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.13.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
2023-10-25
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
1
-2
/
+0
2023-10-25
pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
Trond Myklebust
1
-7
/
+10
2023-10-25
pNFS: Fix a hang in nfs4_evict_inode()
Trond Myklebust
1
-10
/
+23
2023-10-15
Revert "NFS: Fix error handling for O_DIRECT write scheduling"
Greg Kroah-Hartman
1
-46
/
+16
2023-10-15
Revert "NFS: Fix O_DIRECT locking issues"
Greg Kroah-Hartman
1
-4
/
+4
2023-10-15
Revert "NFS: More O_DIRECT accounting fixes for error paths"
Greg Kroah-Hartman
1
-31
/
+16
2023-10-15
Revert "NFS: Use the correct commit info in nfs_join_page_group()"
Greg Kroah-Hartman
2
-17
/
+14
2023-10-15
Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"
Greg Kroah-Hartman
1
-11
/
+6
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
1
-0
/
+7
2023-10-10
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
1
-4
/
+2
2023-10-10
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2
-12
/
+28
2023-10-10
NFS: rename nfs_client_kset to nfs_kset
Benjamin Coddington
1
-8
/
+8
2023-10-10
NFS: Cleanup unused rpc_clnt variable
Benjamin Coddington
1
-4
/
+0
2023-10-06
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
1
-1
/
+5
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
1
-1
/
+5
2023-10-06
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2
-0
/
+7
2023-10-06
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
1
-0
/
+1
2023-10-06
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
1
-6
/
+11
2023-10-06
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2
-14
/
+17
2023-10-06
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
1
-16
/
+31
2023-10-06
NFS: Fix O_DIRECT locking issues
Trond Myklebust
1
-4
/
+4
2023-10-06
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
1
-16
/
+46
2023-09-19
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
Fedor Pchelkin
1
-1
/
+1
2023-09-19
NFS: Fix a potential data corruption
Trond Myklebust
1
-1
/
+19
2023-09-13
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
5
-13
/
+14
2023-09-13
NFSv4.2: Fix a potential double free with READ_PLUS
Anna Schumaker
1
-2
/
+10
2023-09-13
pNFS: Fix assignment of xprtdata.cred
Anna Schumaker
1
-1
/
+1
2023-09-13
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-09-13
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2
-2
/
+2
2023-09-13
nfs/blocklayout: Use the passed in gfp flags
Dan Carpenter
1
-2
/
+2
2023-09-13
NFSv4.2: Fix READ_PLUS size calculations
Anna Schumaker
1
-3
/
+9
2023-09-13
NFSv4.2: Fix up READ_PLUS alignment
Anna Schumaker
1
-3
/
+4
2023-09-13
NFSv4.2: Fix READ_PLUS smatch warnings
Anna Schumaker
1
-2
/
+1
2023-09-13
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
2
-7
/
+14
2023-08-30
nfs: use vfs setgid helper
Christian Brauner
1
-3
/
+1
2023-08-30
NFS: Fix a use after free in nfs_direct_join_group()
Trond Myklebust
1
-10
/
+16
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
1
-1
/
+8
2023-08-30
NFSv4: fix out path in __nfs4_get_acl_uncached
Fedor Pchelkin
1
-3
/
+2
2023-08-30
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-07-19
NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
Olga Kornievskaia
1
-0
/
+1
2023-07-19
NFSv4.2: fix wrong shrinker_id
Qi Zheng
1
-35
/
+44
2023-05-11
NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
Trond Myklebust
1
-0
/
+4
2023-04-06
NFSv4: Fix hangs when recovering open state after a server reboot
Trond Myklebust
1
-3
/
+2
2023-03-30
NFS: Fix /proc/PID/io read_bytes for buffered reads
Dave Wysochanski
1
-0
/
+3
2023-03-10
NFS: fix disabling of swap
NeilBrown
1
-1
/
+3
2023-03-10
nfs4trace: fix state manager flag printing
Benjamin Coddington
1
-20
/
+22
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2023-01-24
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
1
-0
/
+8
2022-12-31
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
1
-0
/
+6
2022-12-31
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
1
-0
/
+2
[prev]
[next]