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.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
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-9
/
+8
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+7
2016-05-13
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
1
-1
/
+1
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
3
-8
/
+7
2016-05-02
nfsd: use RWF_SYNC
Christoph Hellwig
1
-11
/
+7
2016-04-11
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
3
-4
/
+4
2016-03-25
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-64
/
+439
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-20
/
+28
2016-03-23
nfsd: use short read as well as i_size to set eof
Benjamin Coddington
3
-7
/
+30
2016-03-22
nfsd: better layoutupdate bounds-checking
J. Bruce Fields
1
-4
/
+8
2016-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-03-18
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+2
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
8
-7
/
+333
2016-03-18
nfsd: move some blocklayout code
Christoph Hellwig
1
-40
/
+50
2016-03-18
nfsd: add a new config option for the block layout driver
Christoph Hellwig
4
-5
/
+17
2016-03-17
nfsd: recover: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-03-16
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-03-04
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
1
-2
/
+2
2016-03-03
nfsd4: resfh unused in nfsd4_secinfo
J. Bruce Fields
1
-2
/
+0
2016-03-02
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
1
-8
/
+13
2016-03-02
nfsd: Update NFS server comments related to RDMA support
Chuck Lever
2
-4
/
+3
2016-03-02
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
Kinglong Mee
1
-1
/
+2
2016-03-02
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-01-27
nfsd: Use shash
Herbert Xu
1
-11
/
+17
2016-01-23
wrappers for ->i_mutex access
Al Viro
4
-12
/
+12
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-42
/
+236
2016-01-15
nfsd: add new io class tracepoint
Jeff Layton
3
-0
/
+79
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-19
/
+14
2016-01-13
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-12
/
+101
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
3
-19
/
+14
2016-01-09
nfsd: give up on CB_LAYOUTRECALLs after two lease periods
Jeff Layton
1
-10
/
+25
2016-01-07
nfsd: Fix nfsd leaks sunrpc module references
Kinglong Mee
1
-4
/
+3
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
1
-1
/
+1
2016-01-07
nfsd: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-12-23
nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain
Scott Mayhew
1
-0
/
+68
2015-12-23
nfsd: don't base cl_cb_status on stale information
J. Bruce Fields
1
-0
/
+4
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
1
-1
/
+1
2015-12-08
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
5
-0
/
+88
2015-12-08
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
3
-12
/
+13
2015-11-24
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
J. Bruce Fields
1
-1
/
+9
2015-11-24
nfsd: fix unlikely NULL deref in mach_creds_match
J. Bruce Fields
1
-0
/
+9
2015-11-24
nfsd: minor consolidation of mach_cred handling code
J. Bruce Fields
1
-7
/
+10
2015-11-24
nfsd: helper for dup of possibly NULL string
J. Bruce Fields
1
-6
/
+15
2015-11-23
nfsd: fix a warning message
Dan Carpenter
1
-1
/
+2
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
4
-7
/
+7
2015-11-23
nfsd: recover: constify nfsd4_client_tracking_ops structures
Julia Lawall
2
-4
/
+4
2015-11-10
nfsd: fix race with open / open upgrade stateids
Andrew Elble
1
-25
/
+53
2015-11-10
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
1
-10
/
+84
2015-11-10
nfsd: remove recurring workqueue job to clean DRC
Jeff Layton
1
-26
/
+0
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
3
-39
/
+31
[next]