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
v4.16-rc4
1 folder
88 files
tests
Btrfs: extent map selftest: dio write vs dio read
8 years ago
Kconfig
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
8 years ago
Makefile
Btrfs: add extent map selftests
8 years ago
acl.c
btrfs: preserve i_mode if __btrfs_set_acl() fails
8 years ago
async-thread.c
Btrfs: fix confusing worker helper info in stacktrace
8 years ago
async-thread.h
btrfs: constify tracepoint arguments
8 years ago
backref.c
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
8 years ago
backref.h
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents
8 years ago
btrfs_inode.h
btrfs: make the delalloc block rsv per inode
8 years ago
check-integrity.c
btrfs: Fix bug for misused dev_t when lookup in dev state hash table.
8 years ago
check-integrity.h
btrfs: take an fs_info directly when the root is not used otherwise
9 years ago
compression.c
btrfs: Remove redundant bio_get/set calls in compressed read/write paths
8 years ago
compression.h
btrfs: compression: add helper for type to string conversion
8 years ago
ctree.c
btrfs: Improve btrfs_search_slot description
8 years ago
ctree.h
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
8 years ago
dedupe.h
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
9 years ago
delayed-inode.c
btrfs: convert to new i_version API
8 years ago
delayed-inode.h
btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t
9 years ago
delayed-ref.c
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
8 years ago
delayed-ref.h
Btrfs: add __init macro to btrfs init functions
8 years ago
dev-replace.c
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
8 years ago
dev-replace.h
btrfs: constify device path passed to relevant helpers
9 years ago
dir-item.c
btrfs: Cleanup existing name_len checks
8 years ago
disk-io.c
btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
8 years ago
disk-io.h
btrfs: sink get_extent parameter to read_extent_buffer_pages
8 years ago
export.c
btrfs: Cleanup existing name_len checks
8 years ago
export.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
extent-tree.c
Btrfs: fix null pointer dereference when replacing missing device
8 years ago
extent_io.c
btrfs: sink unlock_extent parameter gfp_flags
8 years ago
extent_io.h
btrfs: sink unlock_extent parameter gfp_flags
8 years ago
extent_map.c
Btrfs: noinline merge_extent_mapping
8 years ago
extent_map.h
Btrfs: move extent map specific code to extent_map.c
8 years ago
file-item.c
Btrfs: change how we iterate bios in endio
9 years ago
file.c
fs: new API for handling inode->i_version
8 years ago
free-space-cache.c
btrfs: sink unlock_extent parameter gfp_flags
8 years ago
free-space-cache.h
btrfs: free-space-cache, clean up unnecessary root arguments
9 years ago
free-space-tree.c
btrfs: Clean up unused variables in free-space-tree.c
8 years ago
free-space-tree.h
btrfs: expose internal free space tree routine only if sanity tests are enabled
8 years ago
hash.c
crypto: Work around deallocated stack frame reference gcc bug on sparc.
9 years ago
hash.h
btrfs: advertise which crc32c implementation is being used at module load
10 years ago
inode-item.c
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
8 years ago
inode-map.c
Btrfs: rework outstanding_extents
8 years ago
inode-map.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
inode.c
btrfs: handle failure of add_pending_csums
8 years ago
ioctl.c
fs: new API for handling inode->i_version
8 years ago
locking.c
btrfs: cleanup, remove stray return statements
10 years ago
locking.h
btrfs: fix lockups from btrfs_clear_path_blocking
11 years ago
lzo.c
btrfs: allow to set compression level for zlib
8 years ago
math.h
btrfs: cleanup 64bit/32bit divs, compile time constants
11 years ago
ordered-data.c
Btrfs: rework outstanding_extents
8 years ago
ordered-data.h
btrfs: fix integer overflow in calc_reclaim_items_nr
8 years ago
orphan.c
btrfs: kill the key type accessor helpers
12 years ago
print-tree.c
Btrfs: add one more sanity check for shared ref type
8 years ago
print-tree.h
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
8 years ago
props.c
btrfs: prop: use common helper for type to string conversion
8 years ago
props.h
Btrfs: add support for inode properties
12 years ago
qgroup.c
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
8 years ago
qgroup.h
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
9 years ago
raid56.c
Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
8 years ago
raid56.h
btrfs: take an fs_info directly when the root is not used otherwise
9 years ago
rcu-string.h
Btrfs: use rcu to protect device->name
14 years ago
reada.c
btrfs: remove unused member err from reada_extent
9 years ago
ref-verify.c
btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warning
8 years ago
ref-verify.h
Btrfs: add a extent ref verify tool
8 years ago
relocation.c
btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster
8 years ago
root-tree.c
btrfs: Cleanup existing name_len checks
8 years ago
scrub.c
btrfs: rename btrfs_device::scrub_device to scrub_ctx
8 years ago
send.c
Btrfs: send, fix issuing write op when processing hole in no data mode
8 years ago
send.h
btrfs: fix send ioctl on 32bit with 64bit kernel
8 years ago
struct-funcs.c
btrfs: struct-funcs, constify readers
8 years ago
super.c
btrfs: use kvzalloc to allocate btrfs_fs_info
8 years ago
sysfs.c
btrfs: use proper endianness accessors for super_copy
8 years ago
sysfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
transaction.c
btrfs: use proper endianness accessors for super_copy
8 years ago
transaction.h
btrfs: reorder btrfs_transaction members for better packing
8 years ago
tree-checker.c
btrfs: tree-check: reduce stack consumption in check_dir_item
8 years ago
tree-checker.h
btrfs: tree-checker: Fix false panic for sanity test
8 years ago
tree-defrag.c
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
10 years ago
tree-log.c
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
8 years ago
tree-log.h
btrfs: Make btrfs_del_inode_ref take btrfs_inode
9 years ago
ulist.c
btrfs: ulist: rename ulist_fini to ulist_release
9 years ago
ulist.h
btrfs: ulist: rename ulist_fini to ulist_release
9 years ago
uuid-tree.c
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
9 years ago
volumes.c
btrfs: alloc_chunk: fix DUP stripe size handling
8 years ago
volumes.h
btrfs: Remove unused readahead spinlock
8 years ago
xattr.c
fs: new API for handling inode->i_version
8 years ago
xattr.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
zlib.c
btrfs: allow to set compression level for zlib
8 years ago
zstd.c
btrfs: move some zstd work data from stack to workspace
8 years ago