David Sterba cfece4db11 btrfs: add missing spin_unlock to a rare exit path hace 14 años
..
Kconfig a6fa6fae40 btrfs: Add lzo compression support hace 14 años
Makefile a6fa6fae40 btrfs: Add lzo compression support hace 14 años
acl.c 329c5056be Btrfs: Check validity before setting an acl hace 14 años
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING hace 15 años
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup hace 16 años
btrfs_inode.h 57a45ced94 Btrfs: change reserved_extents to an atomic_t hace 14 años
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code hace 16 años
compression.c c2db1073fd Btrfs: check return value of btrfs_alloc_path() hace 14 años
compression.h 3a39c18d63 btrfs: Extract duplicate decompress code hace 14 años
ctree.c 97d9a8a420 Btrfs: check return value of read_tree_block() hace 14 años
ctree.h 6d74119f1a Btrfs: avoid taking the chunk_mutex in do_chunk_alloc hace 14 años
delayed-ref.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs hace 14 años
delayed-ref.h a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction hace 15 años
dir-item.c c2db1073fd Btrfs: check return value of btrfs_alloc_path() hace 14 años
disk-io.c cfece4db11 btrfs: add missing spin_unlock to a rare exit path hace 14 años
disk-io.h acce952b02 Btrfs: forced readonly mounts on errors hace 14 años
export.c cb5520f02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable hace 14 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c 8d413713ca Btrfs: check return value of kmalloc() hace 14 años
extent_io.c 43e817a1fd btrfs: fix wrong allocating flag when reading page hace 14 años
extent_io.h 507903b818 btrfs: using cached extent_state in set/unlock combinations hace 14 años
extent_map.c c26a920373 Btrfs: check return value of alloc_extent_map() hace 14 años
extent_map.h 261507a02c btrfs: Allow to add new compression algorithm hace 14 años
file-item.c c2db1073fd Btrfs: check return value of btrfs_alloc_path() hace 14 años
file.c be1a12a0df Btrfs: deal with the case that we run out of space in the cache hace 14 años
free-space-cache.c f65647c29b Btrfs: fix free space cache leak hace 14 años
free-space-cache.h f7039b1d5c Btrfs: add btrfs_trim_fs() to handle FITRIM hace 14 años
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. hace 16 años
inode-item.c a22285a6a3 Btrfs: Integrate metadata reservation with start_transaction hace 15 años
inode-map.c db5b493ac7 Btrfs: cleanup some BUG_ON() hace 14 años
inode.c 8d413713ca Btrfs: check return value of kmalloc() hace 14 años
ioctl.c 13f2696f1d fix user annotation in ioctl.c hace 14 años
ioctl.h f892436eb2 Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 hace 14 años
locking.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
locking.h b9447ef80b Btrfs: fix spinlock assertions on UP systems hace 16 años
lzo.c ca9b688c1c Btrfs: Avoid accessing unmapped kernel address hace 14 años
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs hace 14 años
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm hace 14 años
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item hace 14 años
print-tree.c 333e810544 btrfs: fix missing break in switch phrase hace 14 años
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes hace 17 años
ref-cache.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
ref-cache.h 6bef4d3171 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL hace 15 años
relocation.c 97d9a8a420 Btrfs: check return value of read_tree_block() hace 14 años
root-tree.c 08fe4db170 Btrfs: Fix uninitialized root flags for subvolumes hace 14 años
struct-funcs.c d397712bcc Btrfs: Fix checkpatch.pl warnings hace 16 años
super.c e15d054242 Btrfs: fix subvolume mount by name problem when default mount subvolume is set hace 14 años
sysfs.c 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type hace 15 años
transaction.c 13c5a93e70 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction hace 14 años
transaction.h 13c5a93e70 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction hace 14 años
tree-defrag.c 559af82114 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) hace 14 años
tree-log.c a62f44a5f4 Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() hace 14 años
tree-log.h 4a500fd178 Btrfs: Metadata ENOSPC handling for tree log hace 15 años
version.h b4f6c45dfb Update Btrfs files for in-kernel usage hace 17 años
version.sh 15916de835 Btrfs: Fixes for 2.6.28-rc API changes hace 16 años
volumes.c d9d0487932 Btrfs: fix __btrfs_map_block on 32 bit machines hace 14 años
volumes.h fce3bb9a1b Btrfs: make btrfs_map_block() return entire free extent for each device of RAID0/1/10/DUP hace 14 años
xattr.c 2e6a00356a Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() hace 14 años
xattr.h f01cbd3f81 btrfs: constify xattr_handler hace 15 años
zlib.c 3a39c18d63 btrfs: Extract duplicate decompress code hace 14 años