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.12.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
/
disk-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: add parent_transid parameter to veirfy_level_key
Liu Bo
2018-05-30
1
-6
/
+7
*
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
2018-05-28
1
-9
/
+0
*
btrfs: Do super block verification before writing it to disk
Qu Wenruo
2018-05-28
1
-0
/
+43
*
btrfs: Refactor btrfs_check_super_valid
Qu Wenruo
2018-05-28
1
-4
/
+25
*
btrfs: Move btrfs_check_super_valid() to avoid forward declaration
Qu Wenruo
2018-05-28
1
-150
/
+149
*
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
2018-05-28
1
-1
/
+1
*
btrfs: track running balance in a simpler way
David Sterba
2018-05-28
1
-1
/
+0
*
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
2018-05-28
1
-1
/
+0
*
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
2018-05-17
1
-11
/
+15
*
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
2018-04-18
1
-0
/
+1
*
btrfs: Only check first key for committed tree blocks
Qu Wenruo
2018-04-13
1
-0
/
+8
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
2018-04-12
1
-1
/
+2
*
Btrfs: print error messages when failing to read trees
Liu Bo
2018-03-31
1
-9
/
+22
*
btrfs: Validate child tree block's level and first key
Qu Wenruo
2018-03-31
1
-13
/
+82
*
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
2018-03-31
1
-0
/
+1
*
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
2018-03-31
1
-1
/
+0
*
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
2018-03-31
1
-0
/
+2
*
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
2018-03-31
1
-1
/
+1
*
btrfs: remove max_active var from open_ctree
Nikolay Borisov
2018-03-31
1
-3
/
+0
*
btrfs: Use sizeof directly instead of a constant variable
Nikolay Borisov
2018-03-31
1
-3
/
+2
*
btrfs: rename submit callbacks and drop double underscores
David Sterba
2018-03-31
1
-4
/
+4
*
btrfs: remove unused parameters from extent_submit_bio_done_t
David Sterba
2018-03-31
1
-4
/
+2
*
btrfs: remove unused parameters from extent_submit_bio_start_t
David Sterba
2018-03-31
1
-2
/
+0
*
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
2018-03-31
1
-4
/
+4
*
btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids
Anand Jain
2018-03-26
1
-4
/
+4
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-1
/
+1
*
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
1
-2
/
+2
*
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
2018-03-26
1
-3
/
+3
*
btrfs: Use schedule_timeout_interruptible
Nikolay Borisov
2018-03-26
1
-3
/
+1
*
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
2018-03-26
1
-8
/
+0
*
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
2018-03-26
1
-0
/
+4
*
btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs
Nikolay Borisov
2018-03-26
1
-9
/
+0
*
btrfs: manage thread_pool mount option as %u
Anand Jain
2018-03-26
1
-2
/
+2
*
btrfs: print error if primary super block write fails
Howard McLauchlan
2018-03-26
1
-1
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-0
/
+2
|
\
|
*
error-injection: Add injectable error types
Masami Hiramatsu
2018-01-12
1
-1
/
+1
|
*
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
1
-0
/
+2
|
|
\
|
|
*
btrfs: make open_ctree error injectable
Josef Bacik
2017-12-12
1
-0
/
+2
*
|
|
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
Anand Jain
2018-01-22
1
-2
/
+4
*
|
|
btrfs: define SUPER_FLAG_METADUMP_V2
Anand Jain
2018-01-22
1
-1
/
+2
*
|
|
btrfs: factor btrfs_check_rw_degradable() to check given device
Anand Jain
2018-01-22
1
-2
/
+2
*
|
|
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
1
-1
/
+1
*
|
|
btrfs: cleanup device states define BTRFS_DEV_STATE_FLUSH_SENT
Anand Jain
2018-01-22
1
-3
/
+3
*
|
|
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
1
-2
/
+2
*
|
|
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
2018-01-22
1
-4
/
+4
*
|
|
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
1
-4
/
+8
*
|
|
btrfs: switch to on-stack csum buffer in csum_tree_block
David Sterba
2018-01-22
1
-13
/
+3
*
|
|
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
2018-01-22
1
-4
/
+4
[next]