Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2cd86d309bd1203241ceb833effe90787f3564a1
/
fs
/
btrfs
2cd86d3
btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
by Qu Wenruo
· 7 years ago
5f52782
btrfs: qgroup: Use generation-aware subtree swap to mark dirty extents
by Qu Wenruo
· 7 years ago
ea49f3e
btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree
by Qu Wenruo
· 7 years ago
2598256
btrfs: qgroup: Introduce function to trace two swaped extents
by Qu Wenruo
· 7 years ago
c337e7b
btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted
by Qu Wenruo
· 7 years ago
fa6ac71
btrfs: relocation: Add basic extent backref related comments for build_backref_tree
by Qu Wenruo
· 7 years ago
4779cc0
Btrfs: get rid of btrfs_symlink_aops
by Omar Sandoval
· 7 years ago
7703bdd
Btrfs: don't clean dirty pages during buffered writes
by Chris Mason
· 7 years ago
818255f
btrfs: use common helper instead of open coding a bit test
by David Sterba
· 7 years ago
0110a4c
btrfs: refactor __btrfs_run_delayed_refs loop
by Nikolay Borisov
· 7 years ago
e726138
btrfs: Factor out loop processing all refs of a head
by Nikolay Borisov
· 7 years ago
b1cdbcb
btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
by Nikolay Borisov
· 7 years ago
b2fa115
btrfs: tests: polish ifdefs around testing helper
by David Sterba
· 7 years ago
a654666
btrfs: tests: group declarations of self-test helpers
by David Sterba
· 7 years ago
57ec5fb
btrfs: tests: move testing members of struct btrfs_root to the end
by David Sterba
· 7 years ago
9c36396
btrfs: tests: add separate stub for find_lock_delalloc_range
by David Sterba
· 7 years ago
ecf160b
Btrfs: preftree: use rb_first_cached
by Liu Bo
· 7 years ago
07e1ce0
Btrfs: extent_map: use rb_first_cached
by Liu Bo
· 7 years ago
03a1d4c
Btrfs: delayed-inode: use rb_first_cached for ins_root and del_root
by Liu Bo
· 7 years ago
e3d0396
Btrfs: delayed-refs: use rb_first_cached for ref_tree
by Liu Bo
· 7 years ago
5c9d028
Btrfs: delayed-refs: use rb_first_cached for href_root
by Liu Bo
· 7 years ago
3aa7c7a
btrfs: wait on caching when putting the bg cache
by Josef Bacik
· 7 years ago
fee7acc
btrfs: keep trim from interfering with transaction commits
by Jeff Mahoney
· 7 years ago
0be88e3
btrfs: don't attempt to trim devices that don't support it
by Jeff Mahoney
· 7 years ago
d4e329d
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
by Jeff Mahoney
· 7 years ago
6ba9fc8
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
by Qu Wenruo
· 7 years ago
93bba24
btrfs: Enhance btrfs_trim_fs function to handle error better
by Qu Wenruo
· 7 years ago
5c06147
btrfs: fix error handling in btrfs_dev_replace_start
by Jeff Mahoney
· 7 years ago
c1766dd
btrfs: change remove_extent_mapping to return void
by zhong jiang
· 7 years ago
315bed4
btrfs: handle error of get_old_root
by Nikolay Borisov
· 7 years ago
28bee48
btrfs: Remove logically dead code from btrfs_orphan_cleanup
by Nikolay Borisov
· 7 years ago
4183c52
Btrfs: remove wait_ordered_range in btrfs_evict_inode
by Liu Bo
· 7 years ago
abb57ef
Btrfs: skip set_page_dirty if eb pages are already dirty
by Liu Bo
· 7 years ago
51995c3
Btrfs: assert page dirty bit on extent buffer pages
by Liu Bo
· 7 years ago
98e6b1e
Btrfs: remove unnecessary level check in balance_level
by Liu Bo
· 7 years ago
3cf5068
Btrfs: unify error handling of btrfs_lookup_dir_item
by Liu Bo
· 7 years ago
3b2fd80
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
by Liu Bo
· 7 years ago
a27a94c
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
by Nikolay Borisov
· 7 years ago
6c05040
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
by Nikolay Borisov
· 7 years ago
b444ad4
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
by Nikolay Borisov
· 7 years ago
374b0e2
btrfs: fix error handling in free_log_tree
by Jeff Mahoney
· 7 years ago
380fd06
btrfs: remove redundant variable from btrfs_cross_ref_exist
by Misono Tomohiro
· 7 years ago
e49aabd
Btrfs: set leave_spinning in btrfs_get_extent
by Liu Bo
· 7 years ago
de2c661
Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
by Liu Bo
· 7 years ago
29c5e5d
btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read
by Colin Ian King
· 7 years ago
d005dbe
btrfs: remove unused pointer inode in relink_file_extents
by Colin Ian King
· 7 years ago
28c4a3e
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
by Su Yue
· 7 years ago
6aadd9e
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
by Liu Bo
· 7 years ago
c641428
btrfs: free path at an earlier point in btrfs_get_extent
by Liu Bo
· 7 years ago
9688e9a
Btrfs: use next_state in find_first_extent_bit
by Liu Bo
· 7 years ago
b72c3ab
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
by Qu Wenruo
· 7 years ago
65c6e82
btrfs: Handle owner mismatch gracefully when walking up tree
by Qu Wenruo
· 7 years ago
45128b0
btrfs: change btrfs_pin_log_trans to return void
by zhong jiang
· 7 years ago
556f3ca
btrfs: change btrfs_free_reserved_bytes to return void
by zhong jiang
· 7 years ago
bee6ec8
Btrfs: remove always true if branch in btrfs_get_extent
by Liu Bo
· 7 years ago
9c7b0c2
btrfs: qgroup: Dirty all qgroups before rescan
by Qu Wenruo
· 7 years ago
3293428
Btrfs: clean up scrub is_dev_replace parameter
by Omar Sandoval
· 7 years ago
1da7396
btrfs: add helper to obtain number of devices with ongoing dev-replace
by Anand Jain
· 7 years ago
16220c4
btrfs: add assertions where number of devices could go below 0
by Anand Jain
· 7 years ago
f8b00e0
btrfs: remove unneeded NULL checks before kfree
by zhong jiang
· 7 years ago
4b6f8e9
Btrfs: do not unnecessarily pass write_lock_level when processing leaf
by Liu Bo
· 7 years ago
4fd786e
btrfs: Remove 'objectid' member from struct btrfs_root
by Misono Tomohiro
· 7 years ago
5a2cb25
btrfs: remove a useless return statement in btrfs_block_rsv_add
by Lu Fengqi
· 7 years ago
684572d
btrfs: Remove root parameter from btrfs_insert_dir_item
by Lu Fengqi
· 7 years ago
3a58417
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_add_bytes
by Lu Fengqi
· 7 years ago
a7176f7
btrfs: simplify the send_in_progress check in btrfs_delete_subvolume
by Lu Fengqi
· 7 years ago
5404525
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
b6fdfbf
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
by Misono Tomohiro
· 7 years ago
b9b8a41
btrfs: use after free in btrfs_quota_enable
by Dan Carpenter
· 7 years ago
801660b
btrfs: btrfs_shrink_device should call commit transaction at the end
by Anand Jain
· 7 years ago
a5b7f42
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
by Lu Fengqi
· 7 years ago
de02b9f
Btrfs: fix data corruption when deduplicating between different files
by Filipe Manana
· 7 years ago
d4682ba
Btrfs: sync log after logging new name
by Filipe Manana
· 7 years ago
d9a185f
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
5e9d398
btrfs: readpages() should submit IO as read-ahead
by Jens Axboe
· 7 years ago
8ecebf4d
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
by Robbie Ko
· 7 years ago
a1a4f84
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
0ea97a2
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
39379fa
btrfs: revert fs_devices state on error of btrfs_init_new_device
by Naohiro Aota
· 7 years ago
64f64f4
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
by Qu Wenruo
· 7 years ago
cf90d88
btrfs: Introduce mount time chunk <-> dev extent mapping check
by Qu Wenruo
· 7 years ago
7ef4951
btrfs: Verify that every chunk has corresponding block group at mount time
by Qu Wenruo
· 7 years ago
514c7dc
btrfs: Check that each block group has corresponding chunk at mount time
by Qu Wenruo
· 7 years ago
22d3151
Btrfs: send, fix incorrect file layout after hole punching beyond eof
by Filipe Manana
· 7 years ago
672d599
btrfs: Use wrapper macro for rcu string to remove duplicate code
by Misono Tomohiro
· 7 years ago
f5b3a41
btrfs: simplify btrfs_iget
by Al Viro
· 7 years ago
9bc2cef
btrfs: lift make_bad_inode into btrfs_iget
by Al Viro
· 7 years ago
8d9e220
btrfs: simplify IS_ERR/PTR_ERR checks
by Al Viro
· 7 years ago
2e19f1f
btrfs: btrfs_iget never returns an is_bad_inode inode
by Al Viro
· 7 years ago
1e7e1f9
btrfs: replace: Reset on-disk dev stats value after replace
by Misono Tomohiro
· 7 years ago
85c3954
btrfs: extent-tree: Remove unused __btrfs_free_block_rsv
by Misono Tomohiro
· 7 years ago
afc6961
btrfs: backref: Use ERR_CAST to return error code
by Misono Tomohiro
· 7 years ago
5b7d687
btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol
by Lu Fengqi
· 7 years ago
401b3b1
btrfs: Remove root parameter from btrfs_unlink_subvol
by Lu Fengqi
· 7 years ago
6025c19
btrfs: Remove fs_info from btrfs_add_root_ref
by Lu Fengqi
· 7 years ago
3ee1c55
btrfs: Remove fs_info from btrfs_del_root_ref
by Lu Fengqi
· 7 years ago
ab9ce7d
btrfs: Remove fs_info from btrfs_del_root
by Lu Fengqi
· 7 years ago
9add294
btrfs: Remove fs_info from btrfs_delete_delayed_dir_index
by Lu Fengqi
· 7 years ago
4465c8b
btrfs: Remove fs_info from btrfs_insert_delayed_dir_index
by Lu Fengqi
· 7 years ago
b585102
btrfs: extent-tree: remove unused member walk_control::for_reloc
by David Sterba
· 7 years ago
Next »