1. 52cbee2 9p: read only once on O_NONBLOCK by Sergey Alirzaev · 5 years ago
  2. 5195881 9p: Remove unneeded semicolon by zhengbin · 5 years ago
  3. 1f5bd6a 9p: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  4. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  5. aafee43 9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super by Bharath Vedartham · 6 years ago
  6. 962a991 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie by Bharath Vedartham · 6 years ago
  7. c87a37e 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 5 years ago
  8. d5c6e2d 9p: Fill min and max timestamps in sb by Deepa Dinamani · 6 years ago
  9. f053cbd 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 5 years ago
  10. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  11. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  12. 5e8a077 9p: switch to ->free_inode() by Al Viro · 6 years ago
  13. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  14. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  15. 5e3cc1e 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  16. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  17. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  18. b4dc44b 9p locks: fix glock.client_id leak in do_lock by Dominique Martinet · 6 years ago
  19. e02a53d 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  20. 5e172f7 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  21. 2803cf4 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  22. 426d5a0 9p: fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  23. 81c9908 v9fs_dir_readdir: fix double-free on p9stat_read error by Dominique Martinet · 6 years ago
  24. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  25. 3111784 fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed by piaojun · 6 years ago
  26. 6baaac0 fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 6 years ago
  27. fe6340e fs/9p/vfs_file.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  28. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  29. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  30. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  31. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  32. 478ae0c fs/9p: detect invalid options as much as possible by Chengguang Xu · 7 years ago
  33. 500e2ab 9p: unify paths in v9fs_vfs_lookup() by Al Viro · 7 years ago
  34. 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
  35. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  36. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  37. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  38. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago
  39. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  40. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  41. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  42. d18bee4 Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. 8ee0316 fs/9p: Compare qid.path in v9fs_test_inode by Tuomas Tynkkynen · 7 years ago
  45. 56ae414 9p: set page uptodate when required in write_end() by Alexander Levin · 8 years ago
  46. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  47. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  48. 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
  49. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
  50. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  51. c4fac91 9p: Implement show_options by David Howells · 7 years ago
  52. 71304fe 9p: Convert to separately allocated bdi by Jan Kara · 8 years ago
  53. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  56. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  57. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  58. b5c66ba 9p: fix a potential acl leak by Cong Wang · 8 years ago
  59. 7880b43 9p: constify ->d_name handling by Al Viro · 8 years ago
  60. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  61. 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
  62. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  63. 77469c3 9p: saner ->write_end() on failing copy into non-uptodate page by Al Viro · 8 years ago
  64. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  65. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  66. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  68. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  69. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  70. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  71. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  72. 1cd66c9 fs: make remaining filesystems use .rename2 by Miklos Szeredi · 8 years ago
  73. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  74. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  75. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
  77. 797fc16 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" by Al Viro · 8 years ago
  78. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  79. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  81. c074cefc Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  82. b403f0e 9p: use file_dentry() by Miklos Szeredi · 9 years ago
  83. 0d4d717 vfs: Verify acls are valid within superblock's s_user_ns. by Eric W. Biederman · 9 years ago
  84. 90090ae missed comment updates from ->direct_IO() prototype change by Al Viro · 9 years ago
  85. 77d5a6b 9p: new helper - v9fs_parent_fid() by Al Viro · 9 years ago
  86. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
  87. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  88. 5963ded 9p: switch to ->iterate_shared() by Al Viro · 9 years ago
  89. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  90. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  91. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
  92. fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
  93. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  94. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  95. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  96. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  97. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  99. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 9 years ago