Linus Torvalds aa3fc52546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
..
Kconfig b6e3224fb2 Revert "task_struct: make journal_info conditional" vor 15 Jahren
Makefile 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) vor 16 Jahren
acl.c b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 15 Jahren
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING vor 15 Jahren
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup vor 15 Jahren
btrfs_inode.h d68fc57b7e Btrfs: Metadata reservation for orphan inodes vor 15 Jahren
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code vor 16 Jahren
compression.c 88f794ede7 btrfs: cleanup duplicate bio allocating functions vor 14 Jahren
compression.h c8b978188c Btrfs: Add zlib compression support vor 16 Jahren
ctree.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) vor 14 Jahren
ctree.h 0410c94aff btrfs: make 1-bit signed fileds unsigned vor 14 Jahren
delayed-ref.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction vor 15 Jahren
delayed-ref.h a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction vor 15 Jahren
dir-item.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) vor 14 Jahren
disk-io.c aa3fc52546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
disk-io.h eaf25d933e Btrfs: use async helpers for DIO write checksumming vor 15 Jahren
export.c 2ede0daf01 Btrfs: handle NFS lookups properly vor 14 Jahren
export.h be6e8dc0ba NFS support for btrfs - v3 vor 16 Jahren
extent-tree.c aa3fc52546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
extent_io.c aa3fc52546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
extent_io.h 88f794ede7 btrfs: cleanup duplicate bio allocating functions vor 14 Jahren
extent_map.c d0b678cb0a Btrfs: Use ERR_CAST helpers vor 14 Jahren
extent_map.h b917b7c3be Btrfs: search for an allocation hint while filling file COW vor 15 Jahren
file-item.c 4b46fce233 Btrfs: add basic DIO read/write support vor 15 Jahren
file.c 495e86779f Btrfs: hold i_mutex when calling btrfs_log_dentry_safe vor 14 Jahren
free-space-cache.c 88c2ba3b06 Btrfs: Add a clear_cache mount option vor 14 Jahren
free-space-cache.h 9d66e233c7 Btrfs: load free space cache if it exists vor 14 Jahren
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. vor 16 Jahren
inode-item.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction vor 15 Jahren
inode-map.c 13a8a7c8c4 Btrfs: do not reuse objectid of deleted snapshot/subvol vor 15 Jahren
inode.c aa3fc52546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
ioctl.c 6a91221304 Btrfs: use dget_parent where we can UPDATED vor 14 Jahren
ioctl.h 72fd032e94 Btrfs: add SNAP_CREATE_ASYNC ioctl vor 14 Jahren
locking.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems vor 16 Jahren
ordered-data.c 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent vor 14 Jahren
ordered-data.h 163cf09c2a Btrfs: deal with DIO bios that span more than one ordered extent vor 14 Jahren
orphan.c 4df27c4d5c Btrfs: change how subvolumes are organized vor 15 Jahren
print-tree.c c271b49241 Btrfs: remove of redundant btrfs_header_level vor 16 Jahren
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes vor 16 Jahren
ref-cache.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
ref-cache.h 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL vor 15 Jahren
relocation.c 411fc6bcef Btrfs: Fix variables set but not read (bugs found by gcc 4.6) vor 14 Jahren
root-tree.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) vor 14 Jahren
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings vor 16 Jahren
super.c aa3fc52546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type vor 15 Jahren
transaction.c 6a91221304 Btrfs: use dget_parent where we can UPDATED vor 14 Jahren
transaction.h 462045928b Btrfs: add START_SYNC, WAIT_SYNC ioctls vor 14 Jahren
tree-defrag.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) vor 14 Jahren
tree-log.c 6a91221304 Btrfs: use dget_parent where we can UPDATED vor 14 Jahren
tree-log.h 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log vor 15 Jahren
version.h b4f6c45dfb Update Btrfs files for in-kernel usage vor 16 Jahren
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes vor 16 Jahren
volumes.c 925d169f5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable vor 14 Jahren
volumes.h c3b9a62c8f btrfs: replace barriers with explicit flush / FUA usage vor 14 Jahren
xattr.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) vor 14 Jahren
xattr.h f01cbd3f81 btrfs: constify xattr_handler vor 15 Jahren
zlib.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) vor 14 Jahren