summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-10Btrfs: allow block group cache writeout outside critical section in commitChris Mason9-37/+341
2015-04-10Btrfs: don't use highmem for free space cache pagesChris Mason1-7/+5
2015-04-10Btrfs: two stage dirty block group writeoutChris Mason4-32/+170
2015-04-10btrfs: move struct io_ctl into ctree.h and rename itChris Mason2-33/+33
2015-04-10Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik1-2/+44
2015-04-10Btrfs: don't commit the transaction in the async space flushingJosef Bacik1-6/+8
2015-04-10Btrfs: reserve space for block groupsJosef Bacik3-3/+11
2015-04-10Btrfs: refill block reserves during truncateChris Mason3-11/+46
2015-04-10Btrfs: account for crcs in delayed ref processingJosef Bacik5-24/+83
2015-04-10btrfs: actively run the delayed refs while deleting large filesChris Mason4-5/+52
2015-04-01fs: btrfs: Add missing include fileGuenter Roeck1-0/+1
2015-04-01Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()Chris Mason1-1/+1
2015-03-26Btrfs: Remove the check for old-style mkfsLiu Bo1-6/+0
2015-03-26btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney1-0/+9
2015-03-26btrfs: explicitly set control file's private_dataTom Van Braeckel1-0/+12
2015-03-26btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song1-1/+4
2015-03-26btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-14/+39
2015-03-26Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-03-26Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana5-10/+253
2015-03-26Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana1-4/+4
2015-03-26Btrfs: add missing inode item update in fallocate()Filipe Manana1-9/+20
2015-03-26Btrfs: incremental send, remove dead codeFilipe Manana1-59/+0
2015-03-26Btrfs: incremental send, clear name from cache after orphanizationFilipe Manana1-0/+17
2015-03-26Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana1-2/+2
2015-03-26Btrfs: send, add missing check for dead clone rootFilipe Manana1-1/+2
2015-03-26Btrfs: remove deleted xattrs on fsync log replayFilipe Manana1-14/+109
2015-03-25Merge branch 'cleanup/divs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason0-0/+0
2015-03-25Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Chris Mason25-350/+384
2015-03-25Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...Chris Mason21-135/+126
2015-03-22Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-719/+131
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-47/+61
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds5-26/+142
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-46/+352
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+19
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki266-1509/+2867
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9