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 0813e22d4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
..
Kconfig Revert "task_struct: make journal_info conditional" 15 years ago
Makefile
acl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
async-thread.c Btrfs: fix deadlock on async thread startup 15 years ago
async-thread.h Btrfs: fix deadlock on async thread startup 15 years ago
btrfs_inode.h Btrfs: Fix disk_i_size update corner case 15 years ago
compat.h
compression.c
compression.h
ctree.c Btrfs: Fix per root used space accounting 15 years ago
ctree.h Btrfs: Add mount -o compress-force 15 years ago
delayed-ref.c
delayed-ref.h
dir-item.c Btrfs: Pass transaction handle to security and ACL initialization functions 15 years ago
disk-io.c Btrfs: remove BUG_ON() due to mounting bad filesystem 15 years ago
disk-io.h
export.c Btrfs: add snapshot/subvolume destroy ioctl 15 years ago
export.h
extent-tree.c Btrfs: Fix oopsen when dropping empty tree. 15 years ago
extent_io.c Btrfs: fix race between allocate and release extent buffer. 15 years ago
extent_io.h Btrfs: release delalloc reservations on extent item insertion 15 years ago
extent_map.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
extent_map.h Btrfs: search for an allocation hint while filling file COW 15 years ago
file-item.c
file.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
free-space-cache.c Btrfs: fix how we set max_size for free space clusters 15 years ago
free-space-cache.h
hash.h
inode-item.c Btrfs: check size of inode backref before adding hardlink 15 years ago
inode-map.c Btrfs: do not reuse objectid of deleted snapshot/subvol 15 years ago
inode.c Btrfs: apply updated fallocate i_size fix 15 years ago
ioctl.c Btrfs: Fix per root used space accounting 15 years ago
ioctl.h Btrfs: add snapshot/subvolume destroy ioctl 15 years ago
locking.c
locking.h
ordered-data.c Btrfs: align offsets for btrfs_ordered_update_i_size 15 years ago
ordered-data.h Btrfs: Add delayed iput 15 years ago
orphan.c Btrfs: change how subvolumes are organized 15 years ago
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c Btrfs: remove BUG_ON() due to mounting bad filesystem 15 years ago
root-tree.c Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root 15 years ago
struct-funcs.c
super.c Btrfs: Add mount -o compress-force 15 years ago
sysfs.c
transaction.c Btrfs: Fix per root used space accounting 15 years ago
transaction.h Btrfs: Avoid superfluous tree-log writeout 15 years ago
tree-defrag.c
tree-log.c Btrfs: Avoid orphan inodes cleanup while replaying log 15 years ago
tree-log.h Btrfs: avoid tree log commit when there are no changes 15 years ago
version.h
version.sh
volumes.c Btrfs: check total number of devices when removing missing 15 years ago
volumes.h Btrfs: make balance code choose more wisely when relocating 15 years ago
xattr.c Btrfs: Pass transaction handle to security and ACL initialization functions 15 years ago
xattr.h Btrfs: Pass transaction handle to security and ACL initialization functions 15 years ago
zlib.c