开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2019-11-18
btrfs: print process name and pid that calls device scanning
Anand Jain
2019-11-18
btrfs: Open-code name_in_log_ref in replay_one_name
Nikolay Borisov
2019-11-18
btrfs: Properly handle backref_in_log retval
Nikolay Borisov
2019-11-18
btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
Nikolay Borisov
2019-11-18
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
btrfs: transaction: describe transaction states and transitions
Qu Wenruo
2019-11-18
btrfs: use has_single_bit_set for clarity
David Sterba
2019-11-18
btrfs: add 64bit safe helper for power of two checks
David Sterba
2019-11-18
btrfs: balance: use term redundancy instead of integrity in message
Anand Jain
2019-11-18
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
2019-11-18
btrfs: move btrfs_set_path_blocking to other locking functions
David Sterba
2019-11-18
btrfs: make btrfs_assert_tree_locked static inline
David Sterba
2019-11-18
btrfs: make locking assertion helpers static inline
David Sterba
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2019-11-18
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
2019-11-18
btrfs: get rid of unnecessary memset() of work item
Omar Sandoval
2019-11-18
btrfs: move the failrec tree stuff into extent-io-tree.h
Josef Bacik
2019-11-18
btrfs: export find_delalloc_range
Josef Bacik
2019-11-18
btrfs: move extent_io_tree defs to their own header
Josef Bacik
2019-11-18
btrfs: separate out the extent io init function
Josef Bacik
2019-11-18
btrfs: separate out the extent leak code
Josef Bacik
2019-11-18
btrfs: ctree: Remove stray comment of setting up path lock
Qu Wenruo
2019-11-18
btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()
Qu Wenruo
2019-11-18
btrfs: ctree: Reduce one indent level for btrfs_search_slot()
Qu Wenruo
2019-11-18
btrfs: tree-checker: Add check for INODE_REF
Qu Wenruo
2019-11-18
btrfs: tree-checker: Try to detect missing INODE_ITEM
Qu Wenruo
2019-11-18
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2019-11-18
btrfs: Add assert to catch nested transaction commit
Nikolay Borisov
2019-11-18
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
2019-11-13
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-11
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
2019-11-09
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-04
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
David Sterba
2019-11-04
btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...
Josef Bacik
2019-10-25
Btrfs: fix race leading to metadata space leak after task received signal
Filipe Manana
2019-10-25
btrfs: tree-checker: Fix wrong check on max devid
Qu Wenruo
2019-10-25
btrfs: Consider system chunk array size for new SYSTEM chunks
Qu Wenruo
2019-10-23
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-17
Btrfs: check for the full sync flag while holding the inode lock during fsync
Filipe Manana
2019-10-17
Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
Filipe Manana
2019-10-17
btrfs: tracepoints: Fix wrong parameter order for qgroup events
Qu Wenruo
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-15
btrfs: don't needlessly create extent-refs kernel thread
David Sterba
2019-10-11
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-10-11
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]