Linus Torvalds eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
..
Kconfig a6fa6fae40 btrfs: Add lzo compression support 14 年之前
Makefile a6fa6fae40 btrfs: Add lzo compression support 14 年之前
acl.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 15 年之前
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup 15 年之前
btrfs_inode.h 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 年之前
compression.c 3a39c18d63 btrfs: Extract duplicate decompress code 14 年之前
compression.h 3a39c18d63 btrfs: Extract duplicate decompress code 14 年之前
ctree.c 91ca338d77 btrfs: check NULL or not 14 年之前
ctree.h eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
delayed-ref.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 年之前
delayed-ref.h a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 年之前
dir-item.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 年之前
disk-io.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
disk-io.h acce952b02 Btrfs: forced readonly mounts on errors 14 年之前
export.c af53d29ac1 switch btrfs, close races 14 年之前
export.h be6e8dc0ba NFS support for btrfs - v3 16 年之前
extent-tree.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
extent_io.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
extent_io.h 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
extent_map.c 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
extent_map.h 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
file-item.c 4b46fce233 Btrfs: add basic DIO read/write support 15 年之前
file.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
free-space-cache.c 2b20982e31 Btrfs: deal with space cache errors better 14 年之前
free-space-cache.h 9d66e233c7 Btrfs: load free space cache if it exists 14 年之前
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 年之前
inode-item.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 年之前
inode-map.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 15 年之前
inode.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
ioctl.c f892436eb2 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 14 年之前
ioctl.h f892436eb2 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 14 年之前
locking.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 年之前
lzo.c 3a39c18d63 btrfs: Extract duplicate decompress code 14 年之前
ordered-data.c 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item 14 年之前
print-tree.c c271b49241 Btrfs: remove of redundant btrfs_header_level 16 年之前
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 16 年之前
ref-cache.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
ref-cache.h 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL 15 年之前
relocation.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 年之前
root-tree.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 年之前
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 年之前
super.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 年之前
transaction.c acce952b02 Btrfs: forced readonly mounts on errors 14 年之前
transaction.h b83cc9693f Btrfs: Add readonly snapshots support 14 年之前
tree-defrag.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 年之前
tree-log.c 6a91221304 Btrfs: use dget_parent where we can UPDATED 14 年之前
tree-log.h 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log 15 年之前
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 16 年之前
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 16 年之前
volumes.c eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
volumes.h eee2a817df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
xattr.c b83cc9693f Btrfs: Add readonly snapshots support 14 年之前
xattr.h f01cbd3f81 btrfs: constify xattr_handler 15 年之前
zlib.c 3a39c18d63 btrfs: Extract duplicate decompress code 14 年之前