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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
nfs4: strengthen error check to avoid unexpected result
Chengguang Xu
1
-1
/
+1
2020-09-21
NFS: remove redundant pointer clnt
Colin Ian King
1
-3
/
+1
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+9
2020-09-05
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-08-27
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-16
/
+16
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-33
/
+206
2020-08-12
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
1
-2
/
+0
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
1
-1
/
+1
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
1
-1
/
+1
2020-07-14
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-6
/
+36
2020-07-14
NFSv4.2: hook in the user extended attribute handlers
Frank van der Linden
1
-2
/
+121
2020-07-14
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
1
-2
/
+2
2020-07-14
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
1
-1
/
+2
2020-07-14
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
1
-26
/
+44
2020-07-14
NFSv4.2: query the extended attribute access bits
Frank van der Linden
1
-0
/
+6
2020-07-14
NFSv4.2: query the server for extended attribute support
Frank van der Linden
1
-1
/
+2
2020-07-13
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
1
-2
/
+18
2020-05-27
NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-1
/
+1
2020-05-11
NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn
Trond Myklebust
1
-1
/
+1
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+8
2020-04-25
NFSv4: Remove unreachable error condition due to rpc_run_task()
Xiyu Yang
1
-2
/
+1
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-7
/
+12
2020-04-04
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
1
-0
/
+1
2020-04-04
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
1
-0
/
+3
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+3
2020-03-31
NFS: Ensure security label is set for root inode
Scott Mayhew
1
-9
/
+3
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
1
-1
/
+1
2020-03-16
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
Trond Myklebust
1
-5
/
+5
2020-03-16
NFS: Ensure we time out if a delegreturn does not complete
Trond Myklebust
1
-1
/
+2
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
1
-1
/
+1
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
1
-2
/
+16
2020-02-04
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
1
-4
/
+8
2020-02-04
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
1
-0
/
+5
2020-01-25
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-10
/
+18
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
1
-0
/
+2
2020-01-15
NFSv4 fix acl retrieval over krb5i/krb5p mounts
Olga Kornievskaia
1
-5
/
+13
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
1
-7
/
+26
2020-01-15
NFS4: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2020-01-15
NFS: Add fs_context support.
David Howells
1
-1
/
+1
2019-11-18
NFSv4: add declaration of current_stateid
Ben Dooks
1
-3
/
+3
2019-11-13
NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
Trond Myklebust
1
-1
/
+3
2019-11-13
NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
Trond Myklebust
1
-9
/
+25
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
1
-3
/
+4
2019-11-04
NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()
Trond Myklebust
1
-0
/
+4
2019-11-04
NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
Trond Myklebust
1
-4
/
+3
2019-11-04
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
Trond Myklebust
1
-1
/
+1
2019-11-04
NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
Trond Myklebust
1
-0
/
+1
[next]