summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-04-10Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik
2015-04-10Btrfs: don't commit the transaction in the async space flushingJosef Bacik
2015-04-10Btrfs: reserve space for block groupsJosef Bacik
2015-04-10Btrfs: refill block reserves during truncateChris Mason
2015-04-10Btrfs: account for crcs in delayed ref processingJosef Bacik
2015-04-10btrfs: actively run the delayed refs while deleting large filesChris Mason
2015-04-01fs: btrfs: Add missing include fileGuenter Roeck
2015-04-01Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()Chris Mason
2015-03-27Btrfs: Remove the check for old-style mkfsLiu Bo
2015-03-27btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-03-27btrfs: explicitly set control file's private_dataTom Van Braeckel
2015-03-27btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-03-27btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-03-27Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-03-27Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana
2015-03-27Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana
2015-03-27Btrfs: add missing inode item update in fallocate()Filipe Manana
2015-03-27Btrfs: incremental send, remove dead codeFilipe Manana
2015-03-27Btrfs: incremental send, clear name from cache after orphanizationFilipe Manana
2015-03-27Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana
2015-03-27Btrfs: send, add missing check for dead clone rootFilipe Manana
2015-03-27Btrfs: remove deleted xattrs on fsync log replayFilipe Manana
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2015-03-17Btrfs: just free dummy extent buffersJosef Bacik
2015-03-17Btrfs: account merges/splits properlyJosef Bacik
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik
2015-03-13Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)Josef Bacik
2015-03-13Btrfs: account for the correct number of extents for delalloc reservationsJosef Bacik
2015-03-13Btrfs: fix merge delalloc logicJosef Bacik
2015-03-13Btrfs: fix comp_oper to get right orderLiu Bo
2015-03-13Btrfs: catch transaction abortion after waiting for itLiu Bo
2015-03-13btrfs: fix sizeof format specifier in btrfs_check_super_valid()Fabian Frederick
2015-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-06Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-06Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-06Btrfs: remove extra run_delayed_refs in update_cowonly_rootJosef Bacik
2015-03-03btrfs: remove shadowing variables in __btrfs_map_blockDavid Sterba
2015-03-03btrfs: switch helper macros to static inlines in sysfs.hDavid Sterba
2015-03-03btrfs: cleanup, use correct type in div_u64_remDavid Sterba
2015-03-03btrfs: replace remaining do_div calls with div_u64 variantsDavid Sterba
2015-03-03btrfs: cleanup 64bit/32bit divs, provably bounded valuesDavid Sterba
2015-03-03btrfs: use explicit initializer for seq_elemDavid Sterba
2015-03-03btrfs: remove shadowing variables in __btrfs_buffered_writeDavid Sterba
2015-03-03btrfs: cleanup, use kmalloc_array/kcalloc array helpersDavid Sterba
2015-03-03btrfs: cleanup 64bit/32bit divs, compile time constantsDavid Sterba