Linus Torvalds 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux há 13 anos atrás
..
Kconfig c975dd469d Btrfs: add config option to enable btrfs integrity check há 13 anos atrás
Makefile c126dea771 Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration há 13 anos atrás
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() há 13 anos atrás
async-thread.c 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
async-thread.h 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
backref.c b916a59adf Btrfs: add missing read locks in backref.c há 13 anos atrás
backref.h 7a3ae2f8c8 Btrfs: fix regression in scrub path resolving há 13 anos atrás
btrfs_inode.h f248679e86 Btrfs: add a delalloc mutex to inodes for delalloc reservations há 13 anos atrás
check-integrity.c 69a7aebcf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 13 anos atrás
check-integrity.h 5db0276014 Btrfs: add optional integrity check code há 13 anos atrás
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code há 16 anos atrás
compression.c 659e45d8a0 Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
compression.h 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
ctree.c b9fab919b7 Btrfs: avoid sleeping in verify_parent_transid while atomic há 13 anos atrás
ctree.h f7b0069317 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
delayed-inode.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling há 13 anos atrás
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> há 14 anos atrás
delayed-ref.c 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
delayed-ref.h a168650c08 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs há 13 anos atrás
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling há 13 anos atrás
disk-io.c e8650a0823 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial há 13 anos atrás
disk-io.h b9fab919b7 Btrfs: avoid sleeping in verify_parent_transid while atomic há 13 anos atrás
export.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling há 13 anos atrás
export.h be6e8dc0ba NFS support for btrfs - v3 há 17 anos atrás
extent-tree.c b9fab919b7 Btrfs: avoid sleeping in verify_parent_transid while atomic há 13 anos atrás
extent_io.c 271fd5d728 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
extent_io.h 5cf1ab5613 Btrfs: always store the mirror we read the eb from há 13 anos atrás
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps há 14 anos atrás
extent_map.h c08782dacd btrfs: fix structs where bitfields and spinlock/atomic share 8B word há 13 anos atrás
file-item.c 9613bebb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
file.c dc7fdde39e Btrfs: reduce lock contention during extent insertion há 13 anos atrás
free-space-cache.c 659e45d8a0 Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache há 14 anos atrás
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. há 16 anos atrás
inode-item.c 1d4284bd6e Merge branch 'error-handling' into for-linus há 13 anos atrás
inode-map.c 2bcc0328c3 Btrfs: show useful info in space reservation tracepoint há 13 anos atrás
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache há 14 anos atrás
inode.c 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux há 13 anos atrás
ioctl.c 99ba55ad69 Btrfs: fix btrfs_ioctl_dev_info() crash on missing device há 13 anos atrás
ioctl.h d04b1debc9 btrfs: Fix mismatching struct members in ioctl.h há 13 anos atrás
locking.c 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
locking.h 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
lzo.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() há 13 anos atrás
ordered-data.c 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
ordered-data.h 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling há 13 anos atrás
print-tree.c 068132bad1 btrfs: fix oops on failure path há 13 anos atrás
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes há 17 anos atrás
reada.c 207a232cca btrfs: don't add both copies of DUP to reada extent tree há 13 anos atrás
relocation.c 7654b72417 Btrfs: Fix space checking during fs resize há 13 anos atrás
root-tree.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling há 13 anos atrás
scrub.c 271fd5d728 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
struct-funcs.c cfed81a04e Btrfs: add the ability to cache a pointer into the eb há 13 anos atrás
super.c f7b0069317 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs há 13 anos atrás
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code há 14 anos atrás
transaction.c 871383be59 btrfs: add missing unlocks to transaction abort paths há 13 anos atrás
transaction.h 49b25e0540 btrfs: enhance transaction abort infrastructure há 13 anos atrás
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path há 14 anos atrás
tree-log.c b9fab919b7 Btrfs: avoid sleeping in verify_parent_transid while atomic há 13 anos atrás
tree-log.h 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
ulist.c da5c813564 Btrfs: generic data structure to build unique lists há 13 anos atrás
ulist.h da5c813564 Btrfs: generic data structure to build unique lists há 13 anos atrás
version.h b4f6c45dfb Update Btrfs files for in-kernel usage há 17 anos atrás
volumes.c 3e74317ad7 Btrfs: fix repair code for RAID10 há 13 anos atrás
volumes.h 143bede527 btrfs: return void in functions without error conditions há 13 anos atrás
xattr.c 7ad85bb76a Btrfs: do not use btrfs_end_transaction_throttle everywhere há 13 anos atrás
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation há 14 anos atrás
zlib.c 7ac687d9e0 btrfs: remove the second argument of k[un]map_atomic() há 13 anos atrás