Josef Bacik 4bc4bee459 Btrfs: make sure nbytes are right after log replay hace 12 años
..
Kconfig 10e78e3a8a Btrfs: select XOR_BLOCKS in Kconfig hace 12 años
Makefile 53b381b3ab Btrfs: RAID5 and RAID6 hace 12 años
acl.c 755ac67f83 Btrfs: skip adding an acl attribute if we don't have to hace 12 años
async-thread.c e9fbcb4220 Btrfs: call the ordered free operation without any locks held hace 13 años
async-thread.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
backref.c ca60ebfa30 Btrfs: fix backref walking race with tree deletions hace 12 años
backref.h 55e301fd57 Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h hace 12 años
btrfs_inode.h 2e60a51e62 Btrfs: serialize unlocked dio reads with truncate hace 12 años
check-integrity.c cdb4c5748c btrfs: define BTRFS_MAGIC as a u64 value hace 12 años
check-integrity.h 5db0276014 Btrfs: add optional integrity check code hace 13 años
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code hace 16 años
compression.c 64a167011b Btrfs: add rw argument to merge_bio_hook() hace 12 años
compression.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
ctree.c d9abbf1c31 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log hace 12 años
ctree.h d5c1207017 Btrfs: fix wrong reserved space in qgroup during snap/subv creation hace 12 años
delayed-inode.c de3cb945db Btrfs: improve the delayed inode throttling hace 12 años
delayed-inode.h de3cb945db Btrfs: improve the delayed inode throttling hace 12 años
delayed-ref.c 093486c453 Btrfs: make delayed ref lock logic more readable hace 12 años
delayed-ref.h e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 hace 12 años
dev-replace.c 3edb2a68cb Btrfs: check the return value of btrfs_start_delalloc_inodes() hace 12 años
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code hace 12 años
dir-item.c 9c52057c69 Btrfs: fix hash overflow handling hace 12 años
disk-io.c 1dd05682b3 Btrfs: fix memory leak in btrfs_create_tree() hace 12 años
disk-io.h 53b381b3ab Btrfs: RAID5 and RAID6 hace 12 años
export.c b0b0382bb4 ->encode_fh() API change hace 13 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c fdf30d1c1b Btrfs: limit the global reserve to 512mb hace 12 años
extent_io.c 4adaa61102 Btrfs: fix race between mmap writes and compression hace 12 años
extent_io.h 4adaa61102 Btrfs: fix race between mmap writes and compression hace 12 años
extent_map.c 180e001cd5 btrfs: fixup/remove module.h usage as required hace 12 años
extent_map.h 201a903894 Btrfs: do not allow logged extents to be merged or removed hace 12 años
file-item.c 82d130ff39 Btrfs: fix wrong return value of btrfs_lookup_csum() hace 12 años
file.c 6113077cd3 Btrfs: fix missing qgroup reservation before fallocating hace 12 años
free-space-cache.c e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 hace 12 años
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
hash.h f186373fef btrfs: extended inode refs hace 13 años
inode-item.c f186373fef btrfs: extended inode refs hace 13 años
inode-map.c 08e007d2e5 Btrfs: improve the noflush reservation hace 12 años
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
inode.c 39847c4d3d Btrfs: fix wrong reservation of csums hace 12 años
ioctl.c 9b53157aac Btrfs: allow running defrag in parallel to administrative tasks hace 12 años
locking.c 39f9d028c9 Btrfs: save us a read_lock hace 12 años
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock hace 12 años
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() hace 13 años
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions hace 12 años
ordered-data.c db1d607d3c Btrfs: hold the ordered operations mutex when waiting on ordered extents hace 12 años
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 hace 12 años
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
print-tree.c 0e6360274f btrfs: add missing break in btrfs_print_leaf() hace 12 años
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes hace 17 años
qgroup.c a7975026ff Btrfs: fix double free in the btrfs_qgroup_account_ref() hace 12 años
raid56.c d7011f5b9d btrfs/raid56: Add missing #include <linux/vmalloc.h> hace 12 años
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 hace 12 años
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name hace 13 años
reada.c 29a8d9a0bc Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block() hace 12 años
relocation.c 0f788c5819 Btrfs: do not BUG_ON on aborted situation hace 12 años
root-tree.c 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock hace 12 años
scrub.c d8fe29e9de Btrfs: don't drop path when printing out tree errors in scrub hace 12 años
send.c adaa4b8e4d Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes hace 12 años
send.h cb95e7bf7b btrfs: add "no file data" flag to btrfs send ioctl hace 12 años
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS hace 13 años
super.c dc81cdc58a Btrfs: fix remount vs autodefrag hace 12 años
sysfs.c 180e001cd5 btrfs: fixup/remove module.h usage as required hace 12 años
transaction.c 7c2ec3f073 Btrfs: fix warning when creating snapshots hace 12 años
transaction.h d5c1207017 Btrfs: fix wrong reserved space in qgroup during snap/subv creation hace 12 años
tree-defrag.c de78b51a28 btrfs: remove cache only arguments from defrag path hace 12 años
tree-log.c 4bc4bee459 Btrfs: make sure nbytes are right after log replay hace 12 años
tree-log.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
ulist.c 180e001cd5 btrfs: fixup/remove module.h usage as required hace 12 años
ulist.h 34d73f54e2 Btrfs: make aux field of ulist 64 bit hace 13 años
version.h b4f6c45dfb Update Btrfs files for in-kernel usage hace 17 años
volumes.c 835d974fab Btrfs: handle a bogus chunk tree nicely hace 12 años
volumes.h e942f883bc Merge branch 'raid56-experimental' into for-linus-3.9 hace 12 años
xattr.c e997615149 Btrfs: only log the inode item if we can get away with it hace 12 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años
zlib.c 489406626c btrfs: fix message printing hace 13 años