Linus Torvalds ef161ea1ff Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
..
tests 47ab2a6c68 Btrfs: remove empty block groups automatically hace 11 años
Kconfig 14a958e678 Btrfs: fix btrfs boot when compiled as built-in hace 12 años
Makefile faa2dbf004 Btrfs: add sanity tests for new qgroup accounting code hace 11 años
acl.c 776e4aae55 btrfs: remove useless ACL check hace 11 años
async-thread.c 5d99a998f3 btrfs: remove unlikely from NULL checks hace 11 años
async-thread.h 8b110e393c Btrfs: implement repair function when direct read fails hace 11 años
backref.c ce86cd5917 btrfs: remove parameter blocksize from read_tree_block hace 11 años
backref.h dc046b10c8 Btrfs: make fiemap not blow when you have lots of snapshots hace 11 años
btrfs_inode.h 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
check-integrity.c 935e5cc935 Btrfs: fix wrong disk size when writing super blocks hace 11 años
check-integrity.h c170bbb45f block: submit_bio_wait() conversions hace 12 años
compression.c bfebd8b544 btrfs: use enum for wq endio metadata type hace 11 años
compression.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
ctree.c 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus hace 11 años
ctree.h 0d4cf4e6bf Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off hace 11 años
delayed-inode.c 962a298f35 btrfs: kill the key type accessor helpers hace 11 años
delayed-inode.h 67de11769b Btrfs: introduce the delayed inode ref deletion for the single link inode hace 12 años
delayed-ref.c fcebe4562d Btrfs: rework qgroup accounting hace 11 años
delayed-ref.h fcebe4562d Btrfs: rework qgroup accounting hace 11 años
dev-replace.c 82372bc816 Btrfs: make the logic of source device removing more clear hace 11 años
dev-replace.h e93c89c1aa Btrfs: add new sources for device replace code hace 13 años
dir-item.c 962a298f35 btrfs: kill the key type accessor helpers hace 11 años
disk-io.c d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block hace 11 años
disk-io.h 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus hace 11 años
export.c 962a298f35 btrfs: kill the key type accessor helpers hace 11 años
export.h be6e8dc0ba NFS support for btrfs - v3 hace 17 años
extent-tree.c 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
extent_io.c bbf65cf0b5 Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus hace 11 años
extent_io.h 0d4cf4e6bf Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off hace 11 años
extent_map.c 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently hace 11 años
extent_map.h 298a8f9cf1 Btrfs: fix NULL pointer crash when running balance and scrub concurrently hace 11 años
file-item.c 23ea8e5a07 Btrfs: load checksum data once when submitting a direct read io hace 11 años
file.c ee39b432b4 btrfs: remove unlikely from data-dependent branches and slow paths hace 11 años
free-space-cache.c 2000552396 Btrfs: improve free space cache management and space allocation hace 11 años
free-space-cache.h 7451432394 Btrfs: remove path arg from btrfs_truncate_free_space_cache hace 12 años
hash.c 0458a953d8 btrfs: LLVMLinux: Remove VLAIS hace 11 años
hash.h 14a958e678 Btrfs: fix btrfs boot when compiled as built-in hace 12 años
inode-item.c 962a298f35 btrfs: kill the key type accessor helpers hace 11 años
inode-map.c 57cdc8db21 btrfs: cleanup ino cache members of btrfs_root hace 11 años
inode-map.h 82d5902d9c Btrfs: Support reading/writing on disk free ino cache hace 14 años
inode.c d37973082b Revert "Btrfs: race free update of commit root for ro snapshots" hace 11 años
ioctl.c ef161ea1ff Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
locking.c ea4ebde02e Btrfs: fix deadlocks with trylock on tree nodes hace 11 años
locking.h d340d2475c Btrfs: remove btrfs_try_spin_lock hace 12 años
lzo.c ed6078f703 btrfs: use DIV_ROUND_UP instead of open-coded variants hace 11 años
math.h 3fed40cc97 Btrfs: cleanup duplicated division functions hace 13 años
ordered-data.c 9e0af23764 Btrfs: fix task hang under heavy compressed write hace 11 años
ordered-data.h 8d875f95da btrfs: disable strict file flushes for renames and truncates hace 11 años
orphan.c 962a298f35 btrfs: kill the key type accessor helpers hace 11 años
print-tree.c ce86cd5917 btrfs: remove parameter blocksize from read_tree_block hace 11 años
print-tree.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
props.c 63541927c8 Btrfs: add support for inode properties hace 12 años
props.h 63541927c8 Btrfs: add support for inode properties hace 12 años
qgroup.c fccb84c94a btrfs: move checks for DUMMY_ROOT into a helper hace 11 años
qgroup.h 1152651a08 btrfs: qgroup: account shared subtrees during snapshot delete hace 11 años
raid56.c ed6078f703 btrfs: use DIV_ROUND_UP instead of open-coded variants hace 11 años
raid56.h 53b381b3ab Btrfs: RAID5 and RAID6 hace 13 años
rcu-string.h 606686eeac Btrfs: use rcu to protect device->name hace 13 años
reada.c 707e8a0715 btrfs: use nodesize everywhere, kill leafsize hace 11 años
relocation.c 27b19cc886 Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus hace 11 años
root-tree.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root hace 11 años
scrub.c 8b9456da03 btrfs: remove unused members from struct scrub_warning hace 11 años
send.c bbf65cf0b5 Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus hace 11 años
send.h 48a3b6366f btrfs: make static code static & remove dead code hace 12 años
struct-funcs.c 18077bb413 Btrfs: rewrite BTRFS_SETGET_FUNCS hace 13 años
super.c a43bb39b5c btrfs: Fix compile error when CONFIG_SECURITY is not set. hace 11 años
sysfs.c 79aec2b80d btrfs: sysfs label interface should check for read only FS hace 11 años
sysfs.h 20ee0825ec btrfs: code optimize: BTRFS_ATTR_RW could set the mode hace 11 años
transaction.c 0ec31a61f0 Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus hace 11 años
transaction.h 2755a0de64 btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB hace 11 años
tree-defrag.c 27cdeb7096 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root hace 11 años
tree-log.c 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
tree-log.h 8407f55326 Btrfs: fix data corruption after fast fsync and writeback error hace 11 años
ulist.c 49fc647a2c Btrfs: do not export ulist functions hace 12 años
ulist.h 4eb1f66dce Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch hace 11 años
uuid-tree.c f98de9b9c0 Btrfs: make btrfs_search_forward return with nodes unlocked hace 11 años
volumes.c 90d0c376f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs hace 11 años
volumes.h 47ab2a6c68 Btrfs: remove empty block groups automatically hace 11 años
xattr.c 962a298f35 btrfs: kill the key type accessor helpers hace 11 años
xattr.h 996a710d46 btrfs: use generic posix ACL infrastructure hace 12 años
zlib.c 7880991344 btrfs compression: merge inflate and deflate z_streams hace 11 años