.. |
Kconfig
|
Revert "task_struct: make journal_info conditional"
|
15 years ago |
Makefile
|
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
|
16 years ago |
acl.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
async-thread.c
|
Btrfs: don't walk around with task->state != TASK_RUNNING
|
15 years ago |
async-thread.h
|
Btrfs: fix deadlock on async thread startup
|
16 years ago |
btrfs_inode.h
|
Btrfs: Metadata reservation for orphan inodes
|
15 years ago |
compat.h
|
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
16 years ago |
compression.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
compression.h
|
Btrfs: Add zlib compression support
|
17 years ago |
ctree.c
|
Btrfs: fix split_leaf double split corner case
|
15 years ago |
ctree.h
|
drop unused dentry argument to ->fsync
|
15 years ago |
delayed-ref.c
|
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
delayed-ref.h
|
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
dir-item.c
|
Btrfs: Pass transaction handle to security and ACL initialization functions
|
15 years ago |
disk-io.c
|
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
|
15 years ago |
disk-io.h
|
Btrfs: use async helpers for DIO write checksumming
|
15 years ago |
export.c
|
Btrfs: change how we mount subvolumes
|
15 years ago |
export.h
|
NFS support for btrfs - v3
|
17 years ago |
extent-tree.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
extent_io.c
|
writeback: remove writeback_inodes_wbc
|
15 years ago |
extent_io.h
|
Btrfs: rework O_DIRECT enospc handling
|
15 years ago |
extent_map.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
extent_map.h
|
Btrfs: search for an allocation hint while filling file COW
|
16 years ago |
file-item.c
|
Btrfs: add basic DIO read/write support
|
15 years ago |
file.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
free-space-cache.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
free-space-cache.h
|
Btrfs: use hybrid extents+bitmap rb tree for free space
|
16 years ago |
hash.h
|
Btrfs: remove crc32c.h and use libcrc32c directly.
|
16 years ago |
inode-item.c
|
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
inode-map.c
|
Btrfs: do not reuse objectid of deleted snapshot/subvol
|
16 years ago |
inode.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
ioctl.c
|
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
|
15 years ago |
ioctl.h
|
Btrfs: use __u64 types in ioctl.h
|
15 years ago |
locking.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
locking.h
|
Btrfs: fix spinlock assertions on UP systems
|
16 years ago |
ordered-data.c
|
Btrfs: add basic DIO read/write support
|
15 years ago |
ordered-data.h
|
Btrfs: add basic DIO read/write support
|
15 years ago |
orphan.c
|
Btrfs: change how subvolumes are organized
|
16 years ago |
print-tree.c
|
Btrfs: remove of redundant btrfs_header_level
|
16 years ago |
print-tree.h
|
Btrfs: Create extent_buffer interface for large blocksizes
|
17 years ago |
ref-cache.c
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
ref-cache.h
|
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
|
15 years ago |
relocation.c
|
Btrfs: Fix null dereference in relocation.c
|
15 years ago |
root-tree.c
|
Btrfs: avoid BUG when dropping root and reference in same transaction
|
15 years ago |
struct-funcs.c
|
Btrfs: Fix checkpatch.pl warnings
|
16 years ago |
super.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
sysfs.c
|
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
transaction.c
|
Btrfs: don't walk around with task->state != TASK_RUNNING
|
15 years ago |
transaction.h
|
Btrfs: Introduce global metadata reservation
|
15 years ago |
tree-defrag.c
|
Btrfs: Introduce global metadata reservation
|
15 years ago |
tree-log.c
|
Btrfs: Metadata ENOSPC handling for tree log
|
15 years ago |
tree-log.h
|
Btrfs: Metadata ENOSPC handling for tree log
|
15 years ago |
version.h
|
Update Btrfs files for in-kernel usage
|
17 years ago |
version.sh
|
Btrfs: Fixes for 2.6.28-rc API changes
|
16 years ago |
volumes.c
|
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
volumes.h
|
Btrfs: make balance code choose more wisely when relocating
|
16 years ago |
xattr.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
15 years ago |
xattr.h
|
btrfs: constify xattr_handler
|
15 years ago |
zlib.c
|
Btrfs: correct error-handling zlib error handling
|
16 years ago |