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
Wang Shilong e4fbaee292 Btrfs: fix compile warnings on on avr32 platform 11 years ago
..
tests Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
Kconfig Btrfs: fix btrfs boot when compiled as built-in 11 years ago
Makefile Btrfs: fix btrfs boot when compiled as built-in 11 years ago
acl.c btrfs: remove dead code 11 years ago
async-thread.c btrfs: fix crash in remount(thread_pool=) case 11 years ago
async-thread.h btrfs: Add trace for btrfs_workqueue alloc/destroy 11 years ago
backref.c Btrfs: remove transaction from send 11 years ago
backref.h Btrfs: allocate prelim_ref with a slab allocater 12 years ago
btrfs_inode.h Btrfs: use signed integer instead of unsigned long integer for log transid 11 years ago
check-integrity.c Btrfs: use btrfs_crc32c everywhere instead of libcrc32c 11 years ago
check-integrity.h block: submit_bio_wait() conversions 11 years ago
compression.c Btrfs: fix data corruption when reading/updating compressed extents 11 years ago
compression.h btrfs: make static code static & remove dead code 12 years ago
ctree.c Btrfs: hold the commit_root_sem when getting the commit root during send 11 years ago
ctree.h btrfs: export global block reserve size as space_info 11 years ago
delayed-inode.c btrfs: Cleanup the "_struct" suffix in btrfs_workequeue 11 years ago
delayed-inode.h Btrfs: introduce the delayed inode ref deletion for the single link inode 11 years ago
delayed-ref.c Btrfs: fix race when updating existing ref head 11 years ago
delayed-ref.h Btrfs: attach delayed ref updates to delayed ref heads 11 years ago
dev-replace.c Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock 11 years ago
dev-replace.h Btrfs: add new sources for device replace code 12 years ago
dir-item.c Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
disk-io.c Btrfs: remove transaction from send 11 years ago
disk-io.h Btrfs: add a sanity test for btrfs_split_item 11 years ago
export.c btrfs: remove fs/btrfs/compat.h 11 years ago
export.h
extent-tree.c Btrfs: abort the transaction when we don't find our extent ref 11 years ago
extent_io.c Btrfs: more efficient io tree navigation on wait_extent_bit 11 years ago
extent_io.h Btrfs: don't clear uptodate if the eb is under IO 11 years ago
extent_map.c Btrfs: more efficient btrfs_drop_extent_cache 11 years ago
extent_map.h Btrfs: more efficient btrfs_drop_extent_cache 11 years ago
file-item.c Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
file.c btrfs: Change the expanding write sequence to fix snapshot related bug. 11 years ago
free-space-cache.c Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
free-space-cache.h Btrfs: remove path arg from btrfs_truncate_free_space_cache 11 years ago
hash.c Btrfs: fix btrfs boot when compiled as built-in 11 years ago
hash.h Btrfs: fix btrfs boot when compiled as built-in 11 years ago
inode-item.c btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index' 11 years ago
inode-map.c Btrfs: remove transaction from send 11 years ago
inode-map.h Btrfs: Support reading/writing on disk free ino cache 14 years ago
inode.c Btrfs: fix unlock in __start_delalloc_inodes() 11 years ago
ioctl.c btrfs: export global block reserve size as space_info 11 years ago
locking.c btrfs: make static code static & remove dead code 12 years ago
locking.h Btrfs: remove btrfs_try_spin_lock 12 years ago
lzo.c Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
math.h Btrfs: cleanup duplicated division functions 12 years ago
ordered-data.c Btrfs: split the global ordered extents mutex 11 years ago
ordered-data.h btrfs: Cleanup the "_struct" suffix in btrfs_workequeue 11 years ago
orphan.c btrfs: expand btrfs_find_item() to include find_orphan_item functionality 11 years ago
print-tree.c Btrfs: don't use ram_bytes for uncompressed inline items 11 years ago
print-tree.h btrfs: make static code static & remove dead code 12 years ago
props.c Btrfs: add support for inode properties 11 years ago
props.h Btrfs: add support for inode properties 11 years ago
qgroup.c btrfs: Cleanup the "_struct" suffix in btrfs_workequeue 11 years ago
raid56.c btrfs: Cleanup the "_struct" suffix in btrfs_workequeue 11 years ago
raid56.h Btrfs: RAID5 and RAID6 12 years ago
rcu-string.h Btrfs: use rcu to protect device->name 13 years ago
reada.c btrfs: Cleanup the "_struct" suffix in btrfs_workequeue 11 years ago
relocation.c Btrfs: do not reset last_snapshot after relocation 11 years ago
root-tree.c btrfs: Use PTR_ERR_OR_ZERO 11 years ago
scrub.c Btrfs: fix compile warnings on on avr32 platform 11 years ago
send.c Btrfs: send, build path string only once in send_hole 11 years ago
send.h btrfs: make static code static & remove dead code 12 years ago
struct-funcs.c Btrfs: rewrite BTRFS_SETGET_FUNCS 13 years ago
super.c btrfs: allow mounting btrfs subvolumes with different ro/rw options 11 years ago
sysfs.c btrfs: add simple debugfs interface 11 years ago
sysfs.h btrfs: add simple debugfs interface 11 years ago
transaction.c Btrfs: remove transaction from send 11 years ago
transaction.h Btrfs: remove transaction from send 11 years ago
tree-defrag.c Btrfs: cleanup dead code of defragment 11 years ago
tree-log.c Btrfs: stop joining the log transaction if sync log fails 11 years ago
tree-log.h Btrfs: just wait or commit our own log sub-transaction 11 years ago
ulist.c Btrfs: do not export ulist functions 11 years ago
ulist.h Btrfs: do not export ulist functions 11 years ago
uuid-tree.c Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago
volumes.c btrfs: make device scan less noisy 11 years ago
volumes.h btrfs: Cleanup the "_struct" suffix in btrfs_workequeue 11 years ago
xattr.c Btrfs: add support for inode properties 11 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
zlib.c Btrfs: convert printk to btrfs_ and fix BTRFS prefix 11 years ago