index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-07-10
nfsd: clean up helper __release_lock_stateid
Trond Myklebust
2014-07-10
nfsd: Add locking to the nfs4_file->fi_fds[] array
Trond Myklebust
2014-07-10
nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
Trond Myklebust
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
nfsd: reduce some spinlocking in put_client_renew
Jeff Layton
2014-07-10
nfsd: close potential race between delegation break and laundromat
Jeff Layton
2014-07-10
fuse: restructure ->rename2()
Miklos Szeredi
2014-07-09
NFSD: Fix memory leak in encoding denied lock
Kinglong Mee
2014-07-09
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
2014-07-09
nfsd: Always use lookup_clientid() in nfsd4_process_open1
Trond Myklebust
2014-07-09
nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()
Trond Myklebust
2014-07-09
nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
Jeff Layton
2014-07-09
nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbig
Jeff Layton
2014-07-09
nfsd: properly convert return from commit_metadata to __be32
Jeff Layton
2014-07-09
nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument
Trond Myklebust
2014-07-09
nfsd: Don't get a session reference without a client reference
Trond Myklebust
2014-07-09
nfsd: clean up nfsd4_release_lockowner
Jeff Layton
2014-07-09
nfsd: NFSv4 lock-owners are not associated to a specific file
Trond Myklebust
2014-07-09
nfsd: Allow lockowners to hold several stateids
Jeff Layton
2014-07-09
fs: debugfs: remove trailing whitespace
Rahul Bedarkar
2014-07-09
kernfs: kernel-doc warning fix
Fabian Frederick
2014-07-09
debugfs: Fix corrupted loop in debugfs_remove_recursive
Steven Rostedt
2014-07-09
f2fs: use inner macro and function to clean up codes
Chao Yu
2014-07-09
f2fs: introduce f2fs_write_failed to handle error case when write
Chao Yu
2014-07-09
f2fs: arguments cleanup of finding file flow functions
Gu Zheng
2014-07-09
f2fs: remove the needless point-cast
Gu Zheng
2014-07-09
f2fs: remove the redundant validation check of acl
Gu Zheng
2014-07-09
f2fs: reduce region of f2fs_lock_op covered for better concurrency
Chao Yu
2014-07-09
f2fs: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-09
f2fs: refactor flush_nat_entries codes for reducing NAT writes
Chao Yu
2014-07-09
f2fs: clean up an unused parameter and assignment
Jaegeuk Kim
2014-07-09
f2fs: introduce f2fs_do_tmpfile for code consistency
Jaegeuk Kim
2014-07-09
f2fs: support ->tmpfile()
Chao Yu
2014-07-09
f2fs: avoid to truncate non-updated page partially
Chao Yu
2014-07-09
f2fs: avoid unneeded SetPageUptodate in f2fs_write_end
Chao Yu
2014-07-09
Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-09
f2fs: avoid to access NULL pointer in issue_flush_thread
Chao Yu
2014-07-09
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Jaegeuk Kim
2014-07-09
f2fs: do checkpoint for the renamed inode
Jaegeuk Kim
2014-07-09
f2fs: release new entry page correctly in error path of f2fs_rename
Chao Yu
2014-07-09
f2fs: fix error path in init_inode_metadata
Chao Yu
2014-07-09
f2fs: check lower bound nid value in check_nid_range
Chao Yu
2014-07-09
f2fs: remove unused variables in f2fs_sm_info
Chao Yu
2014-07-08
nfsd: lock owners are not per open stateid
Trond Myklebust
2014-07-08
nfsd: clean up nfsd4_close_open_stateid
Trond Myklebust
2014-07-08
nfsd: declare v4.1+ openowners confirmed on creation
Jeff Layton
2014-07-08
nfsd: Cleanup nfs4svc_encode_compoundres
Trond Myklebust
2014-07-08
nfsd: nfs4_preprocess_seqid_op should only set *stpp on success
Trond Myklebust
2014-07-08
nfsd: add a new /proc/fs/nfsd/max_connections file
Jeff Layton
2014-07-08
nfsd: Ensure that nfsd_create_setattr commits files to stable storage
Trond Myklebust
[prev]
[next]