index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2013-04-03
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-04-03
nfsd: convert the file_hashtbl to a hlist
Jeff Layton
2013-04-03
nfsd4: don't destroy in-use session
J. Bruce Fields
2013-04-03
nfsd4: don't destroy in-use clients
J. Bruce Fields
2013-04-03
nfsd4: simplify bind_conn_to_session locking
J. Bruce Fields
2013-04-03
nfsd4: fix destroy_session race
J. Bruce Fields
2013-04-03
nfsd4: clientid lookup cleanup
J. Bruce Fields
2013-04-03
nfsd4: destroy_clientid simplification
J. Bruce Fields
2013-04-03
nfsd4: remove some dprintk's
J. Bruce Fields
2013-04-03
nfsd4: STALE_STATEID cleanup
J. Bruce Fields
2013-04-03
nfsd4: warn on odd create_session state
J. Bruce Fields
2013-04-03
nfsd: fix bug on nfs4 stateid deallocation
ycnian@gmail.com
2013-04-03
nfsd: remove unused macro in nfsv4
Yanchuan Nian
2013-04-03
nfsd4: fix use-after-free of 4.1 client on connection loss
J. Bruce Fields
2013-04-03
nfsd4: fix race on client shutdown
J. Bruce Fields
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
2013-04-03
nfsd4: remove BUG_ON
J. Bruce Fields
2013-04-03
nfsd: scale up the number of DRC hash buckets with cache size
Jeff Layton
2013-04-03
nfsd: keep stats on worst hash balancing seen so far
Jeff Layton
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
2013-04-03
nfsd: track memory utilization by the DRC
Jeff Layton
2013-04-03
nfsd: break out comparator into separate function
Jeff Layton
2013-04-03
nfsd: eliminate one of the DRC cache searches
Jeff Layton
2013-03-26
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-03-22
nfsd: fix bad offset use
Kent Overstreet
2013-03-18
nfsd: fix startup order in nfsd_reply_cache_init
Jeff Layton
2013-03-18
nfsd: only unhash DRC entries that are in the hashtable
Jeff Layton
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
nfsd: handle vfs_getattr errors in acl protocol
J. Bruce Fields
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-23
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-17
nfsd: fix compiler warning about ambiguous types in nfsd_cache_csum
Jeff Layton
2013-02-15
nfsd: enable NFSv4 state in containers
Stanislav Kinsbursky
2013-02-15
nfsd: disable usermode helper client tracker in container
Stanislav Kinsbursky
2013-02-15
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-15
nfsd: fix comments on nfsd_cache_lookup
Jeff Layton
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-13
nfsd: Properly compare and initialize kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversion
Eric W. Biederman
[next]