index
:
Linux Stable
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.13.y
linux-6.14.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: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-11-13
2
-13
/
+8
*
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
2018-11-13
1
-11
/
+38
*
btrfs: fix error handling in free_log_tree
Jeff Mahoney
2018-11-13
1
-3
/
+6
*
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
2018-11-13
1
-0
/
+13
*
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-11-13
2
-7
/
+13
*
btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
Qu Wenruo
2018-11-13
2
-0
/
+6
*
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
2018-11-04
1
-1
/
+3
*
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
2018-10-10
1
-1
/
+6
*
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-09-19
1
-0
/
+19
*
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-09-15
1
-1
/
+1
*
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-09-15
1
-11
/
+12
*
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: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2018-09-05
2
-27
/
+0
*
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
*
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-08-24
1
-8
/
+9
*
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-08-09
1
-0
/
+3
*
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
2018-08-03
1
-0
/
+19
*
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
2018-08-03
1
-2
/
+8
*
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
Omar Sandoval
2018-08-03
1
-1
/
+4
*
Btrfs: don't return ino to ino cache if inode item removal fails
Omar Sandoval
2018-08-03
1
-12
/
+13
*
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
Ethan Lien
2018-08-03
1
-0
/
+3
*
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
2018-07-22
1
-25
/
+112
*
Btrfs: fix return value on rename exchange failure
Filipe Manana
2018-07-03
1
-1
/
+3
*
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-06-26
1
-1
/
+1
*
btrfs: return error value if create_io_em failed in cow_file_range
Su Yue
2018-06-26
1
-1
/
+3
*
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
Omar Sandoval
2018-06-26
1
-2
/
+4
*
Btrfs: fix clone vs chattr NODATASUM race
Omar Sandoval
2018-06-26
1
-5
/
+7
*
Btrfs: make raid6 rebuild retry more
Liu Bo
2018-06-21
2
-5
/
+22
*
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2018-06-21
1
-12
/
+32
*
Revert "Btrfs: fix scrub to repair raid6 corruption"
Sasha Levin
2018-06-21
2
-22
/
+5
*
btrfs: define SUPER_FLAG_METADUMP_V2
Anand Jain
2018-06-11
1
-1
/
+2
*
btrfs: qgroup: Fix root item corruption when multiple same source snapshots a...
Qu Wenruo
2018-05-30
1
-1
/
+9
*
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
2018-05-30
1
-1
/
+1
*
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
2018-05-30
1
-0
/
+1
*
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
2018-05-30
1
-1
/
+1
*
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
2018-05-30
1
-0
/
+1
*
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
2018-05-30
1
-2
/
+5
*
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
2018-05-30
1
-1
/
+3
*
Btrfs: fix loss of prealloc extents past i_size after fsync log replay
Filipe Manana
2018-05-30
1
-5
/
+58
*
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
2018-05-30
1
-1
/
+2
*
Btrfs: fix log replay failure after linking special file and fsync
Filipe Manana
2018-05-30
1
-1
/
+1
*
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
2018-05-30
1
-0
/
+3
*
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
2018-05-30
2
-2
/
+2
*
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-05-30
1
-12
/
+4
*
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Liu Bo
2018-05-22
1
-3
/
+3
*
btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov
2018-05-22
1
-11
/
+15
*
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
2018-05-22
2
-3
/
+12
*
btrfs: fix crash when trying to resume balance without the resume flag
Anand Jain
2018-05-22
1
-0
/
+9
[prev]
[next]