index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-04
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
1
-1
/
+1
2014-10-04
btrfs: add more superblock checks
David Sterba
1
-2
/
+65
2014-10-04
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-04
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
6
-12
/
+114
2014-10-04
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
1
-2
/
+0
2014-10-04
btrfs: fix shadow warning on cmp
Fabian Frederick
1
-4
/
+4
2014-10-04
Btrfs: fix compilation errors under DEBUG
Fabian Frederick
1
-2
/
+2
2014-10-04
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
1
-0
/
+1
2014-10-04
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
1
-0
/
+1
2014-10-04
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
1
-1
/
+1
2014-10-04
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-04
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
1
-29
/
+59
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
5
-21
/
+23
2014-10-02
btrfs: new define for the inline extent data start
David Sterba
2
-10
/
+9
2014-10-02
btrfs: kill extent_buffer_page helper
David Sterba
2
-35
/
+26
2014-10-02
btrfs: drop constant param from btrfs_release_extent_buffer_page
David Sterba
1
-9
/
+6
2014-10-02
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
4
-5
/
+4
2014-10-02
btrfs: let merge_reloc_roots return void
David Sterba
1
-2
/
+1
2014-10-02
btrfs: remove unused members from struct scrub_warning
David Sterba
1
-15
/
+2
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
3
-10
/
+38
2014-10-02
btrfs: fix error labels in init_btrfs_fs
David Sterba
1
-2
/
+2
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
4
-18
/
+14
2014-10-02
btrfs: remove unused extent state bits
David Sterba
1
-4
/
+0
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
3
-2
/
+3
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
5
-27
/
+21
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
4
-12
/
+9
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
7
-37
/
+18
2014-10-02
btrfs: inline code of reada_tree_block and remove it
David Sterba
1
-10
/
+2
2014-10-02
btrfs: return void from readahead_tree_block
David Sterba
3
-8
/
+4
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
5
-16
/
+8
2014-10-02
btrfs: remove unlikely from data-dependent branches and slow paths
David Sterba
5
-10
/
+10
2014-10-02
btrfs: remove unlikely from NULL checks
David Sterba
2
-6
/
+6
2014-10-01
btrfs: remove unused variable from btrfs_parse_options
David Sterba
1
-3
/
+1
2014-10-01
btrfs: defrag, use unsigned type for extent thresh
David Sterba
1
-4
/
+4
2014-09-23
Btrfs: try not to ENOSPC on log replay
Josef Bacik
1
-1
/
+2
2014-09-23
Btrfs: don't do async reclaim during log replay
Josef Bacik
1
-1
/
+7
2014-09-23
Btrfs: remove empty block groups automatically
Josef Bacik
6
-49
/
+226
2014-09-19
Btrfs: fix data corruption after fast fsync and writeback error
Filipe Manana
3
-102
/
+166
2014-09-19
Btrfs: fix fsync race leading to invalid data after log replay
Filipe Manana
1
-15
/
+63
2014-09-18
Btrfs: fix wrong parse of extent map's tracepoint
Liu Bo
1
-6
/
+7
2014-09-18
btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
Qu Wenruo
1
-22
/
+57
2014-09-17
Btrfs: fix up bounds checking in lseek
Liu Bo
1
-10
/
+15
2014-09-17
Btrfs: cleanup the read failure record after write or when the inode is freeing
Miao Xie
3
-0
/
+41
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
9
-29
/
+281
2014-09-17
Btrfs: Set real mirror number for read operation on RAID0/5/6
Miao Xie
1
-0
/
+5
2014-09-17
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
3
-21
/
+19
2014-09-17
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
3
-4
/
+7
2014-09-17
Btrfs: split bio_readpage_error into several functions
Miao Xie
2
-64
/
+123
2014-09-17
Btrfs: Cleanup unused variant and argument of IO failure handlers
Miao Xie
1
-16
/
+10
2014-09-17
Btrfs: fix missing error handler if submiting re-read bio fails
Miao Xie
1
-0
/
+5
[next]