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