开源镜像站
帮助
动态
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-04-29
btrfs: merge _btrfs_set_prop helpers
Anand Jain
2019-04-29
btrfs: reduce kmap_atomic time for checksumming
Johannes Thumshirn
2019-04-29
btrfs: tracepoints: Add trace events for extent_io_tree
Qu Wenruo
2019-04-29
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
2019-04-29
btrfs: switch extent_io_tree::track_uptodate to bool
David Sterba
2019-04-29
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
2019-04-29
Btrfs: remove no longer used 'sync' member from transaction handle
Filipe Manana
2019-04-29
btrfs: zstd: remove indirect calls for local functions
Dennis Zhou
2019-04-29
btrfs: scrub: return EAGAIN when fs is closing
David Sterba
2019-04-29
btrfs: Initialize inode::i_mapping once in btrfs_symlink
Goldwyn Rodrigues
2019-04-29
btrfs: Don't panic when we can't find a root key
Qu Wenruo
2019-04-29
btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block
Johannes Thumshirn
2019-04-29
btrfs: factor our read/write stage off csum_tree_block into its callers
Johannes Thumshirn
2019-04-26
Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2019-04-11
Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-04
btrfs: prop: fix vanished compression property after failed set
Anand Jain
2019-04-04
btrfs: prop: fix zstd compression parameter validation
Anand Jain
2019-03-28
Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
Filipe Manana
2019-03-26
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-20
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2019-03-19
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
2019-03-19
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
2019-03-18
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
2019-03-13
btrfs: don't report readahead errors and don't update statistics
David Sterba
2019-03-13
Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes
Filipe Manana
2019-03-13
btrfs: remove WARN_ON in log_dir_items
Josef Bacik
2019-03-13
Btrfs: fix incorrect file size after shrinking truncate and fsync
Filipe Manana
2019-03-12
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
2019-02-27
btrfs: zstd: ensure reclaim timer is properly cleaned up
Dennis Zhou
2019-02-27
btrfs: move ulist allocation out of transaction in quota enable
David Sterba
2019-02-27
btrfs: save drop_progress if we drop refs at all
Josef Bacik
2019-02-27
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-27
Btrfs: fix deadlock between clone/dedupe and rename
Filipe Manana
2019-02-27
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-02-25
btrfs: Remove unnecessary casts in btrfs_read_root_item
YueHaibing
2019-02-25
Btrfs: remove assertion when searching for a key in a node/leaf
Filipe Manana
2019-02-25
Btrfs: add missing error handling after doing leaf/node binary search
Filipe Manana
2019-02-25
btrfs: drop the lock on error in btrfs_dev_replace_cancel
Dan Carpenter
2019-02-25
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-02-25
btrfs: init csum_list before possible free
Dan Robertson
2019-02-25
Btrfs: remove no longer needed range length checks for deduplication
Filipe Manana
2019-02-25
Btrfs: fix fsync after succession of renames and unlink/rmdir
Filipe Manana
2019-02-25
Btrfs: fix fsync after succession of renames of different files
Filipe Manana
2019-02-25
btrfs: honor path->skip_locking in backref code
Josef Bacik
2019-02-25
btrfs: qgroup: Make qgroup async transaction commit more aggressive
Qu Wenruo
[next]