index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
NFSv4.1: Avoid false retries when RPC calls are interrupted
Trond Myklebust
2019-02-21
1
-1
/
+4
*
NFS: Fix up documentation warnings
Trond Myklebust
2019-02-20
1
-1
/
+1
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-3
/
+2
*
NFSv4.1: Fix regression in callback retry handling
Fred Isaman
2016-12-01
1
-1
/
+1
*
fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()
Shuah Khan
2016-11-07
1
-1
/
+1
*
NFSv4.1: work around -Wmaybe-uninitialized warning
Arnd Bergmann
2016-10-24
1
-4
/
+6
*
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
2016-08-28
1
-1
/
+21
*
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
2016-08-28
1
-0
/
+33
*
NFSv4.x: Allow multiple callbacks in flight
Trond Myklebust
2016-01-25
1
-12
/
+42
*
NFSv4.1: Don't set up a backchannel if the server didn't agree to do so
Trond Myklebust
2015-02-18
1
-1
/
+1
*
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Trond Myklebust
2014-02-01
1
-5
/
+20
*
When CONFIG_NFS_V4_1 is not enabled, "make C=2" emits this warning:
Chuck Lever
2013-09-04
1
-2
/
+2
*
NFS: Add global helper for releasing slot table resources
Chuck Lever
2013-09-03
1
-6
/
+15
*
NFS: Add global helper to set up a stand-along nfs4_slot_table
Chuck Lever
2013-09-03
1
-13
/
+25
*
NFS: Enable slot table helpers for NFSv4.0
Chuck Lever
2013-09-03
1
-8
/
+21
*
NFS: When displaying session slot numbers, use "%u" consistently
Chuck Lever
2013-09-03
1
-5
/
+5
*
NFS: Never use user credentials for lease renewal
Chuck Lever
2013-08-07
1
-1
/
+1
*
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
Andy Adamson
2013-06-28
1
-38
/
+2
*
NFSv4.1 Fix a pNFS session draining deadlock
Andy Adamson
2013-05-20
1
-2
/
+2
*
NFSv4.1: Deal effectively with interrupted RPC calls.
Trond Myklebust
2012-12-15
1
-0
/
+1
*
NFSv4.1: Move the RPC timestamp out of the slot.
Trond Myklebust
2012-12-15
1
-2
/
+1
*
NFSv4.1: Be conservative about the client highest slotid
Trond Myklebust
2012-12-11
1
-6
/
+16
*
NFSv4.1: Try to eliminate outliers when updating target_highest_slotid
Trond Myklebust
2012-12-06
1
-5
/
+58
*
NFSv4.1: Ensure smooth handover of slots from one task to the next waiting
Trond Myklebust
2012-12-06
1
-3
/
+56
*
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-12-06
1
-0
/
+436