summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-10nfsd: clean up helper __release_lock_stateidTrond Myklebust
2014-07-10nfsd: Add locking to the nfs4_file->fi_fds[] arrayTrond Myklebust
2014-07-10nfsd: Add fine grained protection for the nfs4_file->fi_stateids listTrond Myklebust
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10nfsd: reduce some spinlocking in put_client_renewJeff Layton
2014-07-10nfsd: close potential race between delegation break and laundromatJeff Layton
2014-07-10fuse: restructure ->rename2()Miklos Szeredi
2014-07-09NFSD: Fix memory leak in encoding denied lockKinglong Mee
2014-07-09nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust
2014-07-09nfsd: Always use lookup_clientid() in nfsd4_process_open1Trond Myklebust
2014-07-09nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()Trond Myklebust
2014-07-09nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientJeff Layton
2014-07-09nfsd: add a nfserrno mapping for -E2BIG to nfserr_fbigJeff Layton
2014-07-09nfsd: properly convert return from commit_metadata to __be32Jeff Layton
2014-07-09nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argumentTrond Myklebust
2014-07-09nfsd: Don't get a session reference without a client referenceTrond Myklebust
2014-07-09nfsd: clean up nfsd4_release_lockownerJeff Layton
2014-07-09nfsd: NFSv4 lock-owners are not associated to a specific fileTrond Myklebust
2014-07-09nfsd: Allow lockowners to hold several stateidsJeff Layton
2014-07-09fs: debugfs: remove trailing whitespaceRahul Bedarkar
2014-07-09kernfs: kernel-doc warning fixFabian Frederick
2014-07-09debugfs: Fix corrupted loop in debugfs_remove_recursiveSteven Rostedt
2014-07-09f2fs: use inner macro and function to clean up codesChao Yu
2014-07-09f2fs: introduce f2fs_write_failed to handle error case when writeChao Yu
2014-07-09f2fs: arguments cleanup of finding file flow functionsGu Zheng
2014-07-09f2fs: remove the needless point-castGu Zheng
2014-07-09f2fs: remove the redundant validation check of aclGu Zheng
2014-07-09f2fs: reduce region of f2fs_lock_op covered for better concurrencyChao Yu
2014-07-09f2fs: replace count*size kzalloc by kcallocFabian Frederick
2014-07-09f2fs: refactor flush_nat_entries codes for reducing NAT writesChao Yu
2014-07-09f2fs: clean up an unused parameter and assignmentJaegeuk Kim
2014-07-09f2fs: introduce f2fs_do_tmpfile for code consistencyJaegeuk Kim
2014-07-09f2fs: support ->tmpfile()Chao Yu
2014-07-09f2fs: avoid to truncate non-updated page partiallyChao Yu
2014-07-09f2fs: avoid unneeded SetPageUptodate in f2fs_write_endChao Yu
2014-07-09Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-09f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu
2014-07-09f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim
2014-07-09f2fs: do checkpoint for the renamed inodeJaegeuk Kim
2014-07-09f2fs: release new entry page correctly in error path of f2fs_renameChao Yu
2014-07-09f2fs: fix error path in init_inode_metadataChao Yu
2014-07-09f2fs: check lower bound nid value in check_nid_rangeChao Yu
2014-07-09f2fs: remove unused variables in f2fs_sm_infoChao Yu
2014-07-08nfsd: lock owners are not per open stateidTrond Myklebust
2014-07-08nfsd: clean up nfsd4_close_open_stateidTrond Myklebust
2014-07-08nfsd: declare v4.1+ openowners confirmed on creationJeff Layton
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust
2014-07-08nfsd: nfs4_preprocess_seqid_op should only set *stpp on successTrond Myklebust
2014-07-08nfsd: add a new /proc/fs/nfsd/max_connections fileJeff Layton
2014-07-08nfsd: Ensure that nfsd_create_setattr commits files to stable storageTrond Myklebust