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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
Btrfs: unify error handling of btrfs_lookup_dir_item
Liu Bo
2
-22
/
+7
2018-10-15
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
Liu Bo
1
-3
/
+3
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
3
-28
/
+25
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
2
-18
/
+17
2018-10-15
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
Nikolay Borisov
1
-12
/
+13
2018-10-15
btrfs: fix error handling in free_log_tree
Jeff Mahoney
1
-3
/
+6
2018-10-15
btrfs: remove redundant variable from btrfs_cross_ref_exist
Misono Tomohiro
1
-11
/
+2
2018-10-15
Btrfs: set leave_spinning in btrfs_get_extent
Liu Bo
1
-0
/
+8
2018-10-15
Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
Liu Bo
2
-5
/
+5
2018-10-15
btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read
Colin Ian King
1
-2
/
+0
2018-10-15
btrfs: remove unused pointer inode in relink_file_extents
Colin Ian King
1
-3
/
+0
2018-10-15
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Su Yue
1
-1
/
+1
2018-10-15
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
Liu Bo
1
-4
/
+0
2018-10-15
btrfs: free path at an earlier point in btrfs_get_extent
Liu Bo
1
-1
/
+1
2018-10-15
Btrfs: use next_state in find_first_extent_bit
Liu Bo
1
-6
/
+1
2018-10-15
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
1
-0
/
+13
2018-10-15
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2
-7
/
+13
2018-10-15
btrfs: change btrfs_pin_log_trans to return void
zhong jiang
2
-5
/
+2
2018-10-15
btrfs: change btrfs_free_reserved_bytes to return void
zhong jiang
1
-4
/
+2
2018-10-15
Btrfs: remove always true if branch in btrfs_get_extent
Liu Bo
1
-10
/
+6
2018-10-15
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
1
-0
/
+1
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
1
-14
/
+9
2018-10-15
btrfs: add helper to obtain number of devices with ongoing dev-replace
Anand Jain
1
-14
/
+21
2018-10-15
btrfs: add assertions where number of devices could go below 0
Anand Jain
1
-2
/
+2
2018-10-15
btrfs: remove unneeded NULL checks before kfree
zhong jiang
1
-4
/
+2
2018-10-15
Btrfs: do not unnecessarily pass write_lock_level when processing leaf
Liu Bo
1
-1
/
+1
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
16
-46
/
+50
2018-10-15
btrfs: remove a useless return statement in btrfs_block_rsv_add
Lu Fengqi
1
-3
/
+1
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
5
-14
/
+10
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
6
-17
/
+17
2018-10-15
btrfs: simplify the send_in_progress check in btrfs_delete_subvolume
Lu Fengqi
1
-6
/
+5
2018-10-10
simplify btrfs_lookup()
Al Viro
1
-9
/
+3
2018-09-30
xarray: Replace exceptional entries
Matthew Wilcox
1
-1
/
+1
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-55
/
+197
2018-08-24
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
Misono Tomohiro
1
-2
/
+9
2018-08-23
btrfs: use after free in btrfs_quota_enable
Dan Carpenter
1
-3
/
+2
2018-08-23
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
1
-1
/
+6
2018-08-23
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
1
-9
/
+8
2018-08-23
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
1
-0
/
+19
2018-08-23
Btrfs: sync log after logging new name
Filipe Manana
3
-19
/
+131
2018-08-22
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+7
2018-08-18
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
1
-1
/
+1
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
4
-21
/
+22
2018-08-14
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-2939
/
+1816
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-67
/
+39
2018-08-06
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
1
-5
/
+24
2018-08-06
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
1
-2
/
+6
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
3
-0
/
+193
2018-08-06
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
1
-1
/
+57
2018-08-06
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
1
-1
/
+27
[prev]
[next]