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