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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
2016-08-12
1
-5
/
+20
*
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
2016-08-11
1
-12
/
+28
*
nfsd: fix dentry refcounting on create
Josef Bacik
2016-08-11
1
-3
/
+6
*
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
22
-180
/
+565
|
\
|
*
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
2016-08-04
1
-3
/
+2
|
*
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2016-08-04
2
-11
/
+2
|
*
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
2016-08-04
1
-7
/
+4
|
*
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
2016-08-04
1
-10
/
+0
|
*
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
3
-55
/
+61
|
*
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2016-08-04
2
-13
/
+10
|
*
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2016-08-04
2
-6
/
+0
|
*
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2016-08-04
2
-2
/
+15
|
*
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
2016-07-15
5
-24
/
+22
|
*
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
2016-07-15
1
-23
/
+17
|
*
nfsd/blocklayout: Make sure calculate signature/designator length aligned
Kinglong Mee
2016-07-15
1
-2
/
+2
|
*
xfs: abstract block export operations from nfsd layouts
Benjamin Coddington
2016-07-15
1
-0
/
+2
|
*
nfsd: Fix some indent inconsistancy
Christophe JAILLET
2016-07-13
3
-3
/
+3
|
*
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
2016-07-13
1
-1
/
+1
|
*
nfsd: Add a super simple flex file server
Tom Haynes
2016-07-13
7
-1
/
+329
|
*
nfsd: flex file device id encoding will need the server address
Tom Haynes
2016-07-13
3
-1
/
+4
|
*
nfsd: implement machine credential support for some operations
Andrew Elble
2016-07-13
7
-28
/
+99
|
*
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
2016-07-13
2
-7
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
1
-9
/
+4
|
\
\
|
*
|
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-06-23
1
-9
/
+4
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
2
-4
/
+0
|
\
\
\
|
*
\
\
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
2016-06-30
7
-76
/
+65
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drop redundant ->owner initializations
Al Viro
2016-05-29
2
-4
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
2
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2016-06-21
2
-0
/
+2
|
|
/
*
|
nfsd: check permissions when setting ACLs
Ben Hutchings
2016-06-24
3
-27
/
+25
*
|
nfsd: Make init_open_stateid() a bit more whole
Oleg Drokin
2016-06-15
1
-15
/
+12
*
|
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
Oleg Drokin
2016-06-15
1
-3
/
+13
*
|
nfsd: Always lock state exclusively.
Oleg Drokin
2016-06-15
2
-21
/
+21
*
|
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
2016-06-15
1
-17
/
+1
*
|
nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
Geert Uytterhoeven
2016-06-14
1
-1
/
+1
|
/
*
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-05-24
4
-9
/
+8
|
\
|
*
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
2016-05-13
1
-1
/
+1
|
*
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
2016-05-13
3
-8
/
+7
*
|
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
1
-11
/
+7
|
\
\
|
*
|
nfsd: use RWF_SYNC
Christoph Hellwig
2016-05-01
1
-11
/
+7
|
|
/
*
/
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
3
-4
/
+4
|
/
*
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-03-24
11
-64
/
+439
|
\
|
*
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
2016-03-23
3
-7
/
+30
|
*
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
2016-03-22
1
-4
/
+8
|
*
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
2016-03-18
1
-2
/
+2
|
*
nfsd: add SCSI layout support
Christoph Hellwig
2016-03-18
8
-7
/
+333
|
*
nfsd: move some blocklayout code
Christoph Hellwig
2016-03-18
1
-40
/
+50
|
*
nfsd: add a new config option for the block layout driver
Christoph Hellwig
2016-03-18
4
-5
/
+17
*
|
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-03-24
4
-20
/
+28
|
\
|
|
*
nfsd: recover: fix memory leak
Sudip Mukherjee
2016-03-17
1
-0
/
+1
[next]