1. 22e424f Revert "fs/9p: search open fids first" by Dominique Martinet · 2 years, 11 months ago
  2. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
  3. d7bdba1 9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking() by David Howells · 3 years ago
  4. 19d1c32 9p: fix enodata when reading growing file by Dominique Martinet · 3 years ago
  5. 93c8461 9p: Copy local writes to the cache when writing to the server by David Howells · 4 years, 1 month ago
  6. 24e42e3 9p: Use fscache indexing rewrite and reenable caching by David Howells · 4 years, 1 month ago
  7. 3cb6ee9 9p: only copy valid iattrs in 9P2000.L setattr implementation by Christian Brauner · 3 years, 1 month ago
  8. a7a427d 9p: Use BUG_ON instead of if condition followed by BUG. by Zhang Mingyu · 3 years, 2 months ago
  9. 2cee6fb fscache: Remove the contents of the fscache driver, pending rewrite by David Howells · 3 years, 2 months ago
  10. 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 2 months ago
  11. 90d6cf3 fs: 9p: remove unneeded variable by Changcheng Deng · 3 years, 2 months ago
  12. 78525c7 netfs, 9p, afs, ceph: Use folios by David Howells · 3 years, 5 months ago
  13. 6e195b0 9p: fix a bunch of checkpatch warnings by Dominique Martinet · 3 years, 2 months ago
  14. b1843d2 9p: set readahead and io size according to maxsize by Dominique Martinet · 3 years, 2 months ago
  15. 05f975c 9p p9mode2perm: remove useless strlcpy and check sscanf return code by Dominique Martinet · 3 years, 2 months ago
  16. 10c69a0 9p v9fs_parse_options: replace simple_strtoul with kstrtouint by Dominique Martinet · 3 years, 2 months ago
  17. 024b7d6 9p: fix file headers by Dominique Martinet · 3 years, 2 months ago
  18. 9a268fa fs/9p: fix indentation and Add missing a blank line after declaration by Sohaib Mohamed · 3 years, 3 months ago
  19. 772712c fs/9p: fix warnings found by checkpatch.pl by Sohaib Mohamed · 3 years, 3 months ago
  20. 6d66ffc 9p: fix minor indentation and codestyle by Sohaib Mohamed · 3 years, 3 months ago
  21. e4eeefb fs/9p: cleanup: opening brace at the beginning of the next line by Sohaib Mohamed · 3 years, 3 months ago
  22. eb49794 9p: Convert to using the netfs helper lib to do reads and caching by David Howells · 3 years, 2 months ago
  23. bc86803 9p: Fix a bunch of kerneldoc warnings shown up by W=1 by David Howells · 3 years, 3 months ago
  24. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  25. 87045e6 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
  26. 25d23cd 9p: migrate from sync_inode to filemap_fdatawrite_wbc by Josef Bacik · 3 years, 6 months ago
  27. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  28. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  29. e22e983 Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 8 months ago
  30. f8b139e fs: 9p: fix v9fs_file_open writeback fid error check by Yang Yingliang · 3 years, 9 months ago
  31. 0dae522 9p: Constify static struct v9fs_attr_group by Rikard Falkeborn · 4 years ago
  32. b577d0c 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" by Al Viro · 4 years ago
  33. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
  34. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  35. 9652c73 9p: fix misuse of sscanf() in v9fs_stat2inode() by Al Viro · 4 years ago
  36. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  37. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  38. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  39. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  40. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  41. 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years ago
  42. 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 1 month ago
  43. cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 1 month ago
  44. cfd1d0f 9p: Remove unnecessary IS_ERR() check by Dan Carpenter · 4 years, 1 month ago
  45. dfd3758 9p: Uninitialized variable in v9fs_writeback_fid() by Dan Carpenter · 4 years, 1 month ago
  46. 5bfe97d 9p: Fix writeback fid incorrectly being attached to dentry by Dominique Martinet · 4 years, 1 month ago
  47. ff5e72e 9p: apply review requests for fid refcounting by Dominique Martinet · 4 years, 2 months ago
  48. 6636b6d 9p: add refcount to p9_fid struct by Jianyong Wu · 4 years, 3 months ago
  49. 478ba09 fs/9p: search open fids first by Greg Kurz · 4 years, 3 months ago
  50. 987a648 fs/9p: track open fids by Greg Kurz · 4 years, 3 months ago
  51. 154372e fs/9p: fix create-unlink-getattr idiom by Eric Van Hensbergen · 4 years, 3 months ago
  52. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  53. 334d431 Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 2 months ago
  54. f5f7ab1 9P: Cast to loff_t before multiplying by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  55. f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 3 months ago
  56. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  57. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  58. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  59. 2ed0b75 9p: Remove unneeded cast from memory allocation by Li Heng · 4 years, 5 months ago
  60. aab6c87 9p: remove unused code in 9p by Jianyong Wu · 4 years, 6 months ago
  61. cb0aae0 9p: Fix memory leak in v9fs_mount by Zheng Bin · 4 years, 7 months ago
  62. 6624664 9p: retrieve fid from file when file instance exist. by Jianyong Wu · 4 years, 6 months ago
  63. 52cbee2 9p: read only once on O_NONBLOCK by Sergey Alirzaev · 5 years ago
  64. 5195881 9p: Remove unneeded semicolon by zhengbin · 5 years ago
  65. 1f5bd6a 9p: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  66. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  67. aafee43 9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super by Bharath Vedartham · 6 years ago
  68. 962a991 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie by Bharath Vedartham · 6 years ago
  69. c87a37e 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 5 years ago
  70. d5c6e2d 9p: Fill min and max timestamps in sb by Deepa Dinamani · 6 years ago
  71. f053cbd 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 5 years ago
  72. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  73. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  74. 5e8a077 9p: switch to ->free_inode() by Al Viro · 6 years ago
  75. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  76. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  77. 5e3cc1e 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  78. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  79. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  80. b4dc44b 9p locks: fix glock.client_id leak in do_lock by Dominique Martinet · 6 years ago
  81. e02a53d 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  82. 5e172f7 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  83. 2803cf4 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  84. 426d5a0 9p: fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  85. 81c9908 v9fs_dir_readdir: fix double-free on p9stat_read error by Dominique Martinet · 6 years ago
  86. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  87. 3111784 fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed by piaojun · 6 years ago
  88. 6baaac0 fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown" by Colin Ian King · 6 years ago
  89. fe6340e fs/9p/vfs_file.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  90. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  91. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  92. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  93. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  94. 478ae0c fs/9p: detect invalid options as much as possible by Chengguang Xu · 7 years ago
  95. 500e2ab 9p: unify paths in v9fs_vfs_lookup() by Al Viro · 7 years ago
  96. 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
  97. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  98. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  99. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  100. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago