index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
nfsd: lock owners are not per open stateid
Trond Myklebust
2
-20
/
+36
2014-07-08
nfsd: clean up nfsd4_close_open_stateid
Trond Myklebust
1
-20
/
+18
2014-07-08
nfsd: declare v4.1+ openowners confirmed on creation
Jeff Layton
1
-6
/
+10
2014-07-08
nfsd: Cleanup nfs4svc_encode_compoundres
Trond Myklebust
4
-29
/
+24
2014-07-08
nfsd: nfs4_preprocess_seqid_op should only set *stpp on success
Trond Myklebust
1
-3
/
+7
2014-07-08
nfsd: add a new /proc/fs/nfsd/max_connections file
Jeff Layton
3
-0
/
+53
2014-07-08
nfsd: Ensure that nfsd_create_setattr commits files to stable storage
Trond Myklebust
1
-6
/
+9
2014-07-08
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
5
-10
/
+5
2014-07-08
nfsd: Protect addition to the file_hashtbl
Trond Myklebust
1
-12
/
+37
2014-07-08
nfsd: fix file access refcount leak when nfsd4_truncate fails
Christoph Hellwig
1
-32
/
+30
2014-07-08
NFSD: Avoid warning message when compile at i686 arch
Kinglong Mee
1
-1
/
+1
2014-07-08
nfsd4: replace defer_free by svcxdr_tmpalloc
J. Bruce Fields
2
-33
/
+26
2014-07-08
nfsd4: remove nfs4_acl_new
J. Bruce Fields
3
-12
/
+10
2014-07-08
nfsd4: define svcxdr_dupstr to share some common code
J. Bruce Fields
1
-13
/
+23
2014-07-08
nfsd4: remove unused defer_free argument
J. Bruce Fields
2
-13
/
+9
2014-07-08
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
3
-13
/
+12
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
5
-18
/
+7
2014-07-08
nfsd: make NFSv2 null terminate symlink data
J. Bruce Fields
1
-1
/
+4
2014-07-08
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-07
nfsd: Fix bad reserving space for encoding rdattr_error
Kinglong Mee
1
-1
/
+1
2014-07-02
nfs: fix nfs4d readlink truncated packet
Avi Kivity
1
-1
/
+1
2014-06-27
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-06-23
nfsd: properly handle embedded newlines in fault_injection input
Jeff Layton
1
-0
/
+8
2014-06-23
nfsd: fix return of nfs4_acl_write_who
Jeff Layton
1
-1
/
+1
2014-06-23
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
2
-5
/
+19
2014-06-23
nfsd: nfsd_splice_read and nfsd_readv should return __be32
Jeff Layton
2
-5
/
+6
2014-06-23
nfsd: clean up sparse endianness warnings in nfscache.c
Jeff Layton
1
-2
/
+11
2014-06-23
nfsd: add __force to opaque verifier field casts
Jeff Layton
2
-4
/
+12
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
5
-9
/
+8
2014-06-23
NFSD: Using path_get when assigning path for export
Kinglong Mee
1
-2
/
+2
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
1
-2
/
+2
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
8
-64
/
+31
2014-06-17
NFSD: fix bug for readdir of pseudofs
Kinglong Mee
1
-0
/
+1
2014-06-17
NFSD: Don't hand out delegations for 30 seconds after recalling them.
NeilBrown
1
-0
/
+78
2014-06-09
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-06-06
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
Jeff Layton
1
-9
/
+8
2014-06-06
nfsd4: kill READ64
J. Bruce Fields
1
-17
/
+16
2014-06-06
nfsd4: kill READ32
J. Bruce Fields
1
-128
/
+127
2014-06-06
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
1
-1
/
+1
2014-06-04
nfsd4: hash deleg stateid only on successful nfs4_set_delegation
Benny Halevy
1
-1
/
+1
2014-06-04
nfsd4: rename recall_lock to state_lock
Benny Halevy
1
-31
/
+32
2014-06-04
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
Jeff Layton
1
-3
/
+0
2014-06-04
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
Jeff Layton
1
-2
/
+1
2014-06-04
nfsd4: use recall_lock for delegation hashing
Benny Halevy
1
-5
/
+15
2014-05-30
nfsd: fix laundromat next-run-time calculation
Jeff Layton
1
-14
/
+8
2014-05-30
nfsd: make nfsd4_encode_fattr static
Jeff Layton
1
-1
/
+1
2014-05-30
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
1
-3
/
+2
2014-05-30
nfsd: remove unused function nfsd_read_file
Christoph Hellwig
2
-22
/
+0
2014-05-30
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-05-30
NFSD: Error out when getting more than one fsloc/secinfo/uuid
Kinglong Mee
1
-0
/
+12
[prev]
[next]