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