index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: sink total_data parameter in setup_items_for_insert
Nikolay Borisov
2020-10-07
6
-12
/
+15
*
btrfs: eliminate total_size parameter from setup_items_for_insert
Nikolay Borisov
2020-10-07
6
-19
/
+11
*
btrfs: re-arrange statements in setup_items_for_insert
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: sysfs: export supported send stream version
Omar Sandoval
2020-10-07
1
-0
/
+9
*
btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()
Omar Sandoval
2020-10-07
1
-33
/
+11
*
btrfs: send: avoid copying file data
Omar Sandoval
2020-10-07
2
-27
/
+39
*
btrfs: send: get rid of i_size logic in send_write()
Omar Sandoval
2020-10-07
1
-27
/
+10
*
btrfs: rename btrfs_insert_clone_extent() to a more generic name
Filipe Manana
2020-10-07
1
-3
/
+3
*
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
2020-10-07
4
-6
/
+6
*
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
2020-10-07
4
-50
/
+54
*
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
2020-10-07
4
-5
/
+4
*
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
2020-10-07
4
-32
/
+91
*
btrfs: remove unused function calc_global_rsv_need_space()
YueHaibing
2020-10-07
1
-5
/
+0
*
btrfs: move btrfs_dev_replace_update_device_in_mapping_tree to drop declaration
Anand Jain
2020-10-07
1
-30
/
+26
*
btrfs: simplify gotos in open_seed_device
Anand Jain
2020-10-07
1
-5
/
+3
*
btrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device()
Anand Jain
2020-10-07
1
-6
/
+3
*
btrfs: remove tmp variable for list traversal in btrfs_init_dev_replace_tgtdev
Anand Jain
2020-10-07
1
-3
/
+1
*
btrfs: use sprout device_list_mutex in btrfs_init_devices_late
Anand Jain
2020-10-07
1
-3
/
+1
*
btrfs: reada: lock all seed/sprout devices in __reada_start_machine
Anand Jain
2020-10-07
1
-2
/
+3
*
btrfs: handle errors in btrfs_sysfs_add_fs_devices
Anand Jain
2020-10-07
1
-2
/
+6
*
btrfs: initialize sysfs devid and device link for seed device
Anand Jain
2020-10-07
1
-0
/
+15
*
btrfs: split and refactor btrfs_sysfs_remove_devices_dir
Anand Jain
2020-10-07
4
-23
/
+17
*
btrfs: simplify parameters of btrfs_sysfs_add_devices_dir
Anand Jain
2020-10-07
4
-11
/
+7
*
btrfs: make btrfs_sysfs_remove_devices_dir return void
Anand Jain
2020-10-07
2
-7
/
+5
*
btrfs: add btrfs_sysfs_remove_device helper
Anand Jain
2020-10-07
1
-34
/
+27
*
btrfs: add btrfs_sysfs_add_device helper
Anand Jain
2020-10-07
1
-26
/
+52
*
btrfs: fix replace of seed device
Anand Jain
2020-10-07
1
-1
/
+1
*
btrfs: improve device scanning messages
Anand Jain
2020-10-07
1
-6
/
+8
*
btrfs: pretty print leaked root name
Josef Bacik
2020-10-07
3
-2
/
+46
*
btrfs: sysfs: export currently running exclusive operation
Goldwyn Rodrigues
2020-10-07
2
-0
/
+38
*
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
5
-41
/
+65
*
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
2020-10-07
1
-3
/
+4
*
btrfs: make extent_fiemap take btrfs_inode
Nikolay Borisov
2020-10-07
3
-17
/
+15
*
btrfs: make btrfs_zero_range_check_range_boundary take btrfs_inode
Nikolay Borisov
2020-10-07
1
-5
/
+6
*
btrfs: make copy_inline_to_page take btrfs_inode
Nikolay Borisov
2020-10-07
1
-19
/
+19
*
btrfs: make btrfs_find_ordered_sum take btrfs_inode
Nikolay Borisov
2020-10-07
3
-14
/
+13
*
btrfs: make get_extent_skip_holes take btrfs_inode
Nikolay Borisov
2020-10-07
1
-5
/
+6
*
btrfs: make btrfs_writepage_endio_finish_ordered btrfs_inode-centric
Nikolay Borisov
2020-10-07
1
-5
/
+5
*
btrfs: make btrfs_invalidatepage work on btrfs_inode
Nikolay Borisov
2020-10-07
1
-10
/
+8
*
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
2020-10-07
6
-14
/
+15
*
btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode
Nikolay Borisov
2020-10-07
3
-9
/
+8
*
btrfs: make ordered extent tracepoint take btrfs_inode
Nikolay Borisov
2020-10-07
1
-4
/
+4
*
btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode
Nikolay Borisov
2020-10-07
4
-7
/
+10
*
btrfs: make inode_tree_del take btrfs_inode
Nikolay Borisov
2020-10-07
1
-6
/
+6
*
btrfs: use BTRFS_NESTED_NEW_ROOT for double splits
Josef Bacik
2020-10-07
1
-1
/
+11
*
btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots
Josef Bacik
2020-10-07
2
-2
/
+12
*
btrfs: introduce BTRFS_NESTING_SPLIT for split blocks
Josef Bacik
2020-10-07
2
-2
/
+11
*
btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW
Josef Bacik
2020-10-07
2
-6
/
+14
*
btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT
Josef Bacik
2020-10-07
2
-8
/
+20
*
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
8
-36
/
+66
[next]