.. |
Kconfig
|
a6fa6fae40
btrfs: Add lzo compression support
|
14 years ago |
Makefile
|
a6fa6fae40
btrfs: Add lzo compression support
|
14 years ago |
acl.c
|
cb5520f02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
async-thread.c
|
ed3b3d314c
Btrfs: don't walk around with task->state != TASK_RUNNING
|
15 years ago |
async-thread.h
|
61d92c328c
Btrfs: fix deadlock on async thread startup
|
15 years ago |
btrfs_inode.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
14 years ago |
compat.h
|
9ca03b997f
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
|
16 years ago |
compression.c
|
8e4eef7a60
btrfs: Drop __exit attribute on btrfs_exit_compress
|
14 years ago |
compression.h
|
3a39c18d63
btrfs: Extract duplicate decompress code
|
14 years ago |
ctree.c
|
91ca338d77
btrfs: check NULL or not
|
14 years ago |
ctree.h
|
0e5b88cd99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
delayed-ref.c
|
a22285a6a3
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
delayed-ref.h
|
a22285a6a3
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
dir-item.c
|
411fc6bcef
Btrfs: Fix variables set but not read (bugs found by gcc 4.6)
|
14 years ago |
disk-io.c
|
007a14af26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
disk-io.h
|
acce952b02
Btrfs: forced readonly mounts on errors
|
14 years ago |
export.c
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 years ago |
export.h
|
be6e8dc0ba
NFS support for btrfs - v3
|
16 years ago |
extent-tree.c
|
0e5b88cd99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
extent_io.c
|
0e5b88cd99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
extent_io.h
|
ec29ed5b40
Btrfs: fix fiemap bugs with delalloc
|
14 years ago |
extent_map.c
|
c26a920373
Btrfs: check return value of alloc_extent_map()
|
14 years ago |
extent_map.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
14 years ago |
file-item.c
|
ad0397a7a9
Btrfs: do error checking in btrfs_del_csums
|
14 years ago |
file.c
|
0e5b88cd99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
free-space-cache.c
|
13dbc08987
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
|
14 years ago |
free-space-cache.h
|
9d66e233c7
Btrfs: load free space cache if it exists
|
14 years ago |
hash.h
|
163e783e6a
Btrfs: remove crc32c.h and use libcrc32c directly.
|
16 years ago |
inode-item.c
|
a22285a6a3
Btrfs: Integrate metadata reservation with start_transaction
|
15 years ago |
inode-map.c
|
13a8a7c8c4
Btrfs: do not reuse objectid of deleted snapshot/subvol
|
15 years ago |
inode.c
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
14 years ago |
ioctl.c
|
b4dc2b8c69
Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl
|
14 years ago |
ioctl.h
|
f892436eb2
Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
|
14 years ago |
locking.c
|
5a0e3ad6af
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
|
b9447ef80b
Btrfs: fix spinlock assertions on UP systems
|
16 years ago |
lzo.c
|
ca9b688c1c
Btrfs: Avoid accessing unmapped kernel address
|
14 years ago |
ordered-data.c
|
c87fb6fdca
Btrfs: avoid uninit variable warnings in ordered-data.c
|
14 years ago |
ordered-data.h
|
261507a02c
btrfs: Allow to add new compression algorithm
|
14 years ago |
orphan.c
|
7e1fea731d
Btrfs: fixup return code for btrfs_del_orphan_item
|
14 years ago |
print-tree.c
|
333e810544
btrfs: fix missing break in switch phrase
|
14 years ago |
print-tree.h
|
5f39d397df
Btrfs: Create extent_buffer interface for large blocksizes
|
16 years ago |
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 years ago |
ref-cache.h
|
6bef4d3171
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
|
15 years ago |
relocation.c
|
c87f08ca44
Btrfs: allow balance to explicitly allocate chunks as it relocates
|
14 years ago |
root-tree.c
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
14 years ago |
struct-funcs.c
|
d397712bcc
Btrfs: Fix checkpatch.pl warnings
|
16 years ago |
super.c
|
4660ba63f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
sysfs.c
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
transaction.c
|
3612b49598
btrfs: fix return value check of btrfs_join_transaction()
|
14 years ago |
transaction.h
|
b83cc9693f
Btrfs: Add readonly snapshots support
|
14 years ago |
tree-defrag.c
|
559af82114
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
|
14 years ago |
tree-log.c
|
98d5dc13e7
btrfs: fix return value check of btrfs_start_transaction()
|
14 years ago |
tree-log.h
|
4a500fd178
Btrfs: Metadata ENOSPC handling for tree log
|
15 years ago |
version.h
|
b4f6c45dfb
Update Btrfs files for in-kernel usage
|
16 years ago |
version.sh
|
15916de835
Btrfs: Fixes for 2.6.28-rc API changes
|
16 years ago |
volumes.c
|
4660ba63f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
volumes.h
|
eee2a817df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
|
14 years ago |
xattr.c
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 years ago |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
14 years ago |
zlib.c
|
3a39c18d63
btrfs: Extract duplicate decompress code
|
14 years ago |