Linus Torvalds 212a17ab87 Merge branch 'for-linus-unmerged' 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 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 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 57a45ced94 Btrfs: change reserved_extents to an atomic_t 14 年之前
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 年之前
compression.c c2db1073fd Btrfs: check return value of btrfs_alloc_path() 14 年之前
compression.h 3a39c18d63 btrfs: Extract duplicate decompress code 14 年之前
ctree.c 97d9a8a420 Btrfs: check return value of read_tree_block() 14 年之前
ctree.h c59021f846 Btrfs: fix OOPS of empty filesystem after balance 14 年之前
delayed-ref.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 年之前
delayed-ref.h a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 年之前
dir-item.c c2db1073fd Btrfs: check return value of btrfs_alloc_path() 14 年之前
disk-io.c 212a17ab87 Merge branch 'for-linus-unmerged' 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 5fe0c23788 exportfs: Return the minimum required handle size 14 年之前
export.h be6e8dc0ba NFS support for btrfs - v3 16 年之前
extent-tree.c c59021f846 Btrfs: fix OOPS of empty filesystem after balance 14 年之前
extent_io.c 212a17ab87 Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
extent_io.h a826d6dcb3 Btrfs: check items for correctness as we search 14 年之前
extent_map.c c26a920373 Btrfs: check return value of alloc_extent_map() 14 年之前
extent_map.h 261507a02c btrfs: Allow to add new compression algorithm 14 年之前
file-item.c c2db1073fd Btrfs: check return value of btrfs_alloc_path() 14 年之前
file.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 年之前
free-space-cache.c f7039b1d5c Btrfs: add btrfs_trim_fs() to handle FITRIM 14 年之前
free-space-cache.h f7039b1d5c Btrfs: add btrfs_trim_fs() to handle FITRIM 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 db5b493ac7 Btrfs: cleanup some BUG_ON() 14 年之前
inode.c 212a17ab87 Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
ioctl.c 212a17ab87 Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 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 ca9b688c1c Btrfs: Avoid accessing unmapped kernel address 14 年之前
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 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 333e810544 btrfs: fix missing break in switch phrase 14 年之前
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 97d9a8a420 Btrfs: check return value of read_tree_block() 14 年之前
root-tree.c db5b493ac7 Btrfs: cleanup some BUG_ON() 14 年之前
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 年之前
super.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs 14 年之前
sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 年之前
transaction.c db5b493ac7 Btrfs: cleanup some BUG_ON() 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 c622ae6085 btrfs: make inode ref log recovery faster 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 212a17ab87 Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
volumes.h fce3bb9a1b Btrfs: make btrfs_map_block() return entire free extent for each device of RAID0/1/10/DUP 14 年之前
xattr.c 212a17ab87 Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 年之前
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 年之前
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible 14 年之前