Tsutomu Itoh 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
..
Kconfig aa8259145e btrfs: update kconfig title 12 лет назад
Makefile 53b381b3ab Btrfs: RAID5 and RAID6 12 лет назад
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to 12 лет назад
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held 13 лет назад
async-thread.h 143bede527 btrfs: return void in functions without error conditions 13 лет назад
backref.c e36902d4cc Btrfs: do not continue if out of memory happens 12 лет назад
backref.h 55e301fd57 Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h 12 лет назад
btrfs_inode.h 9c931c5ab2 btrfs: fix minor typo in comment 12 лет назад
check-integrity.c cdb4c5748c btrfs: define BTRFS_MAGIC as a u64 value 12 лет назад
check-integrity.h 5db0276014 Btrfs: add optional integrity check code 13 лет назад
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 лет назад
compression.c b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 лет назад
compression.h 143bede527 btrfs: return void in functions without error conditions 13 лет назад
ctree.c 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
ctree.h 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
delayed-inode.c afe5fea72b Btrfs: cleanup of function where fixup_low_keys() is called 12 лет назад
delayed-inode.h de3cb945db Btrfs: improve the delayed inode throttling 12 лет назад
delayed-ref.c 41b0fc4280 Btrfs: compare relevant parts of delayed tree refs 12 лет назад
delayed-ref.h e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 12 лет назад
dev-replace.c 3edb2a68cb Btrfs: check the return value of btrfs_start_delalloc_inodes() 12 лет назад
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code 12 лет назад
dir-item.c 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
disk-io.c ceda086424 Btrfs: use a lock to protect incompat/compat flag of the super block 12 лет назад
disk-io.h b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 лет назад
export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 лет назад
export.h be6e8dc0ba NFS support for btrfs - v3 17 лет назад
extent-tree.c 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
extent_io.c e4100d987b Btrfs: improve the performance of the csums lookup 12 лет назад
extent_io.h e4100d987b Btrfs: improve the performance of the csums lookup 12 лет назад
extent_map.c 09a2a8f96e Btrfs: fix bad extent logging 12 лет назад
extent_map.h 09a2a8f96e Btrfs: fix bad extent logging 12 лет назад
file-item.c 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
file.c afe5fea72b Btrfs: cleanup of function where fixup_low_keys() is called 12 лет назад
free-space-cache.c c2cf52eb71 Btrfs: Include the device in most error printk()s 12 лет назад
free-space-cache.h 74255aa07d Btrfs: add some free space cache tests 12 лет назад
hash.h f186373fef btrfs: extended inode refs 13 лет назад
inode-item.c 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation 12 лет назад
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 лет назад
inode.c afe5fea72b Btrfs: cleanup of function where fixup_low_keys() is called 12 лет назад
ioctl.c 92f183aa5b Btrfs: use tree_root to avoid edquot when disabling quota 12 лет назад
locking.c 39f9d028c9 Btrfs: save us a read_lock 12 лет назад
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock 12 лет назад
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() 13 лет назад
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions 12 лет назад
ordered-data.c e4100d987b Btrfs: improve the performance of the csums lookup 12 лет назад
ordered-data.h e4100d987b Btrfs: improve the performance of the csums lookup 12 лет назад
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 лет назад
print-tree.c c2cf52eb71 Btrfs: Include the device in most error printk()s 12 лет назад
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 лет назад
qgroup.c b4fcd6be6b Btrfs: fix confusing edquot happening case 12 лет назад
raid56.c d7011f5b9d btrfs/raid56: Add missing #include <linux/vmalloc.h> 12 лет назад
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 12 лет назад
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name 13 лет назад
reada.c 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() 12 лет назад
relocation.c 09a2a8f96e Btrfs: fix bad extent logging 12 лет назад
root-tree.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 лет назад
scrub.c 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 лет назад
send.c c2c71324ec Btrfs: allow omitting stream header and end-cmd for btrfs send 12 лет назад
send.h cb95e7bf7b btrfs: add "no file data" flag to btrfs send ioctl 12 лет назад
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS 13 лет назад
super.c f42a34b2f1 Btrfs: fix unblocked autodefraggers when remount 12 лет назад
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required 12 лет назад
transaction.c 98ad43be0a Btrfs: cleanup to remove reduplicate code in transaction.c 12 лет назад
transaction.h 9d1a2a3ad5 btrfs: clean snapshots one by one 12 лет назад
tree-defrag.c de78b51a28 btrfs: remove cache only arguments from defrag path 12 лет назад
tree-log.c 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 лет назад
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 лет назад
ulist.c f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search 12 лет назад
ulist.h f7f82b81d2 Btrfs: add a rb_tree to improve performance of ulist search 12 лет назад
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 лет назад
volumes.c ceda086424 Btrfs: use a lock to protect incompat/compat flag of the super block 12 лет назад
volumes.h e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 12 лет назад
xattr.c e997615149 Btrfs: only log the inode item if we can get away with it 12 лет назад
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 лет назад
zlib.c 489406626c btrfs: fix message printing 13 лет назад