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
/
callback_proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
1
-0
/
+2
2018-09-19
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
1
-2
/
+2
2018-09-09
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
1
-4
/
+10
2018-07-03
NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
Trond Myklebust
1
-5
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
NFS: Use an atomic_long_t to count the number of requests
Trond Myklebust
1
-1
/
+1
2017-05-15
nfs: don't cast callback decode/proc/encode routines
Christoph Hellwig
1
-12
/
+21
2017-05-08
NFSv4: Fix an rcu lock leak
Trond Myklebust
1
-2
/
+4
2017-04-20
NFS: Remove extra dprintk()s from callback_proc.c
Anna Schumaker
1
-22
/
+0
2017-04-20
NFS: Clean up nfs4_callback_layoutrecall()
Anna Schumaker
1
-7
/
+1
2017-04-20
NFS: Clean up do_callback_layoutrecall()
Anna Schumaker
1
-9
/
+2
2016-12-02
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
Trond Myklebust
1
-32
/
+67
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
1
-0
/
+4
2016-09-22
nfs: add handling for CB_NOTIFY_LOCK in client
Jeff Layton
1
-0
/
+12
2016-08-28
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
Trond Myklebust
1
-1
/
+0
2016-08-28
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
1
-2
/
+2
2016-08-28
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
1
-4
/
+1
2016-07-24
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
Trond Myklebust
1
-1
/
+0
2016-07-24
pNFS: Fix CB_LAYOUTRECALL stateid verification
Trond Myklebust
1
-19
/
+44
2016-05-17
pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args
Jeff Layton
1
-1
/
+2
2016-05-17
Fixing oops in callback path
Olga Kornievskaia
1
-2
/
+4
2016-02-01
NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequence
Trond Myklebust
1
-7
/
+10
2016-01-25
NFSv4.x: Allow multiple callbacks in flight
Trond Myklebust
1
-4
/
+10
2016-01-25
NFSv4.x: Fix wraparound issues when validing the callback sequence id
Trond Myklebust
1
-26
/
+17
2016-01-25
NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel
Trond Myklebust
1
-3
/
+6
2016-01-25
NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executing
Trond Myklebust
1
-0
/
+2
2016-01-25
NFSv4.x: Remove hard coded slotids in callback channel
Trond Myklebust
1
-3
/
+3
2016-01-04
NFSv4.1/pNFS: Fix a race in initiate_file_draining()
Trond Myklebust
1
-4
/
+1
2015-12-31
NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid
Trond Myklebust
1
-0
/
+2
2015-12-28
NFSv4: List stateid information in the callback tracepoints
Trond Myklebust
1
-4
/
+12
2015-12-28
NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL
Trond Myklebust
1
-1
/
+1
2015-12-28
NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1
Trond Myklebust
1
-0
/
+20
2015-12-28
pNFS: If we have to delay the layout callback, mark the layout for return
Trond Myklebust
1
-2
/
+12
2015-12-28
NFSv4.1/pNFS: Add a helper to mark the layout as returned
Trond Myklebust
1
-0
/
+1
2015-10-21
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
Kinglong Mee
1
-2
/
+0
2015-08-25
NFSv4: Add a tracepoint for CB_LAYOUTRECALL
Trond Myklebust
1
-1
/
+2
2015-08-25
NFSv4: Add a tracepoint for CB_GETATTR
Trond Myklebust
1
-1
/
+5
2015-08-17
NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
Anna Schumaker
1
-1
/
+1
2015-06-12
NFS: Ensure that we update the sequence id under the slot table lock
Trond Myklebust
1
-5
/
+5
2015-06-12
nfs: Initialize cb_sequenceres information before validate_seqid()
Kinglong Mee
1
-7
/
+7
2015-06-11
nfs: Only update callback sequnce id when CB_SEQUENCE success
Kinglong Mee
1
-4
/
+12
2015-02-18
NFSv4.1: Don't set up a backchannel if the server didn't agree to do so
Trond Myklebust
1
-0
/
+2
2014-11-25
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
1
-1
/
+1
2014-09-12
pnfs: enable CB_NOTIFY_DEVICEID support
Christoph Hellwig
1
-3
/
+0
2014-09-10
pnfs: add return_range method
Christoph Hellwig
1
-3
/
+9
2014-09-10
pnfs: force a layout commit when encountering busy segments during recall
Christoph Hellwig
1
-1
/
+7
2014-02-20
NFSv4.1: Minor optimisation in get_layout_by_fh_locked()
Trond Myklebust
1
-2
/
+2
2014-02-20
NFSv4.1: Ensure that the layout recall callback matches layout stateids
Trond Myklebust
1
-5
/
+10
2013-09-03
NFS: When displaying session slot numbers, use "%u" consistently
Chuck Lever
1
-4
/
+4
2013-08-22
NFSv4.1: Add tracepoints for debugging slot table operations
Trond Myklebust
1
-0
/
+1
[next]