tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
btrfs
/
at
v5.13-rc2
1 folder
102 files
tests
btrfs: extend btrfs_rmap_block for specifying a device
5 years ago
Kconfig
btrfs: switch to iomap for direct IO
5 years ago
Makefile
btrfs: move the tree mod log code into its own file
5 years ago
acl.c
fs: make helpers idmap mount aware
5 years ago
async-thread.c
Btrfs: fix crash during unmount due to race with delayed inode workers
6 years ago
async-thread.h
Btrfs: fix crash during unmount due to race with delayed inode workers
6 years ago
backref.c
btrfs: move the tree mod log code into its own file
5 years ago
backref.h
btrfs: add asserts for deleting backref cache nodes
5 years ago
block-group.c
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
block-group.h
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
block-rsv.c
btrfs: introduce mount option rescue=ignorebadroots
5 years ago
block-rsv.h
btrfs: Remove __ prefix from btrfs_block_rsv_release
6 years ago
btrfs_inode.h
btrfs: remove stale comment and logic from btrfs_inode_in_log()
5 years ago
check-integrity.c
btrfs: integrity-checker: convert block context kmap's to kmap_local_page
5 years ago
check-integrity.h
btrfs: remove btrfsic_submit_bh()
6 years ago
compression.c
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago
compression.h
btrfs: compression: move declarations to header
5 years ago
ctree.c
btrfs: improve btree readahead for full send operations
5 years ago
ctree.h
btrfs: fix deadlock when cloning inline extents and using qgroups
5 years ago
delalloc-space.c
btrfs: fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_release_space
5 years ago
delalloc-space.h
btrfs: make btrfs_delalloc_reserve_space take btrfs_inode
5 years ago
delayed-inode.c
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
5 years ago
delayed-inode.h
btrfs: make btrfs_delayed_update_inode take btrfs_inode
5 years ago
delayed-ref.c
btrfs: update debug message when checking seq number of a delayed ref
5 years ago
delayed-ref.h
btrfs: only let one thread pre-flush delayed refs in commit
5 years ago
dev-replace.c
btrfs: do not initialize dev replace for bad dev root
5 years ago
dev-replace.h
btrfs: zoned: mark block groups to copy for device-replace
5 years ago
dir-item.c
btrfs: locking: rip out path->leave_spinning
5 years ago
discard.c
btrfs: document now parameter of peek_discard_list
5 years ago
discard.h
btrfs: cleanup btrfs_discard_update_discardable usage
5 years ago
disk-io.c
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
disk-io.h
btrfs: split alloc_log_tree()
5 years ago
export.c
btrfs: locking: rip out path->leave_spinning
5 years ago
export.h
btrfs: export helpers for subvolume name/id resolution
6 years ago
extent-io-tree.h
btrfs: use fixed width int type for extent_state::state
5 years ago
extent-tree.c
btrfs: fix unmountable seed device after fstrim
5 years ago
extent_io.c
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago
extent_io.h
btrfs: move forward declarations to the beginning of extent_io.h
5 years ago
extent_map.c
btrfs: fix parameter description of btrfs_add_extent_mapping
5 years ago
extent_map.h
btrfs: remove extent_map::bdev
6 years ago
file-item.c
btrfs: remove duplicated in_range() macro
5 years ago
file.c
btrfs: fix race leading to unpersisted data and metadata on fsync
5 years ago
free-space-cache.c
btrfs: initialize return variable in cleanup_free_space_cache_v1
5 years ago
free-space-cache.h
btrfs: zoned: track unusable bytes for zones
5 years ago
free-space-tree.c
btrfs: fix possible free space tree corruption with online conversion
5 years ago
free-space-tree.h
btrfs: rename btrfs_block_group_cache
6 years ago
inode-item.c
btrfs: locking: rip out path->leave_spinning
5 years ago
inode.c
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago
ioctl.c
Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago
locking.c
btrfs: remove the recurse parameter from __btrfs_tree_read_lock
5 years ago
locking.h
btrfs: remove the recurse parameter from __btrfs_tree_read_lock
5 years ago
lzo.c
btrfs: convert kmap to kmap_local_page, simple cases
5 years ago
misc.h
btrfs: rename tree_entry to rb_simple_node and export it
6 years ago
ordered-data.c
btrfs: zoned: fix silent data loss after failure splitting ordered extent
5 years ago
ordered-data.h
btrfs: fix comment for btrfs ordered extent flag bits
5 years ago
orphan.c
btrfs: replace GPL boilerplate by SPDX -- sources
8 years ago
print-tree.c
btrfs: print the actual offset in btrfs_root_name
5 years ago
print-tree.h
btrfs: print the actual offset in btrfs_root_name
5 years ago
props.c
btrfs: simplify iget helpers
6 years ago
props.h
btrfs: delete unused function btrfs_set_prop_trans
7 years ago
qgroup.c
btrfs: fix deadlock when cloning inline extents and using qgroups
5 years ago
qgroup.h
btrfs: export and rename qgroup_reserve_meta
5 years ago
raid56.c
btrfs: raid56: convert kmaps to kmap_local_page
5 years ago
raid56.h
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
7 years ago
rcu-string.h
btrfs: rcu-string: Replace zero-length array with flexible-array member
6 years ago
reada.c
btrfs: subpage: make readahead work properly
5 years ago
ref-verify.c
btrfs: ref-verify: use 'inline void' keyword ordering
5 years ago
ref-verify.h
btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
7 years ago
reflink.c
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago
reflink.h
Btrfs: move all reflink implementation code into its own file
6 years ago
relocation.c
btrfs: check return value of btrfs_commit_transaction in relocation
5 years ago
root-tree.c
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
5 years ago
scrub.c
btrfs: zoned: fix unpaired block group unfreeze during device replace
5 years ago
send.c
btrfs: fix deadlock when cloning inline extents and using qgroups
5 years ago
send.h
btrfs: send: avoid copying file data
5 years ago
space-info.c
btrfs: use percpu_read_positive instead of sum_positive for need_preempt
5 years ago
space-info.h
btrfs: zoned: track unusable bytes for zones
5 years ago
struct-funcs.c
btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
5 years ago
subpage.c
btrfs: subpage: add overview comments
5 years ago
subpage.h
btrfs: subpage: introduce helpers for writeback status
5 years ago
super.c
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
5 years ago
sysfs.c
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
sysfs.h
btrfs: split and refactor btrfs_sysfs_remove_devices_dir
5 years ago
transaction.c
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
5 years ago
transaction.h
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
5 years ago
tree-checker.c
btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly
5 years ago
tree-checker.h
btrfs: get fs_info from eb in btrfs_check_chunk_valid
7 years ago
tree-defrag.c
btrfs: locking: remove all the blocking helpers
5 years ago
tree-log.c
btrfs: fix race leading to unpersisted data and metadata on fsync
5 years ago
tree-log.h
btrfs: make fast fsyncs wait only for writeback
5 years ago
tree-mod-log.c
btrfs: fix race when picking most recent mod log operation for an old root
5 years ago
tree-mod-log.h
btrfs: add and use helper to get lowest sequence number for the tree mod log
5 years ago
ulist.c
btrfs: replace GPL boilerplate by SPDX -- sources
8 years ago
ulist.h
btrfs: replace GPL boilerplate by SPDX -- headers
8 years ago
uuid-tree.c
btrfs: remove unnecessary casts in printk
5 years ago
volumes.c
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
volumes.h
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
xattr.c
btrfs: fix warning when creating a directory with smack enabled
5 years ago
xattr.h
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
7 years ago
zlib.c
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago
zoned.c
btrfs: zoned: sanity check zone type
5 years ago
zoned.h
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
5 years ago
zstd.c
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
5 years ago