You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/btrfs
Linus Torvalds 4ebf662337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
..
Kconfig
Makefile Btrfs: simplify makefile 16 years ago
acl.c Btrfs: fix acl caching 16 years ago
async-thread.c Btrfs: add a priority queue to the async thread helpers 16 years ago
async-thread.h Btrfs: add a priority queue to the async thread helpers 16 years ago
btrfs_inode.h Btrfs: add extra flushing for renames and truncates 16 years ago
compat.h
compression.c
compression.h
crc32c.h
ctree.c Btrfs: use the right node in reada_for_balance 16 years ago
ctree.h Btrfs: fix fallocate deadlock on inode extent lock 16 years ago
delayed-ref.c Btrfs: remove unused ftrace include 16 years ago
delayed-ref.h Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod 16 years ago
dir-item.c Btrfs: leave btree locks spinning more often 16 years ago
disk-io.c Btrfs: Fix a bunch of printk() warnings. 16 years ago
disk-io.h Btrfs: leave btree locks spinning more often 16 years ago
export.c
export.h
extent-tree.c Btrfs: Fix a bunch of printk() warnings. 16 years ago
extent_io.c Btrfs: remove #if 0 code 16 years ago
extent_io.h Btrfs: leave btree locks spinning more often 16 years ago
extent_map.c Btrfs: kill btrfs_cache_create 16 years ago
extent_map.h
file-item.c Btrfs: leave btree locks spinning more often 16 years ago
file.c Btrfs: remove #if 0 code 16 years ago
free-space-cache.c Btrfs: Fix a bunch of printk() warnings. 16 years ago
free-space-cache.h Btrfs: rework allocation clustering 16 years ago
hash.h
inode-item.c Btrfs: leave btree locks spinning more often 16 years ago
inode-map.c Btrfs: Fix a trivial warning using max() of u64 vs ULL. 16 years ago
inode.c Btrfs: look for acls during btrfs_read_locked_inode 16 years ago
ioctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
ioctl.h
locking.c Btrfs: fix typos in comments 16 years ago
locking.h Btrfs: fix spinlock assertions on UP systems 16 years ago
ordered-data.c Btrfs: use WRITE_SYNC for synchronous writes 16 years ago
ordered-data.h Btrfs: add extra flushing for renames and truncates 16 years ago
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
root-tree.c
struct-funcs.c
super.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
sysfs.c
transaction.c Btrfs: fix deadlocks and stalls on dead root removal 16 years ago
transaction.h Btrfs: reduce stalls during transaction commit 16 years ago
tree-defrag.c Btrfs: do extent allocation and reference count updates in the background 16 years ago
tree-log.c Btrfs: fix fallocate deadlock on inode extent lock 16 years ago
tree-log.h Btrfs: tree logging unlink/rename fixes 16 years ago
version.h
version.sh
volumes.c Btrfs: When shrinking, only update disk size on success 16 years ago
volumes.h Btrfs: When shrinking, only update disk size on success 16 years ago
xattr.c
xattr.h
zlib.c