summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-28Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent itemsFilipe Manana
2014-10-27Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()Filipe Manana
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-04Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2014-10-04Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason
2014-10-04Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason
2014-10-03Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana
2014-10-02btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba
2014-10-02btrfs: remove blocksize from btrfs_alloc_free_block and renameDavid Sterba
2014-10-02btrfs: remove unused parameter blocksize from btrfs_find_tree_blockDavid Sterba
2014-10-02btrfs: remove parameter blocksize from read_tree_blockDavid Sterba
2014-10-02btrfs: return void from readahead_tree_blockDavid Sterba
2014-10-02btrfs: remove unused parameter from readahead_tree_blockDavid Sterba
2014-10-02btrfs: remove unlikely from data-dependent branches and slow pathsDavid Sterba
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-22Btrfs: don't do async reclaim during log replayJosef Bacik
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik
2014-09-17Btrfs: Fix misuse of chunk mutexMiao Xie
2014-09-17Btrfs: fix loop writing of async reclaimLiu Bo
2014-09-17btrfs: clean away stripe_align helperDavid Sterba
2014-09-17btrfs: use nodesize everywhere, kill leafsizeDavid Sterba
2014-09-17btrfs: kill the key type accessor helpersDavid Sterba
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-08-24Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-08-19Btrfs: don't consider the missing device when allocating new chunksMiao Xie
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik
2014-07-03Btrfs: fix race of using total_bytes_pinnedLiu Bo
2014-06-19Btrfs: fix broken free space cache after the system crashedMiao Xie
2014-06-09btrfs: allocate raid type kobjects dynamicallyJeff Mahoney
2014-06-09Btrfs: async delayed refsChris Mason
2014-06-09btrfs: remove stale newlines from log messagesDavid Sterba
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2014-06-09Btrfs: rework qgroup accountingJosef Bacik
2014-06-09Btrfs: fix joining same transaction handle more than twiceWang Shilong
2014-06-09Btrfs: use helpers for last_trans_log_full_commit instead of opencodeMiao Xie
2014-06-09Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie
2014-06-09Btrfs: reclaim the reserved metadata space at backgroundMiao Xie
2014-04-24Btrfs: correctly set profile flags on seqlock retryFilipe Manana
2014-04-24Btrfs: use correct key when repeating search for extent itemFilipe Manana
2014-04-07Btrfs: abort the transaction when we don't find our extent refJosef Bacik
2014-04-07btrfs: fix lockdep warning with reclaim lock inversionJeff Mahoney
2014-04-06Btrfs: remove transaction from sendJosef Bacik
2014-04-06Btrfs: check for an extent_op on the locked refJosef Bacik
2014-03-10Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lockMiao Xie
2014-03-10Btrfs: reclaim delalloc metadata more aggressivelyMiao Xie
2014-03-10Btrfs: remove unnecessary lock in may_commit_transaction()Miao Xie
2014-03-10Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolumeMiao Xie