David Sterba 9d1a2a3ad5 btrfs: clean snapshots one by one 12 anos atrás
..
Kconfig 74255aa07d Btrfs: add some free space cache tests 12 anos atrás
Makefile 53b381b3ab Btrfs: RAID5 and RAID6 12 anos atrás
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to 12 anos atrás
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 anos atrás
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 anos atrás
backref.c ca60ebfa30 Btrfs: fix backref walking race with tree deletions 12 anos atrás
backref.h 55e301fd57 Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h 12 anos atrás
btrfs_inode.h 2e60a51e62 Btrfs: serialize unlocked dio reads with truncate 12 anos atrás
check-integrity.c cdb4c5748c btrfs: define BTRFS_MAGIC as a u64 value 12 anos atrás
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 anos atrás
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 anos atrás
compression.c b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 anos atrás
compression.h 143bede527 btrfs: return void in functions without error conditions 13 anos atrás
ctree.c 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 anos atrás
ctree.h 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 anos atrás
delayed-inode.c de3cb945db Btrfs: improve the delayed inode throttling 12 anos atrás
delayed-inode.h de3cb945db Btrfs: improve the delayed inode throttling 12 anos atrás
delayed-ref.c 093486c453 Btrfs: make delayed ref lock logic more readable 12 anos atrás
delayed-ref.h e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 12 anos atrás
dev-replace.c 3edb2a68cb Btrfs: check the return value of btrfs_start_delalloc_inodes() 12 anos atrás
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 anos atrás
dir-item.c 9c52057c69 Btrfs: fix hash overflow handling 12 anos atrás
disk-io.c 9d1a2a3ad5 btrfs: clean snapshots one by one 12 anos atrás
disk-io.h b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 anos atrás
export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 anos atrás
export.h be6e8dc0ba NFS support for btrfs - v3 17 anos atrás
extent-tree.c 9d1a2a3ad5 btrfs: clean snapshots one by one 12 anos atrás
extent_io.c 4adaa61102 Btrfs: fix race between mmap writes and compression 12 anos atrás
extent_io.h 4adaa61102 Btrfs: fix race between mmap writes and compression 12 anos atrás
extent_map.c 180e001cd5 btrfs: fixup/remove module.h usage as required 12 anos atrás
extent_map.h 201a903894 Btrfs: do not allow logged extents to be merged or removed 12 anos atrás
file-item.c 628c8282be btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() 12 anos atrás
file.c 3615db41c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 anos atrás
free-space-cache.c b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 anos atrás
free-space-cache.h 74255aa07d Btrfs: add some free space cache tests 12 anos atrás
hash.h f186373fef btrfs: extended inode refs 13 anos atrás
inode-item.c f186373fef btrfs: extended inode refs 13 anos atrás
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation 12 anos atrás
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 anos atrás
inode.c 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 anos atrás
ioctl.c 0aefda3e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 anos atrás
locking.c 39f9d028c9 Btrfs: save us a read_lock 12 anos atrás
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock 12 anos atrás
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 anos atrás
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 anos atrás
ordered-data.c db1d607d3c Btrfs: hold the ordered operations mutex when waiting on ordered extents 12 anos atrás
ordered-data.h b2c6b3e061 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9 12 anos atrás
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 anos atrás
print-tree.c 0e6360274f btrfs: add missing break in btrfs_print_leaf() 12 anos atrás
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 anos atrás
qgroup.c a7975026ff Btrfs: fix double free in the btrfs_qgroup_account_ref() 12 anos atrás
raid56.c d7011f5b9d btrfs/raid56: Add missing #include <linux/vmalloc.h> 12 anos atrás
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 12 anos atrás
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 anos atrás
reada.c 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() 12 anos atrás
relocation.c 9d1a2a3ad5 btrfs: clean snapshots one by one 12 anos atrás
root-tree.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 anos atrás
scrub.c 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 anos atrás
send.c 3615db41c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 12 anos atrás
send.h cb95e7bf7b btrfs: add "no file data" flag to btrfs send ioctl 12 anos atrás
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 anos atrás
super.c 087488109a btrfs: clean up transaction abort messages 12 anos atrás
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required 12 anos atrás
transaction.c 9d1a2a3ad5 btrfs: clean snapshots one by one 12 anos atrás
transaction.h 9d1a2a3ad5 btrfs: clean snapshots one by one 12 anos atrás
tree-defrag.c de78b51a28 btrfs: remove cache only arguments from defrag path 12 anos atrás
tree-log.c 6841ebee6b btrfs: Cleanup some redundant codes in btrfs_log_inode() 12 anos atrás
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 anos atrás
ulist.c 180e001cd5 btrfs: fixup/remove module.h usage as required 12 anos atrás
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit 13 anos atrás
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 anos atrás
volumes.c 835d974fab Btrfs: handle a bogus chunk tree nicely 12 anos atrás
volumes.h e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 12 anos atrás
xattr.c e997615149 Btrfs: only log the inode item if we can get away with it 12 anos atrás
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 anos atrás
zlib.c 489406626c btrfs: fix message printing 13 anos atrás