index
:
Linux Stable
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.13.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
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
2014-05-23
1
-6
/
+6
*
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
2014-05-23
1
-0
/
+2
*
nfsd4: fix write reply size estimate
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
nfsd4: read size estimate should include padding
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
2014-05-23
1
-8
/
+3
*
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2014-05-07
1
-11
/
+0
*
NFSD: Clear wcc data between compound ops
Kinglong Mee
2014-03-30
1
-0
/
+2
*
nfsd4: fix setclientid encode size
J. Bruce Fields
2014-03-28
1
-1
/
+2
*
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
2014-03-28
1
-13
/
+15
*
nfsd4: session needs room for following op to error out
J. Bruce Fields
2014-03-27
1
-0
/
+6
*
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
1
-23
/
+34
|
\
|
*
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
2014-01-27
1
-3
/
+7
|
*
nfsd4: delay setting current_fh in open
J. Bruce Fields
2014-01-27
1
-17
/
+20
|
*
nfsd4: better VERIFY comment
J. Bruce Fields
2014-01-07
1
-2
/
+4
|
*
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2014-01-03
1
-0
/
+1
|
*
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
2014-01-02
1
-1
/
+2
*
|
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-26
1
-0
/
+1
|
/
*
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
2013-08-07
1
-1
/
+1
*
nfsd4: fix minorversion support interface
J. Bruce Fields
2013-07-12
1
-1
/
+1
*
nfsd4: delegation-based open reclaims should bypass permissions
J. Bruce Fields
2013-07-01
1
-1
/
+2
*
NFSD: Server implementation of MAC Labeling
David Quigley
2013-05-15
1
-0
/
+41
*
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
2013-05-03
1
-2
/
+13
*
nfsd4: don't remap EISDIR errors in rename
J. Bruce Fields
2013-04-30
1
-15
/
+5
*
nfsd4: more sessions/open-owner-replay cleanup
J. Bruce Fields
2013-04-09
1
-12
/
+16
*
nfsd4: no need for replay_owner in sessions case
J. Bruce Fields
2013-04-09
1
-1
/
+1
*
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
2013-04-08
1
-1
/
+2
*
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-04-03
1
-4
/
+4
*
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
2013-04-03
1
-1
/
+26
*
nfsd4: remove BUG_ON
J. Bruce Fields
2013-04-03
1
-6
/
+3
*
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
2013-01-23
1
-3
/
+4
*
nfsd4: free_stateid can use the current stateid
J. Bruce Fields
2012-12-17
1
-0
/
+1
*
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
2012-12-17
1
-0
/
+11
*
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
2012-12-10
1
-5
/
+6
*
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2012-12-10
1
-3
/
+5
*
nfsd4: delay filling in write iovec array till after xdr decoding
J. Bruce Fields
2012-11-26
1
-1
/
+23
*
nfsd: use service net instead of hard-coded init_net
Stanislav Kinsbursky
2012-11-15
1
-4
/
+9
*
nfsd4: implement backchannel_ctl operation
J. Bruce Fields
2012-11-07
1
-0
/
+6
*
nfsd4: enforce per-client sessions/no-sessions distinction
J. Bruce Fields
2012-10-01
1
-1
/
+1
*
NFSD: Swap the struct nfs4_operation getter and setter
Bryan Schumaker
2012-08-20
1
-2
/
+2
*
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
2012-07-27
1
-8
/
+10
*
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-04-19
1
-4
/
+4
|
\
|
*
nfsd: don't fail unchecked creates of non-special files
J. Bruce Fields
2012-04-11
1
-4
/
+4
*
|
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
2012-04-13
1
-3
/
+4
|
/
*
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
2012-03-26
1
-1
/
+2
*
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-20
1
-8
/
+11
*
NFSD: Fix warnings when NFSD_DEBUG is not defined
Trond Myklebust
2012-03-20
1
-0
/
+4
*
nfsd4: reduce do_open_lookup() stack usage
J. Bruce Fields
2012-03-06
1
-10
/
+14
*
nfsd4: delay setting current filehandle till success
J. Bruce Fields
2012-03-06
1
-5
/
+3
*
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
2012-02-17
1
-3
/
+0
*
nfsd41: use current stateid by value
Tigran Mkrtchyan
2012-02-15
1
-3
/
+9
[prev]
[next]