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-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
2015-06-30
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
1
-0
/
+3
2015-06-10
btrfs: wait for delayed iputs on no space
Zhao Lei
1
-0
/
+3
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
1
-5
/
+0
2015-06-10
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
1
-100
/
+10
2015-06-10
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...
Qu Wenruo
1
-21
/
+21
2015-06-10
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
Qu Wenruo
1
-37
/
+9
2015-06-10
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
1
-9
/
+5
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
1
-3
/
+8
2015-06-03
Btrfs: add missing free_extent_buffer
Liu Bo
1
-0
/
+1
2015-06-03
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
1
-8
/
+23
2015-06-03
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
1
-2
/
+42
2015-06-02
Btrfs: fix block group ->space_info null pointer dereference
Filipe Manana
1
-2
/
+23
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
1
-0
/
+18
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
1
-0
/
+2
2015-05-11
Btrfs: fix race between block group creation and their cache writeout
Filipe Manana
1
-4
/
+27
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
1
-13
/
+28
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
1
-2
/
+1
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
1
-1
/
+1
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
1
-17
/
+27
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
1
-32
/
+6
2015-04-13
Btrfs: qgroup, Account data space in more proper timings.
Dongsheng Yang
1
-7
/
+9
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
1
-1
/
+19
2015-04-13
Btrfs: qgroup: free reserved in exceeding quota.
Dongsheng Yang
1
-1
/
+4
2015-04-13
btrfs: Support busy loop of write and delete
Zhao Lei
1
-12
/
+14
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
1
-0
/
+6
2015-04-13
btrfs: add WARN_ON() to check is space_info op current
Zhao Lei
1
-0
/
+10
2015-04-13
btrfs: Set relative data on clear btrfs_block_group_cache->pinned
Zhao Lei
1
-0
/
+10
2015-04-13
btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
Zhao Lei
1
-1
/
+2
2015-04-13
btrfs: fix condition of commit transaction
Zhao Lei
1
-7
/
+15
2015-04-10
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
1
-0
/
+5
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
1
-25
/
+216
2015-04-10
Btrfs: two stage dirty block group writeout
Chris Mason
1
-4
/
+53
2015-04-10
Btrfs: don't commit the transaction in the async space flushing
Josef Bacik
1
-6
/
+8
2015-04-10
Btrfs: reserve space for block groups
Josef Bacik
1
-3
/
+9
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
1
-5
/
+4
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
1
-15
/
+31
2015-04-01
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
Chris Mason
1
-1
/
+1
2015-03-26
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
1
-5
/
+5
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-11
/
+10
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+34
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
1
-0
/
+3
2015-03-17
Btrfs: prepare block group cache before writing
Josef Bacik
1
-0
/
+26
2015-03-13
Btrfs: account for the correct number of extents for delalloc reservations
Josef Bacik
1
-1
/
+5
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+16
2015-03-03
btrfs: replace remaining do_div calls with div_u64 variants
David Sterba
1
-1
/
+1
2015-03-03
btrfs: cleanup 64bit/32bit divs, provably bounded values
David Sterba
1
-2
/
+2
2015-03-03
btrfs: cleanup 64bit/32bit divs, compile time constants
David Sterba
1
-8
/
+7
[next]