index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-03-02
NFS: Optimise away the previous cookie field
Trond Myklebust
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
2022-03-02
NFS: Clean up page array initialisation/free
Trond Myklebust
2022-03-02
NFS: Trace effects of the readdirplus heuristic
Trond Myklebust
2022-03-02
NFS: Trace effects of readdirplus on the dcache
Trond Myklebust
2022-03-02
NFS: Add basic readdir tracing
Trond Myklebust
2022-03-02
NFS: Don't request readdirplus when revalidation was forced
Trond Myklebust
2022-03-02
NFS: Readdirplus can't help lookup for case insensitive filesystems
Trond Myklebust
2022-03-02
NFSv4: Ask for a full XDR buffer of readdir goodness
Trond Myklebust
2022-03-02
NFS: Don't ask for readdirplus unless it can help nfs_getattr()
Trond Myklebust
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
2022-03-02
NFS: Reduce use of uncached readdir
Trond Myklebust
2022-03-02
NFS: Simplify nfs_readdir_xdr_to_array()
Trond Myklebust
2022-03-02
NFS: If the cookie verifier changes, we must invalidate the page cache
Trond Myklebust
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
2022-03-02
NFS: Don't advance the page pointer unless the page is full
Trond Myklebust
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
2022-03-02
NFS: Store the change attribute in the directory page cache
Trond Myklebust
2022-02-28
NFS: Calculate page offsets algorithmically
Trond Myklebust
2022-02-28
NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
Trond Myklebust
2022-02-28
NFS: Initialise the readdir verifier as best we can in nfs_opendir()
Trond Myklebust
2022-02-28
NFS: Trace lookup revalidation failure
Trond Myklebust
2022-02-28
NFS: Return valid errors from nfs2/3_decode_dirent()
Trond Myklebust
2022-02-28
Revert "NFSv4: use unique client identifiers in network namespaces"
Trond Myklebust
2022-02-25
NFS: Use of mapping_set_error() results in spurious errors
Trond Myklebust
2022-02-25
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
2022-02-25
NFS: Remove unnecessary XATTR cache invalidation in nfs_fhget()
Trond Myklebust
2022-02-25
NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
Trond Myklebust
2022-02-25
NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2022-02-25
NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2022-02-25
NFSv4: use unique client identifiers in network namespaces
Benjamin Coddington
2022-02-25
NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
Olga Kornievskaia
2022-02-25
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
NFS: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
NFSv4.2: Fix up an invalid combination of memory allocation flags
Trond Myklebust
2022-02-25
NFSv4: Charge NFSv4 open state trackers to kmemcg
Trond Myklebust
2022-02-25
NFS: Charge open/lock file contexts to kmemcg
Trond Myklebust
2022-02-25
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
2022-02-25
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
2022-02-25
Convert NFS from readpages to readahead
Matthew Wilcox (Oracle)
2022-02-25
NFS: simplify check for freeing cn_resp
Tom Rix
2022-02-24
Merge tag 'io_uring-5.17-2022-02-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-22
io_uring: disallow modification of rsrc_data during quiesce
Dylan Yudaken
2022-02-21
io_uring: don't convert to jiffies for waiting on timeouts
Jens Axboe
2022-02-20
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-18
Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-02-18
Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
[next]