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
2016-11-30
btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space
Jeff Mahoney
1
-0
/
+7
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
1
-1
/
+1
2016-11-30
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
1
-1
/
+1
2016-11-30
btrfs: remove useless comments
Xiaoguang Wang
1
-10
/
+3
2016-11-29
btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed...
Wang Xiaoguang
1
-1
/
+1
2016-11-29
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
1
-1
/
+1
2016-10-24
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
1
-0
/
+3
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
1
-1
/
+1
2016-09-26
Btrfs: don't BUG() during drop snapshot
Josef Bacik
1
-11
/
+27
2016-09-26
btrfs: Remove already completed TODO comment
Goldwyn Rodrigues
1
-2
/
+0
2016-09-26
btrfs: Do not reassign count in btrfs_run_delayed_refs
Goldwyn Rodrigues
1
-1
/
+0
2016-09-26
Btrfs: fix memory leak in do_walk_down
Liu Bo
1
-0
/
+1
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-30
/
+36
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-3
/
+3
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-22
/
+22
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
1
-10
/
+2
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-7
/
+7
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
1
-1
/
+1
2016-09-26
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
1
-0
/
+2
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2016-09-21
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-09
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+15
2016-09-06
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
1
-5
/
+6
2016-09-05
btrfs: do not decrease bytes_may_use when replaying extents
Wang Xiaoguang
1
-3
/
+9
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-99
/
+86
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
1
-37
/
+19
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
1
-32
/
+5
2016-08-25
btrfs: flush_space: treat return value of do_chunk_alloc properly
Alex Lyakas
1
-1
/
+1
2016-08-25
Btrfs: add ASSERT for block group's memory leak
Liu Bo
1
-0
/
+5
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-53
/
+71
2016-07-31
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-262
/
+469
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
1
-24
/
+23
2016-07-26
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
1
-3
/
+3
2016-07-26
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
1
-1
/
+1
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
1
-4
/
+4
2016-07-26
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
1
-15
/
+15
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
1
-4
/
+6
2016-07-26
btrfs: hide test-only member under ifdef
David Sterba
1
-0
/
+2
2016-07-26
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
1
-2
/
+2
2016-07-26
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2016-07-20
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
1
-0
/
+5
[prev]
[next]