summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-18bcache: Kill bucket->gc_genKent Overstreet4-11/+9
2014-03-18bcache: Kill unused freelistKent Overstreet5-125/+110
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 Overstreet2-5/+12
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-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 Torvalds10-22/+30
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-19/+14
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-26/+28
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+79
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 Torvalds23-131/+136
2014-02-14Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-63/+75
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 Torvalds8-18/+21
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
2014-02-14Revert "misc: eeprom: sunxi: Add new compatibles"Greg Kroah-Hartman1-4/+1
2014-02-14Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+19
2014-02-14Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-10/+15
2014-02-14Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+13
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-104/+119
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds16-73/+209
2014-02-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2014-02-14Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds3-5/+4
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier16-71/+207
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan1-3/+7