summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcache: Minor fixes from kbuild robotKent Overstreet2014-01-294-5/+8
* bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USEDDarrick J. Wong2014-01-292-2/+4
* bcache: Fix auxiliary search trees for key size > cacheline sizeKent Overstreet2014-01-081-14/+14
* bcache: Don't return -EINTR when insert finishedKent Overstreet2014-01-081-2/+4
* bcache: Improve bucket_prio() calculationKent Overstreet2014-01-082-3/+16
* bcache: Add bch_bkey_equal_header()Nicholas Swenson2014-01-083-8/+11
* bcache: update bch_bkey_try_mergeNicholas Swenson2014-01-083-16/+28
* bcache: Move insert_fixup() to btree_keys_opsKent Overstreet2014-01-084-229/+257
* bcache: Convert sorting to btree_keysKent Overstreet2014-01-083-36/+33
* bcache: Convert debug code to btree_keysKent Overstreet2014-01-089-217/+264
* bcache: Convert btree_iter to struct btree_keysKent Overstreet2014-01-086-38/+41
* bcache: Refactor bset_tree sysfs statsKent Overstreet2014-01-083-47/+54
* bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-083-13/+31
* bcache: Add struct btree_keysKent Overstreet2014-01-089-264/+323
* bcache: Abstract out stuff needed for sortingKent Overstreet2014-01-089-289/+423
* bcache: Rename/shuffle various code aroundKent Overstreet2014-01-088-276/+341
* bcache: Add struct bset_sort_stateKent Overstreet2014-01-086-49/+87
* bcache: Split out sort_extent_cmp()Kent Overstreet2014-01-084-32/+73
* bcache: Bkey indexing renamingKent Overstreet2014-01-087-53/+63
* bcache: Make bch_keylist_realloc() take u64s, not nptrsKent Overstreet2014-01-084-16/+26
* bcache: Remove/fix some header dependenciesKent Overstreet2014-01-083-24/+26
* bcache: Use a mempool for mergesort temporary spaceKent Overstreet2014-01-083-16/+8
* bcache: Btree verify code improvementsKent Overstreet2014-01-086-40/+83
* bcache: kill index()Kent Overstreet2014-01-084-8/+24
* bcache: Trivial error handling fixKent Overstreet2014-01-081-1/+2
* bcache/md: Use raid stripe sizeKent Overstreet2014-01-084-0/+12
* bcache: Do bkey_put() in btree_split() error pathKent Overstreet2014-01-081-1/+4
* bcache: Rework allocator reservesKent Overstreet2014-01-088-83/+105
* bcache: kill closure locking codeKent Overstreet2014-01-082-313/+123
* bcache: kill closure locking usageKent Overstreet2014-01-087-55/+98
* bcache: Zero less memoryKent Overstreet2014-01-083-40/+41
* bcache: Don't touch bucket gen for dirty ptrsKent Overstreet2014-01-082-2/+7
* bcache: Minor btree cache fixKent Overstreet2014-01-081-7/+3
* bcache: Performance fix for when journal entry is fullKent Overstreet2014-01-081-5/+9
* bcache: Minor journal fixKent Overstreet2014-01-081-5/+14
* bcache: Data corruption fixKent Overstreet2014-01-081-4/+22
* Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe2014-01-081314-7015/+15423
|\
| * blk-mq: fix initializing request's start timeMing Lei2014-01-031-0/+2
| * block: blk-mq: don't export blk_mq_free_queue()Ming Lei2013-12-314-2/+2
| * block: blk-mq: make blk_sync_queue support mqMing Lei2013-12-312-2/+10
| * block: blk-mq: support draining mq queueMing Lei2013-12-314-18/+40
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311309-6993/+15369
| |\
| | * Linux 3.13-rc6v3.13-rc6Linus Torvalds2013-12-301-1/+1
| | * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-298-10/+24
| | |\
| | | * Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-29217-1092/+2035
| | | |\
| | | | * Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
| | | | |\
| | | | | * ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-262-5/+5
| | | | | * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-261-1/+1
| | | | * | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
| | | * | | Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-293-3/+10
| | | |\ \ \