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 fc315e3e5c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
..
tests Btrfs: tests: checking for NULL instead of IS_ERR() 9 years ago
Kconfig rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
Makefile Btrfs: add sanity tests for new qgroup accounting code 11 years ago
acl.c btrfs: remove useless ACL check 11 years ago
async-thread.c btrfs: async_thread: Fix workqueue 'max_active' value when initializing 10 years ago
async-thread.h btrfs: async_thread: Fix workqueue 'max_active' value when initializing 10 years ago
backref.c Btrfs: use btrfs_get_fs_root in resolve_indirect_ref 9 years ago
backref.h btrfs: cleanup, remove inode_item_info helper 10 years ago
btrfs_inode.h Btrfs: Direct I/O: Fix space accounting 10 years ago
check-integrity.c Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 9 years ago
check-integrity.h
compression.c Merge branch 'akpm' (patches from Andrew) 9 years ago
compression.h btrfs: constify structs with op functions or static definitions 10 years ago
ctree.c Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 9 years ago
ctree.h Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
delayed-inode.c btrfs: comment the rest of implicit barriers before waitqueue_active 9 years ago
delayed-inode.h
delayed-ref.c btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans 9 years ago
delayed-ref.h btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans 9 years ago
dev-replace.c Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 9 years ago
dev-replace.h
dir-item.c Btrfs: make xattr replace operations atomic 10 years ago
disk-io.c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
disk-io.h Btrfs: add btrfs_read_dev_one_super() to read one specific SB 9 years ago
export.c BTRFS: support NFSv2 export 9 years ago
export.h
extent-tree.c Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list 9 years ago
extent-tree.h btrfs: qgroup: Add new qgroup calculation function 10 years ago
extent_io.c Merge branch 'akpm' (patches from Andrew) 9 years ago
extent_io.h btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function 9 years ago
extent_map.c Btrfs: do not move em to modified list when unpinning 10 years ago
extent_map.h Btrfs: fix NULL pointer crash when running balance and scrub concurrently 11 years ago
file-item.c Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 10 years ago
file.c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
free-space-cache.c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
free-space-cache.h Btrfs: keep track of largest extent in bitmaps 9 years ago
hash.c btrfs: LLVMLinux: Remove VLAIS 10 years ago
hash.h
inode-item.c Btrfs: consolidate btrfs_error() to btrfs_std_error() 9 years ago
inode-map.c btrfs: qgroup: Cleanup old inaccurate facilities 9 years ago
inode-map.h
inode.c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
ioctl.c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
locking.c btrfs: comment the rest of implicit barriers before waitqueue_active 9 years ago
locking.h btrfs: fix lockups from btrfs_clear_path_blocking 10 years ago
lzo.c btrfs: constify structs with op functions or static definitions 10 years ago
math.h btrfs: cleanup 64bit/32bit divs, compile time constants 10 years ago
ordered-data.c Btrfs: change how we wait for pending ordered extents 9 years ago
ordered-data.h Btrfs: change how we wait for pending ordered extents 9 years ago
orphan.c btrfs: kill the key type accessor helpers 11 years ago
print-tree.c btrfs: remove parameter blocksize from read_tree_block 10 years ago
print-tree.h
props.c btrfs: cleanup iterating over prop_handlers array 9 years ago
props.h
qgroup.c btrfs: qgroup: account shared subtree during snapshot delete 9 years ago
qgroup.h btrfs: qgroup: Check if qgroup reserved space leaked 9 years ago
raid56.c btrfs: comment waitqueue_active implied by locks 9 years ago
raid56.h Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation 10 years ago
rcu-string.h
reada.c btrfs: reada: Fix returned errno code 9 years ago
relocation.c Btrfs: fix regression running delayed references when using qgroups 9 years ago
root-tree.c Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 9 years ago
scrub.c Btrfs: fix scrub preventing unused block groups from being deleted 9 years ago
send.c btrfs: fix resending received snapshot with parent 9 years ago
send.h
struct-funcs.c
super.c Btrfs: add fragment=* debug mount option 9 years ago
sysfs.c Btrfs: rename super_kobj to fsid_kobj 9 years ago
sysfs.h Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link 9 years ago
transaction.c Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list 9 years ago
transaction.h Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list 9 years ago
tree-defrag.c Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called 10 years ago
tree-log.c Btrfs: fix regression running delayed references when using qgroups 9 years ago
tree-log.h Btrfs: fix metadata inconsistencies after directory fsync 10 years ago
ulist.c btrfs: ulist: Add ulist_del() function. 10 years ago
ulist.h btrfs: ulist: Add ulist_del() function. 10 years ago
uuid-tree.c Btrfs: make btrfs_search_forward return with nodes unlocked 11 years ago
volumes.c Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 9 years ago
volumes.h btrfs: fix clashing number of the enhanced balance usage filter 9 years ago
xattr.c Btrfs: fix race when listing an inode's xattrs 9 years ago
xattr.h
zlib.c btrfs: constify structs with op functions or static definitions 10 years ago