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
/
ctree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
1
-1
/
+5
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
1
-14
/
+0
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
1
-15
/
+3
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-1
/
+1
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-4
/
+6
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
1
-3
/
+1
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
1
-2
/
+0
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
1
-6
/
+6
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
1
-1
/
+1
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
1
-21
/
+48
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
1
-0
/
+8
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
1
-1
/
+5
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
1
-1
/
+4
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
1
-0
/
+2
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
1
-2
/
+4
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-7
/
+7
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-7
/
+7
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-3
/
+3
2016-04-04
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
1
-4
/
+8
2016-02-26
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
1
-1
/
+1
2016-02-11
btrfs: send: use GFP_KERNEL everywhere
David Sterba
1
-1
/
+1
2016-02-01
Btrfs: Use (eb->start, seq) as search key for tree modification log
Chandan Rajendra
1
-17
/
+17
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-1
/
+1
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
1
-5
/
+4
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-1
/
+1
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-2
/
+2
2015-10-21
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
1
-2
/
+2
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-3
/
+3
2015-08-09
btrfs: abort transaction on btrfs_reloc_cow_block()
Zhaolei
1
-1
/
+3
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
1
-6
/
+10
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
1
-25
/
+28
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-5
/
+4
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
1
-5
/
+4
2015-03-02
Btrfs: fix off-by-one logic error in btrfs_realloc_node
Filipe Manana
1
-4
/
+4
2015-02-16
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
1
-13
/
+13
2015-02-16
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
1
-12
/
+15
2015-01-22
Btrfs: insert_new_root: Fix lock type of the extent buffer.
chandan
1
-1
/
+1
2015-01-21
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
Filipe Manana
1
-2
/
+4
2015-01-21
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-8
/
+5
2015-01-21
Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
1
-13
/
+5
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
1
-4
/
+12
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
1
-1
/
+2
2015-01-14
btrfs: fix leak of path in btrfs_find_item
David Sterba
1
-13
/
+4
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
1
-3
/
+2
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
1
-5
/
+3
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
1
-12
/
+2
2014-11-20
Btrfs: make xattr replace operations atomic
Filipe Manana
1
-1
/
+1
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
1
-12
/
+2
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-32
/
+22
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-5
/
+3
[next]