Linus Torvalds 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check hace 14 años
Makefile c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration hace 14 años
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() hace 14 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 98961a7e43 Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus hace 13 años
backref.h 7a3ae2f8c8 Btrfs: fix regression in scrub path resolving hace 13 años
btrfs_inode.h f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations hace 14 años
check-integrity.c 69a7aebcf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 13 años
check-integrity.h 5db0276014 Btrfs: add optional integrity check code hace 14 años
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code hace 17 años
compression.c 9613bebb22 Merge branch 'for-linus' 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 1d4284bd6e Merge branch 'error-handling' into for-linus hace 13 años
ctree.h 1c691b330a Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus hace 13 años
delayed-inode.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> hace 14 años
delayed-ref.c 143bede527 btrfs: return void in functions without error conditions hace 13 años
delayed-ref.h a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs hace 14 años
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
disk-io.c bc3f116fec Btrfs: update the checks for mixed block groups with big metadata blocks hace 13 años
disk-io.h 49b25e0540 btrfs: enhance transaction abort infrastructure 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 15d1ff8111 Btrfs: fix deadlock during allocating chunks hace 13 años
extent_io.c 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
extent_io.h 1d4284bd6e Merge branch 'error-handling' 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 14 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 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
free-space-cache.c 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 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 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
ioctl.c e1f041e14c Btrfs: update to the right index of defragment hace 13 años
ioctl.h 19a39dce3b Btrfs: add balance progress reporting hace 14 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 143bede527 btrfs: return void in functions without error conditions hace 13 años
ordered-data.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
print-tree.c 068132bad1 btrfs: fix oops on failure path hace 14 años
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes hace 17 años
reada.c 94598ba8d8 Btrfs: introduce common define for max number of mirrors hace 13 años
relocation.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
root-tree.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
scrub.c 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 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 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 13 años
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code hace 14 años
transaction.c 2bcc0328c3 Btrfs: show useful info in space reservation tracepoint hace 13 años
transaction.h 49b25e0540 btrfs: enhance transaction abort infrastructure hace 13 años
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path hace 14 años
tree-log.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling hace 13 años
tree-log.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
ulist.c da5c813564 Btrfs: generic data structure to build unique lists hace 14 años
ulist.h da5c813564 Btrfs: generic data structure to build unique lists hace 14 años
version.h b4f6c45dfb Update Btrfs files for in-kernel usage hace 17 años
volumes.c 3c4bb26b21 Btrfs: flush out and clean up any block device pages during mount hace 13 años
volumes.h 143bede527 btrfs: return void in functions without error conditions hace 13 años
xattr.c 7ad85bb76a Btrfs: do not use btrfs_end_transaction_throttle everywhere hace 14 años
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation hace 15 años
zlib.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() hace 13 años