- d1065b0 cachefiles: Implement cache registration and withdrawal by David Howells · 3 years, 2 months ago
- 32759f7 cachefiles: Implement a function to get/create a directory in the cache by David Howells · 3 years, 3 months ago
- 1bd9c4e vfs, cachefiles: Mark a backing file in use with an inode flag by David Howells · 3 years, 2 months ago
- 80f94f2 cachefiles: Provide a function to check how much space there is by David Howells · 3 years, 3 months ago
- 8667d43 cachefiles: Register a miscdev and parse commands over it by David Howells · 3 years, 2 months ago
- 254947d cachefiles: Add security derivation by David Howells · 3 years, 2 months ago
- 1493bf7 cachefiles: Add cache error reporting macro by David Howells · 3 years, 3 months ago
- ecf5a6c cachefiles: Add a couple of tracepoints for logging errors by David Howells · 3 years, 3 months ago
- a70f652 cachefiles: Add some error injection support by David Howells · 3 years, 3 months ago
- 8390fbc cachefiles: Define structs by David Howells · 3 years, 2 months ago
- 77443f6 cachefiles: Introduce rewritten driver by David Howells · 3 years, 2 months ago
- 16a96bd fscache: Provide a function to resize a cookie by David Howells · 3 years, 3 months ago
- 08276bd vfs, fscache: Implement pinning of cache usage for writeback by David Howells · 3 years, 3 months ago
- b6e1665 fscache: Implement higher-level write I/O interface by David Howells · 3 years, 3 months ago
- 3a11b3a netfs: Pass more information on how to deal with a hole in the cache by David Howells · 3 years, 4 months ago
- 8e7a867 fscache: Provide read/write stat counters for the cache by David Howells · 3 years, 3 months ago
- cdf262f fscache: Count data storage objects in a cache by David Howells · 3 years, 2 months ago
- d64f455 fscache: Provide a means to begin an operation by David Howells · 3 years, 3 months ago
- d24af13 fscache: Implement cookie invalidation by David Howells · 3 years, 3 months ago
- 12bb21a fscache: Implement cookie user counting and resource pinning by David Howells · 3 years, 3 months ago
- 5d00e42 fscache: Implement simple cookie state machine by David Howells · 3 years, 3 months ago
- 29f18e7 fscache: Add a function for a cache backend to note an I/O error by David Howells · 3 years, 3 months ago
- bfa22da fscache: Provide and use cache methods to lookup/create/free a volume by David Howells · 3 years, 3 months ago
- 2e0c76a fscache: Implement functions add/remove a cache by David Howells · 3 years, 3 months ago
- a7733fb fscache: Implement cookie-level access helpers by David Howells · 3 years, 3 months ago
- e6acd32 fscache: Implement volume-level access helpers by David Howells · 3 years, 3 months ago
- 23e12e2 fscache: Implement cache-level access helpers by David Howells · 3 years, 3 months ago
- 7f3283a fscache: Implement cookie registration by David Howells · 3 years, 3 months ago
- 62ab633 fscache: Implement volume registration by David Howells · 3 years, 3 months ago
- 9549332 fscache: Implement cache registration by David Howells · 3 years, 3 months ago
- e8a07c9 fscache: Implement a hash function by David Howells · 3 years, 3 months ago
- 1e1236b fscache: Introduce new driver by David Howells · 3 years, 3 months ago
- a39c41b netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space by David Howells · 3 years, 3 months ago
- 2cee6fb fscache: Remove the contents of the fscache driver, pending rewrite by David Howells · 3 years, 3 months ago
- 850cba0 cachefiles: Delete the cachefiles driver pending rewrite by David Howells · 3 years, 3 months ago
- 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 3 months ago
- 3cfef1b6 netfs: fix parameter of cleanup() by Jeffle Xu · 3 years, 1 month ago
- 598ad0b netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock by David Howells · 3 years, 1 month ago
- 79a7216 Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 1 month ago
- 23b55d6 Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
- 8b9a022 Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
- 5c623c3 Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 1 month ago
- bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
- 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
- 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
- 65de262 cifs: fix missed refcounting of ipc tcon by Paulo Alcantara · 3 years, 1 month ago
- 054aa8d fget: check that the fd still exists after getting a ref to it by Linus Torvalds · 3 years, 2 months ago
- a226abc io-wq: don't retry task_work creation failure on fatal conditions by Jens Axboe · 3 years, 1 month ago
- 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 2 months ago
- 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 2 months ago
- b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 2 months ago
- e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 3 years, 2 months ago
- e445976 xfs: remove incorrect ASSERT in xfs_rename by Eric Sandeen · 3 years, 2 months ago
- ddca5b0 netfs: Adjust docs after foliation by David Howells · 3 years, 2 months ago
- 3498e7f Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 2 months ago
- 4eec7fa fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k by Guenter Roeck · 3 years, 2 months ago
- 4f0dda3 Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 2 months ago
- adfb743 Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 2 months ago
- 86799cd Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
- 52dc4c6 Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 2 months ago
- f6223ff io_uring: Fix undefined-behaviour in io_issue_sqe by Ye Bin · 3 years, 2 months ago
- 1d0254e io_uring: fix soft lockup when call __io_remove_buffers by Ye Bin · 3 years, 2 months ago
- 925c943 Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 2 months ago
- 7e63545 Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
- 6af3f48 io_uring: fix link traversal locking by Pavel Begunkov · 3 years, 2 months ago
- 617a894 io_uring: fail cancellation for EXITING tasks by Pavel Begunkov · 3 years, 2 months ago
- daf87e9 btrfs: fix the memory leak caused in lzo_compress_pages() by Qu Wenruo · 3 years, 2 months ago
- de4444f Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 8ef4678 Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 2 months ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- 4734417 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 2 months ago
- 178ca6f ksmbd: fix memleak in get_file_stream_info() by Namjae Jeon · 3 years, 2 months ago
- 1ec72153 ksmbd: contain default data stream even if xattr is empty by Namjae Jeon · 3 years, 2 months ago
- 8e537d1 ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec() by Namjae Jeon · 3 years, 2 months ago
- f8fbfd8 ksmbd: Fix an error handling path in 'smb2_sess_setup()' by Christophe JAILLET · 3 years, 2 months ago
- 5ad448c iomap: iomap_read_inline_data cleanup by Andreas Gruenbacher · 3 years, 2 months ago
- 1090427 xfs: remove xfs_inew_wait by Christoph Hellwig · 3 years, 2 months ago
- a1de97f xfs: Fix the free logic of state in xfs_attr_node_hasname by Yang Xu · 3 years, 2 months ago
- 0b03fe6 cifs: update internal version number by Steve French · 3 years, 2 months ago
- 350f4a5 smb2: clarify rc initialization in smb2_reconnect by Steve French · 3 years, 2 months ago
- 5112d80 cifs: populate server_hostname for extra channels by Shyam Prasad N · 3 years, 2 months ago
- b9ad6b5 cifs: nosharesock should be set on new server by Shyam Prasad N · 3 years, 2 months ago
- 57bbeac erofs: fix deadlock when shrink erofs slab by Huang Jianan · 3 years, 2 months ago
- 674ee8e io_uring: correct link-list traversal locking by Pavel Begunkov · 3 years, 2 months ago
- d8af404 iomap: Fix inline extent handling in iomap_readpage by Andreas Gruenbacher · 3 years, 2 months ago
- 61eb495 pstore/blk: Use "%lu" to format unsigned long by Geert Uytterhoeven · 3 years, 2 months ago
- 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 61564e7 Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- b38bfc7 Merge tag '5.16-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 2 months ago
- c1e6311 proc/vmcore: fix clearing user buffer by properly using clear_user() by David Hildenbrand · 3 years, 2 months ago
- 6fdf886 Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 2 months ago
- db850a9 Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 2 months ago
- 7cf7eed Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
- 42eb8fd Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
- ea027cb NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION by Olga Kornievskaia · 3 years, 2 months ago
- 3f015d8 NFSv42: Fix pagecache invalidation after COPY/CLONE by Benjamin Coddington · 3 years, 2 months ago
- 93c2e5e NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() by Benjamin Coddington · 3 years, 2 months ago
- d3c4582 NFSv42: Don't fail clone() unless the OP_CLONE operation failed by Trond Myklebust · 3 years, 2 months ago
- ef1d8dd Merge tag 'nfsd-5.16-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago