..
Kconfig
btrfs: Add lzo compression support
14 years ago
Makefile
btrfs: Add lzo compression support
14 years ago
acl.c
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
14 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: Allow to add new compression algorithm
14 years ago
compat.h
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
16 years ago
compression.c
btrfs: Drop __exit attribute on btrfs_exit_compress
14 years ago
compression.h
btrfs: Extract duplicate decompress code
14 years ago
ctree.c
btrfs: check NULL or not
14 years ago
ctree.h
Btrfs: allow balance to explicitly allocate chunks as it relocates
14 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: Fix variables set but not read (bugs found by gcc 4.6)
14 years ago
disk-io.c
Btrfs: fix page->private races
14 years ago
disk-io.h
Btrfs: forced readonly mounts on errors
14 years ago
export.c
btrfs: fix several uncheck memory allocations
14 years ago
export.h
…
extent-tree.c
Btrfs: allow balance to explicitly allocate chunks as it relocates
14 years ago
extent_io.c
Btrfs: don't release pages when we can't clear the uptodate bits
14 years ago
extent_io.h
btrfs: Allow to add new compression algorithm
14 years ago
extent_map.c
Btrfs: check return value of alloc_extent_map()
14 years ago
extent_map.h
btrfs: Allow to add new compression algorithm
14 years ago
file-item.c
Btrfs: do error checking in btrfs_del_csums
14 years ago
file.c
Btrfs: check return value of alloc_extent_map()
14 years ago
free-space-cache.c
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
14 years ago
free-space-cache.h
Btrfs: load free space cache if it exists
14 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
Btrfs: check return value of alloc_extent_map()
14 years ago
ioctl.c
Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl
14 years ago
ioctl.h
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
14 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
lzo.c
Btrfs: Avoid accessing unmapped kernel address
14 years ago
ordered-data.c
Btrfs: avoid uninit variable warnings in ordered-data.c
14 years ago
ordered-data.h
btrfs: Allow to add new compression algorithm
14 years ago
orphan.c
Btrfs: fixup return code for btrfs_del_orphan_item
14 years ago
print-tree.c
btrfs: fix missing break in switch phrase
14 years ago
print-tree.h
…
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: allow balance to explicitly allocate chunks as it relocates
14 years ago
root-tree.c
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
14 years ago
struct-funcs.c
…
super.c
Btrfs: put ENOSPC debugging under a mount option
14 years ago
sysfs.c
Driver core: Constify struct sysfs_ops in struct kobj_type
15 years ago
transaction.c
btrfs: fix return value check of btrfs_join_transaction()
14 years ago
transaction.h
Btrfs: Add readonly snapshots support
14 years ago
tree-defrag.c
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
14 years ago
tree-log.c
btrfs: fix return value check of btrfs_start_transaction()
14 years ago
tree-log.h
Btrfs: Metadata ENOSPC handling for tree log
15 years ago
version.h
…
version.sh
…
volumes.c
Btrfs: set FMODE_EXCL in btrfs_device->mode
14 years ago
volumes.h
btrfs: fix wrong free space information of btrfs
14 years ago
xattr.c
Btrfs: Add readonly snapshots support
14 years ago
xattr.h
btrfs: constify xattr_handler
15 years ago
zlib.c
btrfs: Extract duplicate decompress code
14 years ago