1. 62f8e6c Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  2. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  3. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  4. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  5. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago
  6. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  7. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  8. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  9. d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 8ee0316 fs/9p: Compare qid.path in v9fs_test_inode by Tuomas Tynkkynen · 7 years ago
  12. 56ae414 9p: set page uptodate when required in write_end() by Alexander Levin · 8 years ago
  13. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  15. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  16. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  17. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  18. c4fac91 9p: Implement show_options by David Howells · 7 years ago
  19. 71304fe 9p: Convert to separately allocated bdi by Jan Kara · 8 years ago
  20. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  23. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  24. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  25. b5c66ba 9p: fix a potential acl leak by Cong Wang · 8 years ago
  26. 7880b43 9p: constify ->d_name handling by Al Viro · 8 years ago
  27. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  28. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  29. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. 77469c3 9p: saner ->write_end() on failing copy into non-uptodate page by Al Viro · 8 years ago
  31. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  32. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  33. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  35. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  37. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  38. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  39. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  40. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  41. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  42. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
  44. 797fc16 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" by Al Viro · 8 years ago
  45. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  46. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  48. c074cef Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  49. b403f0e 9p: use file_dentry() by Miklos Szeredi · 8 years ago
  50. 0d4d717 vfs: Verify acls are valid within superblock's s_user_ns. by Eric W. Biederman · 8 years ago
  51. 90090ae missed comment updates from ->direct_IO() prototype change by Al Viro · 8 years ago
  52. 77d5a6b 9p: new helper - v9fs_parent_fid() by Al Viro · 8 years ago
  53. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  54. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  55. 5963ded 9p: switch to ->iterate_shared() by Al Viro · 9 years ago
  56. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  57. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  58. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
  59. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  60. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  61. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  62. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  63. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  64. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  66. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  67. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 9 years ago
  68. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  69. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  70. 4ad7862 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping by Al Viro · 9 years ago
  71. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  72. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  73. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  74. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  75. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  76. 842cf0b Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. 7c7afc4 fs: 9p: cache.h: Add #define of include guard by Tzvetelin Katchov · 9 years ago
  78. 349c703 fs/9p: remove unnecessary new_valid_dev() checks by Yaowei Bai · 9 years ago
  79. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  80. b647874 9p: do not overwrite return code when locking fails by Dominique Martinet · 9 years ago
  81. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  82. b5ac1fb2 9p: fix return code of read() when count is 0 by Vincent Bernat · 9 years ago
  83. cb9af41 9p: remove unused option Opt_trans by Fabian Frederick · 9 years ago
  84. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  85. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  86. 412a19b v9fs: fix error handling in v9fs_session_init() by Tejun Heo · 9 years ago
  87. 89076bc get rid of assorted nameidata-related debris by Al Viro · 10 years ago
  88. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  89. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  90. 90e4fc8 9p: don't bother with __getname() in ->follow_link() by Al Viro · 10 years ago
  91. b46c267 9p: don't bother with 4K allocation for 24-byte local array... by Al Viro · 10 years ago
  92. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 8e3c500 fs/9p: fix readdir() by Johannes Berg · 10 years ago
  94. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  95. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  96. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 10 years ago
  97. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 10 years ago
  98. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  99. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  100. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago