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: keep trim from interfering with transaction commits
Jeff Mahoney
1
-8
/
+17
2018-10-15
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
1
-0
/
+4
2018-10-15
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
1
-2
/
+2
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2
-13
/
+8
2018-10-15
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
1
-11
/
+38
2018-10-15
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
1
-2
/
+5
2018-10-15
btrfs: change remove_extent_mapping to return void
zhong jiang
2
-5
/
+2
2018-10-15
btrfs: handle error of get_old_root
Nikolay Borisov
1
-0
/
+4
2018-10-15
btrfs: Remove logically dead code from btrfs_orphan_cleanup
Nikolay Borisov
1
-2
/
+0
2018-10-15
Btrfs: remove wait_ordered_range in btrfs_evict_inode
Liu Bo
1
-3
/
+0
2018-10-15
Btrfs: skip set_page_dirty if eb pages are already dirty
Liu Bo
2
-5
/
+6
2018-10-15
Btrfs: assert page dirty bit on extent buffer pages
Liu Bo
1
-0
/
+6
2018-10-15
Btrfs: remove unnecessary level check in balance_level
Liu Bo
1
-2
/
+1
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-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
[prev]
[next]