index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: 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-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-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+7
2018-08-17
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-13
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-2939
/
+1816
2018-08-13
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
2018-08-06
Btrfs: send, fix incorrect file layout after hole punching beyond eof
Filipe Manana
1
-0
/
+9
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
4
-31
/
+12
2018-08-06
btrfs: simplify btrfs_iget
Al Viro
1
-16
/
+13
2018-08-06
btrfs: lift make_bad_inode into btrfs_iget
Al Viro
1
-2
/
+2
2018-08-06
btrfs: simplify IS_ERR/PTR_ERR checks
Al Viro
2
-4
/
+3
[next]