index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-31
btrfs: lift errors from add_extent_changeset to the callers
David Sterba
2018-03-31
Btrfs: print error messages when failing to read trees
Liu Bo
2018-03-31
btrfs: user proper type for btrfs_mask_flags flags
David Sterba
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
btrfs: remove stale comments about fs_mutex
David Sterba
2018-03-31
btrfs: use RCU in btrfs_show_devname for device list traversal
David Sterba
2018-03-31
btrfs: update barrier in should_cow_block
David Sterba
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
btrfs: use lockdep_assert_held for spinlocks
David Sterba
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
2018-03-31
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
2018-03-31
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
2018-03-31
Btrfs: fix fsync after hole punching when using no-holes feature
Filipe Manana
2018-03-31
btrfs: use helper to set ulist aux from a qgroup
David Sterba
2018-03-31
Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"
Qu Wenruo
2018-03-31
btrfs: qgroup: Update trace events for metadata reservation
Qu Wenruo
2018-03-31
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
2018-03-31
btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and item
Qu Wenruo
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
2018-03-31
btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANS
Qu Wenruo
2018-03-31
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
2018-03-31
btrfs: qgroup: Cleanup the remaining old reservation counters
Qu Wenruo
2018-03-31
btrfs: qgroup: Update trace events to use new separate rsv types
Qu Wenruo
2018-03-31
btrfs: qgroup: Fix wrong qgroup reservation update for relationship modification
Qu Wenruo
2018-03-31
btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio...
Qu Wenruo
2018-03-31
btrfs: qgroup: Introduce helpers to update and access new qgroup rsv
Qu Wenruo
2018-03-31
btrfs: qgroup: Skeleton to support separate qgroup reservation type
Qu Wenruo
2018-03-31
Btrfs: delete dead code in btrfs_orphan_add()
Omar Sandoval
2018-03-31
btrfs: ctree.h: Fix wrong comment position about csum size
Misono, Tomohiro
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
2018-03-31
btrfs: remove dead create_space_info calls
Jeff Mahoney
2018-03-31
Btrfs: replace: cache rbio when rebuild data on missing device
Liu Bo
2018-03-31
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
2018-03-31
btrfs: drop optimal argument from find_live_mirror()
Anand Jain
2018-03-31
btrfs: drop num argument from find_live_mirror()
Anand Jain
2018-03-31
btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs
Nikolay Borisov
2018-03-31
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
Nikolay Borisov
2018-03-31
btrfs: Drop fs_info parameter from btrfs_qgroup_account_extents
Nikolay Borisov
2018-03-31
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
Nikolay Borisov
2018-03-31
btrfs: Remove unused flush var in shrink_delalloc
Nikolay Borisov
2018-03-31
btrfs: Remove unused extent_root var from caching_thread
Nikolay Borisov
2018-03-31
btrfs: remove max_active var from open_ctree
Nikolay Borisov
2018-03-31
btrfs: Remove unused root var from relink_file_extents
Nikolay Borisov
2018-03-31
btrfs: Remove unused tot_len var from lzo_decompress
Nikolay Borisov
2018-03-31
btrfs: Remove unused length var from scrub_handle_errored_block
Nikolay Borisov
2018-03-31
btrfs: Remove unused op_key var from add_delayed_refs
Nikolay Borisov
2018-03-31
btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allo...
Qu Wenruo
[next]