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-09-22
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
2015-09-08
Btrfs: don't initialize a space info as full to prevent ENOSPC
Filipe Manana
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
btrfs: Remove root argument in extent_data_ref_count()
Zhaolei
2015-08-09
btrfs: Fix wrong comment of btrfs_alloc_tree_block()
Zhaolei
2015-08-09
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-07-29
btrfs: iterate over unused chunk space in FITRIM
Jeff Mahoney
2015-07-29
btrfs: skip superblocks during discard
Jeff Mahoney
2015-07-29
btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries
Jeff Mahoney
2015-07-29
btrfs: make btrfs_issue_discard return bytes discarded
Jeff Mahoney
2015-07-22
Btrfs: fix quick exhaustion of the system array in the superblock
Filipe Manana
2015-07-11
Btrfs: fix order by which delayed references are run
Filipe Manana
2015-06-30
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
2015-06-10
btrfs: wait for delayed iputs on no space
Zhao Lei
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
2015-06-10
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...
Qu Wenruo
2015-06-10
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
Qu Wenruo
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-06-03
Btrfs: add missing free_extent_buffer
Liu Bo
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
2015-06-02
Btrfs: fix block group ->space_info null pointer dereference
Filipe Manana
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-11
Btrfs: fix race between block group creation and their cache writeout
Filipe Manana
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
[next]