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
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
2018-10-10
1
-1
/
+6
*
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-10-10
4
-21
/
+22
*
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-09-19
1
-0
/
+19
*
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
2018-09-19
1
-9
/
+8
*
btrfs: fix mount and ioctl device scan ioctl race
David Sterba
2018-09-15
1
-6
/
+6
*
btrfs: reorder initialization before the mount locks uuid_mutex
David Sterba
2018-09-15
1
-16
/
+14
*
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
David Sterba
2018-09-15
1
-2
/
+4
*
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
2018-09-15
2
-3
/
+13
*
btrfs: use device_list_mutex when removing stale devices
Anand Jain
2018-09-15
1
-10
/
+15
*
btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(
Anand Jain
2018-09-15
1
-18
/
+17
*
btrfs: extend locked section when adding a new device in device_list_add
Anand Jain
2018-09-15
1
-4
/
+12
*
btrfs: do btrfs_free_stale_devices outside of device_list_add
Anand Jain
2018-09-15
1
-5
/
+10
*
btrfs: Fix a C compliance issue
Bart Van Assche
2018-09-15
1
-3
/
+3
*
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-09-15
1
-1
/
+1
*
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
2018-09-15
2
-2
/
+4
*
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
Qu Wenruo
2018-09-15
1
-1
/
+6
*
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
2018-09-15
1
-1
/
+14
*
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-09-15
1
-11
/
+12
*
btrfs: fix in-memory value of total_devices after seed device deletion
Anand Jain
2018-09-15
1
-0
/
+3
*
btrfs: replace: Reset on-disk dev stats value after replace
Misono Tomohiro
2018-09-15
1
-0
/
+6
*
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
2018-09-15
1
-2
/
+6
*
Btrfs: send, fix incorrect file layout after hole punching beyond eof
Filipe Manana
2018-09-05
1
-0
/
+9
*
Btrfs: fix send failure when root has deleted files still open
Filipe Manana
2018-09-05
1
-8
/
+129
*
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2018-09-05
2
-27
/
+0
*
Btrfs: fix mount failure after fsync due to hard link recreation
Filipe Manana
2018-09-05
1
-0
/
+66
*
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
2018-09-05
1
-1
/
+1
*
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
2018-09-05
1
-4
/
+6
*
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
1
-2
/
+5
|
\
|
*
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-19
1
-2
/
+5
*
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-18
3
-8
/
+13
|
\
|
|
*
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-17
1
-8
/
+9
|
*
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-13
1
-0
/
+2
|
*
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
2018-07-13
1
-0
/
+2
*
|
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
2
-5
/
+15
|
\
|
|
*
Btrfs: fix mount failure when qgroup rescan is in progress
Filipe Manana
2018-06-28
1
-3
/
+10
|
*
Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
Chris Mason
2018-06-28
1
-1
/
+2
|
*
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
2018-06-28
1
-1
/
+3
*
|
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-26
3
-7
/
+12
|
\
|
|
*
Btrfs: fix return value on rename exchange failure
Filipe Manana
2018-06-22
1
-1
/
+3
|
*
btrfs: fix invalid-free in btrfs_extent_same
Lu Fengqi
2018-06-21
1
-5
/
+5
|
*
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
2018-06-21
1
-1
/
+4
*
|
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
5
-12
/
+12
|
\
\
|
*
\
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
5
-12
/
+12
|
|
\
\
|
|
*
|
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
5
-12
/
+12
*
|
|
|
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
5
-19
/
+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-06-11
1
-1
/
+1
|
*
|
|
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
Souptick Joarder
2018-06-07
2
-15
/
+13
|
*
|
|
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Robbie Ko
2018-06-07
1
-3
/
+1
|
*
|
|
btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user
Misono Tomohiro
2018-06-05
1
-0
/
+4
*
|
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
[next]