index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2018-05-04
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-02
Btrfs: send, fix missing truncate for inode with prealloc extent past eof
Filipe Manana
2018-05-02
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
2018-04-26
btrfs: Fix wrong first_key parameter in replace_path
Qu Wenruo
2018-04-22
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-20
btrfs: print-tree: debugging output enhancement
Qu Wenruo
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
2018-04-19
btrfs: fix unaligned access in readdir
David Sterba
2018-04-18
btrfs: Fix wrong btrfs_delalloc_release_extents parameter
Qu Wenruo
2018-04-18
btrfs: delayed-inode: Remove wrong qgroup meta reservation calls
Qu Wenruo
2018-04-18
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-13
btrfs: Only check first key for committed tree blocks
Qu Wenruo
2018-04-12
btrfs: add SPDX header to Kconfig
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
Btrfs: fix loss of prealloc extents past i_size after fsync log replay
Filipe Manana
2018-04-12
Btrfs: clean up resources during umount after trans is aborted
Liu Bo
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-05
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
2018-04-05
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
2018-04-05
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
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
[next]