1. 14ab6d4 Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 4 months ago
  2. d0242a3 9p: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  3. b6079dc 9p: move xattr-related structs to .rodata by Wedson Almeida Filho · 1 year, 5 months ago
  4. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  5. 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 7 months ago
  6. b4fa966 mm, netfs, fscache: stop read optimisation when folio removed from pagecache by David Howells · 1 year, 9 months ago
  7. 0d72b928 fs: pass the request_mask to generic_fillattr by Jeff Layton · 1 year, 7 months ago
  8. e6ab0b9 fs/9p: Remove unused extern declaration by YueHaibing · 1 year, 8 months ago
  9. cf7c33d 9p: remove dead stores (variable set again without being read) by Dominique Martinet · 1 year, 10 months ago
  10. eee4a11 9p: fix ignored return value in v9fs_dir_release by Dominique Martinet · 1 year, 10 months ago
  11. 350cd9b fs/9p: remove unnecessary invalidate_inode_pages2 by Eric Van Hensbergen · 1 year, 8 months ago
  12. 09430ab fs/9p: fix type mismatch in file cache mode helper by Eric Van Hensbergen · 1 year, 8 months ago
  13. 878cb3e fs/9p: fix typo in comparison logic for cache mode by Eric Van Hensbergen · 1 year, 8 months ago
  14. 75b3968 fs/9p: remove unnecessary and overrestrictive check by Eric Van Hensbergen · 1 year, 8 months ago
  15. 4f87180 9p: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  16. 95f41d8 fs/9p: Fix a datatype used with V9FS_DIRECT_IO by Christophe JAILLET · 1 year, 11 months ago
  17. c829d0b 9p: Add splice_read wrapper by David Howells · 1 year, 10 months ago
  18. ed23734 Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 10 months ago
  19. 8e15605 Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 1 year, 10 months ago
  20. d7385ba 9p: Remove INET dependency by Jason Andryuk · 1 year, 10 months ago
  21. 21e26d5 fs/9p: Fix bit operation logic error by Eric Van Hensbergen · 1 year, 11 months ago
  22. 7bcff5a Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 11 months ago
  23. 4eb3117 fs/9p: Rework cache modes and add new options to Documentation by Eric Van Hensbergen · 2 years ago
  24. 1543b4c fs/9p: remove writeback fid and fix per-file modes by Eric Van Hensbergen · 2 years ago
  25. 6deffc8 fs/9p: Add new mount modes by Eric Van Hensbergen · 2 years, 3 months ago
  26. 8142db4 fs/9p: allow disable of xattr support on mount by Eric Van Hensbergen · 2 years, 3 months ago
  27. 740b8bf fs/9p: Remove unnecessary superblock flags by Eric Van Hensbergen · 2 years, 3 months ago
  28. d9bc0d1 fs/9p: Consolidate file operations and add readahead and writeback by Eric Van Hensbergen · 2 years, 3 months ago
  29. 707823e 9P FS: Fix wild-memory-access write in v9fs_get_acl by Ivan Orlov · 2 years ago
  30. 0c95c02 fs: drop unused posix acl handlers by Christian Brauner · 2 years, 1 month ago
  31. 3808330 Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 2 years ago
  32. 89c58cb fs/9p: fix error reporting in v9fs_dir_release by Eric Van Hensbergen · 2 years, 3 months ago
  33. 344504e fs/9p: Expand setup of writeback cache to all levels by Eric Van Hensbergen · 2 years, 3 months ago
  34. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 1 month ago
  35. 01beba7 fs: port inode_owner_or_capable() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  36. f2d4014 fs: port inode_init_owner() to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  37. 700b794 fs: port acl to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  38. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 2 months ago
  39. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  40. 7743532 fs: port ->get_acl() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  41. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  42. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  43. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  44. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  45. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  46. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  47. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  48. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 4 months ago
  49. e3b862e Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux by Linus Torvalds · 2 years, 3 months ago
  50. 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 3 months ago
  51. 6e0149a 9p/fs: Remove unneeded idr.h #include by Christophe JAILLET · 2 years, 4 months ago
  52. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  53. 39a6497 9p: use stub posix acl handlers by Christian Brauner · 2 years, 6 months ago
  54. 079da62 9p: implement set acl method by Christian Brauner · 2 years, 6 months ago
  55. 6cd4d4e 9p: implement get acl method by Christian Brauner · 2 years, 6 months ago
  56. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 6 months ago
  57. e3baced 9p: Fix some kernel-doc comments by Yang Li · 2 years, 9 months ago
  58. dafbe68 9p fid refcount: cleanup p9_fid_put calls by Dominique Martinet · 2 years, 9 months ago
  59. b48dbb9 9p fid refcount: add p9_fid_get/put wrappers by Dominique Martinet · 2 years, 9 months ago
  60. b296d05 9p: Fix minor typo in code comment by Tyler Hicks · 2 years, 10 months ago
  61. 47b1e34 9p: Remove unnecessary variable for old fids while walking from d_parent by Tyler Hicks · 2 years, 10 months ago
  62. c58c72d 9p: Make the path walk logic more clear about when cloning is required by Tyler Hicks · 2 years, 10 months ago
  63. cba83f4 9p: Track the root fid with its own variable during lookups by Tyler Hicks · 2 years, 10 months ago
  64. b001760 9p: fix EBADF errors in cached mode by Dominique Martinet · 2 years, 9 months ago
  65. 2a3dcbc 9p: Fix refcounting during full path walks for fid lookups by Tyler Hicks · 2 years, 10 months ago
  66. e5690f2 9p: fix fid refcount leak in v9fs_vfs_get_link by Dominique Martinet · 2 years, 9 months ago
  67. beca774 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl by Dominique Martinet · 2 years, 9 months ago
  68. 40a8110 netfs: Rename the netfs_io_request cleanup op and give it an op pointer by David Howells · 3 years, 1 month ago
  69. e81fb41 netfs: Further cleanups after struct netfs_inode wrapper introduced by Linus Torvalds · 2 years, 9 months ago
  70. 874c8ca1 netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context by David Howells · 2 years, 9 months ago
  71. a26d341 9p: Convert to release_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  72. 6c62371 fs: Convert netfs_readpage to netfs_read_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  73. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  74. de2a9311 fs: Remove aop_flags parameter from netfs_write_begin() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  75. f008b1d Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years ago
  76. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  77. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  78. bc899ee netfs: Add a netfs inode context by David Howells · 3 years, 9 months ago
  79. 2de1604 netfs: Change ->init_request() to return an error code by David Howells · 3 years, 2 months ago
  80. f18a378 netfs: Finish off rename of netfs_read_request to netfs_io_request by David Howells · 3 years, 1 month ago
  81. 6a19114 netfs: Rename netfs_read_*request to netfs_io_*request by David Howells · 3 years, 1 month ago
  82. 8fb72b4 fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  83. 76dba92 9p: Convert from launder_page to launder_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  84. 040cdd4 9p: Convert to invalidate_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  85. 22e424f Revert "fs/9p: search open fids first" by Dominique Martinet · 3 years, 1 month ago
  86. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 2 months ago
  87. d7bdba1 9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking() by David Howells · 3 years, 3 months ago
  88. 19d1c32 9p: fix enodata when reading growing file by Dominique Martinet · 3 years, 2 months ago
  89. 93c8461 9p: Copy local writes to the cache when writing to the server by David Howells · 4 years, 4 months ago
  90. 24e42e3 9p: Use fscache indexing rewrite and reenable caching by David Howells · 4 years, 4 months ago
  91. 3cb6ee9 9p: only copy valid iattrs in 9P2000.L setattr implementation by Christian Brauner · 3 years, 3 months ago
  92. a7a427d 9p: Use BUG_ON instead of if condition followed by BUG. by Zhang Mingyu · 3 years, 4 months ago
  93. 2cee6fb fscache: Remove the contents of the fscache driver, pending rewrite by David Howells · 3 years, 5 months ago
  94. 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 5 months ago
  95. 90d6cf3 fs: 9p: remove unneeded variable by Changcheng Deng · 3 years, 4 months ago
  96. 78525c7 netfs, 9p, afs, ceph: Use folios by David Howells · 3 years, 7 months ago
  97. 6e195b0 9p: fix a bunch of checkpatch warnings by Dominique Martinet · 3 years, 4 months ago
  98. b1843d2 9p: set readahead and io size according to maxsize by Dominique Martinet · 3 years, 4 months ago
  99. 05f975c 9p p9mode2perm: remove useless strlcpy and check sscanf return code by Dominique Martinet · 3 years, 4 months ago
  100. 10c69a0 9p v9fs_parse_options: replace simple_strtoul with kstrtouint by Dominique Martinet · 3 years, 4 months ago