Arne Jansen c556723794 Btrfs: hooks to reserve qgroup space hace 14 años
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check hace 13 años
Makefile bed92eae26 Btrfs: qgroup implementation and prototypes hace 13 años
acl.c 30f8fe3e47 Btrfs: cache no acl on new inodes hace 13 años
async-thread.c 143bede527 btrfs: return void in functions without error conditions hace 13 años
async-thread.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
backref.c 097b8a7c9e Btrfs: join tree mod log code with the code holding back delayed refs hace 13 años
backref.h 097b8a7c9e Btrfs: join tree mod log code with the code holding back delayed refs hace 13 años
btrfs_inode.h 7ddf5a42d3 Btrfs: call filemap_fdatawrite twice for compression hace 13 años
check-integrity.c 606686eeac Btrfs: use rcu to protect device->name hace 13 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 659e45d8a0 Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
compression.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
ctree.c 2f38b3e190 Btrfs: add helper for tree enumeration hace 13 años
ctree.h bcef60f249 Btrfs: quota tree support and startup hace 13 años
delayed-inode.c 67cde3448d Btrfs: destroy the items of the delayed inodes in error handling routine hace 13 años
delayed-inode.h 67cde3448d Btrfs: destroy the items of the delayed inodes in error handling routine hace 13 años
delayed-ref.c 546adb0d81 Btrfs: hooks for qgroup to record delayed refs hace 13 años
delayed-ref.h 546adb0d81 Btrfs: hooks for qgroup to record delayed refs hace 13 años
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
disk-io.c bcef60f249 Btrfs: quota tree support and startup hace 13 años
disk-io.h 20897f5c86 Btrfs: added helper to create new trees hace 13 años
export.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c c556723794 Btrfs: hooks to reserve qgroup space hace 13 años
extent_io.c 7fd1a3f73f Btrfs: hold a ref on the inode during writepages hace 13 años
extent_io.h 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus hace 13 años
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps hace 14 años
extent_map.h c08782dacd btrfs: fix structs where bitfields and spinlock/atomic share 8B word hace 13 años
file-item.c 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
file.c c3473e8300 Btrfs: fix dio write vs buffered read race hace 13 años
free-space-cache.c bdb7d303b3 Btrfs: fix tree log remove space corner case hace 13 años
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. hace 16 años
inode-item.c 1d4284bd6e Merge branch 'error-handling' into for-linus hace 13 años
inode-map.c 2bcc0328c3 Btrfs: show useful info in space reservation tracepoint hace 13 años
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
inode.c 6bf02314d9 Btrfs: fix wrong check during log recovery hace 13 años
ioctl.c a8c4a33b98 Btrfs: cast devid to unsigned long long for printk %llu hace 13 años
ioctl.h bed92eae26 Btrfs: qgroup implementation and prototypes hace 13 años
locking.c 143bede527 btrfs: return void in functions without error conditions hace 13 años
locking.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() hace 13 años
ordered-data.c 7ddf5a42d3 Btrfs: call filemap_fdatawrite twice for compression hace 13 años
ordered-data.h 5fd0204355 Btrfs: finish ordered extents in their own thread hace 13 años
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
print-tree.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit hace 13 años
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes hace 17 años
qgroup.c bed92eae26 Btrfs: qgroup implementation and prototypes hace 13 años
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name hace 13 años
reada.c 3d136a1131 Btrfs: set ioprio of scrub readahead to idle hace 13 años
relocation.c 7654b72417 Btrfs: Fix space checking during fs resize hace 13 años
root-tree.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
scrub.c 606686eeac Btrfs: use rcu to protect device->name hace 13 años
struct-funcs.c cfed81a04e Btrfs: add the ability to cache a pointer into the eb hace 13 años
super.c 2b6ba629b5 Btrfs: resume balance on rw (re)mounts properly hace 13 años
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code hace 14 años
transaction.c c556723794 Btrfs: hooks to reserve qgroup space hace 13 años
transaction.h c556723794 Btrfs: hooks to reserve qgroup space hace 13 años
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path hace 14 años
tree-log.c b6305567e7 Btrfs: run delayed directory updates during log replay hace 13 años
tree-log.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
ulist.c 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus hace 13 años
ulist.h 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus hace 13 años
version.h b4f6c45dfb Update Btrfs files for in-kernel usage hace 17 años
volumes.c 2b6ba629b5 Btrfs: resume balance on rw (re)mounts properly hace 13 años
volumes.h 2b6ba629b5 Btrfs: resume balance on rw (re)mounts properly hace 13 años
xattr.c 0c4d2d95d0 Btrfs: use i_version instead of our own sequence hace 13 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 14 años
zlib.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() hace 13 años