1. 74d290d [CIFS] Provide sane values for nlink by Jim McDonough · 11 years ago
  2. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  3. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  4. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  5. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  6. 6658b9f [CIFS] use sensible file nlink values if unprovided by Steve French · 11 years ago
  7. c2b93e0 cifs: only set ops for inodes in I_NEW state by Jeff Layton · 11 years ago
  8. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  9. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 11 years ago
  10. c483a98 cifs: Check server capability before attempting silly rename by Sachin Prabhu · 11 years ago
  11. 72d282d cifs: Fix bug when checking error condition in cifs_rename_pending_delete() by Sachin Prabhu · 11 years ago
  12. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  13. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  14. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  15. 4a2c8cf cifs: Convert struct cifs_fattr to use kuid and kgids by Eric W. Biederman · 11 years ago
  16. 49418b2 cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t by Eric W. Biederman · 11 years ago
  17. 8abf277 cifs: Use kuids and kgids SID to uid/gid mapping by Eric W. Biederman · 11 years ago
  18. 46bbc25 cifs: Override unmappable incoming uids and gids by Eric W. Biederman · 11 years ago
  19. d3d1fce cifs: don't override the uid/gid in getattr when cifsacl is enabled by Jeff Layton · 12 years ago
  20. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  21. 101b92d cifs: cleanups for cifs_mkdir_qinfo by Jeff Layton · 12 years ago
  22. 6bdf6db CIFS: Move set_file_info to ops struct by Pavel Shilovsky · 12 years ago
  23. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  24. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  25. 4ad6504 CIFS: Move guery file info code to ops struct by Pavel Shilovsky · 12 years ago
  26. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  27. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  28. b7ca692 CIFS: Protect i_nlink from being negative by Steve French · 12 years ago
  29. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  30. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  31. ff691e9 CIFS: Simplify cifs_mkdir call by Pavel Shilovsky · 12 years ago
  32. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  33. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  34. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  35. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  36. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  37. 6de2ce4 CIFS: Fix mkdir/rmdir bug for the non-POSIX case by Pavel Shilovsky · 12 years ago
  38. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  39. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  40. 42274bb CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  41. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  42. f9e8c45 cifs: convert prefixpath delimiters in cifs_build_path_to_root by Jeff Layton · 13 years ago
  43. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  44. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  45. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  46. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  47. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  48. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  49. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 13 years ago
  50. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 13 years ago
  51. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  52. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  53. 1c929cf switch cifs by Al Viro · 14 years ago
  54. 20054bd cifs: use CreationTime like an i_generation field by Jeff Layton · 13 years ago
  55. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 13 years ago
  56. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  57. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  58. b23fb0a fs: scale inode alias list by Nick Piggin · 13 years ago
  59. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  60. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago
  61. 6d20e84 cifs: add attribute cache timeout (actimeo) tunable by Suresh Jayaraman · 14 years ago
  62. 78415d2 cifs: Misc. cleanup in cifsacl handling [try #4] by Shirish Pargaonkar · 14 years ago
  63. 523fb8c cifs: trivial comment fix for cifs_invalidate_mapping by Suresh Jayaraman · 14 years ago
  64. a7851ce cifs: fix another memleak, in cifs_root_iget by Oskar Schirmer · 14 years ago
  65. 3565bd4 cifs: fix a memleak in cifs_setattr_nounix() by Suresh Jayaraman · 14 years ago
  66. eb4b756 cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) by Jeff Layton · 14 years ago
  67. 1c45601 cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7) by Jeff Layton · 14 years ago
  68. 6ea7595 Merge branch 'for-next' by Steve French · 14 years ago
  69. 3aa1c8c cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) by Jeff Layton · 14 years ago
  70. 6508d90 cifs: have find_readable/writable_file filter by fsuid by Jeff Layton · 14 years ago
  71. 13cfb73 cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer by Jeff Layton · 14 years ago
  72. 7ffec37 cifs: add refcounted and timestamped container for holding tcons by Jeff Layton · 14 years ago
  73. 522440e cifs: set backing_dev_info on new S_ISREG inodes by Jeff Layton · 14 years ago
  74. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  75. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  76. ba00ba6 cifs: make various routines use the cifsFileInfo->tcon pointer by Jeff Layton · 14 years ago
  77. 1b12b9c cifs: use Minshall+French symlink functions by Stefan Metzmacher · 14 years ago
  78. 639e7a9 cifs: eliminate redundant xdev check in cifs_rename by Jeff Layton · 14 years ago
  79. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  80. 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
  81. 1b94746 cifs: truncate fallout by Christoph Hellwig · 14 years ago
  82. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  83. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  84. 5acfec2 cifs: reduce false positives with inode aliasing serverino autodisable by Jeff Layton · 14 years ago
  85. f30b9c1 cifs: don't allow cifs_iget to match inodes of the wrong type by Jeff Layton · 14 years ago
  86. 0ccd480 [CIFS] Missing ifdef by Steve French · 14 years ago
  87. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago
  88. d03382c cifs: define superblock-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  89. c21dfb6 fs/cifs: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  90. ed0e3ac cifs: don't attempt busy-file rename unless it's in same directory by Jeff Layton · 14 years ago
  91. 4065c80 cifs: fix noserverino handling when unix extensions are enabled by Jeff Layton · 14 years ago
  92. 84f30c6 cifs: don't update uniqueid in cifs_fattr_to_inode by Jeff Layton · 14 years ago
  93. db19272 cifs: always revalidate hardlinked inodes when using noserverino by Jeff Layton · 14 years ago
  94. baa4563 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  95. 3d69438 cifs: guard against hardlinking directories by Jeff Layton · 14 years ago
  96. f19159d [CIFS] Cleanup various minor breakage in previous cFYI cleanup by Steve French · 14 years ago
  97. b6b38f7 [CIFS] Neaten cERROR and cFYI macros, reduce text space by Joe Perches · 14 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 · 14 years ago
  99. ff215713 [CIFS] checkpatch cleanup by Steve French · 14 years ago
  100. abab095 cifs: add cifs_revalidate_file by Jeff Layton · 14 years ago