..
Kconfig
btrfs: Add lzo compression support
14 years ago
Makefile
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
13 years ago
acl.c
Btrfs: fix return value of btrfs_get_acl()
13 years ago
async-thread.c
Btrfs: fix worker lock misuse in find_worker
13 years ago
async-thread.h
Btrfs: fix num_workers_starting bug and other bugs in async thread
13 years ago
backref.c
btrfs: Fix up 32/64-bit compatibility for new ioctls
13 years ago
backref.h
btrfs: added helper functions to iterate backrefs
14 years ago
btrfs_inode.h
Btrfs: fix our reservations for updating an inode when completing io
13 years ago
compat.h
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
16 years ago
compression.c
btrfs: separate superblock items out of fs_info
13 years ago
compression.h
btrfs: rename variables clashing with global function names
14 years ago
ctree.c
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
13 years ago
ctree.h
Btrfs: deal with enospc from dirtying inodes properly
13 years ago
delayed-inode.c
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
delayed-inode.h
atomic: use <linux/atomic.h>
14 years ago
delayed-ref.c
btrfs: remove old unused commented out code
14 years ago
delayed-ref.h
btrfs: remove all unused functions
14 years ago
dir-item.c
Btrfs: remove redundant code for dir item lookup
14 years ago
disk-io.c
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
disk-io.h
Merge branch 'for-chris' of git://github.com/sensille/linux into integration
13 years ago
export.c
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
14 years ago
export.h
…
extent-tree.c
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
extent_io.c
Btrfs: drop spin lock when memory alloc fails
13 years ago
extent_io.h
btrfs: mirror_num should be int, not u64
13 years ago
extent_map.c
Btrfs: clean up code for merging extent maps
14 years ago
extent_map.h
btrfs: drop gfp parameter from alloc_extent_map
14 years ago
file-item.c
btrfs: separate superblock items out of fs_info
13 years ago
file.c
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
free-space-cache.c
Btrfs: reset cluster's max_size when creating bitmap
13 years ago
free-space-cache.h
btrfs: remove all unused functions
14 years ago
hash.h
Btrfs: remove crc32c.h and use libcrc32c directly.
16 years ago
inode-item.c
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
14 years ago
inode-map.c
Btrfs: fix no reserved space for writing out inode cache
13 years ago
inode-map.h
Btrfs: Support reading/writing on disk free ino cache
14 years ago
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
ioctl.c
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration
13 years ago
ioctl.h
Btrfs: fix the new inspection ioctls for 32 bit compat
13 years ago
locking.c
Btrfs: switch the btrfs tree locks to reader/writer
14 years ago
locking.h
Btrfs: switch the btrfs tree locks to reader/writer
14 years ago
lzo.c
Btrfs: Avoid accessing unmapped kernel address
14 years ago
ordered-data.c
Btrfs: add initial tracepoint support for btrfs
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 oops on failure path
13 years ago
print-tree.h
…
reada.c
Btrfs: rename btrfs_bio multi -> bbio for consistency
13 years ago
relocation.c
Btrfs: fix how we do delalloc reservations and how we free reservations on error
13 years ago
root-tree.c
btrfs: make btrfs_set_root_node void
14 years ago
scrub.c
Btrfs: fix num_workers_starting bug and other bugs in async thread
13 years ago
struct-funcs.c
Btrfs: stop using highmem for extent_buffers
14 years ago
super.c
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
sysfs.c
btrfs: Remove unused sysfs code
14 years ago
transaction.c
Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush
13 years ago
transaction.h
Merge branch 'for-chris' of
14 years ago
tree-defrag.c
btrfs: drop unused parameter from btrfs_release_path
14 years ago
tree-log.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
tree-log.h
btrfs: remove unused function prototypes
14 years ago
version.h
…
volumes.c
Btrfs: unplug every once and a while
13 years ago
volumes.h
Btrfs: fix barrier flushes
13 years ago
xattr.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
13 years ago
xattr.h
fs/vfs/security: pass last path component to LSM on inode creation
14 years ago
zlib.c
zlib: slim down zlib_deflate() workspace when possible
14 years ago