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
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
1
-0
/
+1
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
1
-0
/
+3
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
1
-2
/
+4
2022-10-27
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
1
-0
/
+1
2022-10-27
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
1
-0
/
+1
2022-10-27
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
1
-19
/
+17
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
14
-51
/
+51
2022-10-27
nfs: Remove redundant null checks before kfree
Yushan Zhou
1
-3
/
+2
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
17
-36
/
+194
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-20
/
+19
2022-10-07
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2022-10-06
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
Trond Myklebust
3
-5
/
+97
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
2
-0
/
+3
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
2
-0
/
+49
2022-10-05
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
Anna Schumaker
1
-1
/
+1
2022-10-05
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
Anna Schumaker
1
-0
/
+8
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
1
-2
/
+0
2022-10-05
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
Gaosheng Cui
1
-1
/
+0
2022-10-05
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
Jiangshan Yi
1
-2
/
+2
2022-10-03
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
Trond Myklebust
1
-7
/
+18
2022-10-03
NFS: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-10-03
NFS: clean up a needless assignment in nfs_file_write()
Lukas Bulwahn
1
-3
/
+3
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
4
-7
/
+7
2022-10-03
NFSv4: Directly use ida_alloc()/free()
Bo Liu
1
-6
/
+4
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
1
-0
/
+1
2022-09-13
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-36
/
+50
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
3
-27
/
+32
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
6
-20
/
+19
2022-09-02
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
1
-1
/
+1
2022-09-02
nfs_finish_open(): don't open-code file_inode()
Al Viro
1
-1
/
+1
2022-09-01
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
1
-9
/
+18
2022-08-22
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-14
/
+22
2022-08-20
NFSv4.2 fix problems with __nfs42_ssc_open
Olga Kornievskaia
1
-0
/
+6
2022-08-20
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
1
-1
/
+2
2022-08-13
NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds
Trond Myklebust
1
-1
/
+0
2022-08-13
NFS: Fix another fsync() issue after a server reboot
Trond Myklebust
3
-11
/
+11
2022-08-13
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
1
-1
/
+3
2022-08-11
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-289
/
+513
2022-08-09
NFS: Improve readpage/writepage tracing
Trond Myklebust
1
-28
/
+26
2022-08-09
NFS: Improve O_DIRECT tracing
Trond Myklebust
1
-12
/
+9
2022-08-09
NFS: Improve write error tracing
Trond Myklebust
2
-18
/
+26
2022-08-09
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-4
/
+2
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-08
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-18
/
+54
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+5
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-17
/
+13
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2022-08-02
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
1
-5
/
+6
2022-08-02
NFS: nfs_async_write_reschedule_io must not recurse into the writeback code
Trond Myklebust
1
-2
/
+0
[next]