Lu Fengqi
|
401b3b19d5
btrfs: Remove root parameter from btrfs_unlink_subvol
|
7 年 前 |
Lu Fengqi
|
6025c19fb2
btrfs: Remove fs_info from btrfs_add_root_ref
|
7 年 前 |
Lu Fengqi
|
3ee1c5530e
btrfs: Remove fs_info from btrfs_del_root_ref
|
7 年 前 |
Lu Fengqi
|
9add29457a
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
|
7 年 前 |
Josef Bacik
|
3c4276936f
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
|
7 年 前 |
David Sterba
|
5cdc84bfde
btrfs: drop extent_io_ops::set_range_writeback callback
|
7 年 前 |
David Sterba
|
00032d38ea
btrfs: drop extent_io_ops::merge_bio_hook callback
|
7 年 前 |
David Sterba
|
05912a3c04
btrfs: drop extent_io_ops::tree_fs_info callback
|
7 年 前 |
David Sterba
|
e288c080dd
btrfs: unify end_io callbacks of async_submit_bio
|
7 年 前 |
David Sterba
|
ebcc326316
btrfs: open-code bio_set_op_attrs
|
7 年 前 |
David Sterba
|
d7f663fa3f
btrfs: prune unused includes
|
7 年 前 |
David Sterba
|
3ffbd68c48
btrfs: simplify pointer chasing of local fs_info variables
|
7 年 前 |
David Sterba
|
3750851562
btrfs: simplify some assignments of inode numbers
|
7 年 前 |
Arnd Bergmann
|
d3c6be6fda
btrfs: use timespec64 for i_otime
|
7 年 前 |
Qu Wenruo
|
e41ca58974
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
|
7 年 前 |
Linus Torvalds
|
d3bc0e67f8
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
7 年 前 |
Chris Mason
|
717beb96d9
Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion
|
7 年 前 |
Linus Torvalds
|
84bfed40fc
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
|
7 年 前 |
Filipe Manana
|
c5b4a50b74
Btrfs: fix return value on rename exchange failure
|
7 年 前 |
Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 年 前 |
Arnd Bergmann
|
15eefe2a99
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
|
7 年 前 |
Souptick Joarder
|
a528a24150
btrfs: change return type of btrfs_page_mkwrite to vm_fault_t
|
7 年 前 |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 年 前 |
Omar Sandoval
|
ad7e1a740d
Btrfs: clean up error handling in btrfs_truncate()
|
7 年 前 |
Nikolay Borisov
|
c5794e5178
btrfs: Factor out write portion of btrfs_get_blocks_direct
|
7 年 前 |
Nikolay Borisov
|
1c8d0175df
btrfs: Factor out read portion of btrfs_get_blocks_direct
|
7 年 前 |
Su Yue
|
090a127afa
btrfs: return error value if create_io_em failed in cow_file_range
|
7 年 前 |
Gu JinXiang
|
c4c129db5d
btrfs: drop unused parameter qgroup_reserved
|
7 年 前 |
Ethan Lien
|
e73e81b6d0
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
|
7 年 前 |
Ethan Lien
|
78d4295b1e
btrfs: lift some btrfs_cross_ref_exist checks in nocow path
|
7 年 前 |