index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
2016-09-26
1
-1
/
+5
*
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2016-09-26
1
-14
/
+0
*
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
2016-09-26
1
-15
/
+3
*
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
1
-1
/
+1
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-4
/
+6
*
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
1
-3
/
+1
*
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
2016-09-26
1
-2
/
+0
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-6
/
+6
*
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
1
-1
/
+1
*
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
1
-21
/
+48
*
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-07-26
1
-0
/
+8
*
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-23
1
-1
/
+5
*
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2016-06-17
1
-1
/
+4
*
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-17
1
-0
/
+2
*
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
1
-2
/
+4
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-7
/
+7
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-7
/
+7
*
|
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
1
-3
/
+3
|
/
*
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
2016-04-04
1
-4
/
+8
*
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
1
-1
/
+1
|
\
|
*
btrfs: send: use GFP_KERNEL everywhere
David Sterba
2016-02-11
1
-1
/
+1
*
|
Btrfs: Use (eb->start, seq) as search key for tree modification log
Chandan Rajendra
2016-02-01
1
-17
/
+17
|
/
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-1
/
+1
|
\
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-1
/
+1
*
|
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
1
-5
/
+4
|
/
*
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
1
-2
/
+2
|
\
|
*
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
2015-10-21
1
-2
/
+2
*
|
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
1
-3
/
+3
|
/
*
btrfs: abort transaction on btrfs_reloc_cow_block()
Zhaolei
2015-08-09
1
-1
/
+3
*
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-06-03
1
-6
/
+10
*
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
2015-03-25
1
-25
/
+28
|
\
|
*
Btrfs: disk-io: replace root args iff only fs_info used
Daniel Dressler
2015-02-16
1
-13
/
+13
|
*
Btrfs: ctree: reduce args where only fs_info used
Daniel Dressler
2015-02-16
1
-12
/
+15
*
|
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-25
1
-5
/
+4
|
\
\
|
*
|
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-03
1
-5
/
+4
|
|
/
*
/
Btrfs: fix off-by-one logic error in btrfs_realloc_node
Filipe Manana
2015-03-02
1
-4
/
+4
|
/
*
Btrfs: insert_new_root: Fix lock type of the extent buffer.
chandan
2015-01-22
1
-1
/
+1
*
Btrfs: fix setup_leaf_for_split() to avoid leaf corruption
Filipe Manana
2015-01-21
1
-2
/
+4
*
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-01-21
1
-8
/
+5
|
\
|
*
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
1
-3
/
+2
|
*
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
2014-12-12
1
-5
/
+3
*
|
Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/...
Chris Mason
2015-01-21
1
-13
/
+5
|
\
\
|
*
|
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
1
-1
/
+2
|
*
|
btrfs: fix leak of path in btrfs_find_item
David Sterba
2015-01-14
1
-13
/
+4
|
|
/
*
/
Btrfs: change how we track dirty roots
Josef Bacik
2015-01-21
1
-4
/
+12
|
/
*
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
1
-12
/
+2
|
\
|
*
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-11-19
1
-12
/
+2
*
|
Btrfs: make xattr replace operations atomic
Filipe Manana
2014-11-20
1
-1
/
+1
|
/
*
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
1
-32
/
+22
|
\
|
*
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
2014-10-02
1
-15
/
+11
[next]