index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
1
-0
/
+1
2020-09-03
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
1
-0
/
+1
2020-08-21
btrfs: don't allocate anonymous block device for user invisible roots
Qu Wenruo
1
-3
/
+10
2020-04-24
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
1
-0
/
+13
2020-02-28
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
1
-1
/
+0
2020-02-28
btrfs: print message when tree-log replay starts
David Sterba
1
-0
/
+1
2020-02-15
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
1
-1
/
+0
2020-02-15
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-02-15
btrfs: use bool argument in free_root_pointers()
Anand Jain
1
-5
/
+5
2019-12-31
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2019-05-16
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
1
-36
/
+15
2019-01-23
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2018-12-08
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-9
/
+1
2018-12-05
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
1
-2
/
+8
2018-12-05
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
1
-281
/
+4
2018-12-05
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
1
-0
/
+24
2018-12-05
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
1
-0
/
+103
2018-12-05
btrfs: Check if item pointer overlaps with the item itself
Qu Wenruo
1
-0
/
+7
2018-12-05
btrfs: Refactor check_leaf function for later expansion
Qu Wenruo
1
-23
/
+27
2018-11-21
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-1
/
+11
2018-09-05
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
1
-4
/
+6
2018-06-11
btrfs: define SUPER_FLAG_METADUMP_V2
Anand Jain
1
-1
/
+2
2018-05-30
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
1
-1
/
+1
2018-05-30
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
1
-1
/
+2
2018-05-22
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
1
-11
/
+15
2018-04-26
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
Anand Jain
1
-2
/
+4
2018-02-25
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
1
-7
/
+5
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+8
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
1
-1
/
+8
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-6
/
+6
2017-09-15
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-148
/
+94
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
1
-2
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-08-22
btrfs: submit superblock io with REQ_META and REQ_PRIO
David Sterba
1
-2
/
+3
2017-08-21
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
1
-4
/
+2
2017-08-21
btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
Lu Fengqi
1
-1
/
+1
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
1
-3
/
+3
2017-08-16
btrfs: drop chunk locks at the end of close_ctree
David Sterba
1
-2
/
+0
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
1
-1
/
+1
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
1
-5
/
+6
2017-08-16
btrfs: split write_dev_supers to two functions
David Sterba
1
-56
/
+73
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
1
-1
/
+1
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
1
-54
/
+0
2017-08-16
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
1
-13
/
+3
2017-08-16
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
1
-8
/
+3
2017-08-15
btrfs: Add zstd support
Nick Terrell
1
-0
/
+2
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-6
/
+6
2017-07-15
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[next]