index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
Btrfs: qgroup, Account data space in more proper timings.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
Btrfs: qgroup: free reserved in exceeding quota.
Dongsheng Yang
2015-04-13
btrfs: Support busy loop of write and delete
Zhao Lei
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-13
btrfs: add WARN_ON() to check is space_info op current
Zhao Lei
2015-04-13
btrfs: Set relative data on clear btrfs_block_group_cache->pinned
Zhao Lei
2015-04-13
btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
Zhao Lei
2015-04-13
btrfs: fix condition of commit transaction
Zhao Lei
2015-04-10
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
2015-04-10
Btrfs: two stage dirty block group writeout
Chris Mason
2015-04-10
Btrfs: don't commit the transaction in the async space flushing
Josef Bacik
2015-04-10
Btrfs: reserve space for block groups
Josef Bacik
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
2015-04-01
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
Chris Mason
2015-03-26
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
Btrfs: prepare block group cache before writing
Josef Bacik
2015-03-13
Btrfs: account for the correct number of extents for delalloc reservations
Josef Bacik
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-03
btrfs: replace remaining do_div calls with div_u64 variants
David Sterba
2015-03-03
btrfs: cleanup 64bit/32bit divs, provably bounded values
David Sterba
2015-03-03
btrfs: cleanup 64bit/32bit divs, compile time constants
David Sterba
2015-03-02
Btrfs: abort the transaction if we fail to update the free space cache inode
Josef Bacik
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-16
btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space()
Zhao Lei
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-14
Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
Forrest Liu
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-02
btrfs: delete chunk allocation attemp when setting block group ro
Shaohua Li
2015-02-02
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
2015-01-21
Btrfs: cleanup unused run_most
Liu Bo
2015-01-21
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
2015-01-21
Btrfs: lookup for block group only if needed when freeing a tree block
Filipe Manana
2015-01-21
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-01-21
Btrfs: track dirty block groups on their own list
Josef Bacik
2015-01-19
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
2015-01-02
Btrfs: abort transaction if we don't find the block group
Josef Bacik
2014-12-12
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
David Sterba
2014-12-12
btrfs: sink blocksize parameter to btrfs_init_new_buffer
David Sterba
[next]