summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2015-01-24NFSv4: Fix atomicity problems with lock stateid updatesTrond Myklebust-13/+29
2015-01-23NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSETrond Myklebust-2/+18
2015-01-23NFSv4: Check for NULL argument in nfs_*_seqid() functionsTrond Myklebust-8/+18
2015-01-23NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation failsTrond Myklebust-10/+10
2015-01-23NFSv4: More CLOSE/OPEN racesTrond Myklebust-1/+15
2015-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+17
2015-01-23NFSv4: Fix an atomicity problem in CLOSETrond Myklebust-3/+8
2015-01-23nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig-17/+26
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton-2/+2
2015-01-23nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields-1/+6
2015-01-23audit: replace getname()/putname() hacks with reference countersPaul Moore-15/+14
2015-01-23audit: enable filename recording via getname_kernel()Paul Moore-0/+1
2015-01-23simpler calling conventions for filename_mountpoint()Al Viro-16/+7
2015-01-23fs: create proper filename objects using getname_kernel()Paul Moore-20/+64
2015-01-23fs: rework getname_kernel to handle up to PATH_MAX sized filenamesPaul Moore-14/+20
2015-01-23cut down the number of do_path_lookup() callersAl Viro-4/+12
2015-01-22fs: make inode_to_bdi() handle NULL inodeJens Axboe-1/+6
2015-01-22Btrfs: insert_new_root: Fix lock type of the extent buffer.chandan-1/+1
2015-01-21Btrfs: fix unused members in struct btrfs_rootAnand Jain-4/+0
2015-01-21btrfs: qgroup: move WARN_ON() to the correct location.Yang Dongsheng-2/+1
2015-01-21Btrfs: cleanup unused run_mostLiu Bo-4/+1
2015-01-21Rename all ref_count to refs in structZhao Lei-13/+13
2015-01-21Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simplyZhao Lei-28/+19
2015-01-21Btrfs: Include map_type in raid_bioZhao Lei-18/+22
2015-01-21Btrfs: Simplify scrub_setup_recheck_block()'s argumentZhao Lei-16/+9
2015-01-21Btrfs: Combine per-page recover in dev-replace and scrubZhao Lei-72/+48
2015-01-21Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...Zhao Lei-27/+17
2015-01-21Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()Zhao Lei-1/+1
2015-01-21Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()Zhao Lei-11/+2
2015-01-21Btrfs: Cleanup btrfs_bio_counter_inc_blocked()Zhao Lei-6/+6
2015-01-21Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replaceZhao Lei-12/+7
2015-01-21Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()Zhao Lei-1/+2
2015-01-21Btrfs: add ref_count and free function for btrfs_bioZhao Lei-54/+57
2015-01-21Btrfs: Make raid_map array be inlined in btrfs_bio structureZhao Lei-125/+105
2015-01-21Btrfs: sort raid_map before adding tgtdev stripesZhao Lei-14/+8
2015-01-21Btrfs: fix a out-of-bound access of raid_mapZhao Lei-2/+5
2015-01-21Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefsFilipe Manana-5/+43
2015-01-21Btrfs: fix fsync when extend references are added to an inodeFilipe Manana-11/+16
2015-01-21Btrfs: fix directory inconsistency after fsync log replayFilipe Manana-2/+18
2015-01-21Btrfs: lookup for block group only if needed when freeing a tree blockFilipe Manana-4/+6
2015-01-21btrfs: remove a no-op unfreeze superbock callbackDavid Sterba-6/+0
2015-01-21btrfs: switch extent_state state to unsignedDavid Sterba-55/+55
2015-01-21btrfs: set proper message level for skinny metadataDavid Sterba-1/+1
2015-01-21btrfs: update message levels after checksum errorsDavid Sterba-2/+2
2015-01-21btrfs: update message levels during failed mountDavid Sterba-8/+8
2015-01-21btrfs: update message levels for errorsDavid Sterba-5/+6
2015-01-21Btrfs: fix setup_leaf_for_split() to avoid leaf corruptionFilipe Manana-2/+4
2015-01-21Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...Chris Mason-73/+84
2015-01-21Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...Chris Mason-49/+46
2015-01-21locks: update comments that refer to inode->i_flockJeff Layton-1/+1