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
/
nfsd
/
nfs4layouts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: fix delay timer on 32-bit architectures
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
1
-6
/
+6
*
nfsd: update callback done processing
Scott Mayhew
2019-05-03
1
-1
/
+1
*
nfsd: drop useless LIST_HEAD
Julia Lawall
2018-12-27
1
-1
/
+0
*
nfsd: don't advertise a SCSI layout for an unsupported request_queue
Benjamin Coddington
2018-06-19
1
-9
/
+2
*
nfsd: Add "nfsd_" to trace point names
Chuck Lever
2018-04-03
1
-8
/
+8
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
1
-2
/
+2
|
\
|
*
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
2017-11-07
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-2
/
+4
|
\
|
*
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
1
-2
/
+4
*
|
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
2017-01-31
1
-2
/
+3
|
/
*
nfsd: fix error handling for clients that fail to return the layout
Jeff Layton
2016-11-01
1
-4
/
+4
*
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts
Jeff Layton
2016-09-16
1
-1
/
+5
*
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
2016-07-15
1
-3
/
+3
*
nfsd: Add a super simple flex file server
Tom Haynes
2016-07-13
1
-1
/
+11
*
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
2016-05-13
1
-1
/
+1
*
nfsd: add SCSI layout support
Christoph Hellwig
2016-03-18
1
-3
/
+24
*
nfsd: add a new config option for the block layout driver
Christoph Hellwig
2016-03-18
1
-0
/
+4
*
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-01-15
1
-12
/
+27
|
\
|
*
nfsd: give up on CB_LAYOUTRECALLs after two lease periods
Jeff Layton
2016-01-08
1
-10
/
+25
|
*
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
2015-11-23
1
-2
/
+2
*
|
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
2015-12-16
1
-1
/
+1
|
/
*
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
2015-10-23
1
-9
/
+4
*
nfsd: serialize layout stateid morphing operations
Jeff Layton
2015-10-23
1
-4
/
+21
*
nfsd: Fix a file leak on nfsd4_layout_setlease failure
Kinglong Mee
2015-07-20
1
-0
/
+1
*
nfsd: require an explicit option to enable pNFS
Christoph Hellwig
2015-03-30
1
-1
/
+1
*
NFSD: Fix bad update of layout in nfsd4_return_file_layout
Kinglong Mee
2015-03-25
1
-3
/
+2
*
NFSD: Check layout type when returning client layouts
Kinglong Mee
2015-03-20
1
-0
/
+3
*
NFSD: restore trace event lost in mismerge
Kinglong Mee
2015-03-20
1
-0
/
+2
*
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
Christoph Hellwig
2015-03-19
1
-2
/
+0
*
nfsd: pNFS block layout driver
Christoph Hellwig
2015-02-05
1
-0
/
+8
*
nfsd: add trace events
Christoph Hellwig
2015-02-02
1
-1
/
+15
*
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
1
-1
/
+213
*
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
1
-0
/
+487