Miao Xie 60d2adbb1e Btrfs: fix race between multi-task space allocation and caching space преди 14 години
..
Kconfig a6fa6fae40 btrfs: Add lzo compression support преди 14 години
Makefile 9b89d95a14 Btrfs: make acl functions really no-op if acl is not enabled преди 14 години
acl.c cfbffc39ac Btrfs: fix return value of btrfs_get_acl() преди 13 години
async-thread.c ed3b3d314c Btrfs: don't walk around with task->state != TASK_RUNNING преди 15 години
async-thread.h 61d92c328c Btrfs: fix deadlock on async thread startup преди 16 години
btrfs_inode.h 7709cde33f Btrfs: calculate checksum space correctly преди 13 години
compat.h 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code преди 16 години
compression.c e55179b3d7 Btrfs: check the nodatasum flag when writing compressed files преди 14 години
compression.h 306e16ce13 btrfs: rename variables clashing with global function names преди 14 години
ctree.c a05a9bb18a Btrfs: fix array bound checking преди 13 години
ctree.h 36ba022ac0 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions преди 13 години
delayed-inode.c bd681513fa Btrfs: switch the btrfs tree locks to reader/writer преди 14 години
delayed-inode.h 60063497a9 atomic: use <linux/atomic.h> преди 14 години
delayed-ref.c 182608c829 btrfs: remove old unused commented out code преди 14 години
delayed-ref.h f2a97a9dbd btrfs: remove all unused functions преди 14 години
dir-item.c 85d85a743d Btrfs: remove redundant code for dir item lookup преди 14 години
disk-io.c 2bf64758fd Btrfs: allow us to overcommit our enospc reservations преди 13 години
disk-io.h 85d4e46111 Btrfs: make a lockdep class for each root преди 14 години
export.c 0965537308 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers преди 14 години
export.h be6e8dc0ba NFS support for btrfs - v3 преди 17 години
extent-tree.c 60d2adbb1e Btrfs: fix race between multi-task space allocation and caching space преди 13 години
extent_io.c fee187d9d9 Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOC преди 13 години
extent_io.h 1728366efa Btrfs: stop using write_one_page преди 13 години
extent_map.c 4d2c8f62f1 Btrfs: clean up code for merging extent maps преди 14 години
extent_map.h 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map преди 14 години
file-item.c ddf23b3fc6 Btrfs: skip locking if searching the commit root in csum lookup преди 14 години
file.c 3b16a4e3c3 Btrfs: use the inode's mapping mask for allocating pages преди 13 години
free-space-cache.c 016fc6a63e Btrfs: don't flush the cache inode before writing it преди 13 години
free-space-cache.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache преди 14 години
hash.h 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. преди 16 години
inode-item.c 1cd307990d Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item преди 14 години
inode-map.c c09544e07f Btrfs: handle enospc accounting for free space inodes преди 13 години
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache преди 14 години
inode.c f0dd9592a1 Btrfs: fix direct-io vs nodatacow преди 13 години
ioctl.c f4c697e640 btrfs: return EINVAL if start > total_bytes in fitrim ioctl преди 13 години
ioctl.h 4cb5300bc8 Btrfs: add mount -o auto_defrag преди 14 години
locking.c bd681513fa Btrfs: switch the btrfs tree locks to reader/writer преди 14 години
locking.h bd681513fa Btrfs: switch the btrfs tree locks to reader/writer преди 14 години
lzo.c ca9b688c1c Btrfs: Avoid accessing unmapped kernel address преди 14 години
ordered-data.c 1abe9b8a13 Btrfs: add initial tracepoint support for btrfs преди 14 години
ordered-data.h 261507a02c btrfs: Allow to add new compression algorithm преди 14 години
orphan.c 7e1fea731d Btrfs: fixup return code for btrfs_del_orphan_item преди 14 години
print-tree.c 333e810544 btrfs: fix missing break in switch phrase преди 14 години
print-tree.h 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes преди 17 години
relocation.c 84850e8d8a btrfs: check file extent backref offset underflow преди 13 години
root-tree.c bf5f32ecb6 btrfs: make btrfs_set_root_node void преди 14 години
scrub.c 6eef312588 btrfs: remove unneeded includes from scrub.c преди 14 години
struct-funcs.c a65917156e Btrfs: stop using highmem for extent_buffers преди 14 години
super.c 83c8c9bde0 btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options() преди 13 години
sysfs.c 9fe6a50fb7 btrfs: Remove unused sysfs code преди 14 години
transaction.c 36ba022ac0 Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions преди 13 години
transaction.h ff5714cca9 Merge branch 'for-chris' of преди 14 години
tree-defrag.c b3b4aa74b5 btrfs: drop unused parameter from btrfs_release_path преди 14 години
tree-log.c 34f3e4f23c Btrfs: fix an oops of log replay преди 14 години
tree-log.h 621496f4fd btrfs: remove unused function prototypes преди 14 години
version.h b4f6c45dfb Update Btrfs files for in-kernel usage преди 17 години
volumes.c 2bf64758fd Btrfs: allow us to overcommit our enospc reservations преди 13 години
volumes.h d5e2003c2b Btrfs: detect wether a device supports discard преди 14 години
xattr.c ed3ee9f44b Btrfs: fix regression in re-setting a large xattr преди 13 години
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation преди 14 години
zlib.c 565d76cb7d zlib: slim down zlib_deflate() workspace when possible преди 14 години