Linus Torvalds 51eab603f5 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 30f8fe3e47 Btrfs: cache no acl on new inodes 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 3301958b7c Btrfs: add inodes before dropping the extent lock in find_all_leafs 13 年 前
backref.h 8445f61cad Btrfs: use the tree modification log for backref resolving 13 年 前
btrfs_inode.h 22ee6985de Btrfs: check to see if the inode is in the log before fsyncing 13 年 前
check-integrity.c 48235a68a3 Btrfs: fix false positive in check-integrity on unmount 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 659e45d8a0 Merge branch 'for-linus-min' 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 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
ctree.h 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
delayed-inode.c 72ac3c0d79 Btrfs: convert the inode bit field to use the actual bit operations 13 年 前
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> 14 年 前
delayed-ref.c 95a06077f7 Btrfs: use delayed ref sequence numbers for all fs-tree updates 13 年 前
delayed-ref.h 95a06077f7 Btrfs: use delayed ref sequence numbers for all fs-tree updates 13 年 前
dir-item.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 年 前
disk-io.c 51eab603f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 年 前
disk-io.h d07eb91170 btrfs: Drop unused function btrfs_abort_devices() 13 年 前
export.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 年 前
export.h be6e8dc0ba NFS support for btrfs - v3 17 年 前
extent-tree.c 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
extent_io.c 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
extent_io.h 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable 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 22ee6985de Btrfs: check to see if the inode is in the log before fsyncing 13 年 前
free-space-cache.c cd023e7b17 Btrfs: merge contigous regions when loading free space cache 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 51eab603f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 13 年 前
ioctl.c 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
ioctl.h c11d2c236c Btrfs: add ioctl to get and reset the device stats 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 5fd0204355 Btrfs: finish ordered extents in their own thread 13 年 前
ordered-data.h 5fd0204355 Btrfs: finish ordered extents in their own thread 13 年 前
orphan.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 年 前
print-tree.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 年 前
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 年 前
reada.c 3d136a1131 Btrfs: set ioprio of scrub readahead to idle 13 年 前
relocation.c 7654b72417 Btrfs: Fix space checking during fs resize 13 年 前
root-tree.c 79787eaab4 btrfs: replace many BUG_ONs with proper error handling 13 年 前
scrub.c 442a4f6308 Btrfs: add device counters for detected IO and checksum errors 13 年 前
struct-funcs.c cfed81a04e Btrfs: add the ability to cache a pointer into the eb 13 年 前
super.c f60d16a892 Btrfs: avoid buffer overrun in mount option handling 13 年 前
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code 14 年 前
transaction.c 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 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 5bdbeb2187 Btrfs: fix return code in drop_objectid_items 13 年 前
tree-log.h 143bede527 btrfs: return void in functions without error conditions 13 年 前
ulist.c 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
ulist.h 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 年 前
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 年 前
volumes.c 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 年 前
volumes.h 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 年 前
xattr.c 0c4d2d95d0 Btrfs: use i_version instead of our own sequence 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 年 前