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
2020-05-20
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-20
nfs: fix NULL deference in nfs4_get_valid_delegation
J. Bruce Fields
1
-1
/
+1
2020-05-20
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
1
-18
/
+16
2020-05-20
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
3
-11
/
+21
2020-05-20
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
1
-1
/
+2
2020-05-06
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
1
-7
/
+15
2020-05-06
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+8
2020-04-23
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
1
-9
/
+8
2020-04-23
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-04-23
NFSv4.2: error out when relink swapfile
Murphy Zhou
1
-0
/
+3
2020-04-23
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2020-04-23
NFS: alloc_nfs_open_context() must use the file cred when available
Trond Myklebust
1
-5
/
+5
2020-04-17
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-17
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
1
-24
/
+24
2020-04-01
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
3
-1
/
+3
2020-03-05
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2
-3
/
+16
2020-02-24
NFS: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2020-02-19
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
1
-1
/
+1
2020-02-15
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
4
-14
/
+11
2020-02-15
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
1
-0
/
+5
2020-02-15
NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
Trond Myklebust
1
-1
/
+1
2020-02-15
NFS: Fix fix of show_nfs_errors
Trond Myklebust
1
-15
/
+16
2020-02-15
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
5
-9
/
+16
2020-02-15
NFS: Revalidate the file size on a fatal write error
Trond Myklebust
1
-0
/
+8
2020-02-15
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
1
-1
/
+1
2020-02-11
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
1
-11
/
+19
2020-02-11
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
1
-2
/
+15
2020-01-17
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
1
-1
/
+3
2020-01-17
NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
Trond Myklebust
1
-9
/
+25
2020-01-17
NFSv2: Fix a typo in encode_sattr()
Trond Myklebust
1
-1
/
+1
2019-11-01
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
Trond Myklebust
1
-1
/
+1
2019-11-01
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
3
-5
/
+13
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-10-09
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
1
-42
/
+0
2019-10-09
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
1
-35
/
+43
2019-10-02
nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
ZhangXiaoxu
1
-2
/
+3
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
11
-177
/
+365
2019-09-24
pNFS/filelayout: enable LAYOUTGET on OPEN
Olga Kornievskaia
1
-0
/
+1
2019-09-24
NFS: Optimise the default readahead size
Trond Myklebust
2
-9
/
+8
2019-09-20
NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU
Trond Myklebust
1
-5
/
+48
2019-09-20
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
Trond Myklebust
3
-21
/
+72
2019-09-20
NFSv4: Fix OPEN_DOWNGRADE error handling
Trond Myklebust
1
-1
/
+3
2019-09-20
pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
Trond Myklebust
3
-7
/
+17
2019-09-20
NFSv4: Add a helper to increment stateid seqids
Trond Myklebust
1
-0
/
+9
2019-09-20
NFSv4: Handle RPC level errors in LAYOUTRETURN
Trond Myklebust
2
-0
/
+24
2019-09-20
NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
Trond Myklebust
1
-0
/
+4
2019-09-20
NFSv4: Clean up pNFS return-on-close error handling
Trond Myklebust
3
-56
/
+50
2019-09-20
pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
Trond Myklebust
1
-2
/
+7
2019-09-20
NFS: remove unused check for negative dentry
Benjamin Coddington
1
-5
/
+1
2019-09-20
NFSv3: use nfs_add_or_obtain() to create and reference inodes
Benjamin Coddington
1
-9
/
+36
[next]