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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
2017-10-18
1
-1
/
+1
*
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-10-06
2
-2
/
+2
|
\
|
*
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
2017-10-04
1
-1
/
+1
|
*
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
2017-10-04
1
-1
/
+1
*
|
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-29
11
-27
/
+72
|
\
|
|
*
btrfs: log csums for all modified extents
Josef Bacik
2017-09-26
1
-2
/
+10
|
*
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
2017-09-26
1
-5
/
+2
|
*
btrfs: Report error on removing qgroup if del_qgroup_item fails
Sargun Dhillon
2017-09-26
1
-0
/
+2
|
*
Btrfs: skip checksum when reading compressed data if some IO have failed
Liu Bo
2017-09-26
1
-1
/
+8
|
*
Btrfs: fix kernel oops while reading compressed data
Liu Bo
2017-09-26
1
-0
/
+9
|
*
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
2017-09-26
1
-1
/
+1
|
*
Btrfs: do not backup tree roots when fsync
Liu Bo
2017-09-26
1
-1
/
+8
|
*
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2017-09-26
2
-5
/
+0
|
*
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
2017-09-26
1
-1
/
+1
|
*
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-09-26
1
-0
/
+4
|
*
Btrfs: send: fix error number for unknown inode types
Tsutomu Itoh
2017-09-26
1
-1
/
+1
|
*
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
2017-09-26
1
-1
/
+1
|
*
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
2017-09-26
1
-0
/
+8
|
*
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
2017-09-26
1
-0
/
+12
|
*
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
2017-09-26
1
-3
/
+3
|
*
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
2017-09-26
1
-3
/
+0
|
*
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
2017-09-26
1
-3
/
+2
*
|
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
1
-1
/
+5
|
\
\
|
*
|
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
2017-09-04
1
-1
/
+5
*
|
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
9
-22
/
+21
|
\
\
\
|
*
|
|
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
9
-22
/
+21
*
|
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-14
/
+4
|
\
\
\
\
|
*
|
|
|
btrfs: switch write_buf to kernel_write
Christoph Hellwig
2017-09-04
1
-14
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-14
11
-4
/
+466
|
\
\
\
\
|
*
|
|
|
btrfs: Add zstd support
Nick Terrell
2017-08-15
11
-5
/
+467
*
|
|
|
|
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
39
-1409
/
+1502
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: submit superblock io with REQ_META and REQ_PRIO
David Sterba
2017-08-22
1
-2
/
+3
|
*
|
|
|
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
2017-08-21
1
-1
/
+0
|
*
|
|
|
btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
Nikolay Borisov
2017-08-21
1
-7
/
+5
|
*
|
|
|
btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
Nikolay Borisov
2017-08-21
1
-4
/
+4
|
*
|
|
|
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
5
-9
/
+9
|
*
|
|
|
Btrfs: add one more sanity check for shared ref type
Liu Bo
2017-08-21
2
-10
/
+46
|
*
|
|
|
Btrfs: remove BUG_ON in __add_tree_block
Liu Bo
2017-08-21
1
-1
/
+11
|
*
|
|
|
Btrfs: remove BUG() in add_data_reference
Liu Bo
2017-08-21
1
-1
/
+4
|
*
|
|
|
Btrfs: remove BUG() in print_extent_item
Liu Bo
2017-08-21
1
-1
/
+4
|
*
|
|
|
Btrfs: remove BUG() in btrfs_extent_inline_ref_size
Liu Bo
2017-08-21
1
-1
/
+0
|
*
|
|
|
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
2017-08-21
3
-10
/
+50
|
*
|
|
|
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2017-08-21
2
-0
/
+48
|
*
|
|
|
btrfs: scrub: simplify scrub worker initialization
David Sterba
2017-08-21
1
-8
/
+2
|
*
|
|
|
btrfs: scrub: clean up division in scrub_find_csum
David Sterba
2017-08-21
1
-1
/
+3
|
*
|
|
|
btrfs: scrub: clean up division in __scrub_mark_bitmap
David Sterba
2017-08-21
1
-2
/
+6
|
*
|
|
|
btrfs: scrub: use bool for flush_all_writes
David Sterba
2017-08-21
1
-10
/
+8
|
*
|
|
|
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
2017-08-21
1
-1
/
+5
|
*
|
|
|
btrfs: Remove extraneous chunk_objectid variable
Nikolay Borisov
2017-08-21
1
-10
/
+6
|
*
|
|
|
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
2017-08-21
3
-8
/
+5
[next]