1. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  2. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  3. ff691e9 CIFS: Simplify cifs_mkdir call by Pavel Shilovsky · 12 years ago
  4. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  5. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  6. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  7. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  8. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  9. 6de2ce4 CIFS: Fix mkdir/rmdir bug for the non-POSIX case by Pavel Shilovsky · 12 years ago
  10. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  11. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  12. 42274bb CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  13. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  14. f9e8c45 cifs: convert prefixpath delimiters in cifs_build_path_to_root by Jeff Layton · 13 years ago
  15. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  16. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  17. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  18. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  19. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  20. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  21. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 13 years ago
  22. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 13 years ago
  23. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  24. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  25. 1c929cf switch cifs by Al Viro · 14 years ago
  26. 20054bd cifs: use CreationTime like an i_generation field by Jeff Layton · 13 years ago
  27. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 13 years ago
  28. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  29. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  30. b23fb0a fs: scale inode alias list by Nick Piggin · 13 years ago
  31. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  32. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago
  33. 6d20e84 cifs: add attribute cache timeout (actimeo) tunable by Suresh Jayaraman · 14 years ago
  34. 78415d2 cifs: Misc. cleanup in cifsacl handling [try #4] by Shirish Pargaonkar · 14 years ago
  35. 523fb8c cifs: trivial comment fix for cifs_invalidate_mapping by Suresh Jayaraman · 14 years ago
  36. a7851ce cifs: fix another memleak, in cifs_root_iget by Oskar Schirmer · 14 years ago
  37. 3565bd4 cifs: fix a memleak in cifs_setattr_nounix() by Suresh Jayaraman · 14 years ago
  38. eb4b756 cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) by Jeff Layton · 14 years ago
  39. 1c45601 cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7) by Jeff Layton · 14 years ago
  40. 6ea7595 Merge branch 'for-next' by Steve French · 14 years ago
  41. 3aa1c8c cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) by Jeff Layton · 14 years ago
  42. 6508d90 cifs: have find_readable/writable_file filter by fsuid by Jeff Layton · 14 years ago
  43. 13cfb73 cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer by Jeff Layton · 14 years ago
  44. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  45. 522440e cifs: set backing_dev_info on new S_ISREG inodes by Jeff Layton · 14 years ago
  46. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  47. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  48. ba00ba6 cifs: make various routines use the cifsFileInfo->tcon pointer by Jeff Layton · 14 years ago
  49. 1b12b9c cifs: use Minshall+French symlink functions by Stefan Metzmacher · 14 years ago
  50. 639e7a9 cifs: eliminate redundant xdev check in cifs_rename by Jeff Layton · 14 years ago
  51. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  52. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  53. 1b94746 cifs: truncate fallout by Christoph Hellwig · 14 years ago
  54. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  55. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  56. 5acfec2 cifs: reduce false positives with inode aliasing serverino autodisable by Jeff Layton · 14 years ago
  57. f30b9c1 cifs: don't allow cifs_iget to match inodes of the wrong type by Jeff Layton · 14 years ago
  58. 0ccd480 [CIFS] Missing ifdef by Steve French · 14 years ago
  59. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago
  60. d03382c cifs: define superblock-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  61. c21dfb6 fs/cifs: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  62. ed0e3ac cifs: don't attempt busy-file rename unless it's in same directory by Jeff Layton · 14 years ago
  63. 4065c80 cifs: fix noserverino handling when unix extensions are enabled by Jeff Layton · 14 years ago
  64. 84f30c6 cifs: don't update uniqueid in cifs_fattr_to_inode by Jeff Layton · 14 years ago
  65. db19272 cifs: always revalidate hardlinked inodes when using noserverino by Jeff Layton · 14 years ago
  66. baa4563 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  67. 3d69438 cifs: guard against hardlinking directories by Jeff Layton · 14 years ago
  68. f19159d [CIFS] Cleanup various minor breakage in previous cFYI cleanup by Steve French · 14 years ago
  69. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. ff215713 [CIFS] checkpatch cleanup by Steve French · 14 years ago
  72. abab095 cifs: add cifs_revalidate_file by Jeff Layton · 14 years ago
  73. df2cf17 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry by Jeff Layton · 14 years ago
  74. 835a36c cifs: set server_eof in cifs_fattr_to_inode by Jeff Layton · 14 years ago
  75. 31c0519 cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs by Jeff Layton · 14 years ago
  76. ccd4bb1 [CIFS] Don't cache timestamps on utimes due to coarse granularity by Steve French · 14 years ago
  77. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  78. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  79. ec06aed cifs: clean up handling when server doesn't consistently support inode numbers by Jeff Layton · 15 years ago
  80. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  81. 6ab409b cifs: Replace wrtPending with a real reference count by Dave Kleikamp · 15 years ago
  82. f1230c9 [CIFS] fix sparse warning by Steve French · 15 years ago
  83. ce6e7fc cifs: disable serverino if server doesn't support it by Jeff Layton · 15 years ago
  84. d0c280d cifs: when ATTR_READONLY is set, only clear write bits on non-directories by Jeff Layton · 15 years ago
  85. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  86. 3bbeeb3 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls by Jeff Layton · 15 years ago
  87. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  88. cc0bad7 cifs: add new cifs_iget function and convert unix codepath to use it by Jeff Layton · 15 years ago
  89. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 15 years ago
  90. 1bf4072 cifs: reorganize get_cifs_acl by Christoph Hellwig · 15 years ago
  91. bd433d4 cifs: rename cifs_iget to cifs_root_iget by Jeff Layton · 15 years ago
  92. 07119a4 cifs: have cifs_NTtimeToUnix take a little-endian arg by Jeff Layton · 15 years ago
  93. ff69452 [CIFS] Make cifs_unlink consistent in checks for null inode by Steve French · 15 years ago
  94. fc6f394 cifs: when renaming don't try to unlink negative dentry by Jeff Layton · 15 years ago
  95. fbec9ab cifs: vary timeout on writes past EOF based on offset (try #5) by Jeff Layton · 15 years ago
  96. 85a6dac [CIFS] Endian convert UniqueId when reporting inode numbers from server files by Steve French · 15 years ago
  97. 0f4d634 cifs: flush data on any setattr by Jeff Layton · 15 years ago
  98. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  99. 1adcb71 [CIFS] add extra null attr check by Steve French · 15 years ago
  100. 44f68fa cifs: posix fill in inode needed by posix open by Jeff Layton · 15 years ago