index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
1
-7
/
+40
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
1
-13
/
+16
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
1
-1
/
+1
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
1
-3
/
+34
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
1
-2
/
+12
2015-11-10
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
1
-2
/
+2
2015-11-10
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
1
-2
/
+5
2015-11-03
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
chandan
1
-1
/
+6
2015-10-26
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
1
-6
/
+8
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
1
-29
/
+16
2015-10-25
Btrfs: fix regression when running delayed references
Filipe Manana
1
-0
/
+14
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
1
-32
/
+240
2015-10-21
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
1
-24
/
+78
2015-10-21
Btrfs: cut down on loops through the allocator
Josef Bacik
1
-3
/
+36
2015-10-21
Btrfs: don't continue setting up space cache when enospc
Josef Bacik
1
-0
/
+19
2015-10-21
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
1
-1
/
+30
2015-10-21
Btrfs: don't loop in allocator for space cache
Josef Bacik
1
-1
/
+1
2015-10-21
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
1
-2
/
+3
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
1
-5
/
+77
2015-10-21
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
1
-10
/
+18
2015-10-21
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
1
-1
/
+6
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
1
-98
/
+11
2015-10-21
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
Qu Wenruo
1
-0
/
+59
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
1
-2
/
+2
2015-10-21
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...
Qu Wenruo
1
-9
/
+76
2015-10-21
btrfs: qgroup: Use new metadata reservation.
Qu Wenruo
1
-8
/
+6
2015-10-21
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
1
-0
/
+5
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-33
/
+25
2015-10-21
btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
Zhao Lei
1
-26
/
+22
2015-10-21
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
1
-7
/
+3
2015-10-12
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
1
-2
/
+1
2015-10-12
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-1
/
+1
2015-10-12
Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-6
/
+8
2015-10-10
btrfs: add comments to barriers before waitqueue_active
David Sterba
1
-2
/
+1
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
1
-6
/
+8
2015-10-05
Btrfs: fix deadlock when finalizing block group creation
Filipe Manana
1
-1
/
+8
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-1
/
+1
2015-09-22
Btrfs: keep dropped roots in cache until transaction commit
Josef Bacik
1
-1
/
+1
2015-09-08
Btrfs: don't initialize a space info as full to prevent ENOSPC
Filipe Manana
1
-4
/
+1
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
1
-9
/
+239
2015-08-09
btrfs: Remove root argument in extent_data_ref_count()
Zhaolei
1
-3
/
+2
2015-08-09
btrfs: Fix wrong comment of btrfs_alloc_tree_block()
Zhaolei
1
-3
/
+0
2015-08-09
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
1
-21
/
+21
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
1
-4
/
+64
2015-07-29
btrfs: iterate over unused chunk space in FITRIM
Jeff Mahoney
1
-0
/
+101
2015-07-29
btrfs: skip superblocks during discard
Jeff Mahoney
1
-4
/
+55
2015-07-29
btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries
Jeff Mahoney
1
-4
/
+13
2015-07-29
btrfs: make btrfs_issue_discard return bytes discarded
Jeff Mahoney
1
-5
/
+14
2015-07-22
Btrfs: fix quick exhaustion of the system array in the superblock
Filipe Manana
1
-0
/
+18
2015-07-11
Btrfs: fix order by which delayed references are run
Filipe Manana
1
-0
/
+13
[next]