index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-11-19
3
-15
/
+25
*
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-11-04
1
-1
/
+1
*
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
2014-10-28
1
-8
/
+0
*
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-27
1
-0
/
+1
*
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
3
-10
/
+4
*
btrfs: use macro accessors in superblock validation checks
David Sterba
2014-10-27
1
-21
/
+22
*
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-17
2
-36
/
+33
*
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
2014-10-08
1
-0
/
+2
*
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2014-10-07
2
-3
/
+2
*
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2014-10-06
2
-5
/
+97
*
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2014-10-04
6
-16
/
+16
|
\
|
*
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
2014-10-02
5
-10
/
+10
|
*
btrfs: remove unlikely from NULL checks
David Sterba
2014-10-02
2
-6
/
+6
*
|
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
9
-105
/
+57
|
\
\
|
*
|
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
2014-10-02
5
-27
/
+21
|
*
|
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
2014-10-02
4
-12
/
+9
|
*
|
btrfs: remove parameter blocksize from read_tree_block
David Sterba
2014-10-02
7
-37
/
+18
|
*
|
btrfs: inline code of reada_tree_block and remove it
David Sterba
2014-10-02
1
-10
/
+2
|
*
|
btrfs: return void from readahead_tree_block
David Sterba
2014-10-02
3
-8
/
+4
|
*
|
btrfs: remove unused parameter from readahead_tree_block
David Sterba
2014-10-02
5
-16
/
+8
|
|
/
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
17
-135
/
+130
|
\
\
|
*
|
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
2014-10-02
5
-21
/
+23
|
*
|
btrfs: new define for the inline extent data start
David Sterba
2014-10-02
2
-10
/
+9
|
*
|
btrfs: kill extent_buffer_page helper
David Sterba
2014-10-02
2
-35
/
+26
|
*
|
btrfs: drop constant param from btrfs_release_extent_buffer_page
David Sterba
2014-10-02
1
-9
/
+6
|
*
|
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
2014-10-02
4
-5
/
+4
|
*
|
btrfs: let merge_reloc_roots return void
David Sterba
2014-10-02
1
-2
/
+1
|
*
|
btrfs: remove unused members from struct scrub_warning
David Sterba
2014-10-02
1
-15
/
+2
|
*
|
btrfs: use slab for end_io_wq structures
David Sterba
2014-10-02
3
-10
/
+38
|
*
|
btrfs: fix error labels in init_btrfs_fs
David Sterba
2014-10-02
1
-2
/
+2
|
*
|
btrfs: use enum for wq endio metadata type
David Sterba
2014-10-02
4
-18
/
+14
|
*
|
btrfs: remove unused extent state bits
David Sterba
2014-10-02
1
-4
/
+0
|
*
|
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
2014-10-02
3
-2
/
+3
|
*
|
btrfs: remove unused variable from btrfs_parse_options
David Sterba
2014-10-01
1
-3
/
+1
|
*
|
btrfs: defrag, use unsigned type for extent thresh
David Sterba
2014-10-01
1
-4
/
+4
|
|
/
*
|
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
2014-10-03
1
-1
/
+1
*
|
btrfs: add more superblock checks
David Sterba
2014-10-03
1
-2
/
+65
*
|
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
2014-10-03
1
-3
/
+9
*
|
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
2014-10-03
6
-12
/
+114
*
|
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
2014-10-03
1
-2
/
+0
*
|
btrfs: fix shadow warning on cmp
Fabian Frederick
2014-10-03
1
-4
/
+4
*
|
Btrfs: fix compilation errors under DEBUG
Fabian Frederick
2014-10-03
1
-2
/
+2
*
|
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
2014-10-03
1
-0
/
+1
*
|
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
2014-10-03
1
-0
/
+1
*
|
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
2014-10-03
1
-1
/
+1
*
|
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
2014-10-03
1
-1
/
+4
*
|
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
2014-10-03
1
-29
/
+59
|
/
*
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-09-22
1
-1
/
+2
*
Btrfs: don't do async reclaim during log replay
Josef Bacik
2014-09-22
1
-1
/
+7
*
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-22
6
-49
/
+226
[next]