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
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-6
/
+6
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-6
/
+6
*
|
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
2015-04-21
1
-0
/
+2
*
|
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
2015-04-21
1
-0
/
+2
*
|
nfsd: Remove duplicate macro define for max sec label length
Kinglong Mee
2015-03-31
1
-1
/
+1
*
|
nfsd: remove unused status arg to nfsd4_cleanup_open_state
Jeff Layton
2015-03-31
1
-1
/
+1
*
|
NFSD: Use correct reply size calculating function
Kinglong Mee
2015-03-31
1
-2
/
+2
|
/
*
NFSD: Put exports after nfsd4_layout_verify fail
Kinglong Mee
2015-03-20
1
-1
/
+1
*
nfsd: add trace events
Christoph Hellwig
2015-02-02
1
-1
/
+5
*
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
1
-0
/
+4
*
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
1
-0
/
+302
*
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
1
-1
/
+1
*
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
1
-2
/
+2
*
nfsd: Add DEALLOCATE support
Anna Schumaker
2014-11-07
1
-0
/
+15
*
nfsd: Add ALLOCATE support
Anna Schumaker
2014-11-07
1
-0
/
+36
*
nfsd4: fix crash on unknown operation number
J. Bruce Fields
2014-10-23
1
-1
/
+2
*
nfsd4: fix response size estimation for OP_SEQUENCE
J. Bruce Fields
2014-10-21
1
-1
/
+3
*
NFSD: Implement SEEK
Anna Schumaker
2014-09-29
1
-0
/
+49
*
nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm
Trond Myklebust
2014-08-05
1
-3
/
+0
*
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
2014-07-31
1
-9
/
+3
*
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
2014-07-29
1
-1
/
+3
*
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
2014-07-09
1
-2
/
+1
*
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
2014-07-08
1
-2
/
+1
*
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
2014-07-08
1
-1
/
+1
*
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
2014-07-08
1
-1
/
+1
*
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2014-07-08
1
-9
/
+0
*
nfsd: add __force to opaque verifier field casts
Jeff Layton
2014-06-23
1
-2
/
+6
*
NFSD: Using exp_get for export getting
Kinglong Mee
2014-06-23
1
-3
/
+3
*
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2014-06-23
1
-2
/
+2
*
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-06-23
1
-8
/
+4
*
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2014-06-06
1
-1
/
+1
*
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
Jeff Layton
2014-06-04
1
-3
/
+0
*
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
Jeff Layton
2014-06-04
1
-2
/
+1
*
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
1
-2
/
+2
*
nfsd4: estimate sequence response size
J. Bruce Fields
2014-05-30
1
-0
/
+6
*
nfsd4: better estimate of getattr response size
J. Bruce Fields
2014-05-30
1
-0
/
+44
*
nfsd4: allow large readdirs
J. Bruce Fields
2014-05-30
1
-4
/
+5
*
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
2014-05-30
1
-0
/
+12
*
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
2014-05-30
1
-1
/
+2
*
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
1
-0
/
+4
*
nfsd4: size-checking cleanup
J. Bruce Fields
2014-05-30
1
-3
/
+6
*
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
2014-05-30
1
-14
/
+0
*
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
2014-05-30
1
-1
/
+1
*
nfsd4: keep xdr buf length updated
J. Bruce Fields
2014-05-28
1
-0
/
+2
*
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
2014-05-28
1
-1
/
+1
*
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
2014-05-28
1
-0
/
+1
*
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
2014-05-27
1
-4
/
+9
*
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
2014-05-23
1
-4
/
+13
*
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
2014-05-23
1
-3
/
+3
[prev]
[next]