1. c4bc658 smb3: Fix root directory when server returns inode number of zero by Steve French · 6 years ago
  2. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  3. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  4. a00be0e cifs: don't use ->d_time by Miklos Szeredi · 8 years ago
  5. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  6. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  7. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. a108471b cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary by Ross Lagerwall · 9 years ago
  10. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  11. 646200a [SMB3] Do not fall back to SMBWriteX in set_file_size error cases by Steve French · 9 years ago
  12. 7196ac1 Fix to check Unique id and FileType when client refer file directly. by Nakajima Akira · 9 years ago
  13. bc8ebdc4 Fix that several functions handle incorrect value of mapchars by Nakajima Akira · 9 years ago
  14. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  15. 4c5930e Fix warning by Steve French · 9 years ago
  16. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  17. 946e51f move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 10 years ago
  18. b5b374ea Workaround Mac server problem by Steve French · 10 years ago
  19. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  20. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  21. 35c265e cifs: switch to use of %p[dD] by Al Viro · 10 years ago
  22. a07d322 CIFS: Fix directory rename error by Pavel Shilovsky · 10 years ago
  23. 372b1db Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  24. b46799a CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 10 years ago
  25. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  26. 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  27. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  28. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  29. b1cce80 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  30. 4f73c7d cifs: fix potential races in cifs_revalidate_mapping by Jeff Layton · 10 years ago
  31. e284e53 cifs: new helper function: cifs_revalidate_mapping by Jeff Layton · 10 years ago
  32. aff8d5c cifs: convert booleans in cifsInodeInfo to a flags field by Jeff Layton · 10 years ago
  33. a87c9ad cifs: fix actimeo=0 corner case when cifs_i->time == jiffies by Jeff Layton · 10 years ago
  34. 42eacf9 [CIFS] Fix cifsacl mounts over smb2 to not call cifs by Steve French · 10 years ago
  35. d979f3b Add protocol specific operation for CIFS xattrs by Steve French · 10 years ago
  36. d81b8a4 CIFS: Cleanup cifs open codepath by Pavel Shilovsky · 10 years ago
  37. 0360d60 CIFS: Remove extra indentation in cifs_sfu_type by Pavel Shilovsky · 10 years ago
  38. cb084b1 cifs: Rename MF symlink function names by Sachin Prabhu · 11 years ago
  39. 750b8de cifs: We do not drop reference to tlink in CIFSCheckMFSymlink() by Sachin Prabhu · 11 years ago
  40. eb85d94b CIFS: Fix symbolic links usage by Pavel Shilovsky · 11 years ago
  41. 74d290d [CIFS] Provide sane values for nlink by Jim McDonough · 11 years ago
  42. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  43. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  44. 18cceb6 CIFS: Replace clientCanCache* bools with an integer by Pavel Shilovsky · 11 years ago
  45. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  46. 6658b9f [CIFS] use sensible file nlink values if unprovided by Steve French · 11 years ago
  47. c2b93e0 cifs: only set ops for inodes in I_NEW state by Jeff Layton · 11 years ago
  48. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  49. 47c78f4 cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY by Sachin Prabhu · 11 years ago
  50. c483a98 cifs: Check server capability before attempting silly rename by Sachin Prabhu · 11 years ago
  51. 72d282d cifs: Fix bug when checking error condition in cifs_rename_pending_delete() by Sachin Prabhu · 11 years ago
  52. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  53. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  55. 4a2c8cf cifs: Convert struct cifs_fattr to use kuid and kgids by Eric W. Biederman · 11 years ago
  56. 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
  57. 8abf277 cifs: Use kuids and kgids SID to uid/gid mapping by Eric W. Biederman · 11 years ago
  58. 46bbc25 cifs: Override unmappable incoming uids and gids by Eric W. Biederman · 11 years ago
  59. d3d1fce cifs: don't override the uid/gid in getattr when cifsacl is enabled by Jeff Layton · 12 years ago
  60. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  61. 101b92d cifs: cleanups for cifs_mkdir_qinfo by Jeff Layton · 12 years ago
  62. 6bdf6db CIFS: Move set_file_info to ops struct by Pavel Shilovsky · 12 years ago
  63. d143341 CIFS: Move set_file_size to ops struct by Pavel Shilovsky · 12 years ago
  64. 8ceb984 CIFS: Move rename to ops struct by Pavel Shilovsky · 12 years ago
  65. 4ad6504 CIFS: Move guery file info code to ops struct by Pavel Shilovsky · 12 years ago
  66. 4b4de76 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo by Pavel Shilovsky · 12 years ago
  67. ed6875e CIFS: Move unlink code to ops struct by Pavel Shilovsky · 12 years ago
  68. b7ca692 CIFS: Protect i_nlink from being negative by Steve French · 12 years ago
  69. f958ca5 CIFS: Move rmdir code to ops struct by Pavel Shilovsky · 12 years ago
  70. f436720 CIFS: Separate protocol specific part from mkdir by Pavel Shilovsky · 12 years ago
  71. ff691e9 CIFS: Simplify cifs_mkdir call by Pavel Shilovsky · 12 years ago
  72. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  73. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  74. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  75. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  76. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  77. 6de2ce4 CIFS: Fix mkdir/rmdir bug for the non-POSIX case by Pavel Shilovsky · 12 years ago
  78. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  79. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  80. 42274bb CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  81. a5ff376 cifs: Call id to SID mapping functions to change owner/group (try #4 repost) by Shirish Pargaonkar · 13 years ago
  82. f9e8c45 cifs: convert prefixpath delimiters in cifs_build_path_to_root by Jeff Layton · 13 years ago
  83. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 13 years ago
  84. d4ffff1 CIFS: Add rwpidforward mount option by Pavel Shilovsky · 13 years ago
  85. f87d39d [CIFS] Migrate from prefixpath logic by Steve French · 13 years ago
  86. fa2989f CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size by Pavel Shilovsky · 13 years ago
  87. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  88. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  89. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 13 years ago
  90. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 13 years ago
  91. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  92. 01c64fe CIFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  93. 1c929cf switch cifs by Al Viro · 14 years ago
  94. 20054bd cifs: use CreationTime like an i_generation field by Jeff Layton · 13 years ago
  95. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 13 years ago
  96. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  97. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  98. b23fb0a fs: scale inode alias list by Nick Piggin · 13 years ago
  99. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  100. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago