.. |
Kconfig
|
a6fa6fae40
btrfs: Add lzo compression support
|
vor 14 Jahren |
Makefile
|
a6fa6fae40
btrfs: Add lzo compression support
|
vor 14 Jahren |
acl.c
|
eab49bec41
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
|
vor 14 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 16 Jahren |
btrfs_inode.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
vor 14 Jahren |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
vor 16 Jahren |
compression.c
|
6b82ce8d82
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
|
vor 14 Jahren |
compression.h
|
3a39c18d63
btrfs: Extract duplicate decompress code
|
vor 14 Jahren |
ctree.c
|
91ca338d77
btrfs: check NULL or not
|
vor 14 Jahren |
ctree.h
|
acce952b02
Btrfs: forced readonly mounts on errors
|
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
|
3612b49598
btrfs: fix return value check of btrfs_join_transaction()
|
vor 14 Jahren |
disk-io.h
|
acce952b02
Btrfs: forced readonly mounts on errors
|
vor 14 Jahren |
export.c
|
2a29edc6b6
btrfs: fix several uncheck memory allocations
|
vor 14 Jahren |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
vor 17 Jahren |
extent-tree.c
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
vor 14 Jahren |
extent_io.c
|
5df6708348
btrfs: checking NULL or not in some functions
|
vor 14 Jahren |
extent_io.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
vor 14 Jahren |
extent_map.c
|
261507a02c
btrfs: Allow to add new compression algorithm
|
vor 14 Jahren |
extent_map.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
vor 14 Jahren |
file-item.c
|
ad0397a7a9
Btrfs: do error checking in btrfs_del_csums
|
vor 14 Jahren |
file.c
|
7adf5dfbb3
Btrfs: handle no memory properly in prepare_pages
|
vor 14 Jahren |
free-space-cache.c
|
f333adb5d6
btrfs: Check mergeable free space when removing a cluster
|
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 16 Jahren |
inode.c
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
vor 14 Jahren |
ioctl.c
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
vor 14 Jahren |
ioctl.h
|
f892436eb2
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
|
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 |
lzo.c
|
3a39c18d63
btrfs: Extract duplicate decompress code
|
vor 14 Jahren |
ordered-data.c
|
c87fb6fdca
Btrfs: avoid uninit variable warnings in ordered-data.c
|
vor 14 Jahren |
ordered-data.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
vor 14 Jahren |
orphan.c
|
7e1fea731d
Btrfs: fixup return code for btrfs_del_orphan_item
|
vor 14 Jahren |
print-tree.c
|
333e810544
btrfs: fix missing break in switch phrase
|
vor 14 Jahren |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
vor 17 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
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
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
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
vor 14 Jahren |
sysfs.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
vor 15 Jahren |
transaction.c
|
3612b49598
btrfs: fix return value check of btrfs_join_transaction()
|
vor 14 Jahren |
transaction.h
|
b83cc9693f
Btrfs: Add readonly snapshots support
|
vor 14 Jahren |
tree-defrag.c
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
vor 14 Jahren |
tree-log.c
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
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 17 Jahren |
version.sh
|
15916de835
Btrfs: Fixes for 2.6.28-rc API changes
|
vor 16 Jahren |
volumes.c
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
vor 14 Jahren |
volumes.h
|
6d07bcec96
btrfs: fix wrong free space information of btrfs
|
vor 14 Jahren |
xattr.c
|
b83cc9693f
Btrfs: Add readonly snapshots support
|
vor 14 Jahren |
xattr.h
|
f01cbd3f81
btrfs: constify xattr_handler
|
vor 15 Jahren |
zlib.c
|
3a39c18d63
btrfs: Extract duplicate decompress code
|
vor 14 Jahren |