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