summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-18bcache: Kill unused freelistKent Overstreet6-129/+112
2014-03-18bcache: Rework btree cache reserve handlingKent Overstreet6-139/+145
2014-03-18bcache: Kill btree_io_wqKent Overstreet3-24/+2
2014-03-18bcache: btree locking reworkKent Overstreet4-52/+133
2014-03-18bcache: Fix a race when freeing btree nodesKent Overstreet1-33/+20
2014-03-18bcache: Add a real GC_MARK_RECLAIMABLEKent Overstreet4-14/+21
2014-03-18bcache: Add bch_keylist_init_single()Kent Overstreet2-4/+7
2014-03-18bcache: Improve priority_statsKent Overstreet1-6/+20
2014-03-18bcache: Better alloc tracepointsKent Overstreet3-19/+46
2014-03-18bcache: Kill dead cgroup codeKent Overstreet5-202/+0
2014-03-18bcache: stop moving_gc marking buckets that can't be moved.Nicholas Swenson1-1/+4
2014-03-18bcache: Fix moving_pred()Kent Overstreet1-5/+3
2014-03-18bcache: Fix moving_gc deadlocking with a foreground writeNicholas Swenson5-8/+16
2014-03-18bcache: Fix discard granularityKent Overstreet1-0/+1
2014-03-18bcache: Fix another bug recovering from unclean shutdownKent Overstreet3-65/+36
2014-03-18bcache: Fix a bug recovering from unclean shutdownKent Overstreet1-2/+2
2014-03-18bcache: Fix a journalling reclaim after recovery bugKent Overstreet1-2/+8
2014-03-17bcache: Fix a null ptr deref in journal replayKent Overstreet1-1/+5
2014-03-17bcache: Fix a lockdep splat in an error pathKent Overstreet1-3/+5
2014-02-25bcache: Fix a shutdown bugKent Overstreet3-2/+12
2014-02-25bcache: Fix flash_dev_cache_miss() for real this timeKent Overstreet1-14/+5
2014-02-18bcache: Fix another compiler warning on m68kKent Overstreet1-2/+2
2014-02-16Linux 3.14-rc3v3.14-rc3Linus Torvalds1-1/+1
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds7-23/+28
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-34/+54
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-23/+30
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-21/+53
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds3-0/+51
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-26/+35
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-36/+54
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+20
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-33/+408
2014-02-15Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang1-0/+7
2014-02-15Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang1-2/+32
2014-02-15Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana1-0/+10
2014-02-15btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain1-2/+8
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds25-135/+138
2014-02-14Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-64/+77
2014-02-14Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds45-509/+506
2014-02-14Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-45/+161
2014-02-14Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2-2/+9
2014-02-14Btrfs: fix max_inline mount optionMitch Harder1-1/+1
2014-02-14Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo1-1/+0
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2-17/+0
2014-02-14Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-6/+11
2014-02-14Merge tag 'md/3.14-fixes' of git://neil.brown.name/mdLinus Torvalds2-49/+54
2014-02-14Revert "OF: base: match each node compatible against all given matches first"Kevin Hao1-37/+16