index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
NFS: Convert readdir page cache to use a cookie based index
Trond Myklebust
3
-86
/
+69
2022-03-02
NFS: Clean up page array initialisation/free
Trond Myklebust
1
-10
/
+6
2022-03-02
NFS: Trace effects of the readdirplus heuristic
Trond Myklebust
2
-1
/
+60
2022-03-02
NFS: Trace effects of readdirplus on the dcache
Trond Myklebust
2
-0
/
+8
2022-03-02
NFS: Add basic readdir tracing
Trond Myklebust
2
-1
/
+80
2022-03-02
NFS: Don't request readdirplus when revalidation was forced
Trond Myklebust
1
-10
/
+16
2022-03-02
NFS: Readdirplus can't help lookup for case insensitive filesystems
Trond Myklebust
1
-0
/
+2
2022-03-02
NFSv4: Ask for a full XDR buffer of readdir goodness
Trond Myklebust
2
-6
/
+7
2022-03-02
NFS: Don't ask for readdirplus unless it can help nfs_getattr()
Trond Myklebust
1
-20
/
+25
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
5
-36
/
+58
2022-03-02
NFS: Reduce use of uncached readdir
Trond Myklebust
1
-20
/
+3
2022-03-02
NFS: Simplify nfs_readdir_xdr_to_array()
Trond Myklebust
1
-18
/
+11
2022-03-02
NFS: If the cookie verifier changes, we must invalidate the page cache
Trond Myklebust
1
-1
/
+6
2022-03-02
NFS: Adjust the amount of readahead performed by NFS readdir
Trond Myklebust
2
-1
/
+53
2022-03-02
NFS: Don't advance the page pointer unless the page is full
Trond Myklebust
1
-10
/
+22
2022-03-02
NFS: Don't re-read the entire page cache to find the next cookie
Trond Myklebust
2
-3
/
+8
2022-03-02
NFS: Store the change attribute in the directory page cache
Trond Myklebust
1
-31
/
+37
2022-02-28
NFS: Calculate page offsets algorithmically
Trond Myklebust
1
-5
/
+13
2022-02-28
NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
Trond Myklebust
1
-7
/
+4
2022-02-28
NFS: Initialise the readdir verifier as best we can in nfs_opendir()
Trond Myklebust
1
-0
/
+1
2022-02-28
NFS: Trace lookup revalidation failure
Trond Myklebust
1
-12
/
+5
2022-02-28
NFS: constify nfs_server_capable() and nfs_have_writebacks()
Trond Myklebust
1
-4
/
+3
2022-02-28
NFS: Return valid errors from nfs2/3_decode_dirent()
Trond Myklebust
2
-16
/
+7
2022-02-28
Revert "NFSv4: use unique client identifiers in network namespaces"
Trond Myklebust
1
-14
/
+0
2022-02-26
NFS: Use of mapping_set_error() results in spurious errors
Trond Myklebust
1
-1
/
+4
2022-02-26
NFS: Clean up NFSv4.2 xattrs
Trond Myklebust
3
-12
/
+18
2022-02-26
NFS: Remove unnecessary XATTR cache invalidation in nfs_fhget()
Trond Myklebust
1
-2
/
+0
2022-02-26
NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
Trond Myklebust
2
-0
/
+2
2022-02-26
NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
Trond Myklebust
3
-5
/
+2
2022-02-26
NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE
Trond Myklebust
3
-19
/
+15
2022-02-26
NFSv4: use unique client identifiers in network namespaces
Benjamin Coddington
1
-0
/
+14
2022-02-26
NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED
Olga Kornievskaia
4
-2
/
+12
2022-02-26
SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2
-3
/
+3
2022-02-26
SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
4
-19
/
+19
2022-02-26
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
5
-7
/
+7
2022-02-26
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
3
-8
/
+8
2022-02-26
NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2
-9
/
+10
2022-02-26
NFS: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
4
-14
/
+13
2022-02-26
NFSv4.2: Fix up an invalid combination of memory allocation flags
Trond Myklebust
1
-4
/
+3
2022-02-26
NFSv4: Charge NFSv4 open state trackers to kmemcg
Trond Myklebust
2
-4
/
+5
2022-02-26
NFS: Charge open/lock file contexts to kmemcg
Trond Myklebust
2
-3
/
+3
2022-02-26
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
1
-0
/
+12
2022-02-26
SUNRPC: remove redundant pointer plainhdr
Colin Ian King
1
-2
/
+2
2022-02-26
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
1
-3
/
+6
2022-02-25
Convert NFS from readpages to readahead
Matthew Wilcox (Oracle)
4
-14
/
+18
2022-02-25
NFS: simplify check for freeing cn_resp
Tom Rix
1
-2
/
+2
2022-02-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-99
/
+10
2022-02-25
Merge tag 'drm-fixes-2022-02-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-81
/
+156
2022-02-25
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...
Linus Torvalds
5
-21
/
+8
2022-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-18
/
+86
[next]