Andi Kleen 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
..
Kconfig b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 tahun lalu
Makefile 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 tahun lalu
acl.c b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 tahun lalu
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING 15 tahun lalu
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup 16 tahun lalu
btrfs_inode.h d68fc57b7e Btrfs: Metadata reservation for orphan inodes 15 tahun lalu
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 tahun lalu
compression.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
compression.h c8b978188c Btrfs: Add zlib compression support 17 tahun lalu
ctree.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
ctree.h 6b5b817f10 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work 14 tahun lalu
delayed-ref.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 tahun lalu
delayed-ref.h a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 tahun lalu
dir-item.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 tahun lalu
disk-io.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
disk-io.h eaf25d933e Btrfs: use async helpers for DIO write checksumming 15 tahun lalu
export.c 73f73415ca Btrfs: change how we mount subvolumes 15 tahun lalu
export.h be6e8dc0ba NFS support for btrfs - v3 17 tahun lalu
extent-tree.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
extent_io.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
extent_io.h 19fe0a8b78 Btrfs: Switch the extent buffer rbtree into a radix tree 14 tahun lalu
extent_map.c d0b678cb0a Btrfs: Use ERR_CAST helpers 14 tahun lalu
extent_map.h b917b7c3be Btrfs: search for an allocation hint while filling file COW 16 tahun lalu
file-item.c 4b46fce233 Btrfs: add basic DIO read/write support 15 tahun lalu
file.c b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 tahun lalu
free-space-cache.c 88c2ba3b06 Btrfs: Add a clear_cache mount option 14 tahun lalu
free-space-cache.h 9d66e233c7 Btrfs: load free space cache if it exists 14 tahun lalu
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 tahun lalu
inode-item.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction 15 tahun lalu
inode-map.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol 16 tahun lalu
inode.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
ioctl.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
ioctl.h ce769a2904 Btrfs: use __u64 types in ioctl.h 15 tahun lalu
locking.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 tahun lalu
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 tahun lalu
ordered-data.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
ordered-data.h 4b46fce233 Btrfs: add basic DIO read/write support 15 tahun lalu
orphan.c 4df27c4d5c Btrfs: change how subvolumes are organized 16 tahun lalu
print-tree.c c271b49241 Btrfs: remove of redundant btrfs_header_level 16 tahun lalu
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 tahun lalu
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 tahun lalu
ref-cache.h 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL 15 tahun lalu
relocation.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) 14 tahun lalu
root-tree.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings 16 tahun lalu
super.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 tahun lalu
transaction.c 6b5b817f10 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work 14 tahun lalu
transaction.h 0af3d00bad Btrfs: create special free space cache inode 14 tahun lalu
tree-defrag.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
tree-log.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
tree-log.h 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log 15 tahun lalu
version.h b4f6c45dfb Update Btrfs files for in-kernel usage 17 tahun lalu
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes 16 tahun lalu
volumes.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
volumes.h ba1bf4818b Btrfs: make balance code choose more wisely when relocating 16 tahun lalu
xattr.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu
xattr.h f01cbd3f81 btrfs: constify xattr_handler 15 tahun lalu
zlib.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) 14 tahun lalu