summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-08-12NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()Trond Myklebust
2015-08-12NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturnTrond Myklebust
2015-08-12NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-closeTrond Myklebust
2015-08-12NFSv4.1/pnfs: Fix serialisation of layout return and layoutgetTrond Myklebust
2015-08-12NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()Trond Myklebust
2015-08-12pNFS: Tighten up locking around DS commit bucketsTrond Myklebust
2015-08-12NFS: Remove duplicate svc_xprt_put from nfs41_callback_upKinglong Mee
2015-08-12NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown
2015-08-12NFS: Error out when register_shrinker fail in register_nfs_fsKinglong Mee
2015-08-12NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust
2015-08-12pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytesPeng Tao
2015-08-11f2fs: remove inmem radix treeChao Yu
2015-08-11f2fs: report EINVAL for unalignment direct IOChao Yu
2015-08-11block: don't access bio->bi_error after bio_put()Sasha Levin
2015-08-11quota: remove an unneeded conditionDan Carpenter
2015-08-10NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust
2015-08-10Merge branch 'for-4.2' into for-4.3J. Bruce Fields
2015-08-10nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}Kinglong Mee
2015-08-10nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockownerKinglong Mee
2015-08-10nfsd: Remove macro LOFF_OVERFLOWKinglong Mee
2015-08-10nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()Kinglong Mee
2015-08-10nfsd: Remove unused values in nfs4_setlease()Kinglong Mee
2015-08-10nfsd: Remove nfs4_set_claim_prev()Kinglong Mee
2015-08-10nfsd: Drop duplicate checking of seqid in nfsd4_create_session()Kinglong Mee
2015-08-10nfsd: Remove unneeded values in nfsd4_open()Kinglong Mee
2015-08-10nfsd: Add missing gen_confirm in nfsd4_setclientid()Kinglong Mee
2015-08-10nfsd: New counter for generating client confirm verifierKinglong Mee
2015-08-10nfsd: Fix memory leak of so_owner.data in nfs4_stateownerKinglong Mee
2015-08-10nfsd: Add layouts checking in client_has_state()Kinglong Mee
2015-08-10nfsd: Fix a memory leak of struct file_lockKinglong Mee
2015-08-10nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-08-10f2fs: report error of fill_zeroChao Yu
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-09Merge branch 'jeffm-discard-4.3' into for-linus-4.3Chris Mason
2015-08-09Btrfs: add support for blkio controllersChris Mason
2015-08-09Btrfs: remove unused mutex from struct 'btrfs_fs_info'Byongho Lee
2015-08-09Btrfs: fix parity scrub of RAID 5/6 with missing deviceOmar Sandoval
2015-08-09Btrfs: fix device replace of a missing RAID 5/6 deviceOmar Sandoval
2015-08-09Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operationOmar Sandoval
2015-08-09Btrfs: count devices correctly in readahead during RAID 5/6 replaceOmar Sandoval
2015-08-09Btrfs: remove misleading handling of missing device scrubOmar Sandoval
2015-08-09btrfs: fix clone / extent-same deadlocksMark Fasheh
2015-08-09Btrfs: fix defrag to merge tail file extentLiu Bo
2015-08-09Btrfs: fix warning in backref walkingLiu Bo
2015-08-09btrfs: Add WARN_ON() for double lock in btrfs_tree_lock()Zhaolei