1. 35235e1 cifs: Replace remaining 1-element arrays by Kees Cook · 1 year, 11 months ago
  2. 76894f3 cifs: improve symlink handling for smb2+ by Paulo Alcantara · 2 years, 3 months ago
  3. 780614c cifs: fix skipping to incorrect offset in emit_cached_dirents by Ronnie Sahlberg · 2 years, 3 months ago
  4. 68ed144 cifs: remove unused server parameter from calc_smb_size() by Enzo Matsumiya · 2 years, 5 months ago
  5. 7eb59a9 cifs: Do not access tcon->cfids->cfid directly from is_path_accessible by Ronnie Sahlberg · 2 years, 5 months ago
  6. 05b98fd cifs: Move cached-dir functions into a separate file by Ronnie Sahlberg · 2 years, 5 months ago
  7. 44a48081f smb3: remove unneeded null check in cifs_readdir by Steve French · 2 years, 8 months ago
  8. d87c48c cifs: cache the dirents for entries in a cached directory by Ronnie Sahlberg · 2 years, 8 months ago
  9. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
  10. 3998f0b cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED by Ronnie Sahlberg · 3 years, 4 months ago
  11. 2438c0b SMB3: Add new info level for query directory by Steve French · 3 years, 7 months ago
  12. 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 7 months ago
  13. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  14. f6a9bc3 cifs: allocate buffer in the caller of build_path_from_dentry() by Al Viro · 3 years, 10 months ago
  15. 8e33cf2 cifs: make build_path_from_dentry() return const char * by Al Viro · 3 years, 10 months ago
  16. f6f1f17 cifs: constify pathname arguments in a bunch of helpers by Al Viro · 3 years, 10 months ago
  17. 4d66952 cifs: have cifs_fattr_to_inode() refuse to change type on live inode by Al Viro · 3 years, 11 months ago
  18. 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
  19. 13909d9 SMB3: add support for recognizing WSL reparse tags by Steve French · 4 years, 3 months ago
  20. 9934430 SMB3.1.1: Fix ids returned in POSIX query dir by Steve French · 4 years, 3 months ago
  21. d1542cf cifs: compute full_path already in cifs_readdir() by Ronnie Sahlberg · 4 years, 3 months ago
  22. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
  23. 1dc94b7 smb3: change noisy error message to FYI by Steve French · 4 years, 9 months ago
  24. 3d519bd cifs: plumb smb2 POSIX dir enumeration by Aurelien Aptel · 5 years ago
  25. e3e056c cifs: fix mode bits from dir listing when mounted with modefromsid by Aurelien Aptel · 5 years ago
  26. 046aca3 cifs: Optimize readdir on reparse points by Paulo Alcantara (SUSE) · 5 years ago
  27. 59a63e47 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  28. 8ad8aa3 cifs: prevent integer overflow in nxt_dir_entry() by Dan Carpenter · 6 years ago
  29. 9ec672b cifs: update calc_size to take a server argument by Ronnie Sahlberg · 7 years ago
  30. 81ddd8c cifs: initialize file_info_lock by Rabin Vincent · 8 years ago
  31. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  32. 1f1735c cifs: Use file_dentry() by Goldwyn Rodrigues · 9 years ago
  33. 3125d26 cifs: switch to ->iterate_shared() by Al Viro · 9 years ago
  34. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  35. 01b9b0b cifs_dbg() outputs an uninitialized buffer in cifs_readdir() by Vasily Averin · 9 years ago
  36. a1c8368 fs: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  37. f5d0684 cifs: Don't replace dentries for dfs mounts by Sachin Prabhu · 10 years ago
  38. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  39. 9e6d722 cifs: make new inode cache when file type is different by Nakajima Akira · 10 years ago
  40. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  41. 15d9870 cifs: remove unneeded condition check by Namjae Jeon · 10 years ago
  42. b583043 kill f_dentry uses by Al Viro · 10 years ago
  43. 7119e22 cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper by Al Viro · 10 years ago
  44. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  45. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  46. b693855f Allow conversion of characters in Mac remap range. Part 1 by Steve French · 10 years ago
  47. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  48. f736906 CIFS: Fix wrong restart readdir for SMB1 by Pavel Shilovsky · 10 years ago
  49. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  50. cb084b1 cifs: Rename MF symlink function names by Sachin Prabhu · 11 years ago
  51. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  52. 74d290d [CIFS] Provide sane values for nlink by Jim McDonough · 11 years ago
  53. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  54. 757c4f6 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 11 years ago
  55. d414153 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  56. be4ccdc [readdir] convert cifs by Al Viro · 12 years ago
  57. 2a2c41c revalidate directories instiantiated via FIND_* in order to handle DFS referrals by Jeff Layton · 12 years ago
  58. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  59. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 12 years ago
  60. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  61. 2f2591a cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use by Jeff Layton · 12 years ago
  62. eb1b3fa cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return by Jeff Layton · 12 years ago
  63. ccb5c00 cifs: ensure we revalidate the inode after readdir if cifsacl is enabled by Jeff Layton · 12 years ago
  64. 0903a0c cifs: get rid of blind d_drop() in readdir by Al Viro · 12 years ago
  65. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  66. 92fc65a CIFS: Move readdir code to ops struct by Pavel Shilovsky · 12 years ago
  67. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  68. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  69. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 13 years ago
  70. cd60042 cifs: always update the inode cache with the results from a FIND_* by Jeff Layton · 13 years ago
  71. 2608bee cifs: Include backup intent search flags during searches {try #2) by Shirish Pargaonkar · 13 years ago
  72. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 13 years ago
  73. 7023676 cifs: check for NULL last_entry before calling cifs_save_resume_key by Jeff Layton · 13 years ago
  74. 1d87c28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  75. eaf35b1 cifs: use cifs_dirent in cifs_save_resume_key by Christoph Hellwig · 13 years ago
  76. f16d59b cifs: use cifs_dirent to replace cifs_get_name_from_search_buf by Christoph Hellwig · 13 years ago
  77. cda0ec6 cifs: introduce cifs_dirent by Christoph Hellwig · 13 years ago
  78. 9feed6f cifs: cleanup cifs_filldir by Christoph Hellwig · 13 years ago
  79. b85fd6b don't open-code parent_ino() in assorted ->readdir() by Al Viro · 13 years ago
  80. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 14 years ago
  81. 31c2659 cifs: clean up some compiler warnings by Jeff Layton · 14 years ago
  82. 1c929cf switch cifs by Al Viro · 14 years ago
  83. 20054bd cifs: use CreationTime like an i_generation field by Jeff Layton · 14 years ago
  84. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  85. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  86. 545c988 cifs: remove bogus remapping of error in cifs_filldir() by Suresh Jayaraman · 14 years ago
  87. 59c55ba cifs: don't take extra tlink reference in initiate_cifs_search by Jeff Layton · 14 years ago
  88. 4477288 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock by Jeff Layton · 14 years ago
  89. 6221ddd cifs: handle FindFirst failure gracefully by Suresh Jayaraman · 14 years ago
  90. 13cfb73 cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer by Jeff Layton · 14 years ago
  91. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  92. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  93. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  94. ba00ba64 cifs: make various routines use the cifsFileInfo->tcon pointer by Jeff Layton · 14 years ago
  95. 1b12b9c cifs: use Minshall+French symlink functions by Stefan Metzmacher · 14 years ago
  96. f55fdcc fs: cifs: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  97. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 15 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  99. 05507fa cifs: fix dentry hash calculation for case-insensitive mounts by Jeff Layton · 15 years ago
  100. f12f98d cifs: fix length calculation for converted unicode readdir names by Jeff Layton · 15 years ago