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
v3.16-rc6
1 folder
80 files
tests
Btrfs: fix qgroups sanity test crash or hang
11 years ago
Kconfig
Btrfs: fix btrfs boot when compiled as built-in
12 years ago
Makefile
Btrfs: add sanity tests for new qgroup accounting code
12 years ago
acl.c
btrfs: remove useless ACL check
12 years ago
async-thread.c
btrfs: fix crash in remount(thread_pool=) case
12 years ago
async-thread.h
btrfs: Add trace for btrfs_workqueue alloc/destroy
12 years ago
backref.c
Btrfs: fix scrub_print_warning to handle skinny metadata extents
11 years ago
backref.h
Btrfs: fix scrub_print_warning to handle skinny metadata extents
11 years ago
btrfs_inode.h
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
12 years ago
check-integrity.c
btrfs: check_int: propagate out-of-memory error upwards
12 years ago
check-integrity.h
block: submit_bio_wait() conversions
12 years ago
compression.c
btrfs compression: reuse recently used workspace
11 years ago
compression.h
btrfs: make static code static & remove dead code
13 years ago
ctree.c
Btrfs: fix leaf corruption after __btrfs_drop_extents
11 years ago
ctree.h
Btrfs: fix broken free space cache after the system crashed
11 years ago
delayed-inode.c
btrfs: free delayed node outside of root->inode_lock
12 years ago
delayed-inode.h
Btrfs: introduce the delayed inode ref deletion for the single link inode
12 years ago
delayed-ref.c
Btrfs: rework qgroup accounting
12 years ago
delayed-ref.h
Btrfs: rework qgroup accounting
12 years ago
dev-replace.c
btrfs: dev replace should replace the sysfs entry
12 years ago
dev-replace.h
Btrfs: add new sources for device replace code
13 years ago
dir-item.c
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
12 years ago
disk-io.c
Btrfs: fix race between balance recovery and root deletion
11 years ago
disk-io.h
Btrfs: add sanity tests for new qgroup accounting code
12 years ago
export.c
btrfs: remove fs/btrfs/compat.h
12 years ago
export.h
NFS support for btrfs - v3
17 years ago
extent-tree.c
Btrfs: fix race of using total_bytes_pinned
11 years ago
extent_io.c
btrfs: fix use of uninit "ret" in end_extent_writepage()
11 years ago
extent_io.h
Btrfs: remove unused wait queue in struct extent_buffer
11 years ago
extent_map.c
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
11 years ago
extent_map.h
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
11 years ago
file-item.c
Btrfs: make fsync work after cloning into a file
11 years ago
file.c
Btrfs: fix transaction leak during fsync call
12 years ago
free-space-cache.c
Btrfs: fix broken free space cache after the system crashed
11 years ago
free-space-cache.h
Btrfs: remove path arg from btrfs_truncate_free_space_cache
12 years ago
hash.c
Btrfs: fix btrfs boot when compiled as built-in
12 years ago
hash.h
Btrfs: fix btrfs boot when compiled as built-in
12 years ago
inode-item.c
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
12 years ago
inode-map.c
btrfs: remove newline from inode cache kthread name
12 years ago
inode-map.h
Btrfs: Support reading/writing on disk free ino cache
15 years ago
inode.c
Btrfs: fix broken free space cache after the system crashed
11 years ago
ioctl.c
Btrfs: fix use-after-free when cloning a trailing file hole
11 years ago
locking.c
Btrfs: fix deadlocks with trylock on tree nodes
11 years ago
locking.h
Btrfs: remove btrfs_try_spin_lock
13 years ago
lzo.c
btrfs: return errno instead of -1 from compression
12 years ago
math.h
Btrfs: cleanup duplicated division functions
13 years ago
ordered-data.c
Btrfs: fix abnormal long waiting in fsync
11 years ago
ordered-data.h
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
12 years ago
orphan.c
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
12 years ago
print-tree.c
Btrfs: fix btrfs_print_leaf for skinny metadata
11 years ago
print-tree.h
btrfs: make static code static & remove dead code
13 years ago
props.c
Btrfs: add support for inode properties
12 years ago
props.h
Btrfs: add support for inode properties
12 years ago
qgroup.c
btrfs: free ulist in qgroup_shared_accounting() error path
11 years ago
qgroup.h
Btrfs: rework qgroup accounting
12 years ago
raid56.c
Btrfs: fix crash when mounting raid5 btrfs with missing disks
11 years ago
raid56.h
Btrfs: RAID5 and RAID6
13 years ago
rcu-string.h
Btrfs: use rcu to protect device->name
14 years ago
reada.c
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
11 years ago
relocation.c
btrfs: remove stale newlines from log messages
12 years ago
root-tree.c
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
12 years ago
scrub.c
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
11 years ago
send.c
Btrfs: send, use the right limits for xattr names and values
12 years ago
send.h
btrfs: make static code static & remove dead code
13 years ago
struct-funcs.c
Btrfs: rewrite BTRFS_SETGET_FUNCS
13 years ago
super.c
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
11 years ago
sysfs.c
btrfs: dev add should add its sysfs entry
12 years ago
sysfs.h
btrfs: dev add should add its sysfs entry
12 years ago
transaction.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
11 years ago
transaction.h
Btrfs: add sanity tests for new qgroup accounting code
12 years ago
tree-defrag.c
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
12 years ago
tree-log.c
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
12 years ago
tree-log.h
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
12 years ago
ulist.c
Btrfs: do not export ulist functions
12 years ago
ulist.h
Btrfs: do not export ulist functions
12 years ago
uuid-tree.c
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
12 years ago
volumes.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
11 years ago
volumes.h
Btrfs: fix deadlock when mounting a degraded fs
11 years ago
xattr.c
Btrfs: add support for inode properties
12 years ago
xattr.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
zlib.c
btrfs: use E2BIG instead of EIO if compression does not help
11 years ago