index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-10-15
Btrfs: assert page dirty bit on extent buffer pages
Liu Bo
2018-10-15
Btrfs: remove unnecessary level check in balance_level
Liu Bo
2018-10-15
Btrfs: unify error handling of btrfs_lookup_dir_item
Liu Bo
2018-10-15
Btrfs: use args in the correct order for kcalloc in btrfsic_read_block
Liu Bo
2018-10-15
btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly
Nikolay Borisov
2018-10-15
btrfs: Make btrfs_find_device_missing_or_by_path return directly a device
Nikolay Borisov
2018-10-15
btrfs: Make btrfs_find_device_by_path return struct btrfs_device
Nikolay Borisov
2018-10-15
btrfs: fix error handling in free_log_tree
Jeff Mahoney
2018-10-15
btrfs: remove redundant variable from btrfs_cross_ref_exist
Misono Tomohiro
2018-10-15
Btrfs: set leave_spinning in btrfs_get_extent
Liu Bo
2018-10-15
Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
Liu Bo
2018-10-15
btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read
Colin Ian King
2018-10-15
btrfs: remove unused pointer inode in relink_file_extents
Colin Ian King
2018-10-15
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Su Yue
2018-10-15
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
Liu Bo
2018-10-15
btrfs: free path at an earlier point in btrfs_get_extent
Liu Bo
2018-10-15
Btrfs: use next_state in find_first_extent_bit
Liu Bo
2018-10-15
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
2018-10-15
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
2018-10-15
btrfs: change btrfs_pin_log_trans to return void
zhong jiang
2018-10-15
btrfs: change btrfs_free_reserved_bytes to return void
zhong jiang
2018-10-15
Btrfs: remove always true if branch in btrfs_get_extent
Liu Bo
2018-10-15
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
2018-10-15
btrfs: add helper to obtain number of devices with ongoing dev-replace
Anand Jain
2018-10-15
btrfs: add assertions where number of devices could go below 0
Anand Jain
2018-10-15
btrfs: remove unneeded NULL checks before kfree
zhong jiang
2018-10-15
Btrfs: do not unnecessarily pass write_lock_level when processing leaf
Liu Bo
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
btrfs: remove a useless return statement in btrfs_block_rsv_add
Lu Fengqi
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
2018-10-15
btrfs: simplify the send_in_progress check in btrfs_delete_subvolume
Lu Fengqi
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-24
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
Misono Tomohiro
2018-08-23
btrfs: use after free in btrfs_quota_enable
Dan Carpenter
2018-08-23
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
2018-08-23
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
2018-08-23
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
2018-08-23
Btrfs: sync log after logging new name
Filipe Manana
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-13
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-06
btrfs: revert fs_devices state on error of btrfs_init_new_device
Naohiro Aota
2018-08-06
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
2018-08-06
btrfs: Introduce mount time chunk <-> dev extent mapping check
Qu Wenruo
2018-08-06
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
2018-08-06
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
[next]