aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* zram: support REQ_DISCARDJoonsoo Kim2014-04-07
* zram: use scnprintf() in attrs show() methodsSergey Senozhatsky2014-04-07
* zram: propagate error to userMinchan Kim2014-04-07
* zram: return error-valued pointer from zcomp_create()Sergey Senozhatsky2014-04-07
* zram: move comp allocation out of init_lockSergey Senozhatsky2014-04-07
* zram: add lz4 algorithm backendSergey Senozhatsky2014-04-07
* zram: make compression algorithm selection possibleSergey Senozhatsky2014-04-07
* zram: add set_max_streams knobSergey Senozhatsky2014-04-07
* zram: add multi stream functionalitySergey Senozhatsky2014-04-07
* zram: factor out single stream compressionSergey Senozhatsky2014-04-07
* zram: use zcomp compressing backendsSergey Senozhatsky2014-04-07
* zram: introduce compressing backend abstractionSergey Senozhatsky2014-04-07
* zram: delete zram_init_device()Sergey Senozhatsky2014-04-07
* zram: move zram size warning to documentationSergey Senozhatsky2014-04-07
* zram: drop not used table `count' memberSergey Senozhatsky2014-04-07
* zram: report failed read and write statsSergey Senozhatsky2014-04-07
* zram: remove zram stats code duplicationSergey Senozhatsky2014-04-07
* zram: use atomic64_t for all zram statsSergey Senozhatsky2014-04-07
* zram: remove good and bad compress statsSergey Senozhatsky2014-04-07
* zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky2014-04-07
* zram: drop `init_done' struct zram memberSergey Senozhatsky2014-04-07
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\
| * virtio-blk: base queue-depth on virtqueue ringsize or module paramRusty Russell2014-03-23
| * virtio_blk: don't crash, report error if virtqueue is broken.Rusty Russell2014-03-12
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \
| * | mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2014-03-13
| * | mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi2014-03-13
| * | mtip32xx: Set queue bounce limitFelipe Franciosi2014-03-13
| * | nvme: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-13
| * | cciss: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev2014-03-13
| * | swim3: fix interruptible_sleep_on raceArnd Bergmann2014-03-13
| * | ataflop: fix sleep_on racesArnd Bergmann2014-03-13
| * | DAC960: remove sleep_on usageArnd Bergmann2014-03-13
| * | mtip32xx: Use pci_enable_msi() instead of pci_enable_msi_range()Alexander Gordeev2014-03-13
| * | skd: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-21
| * | skd: Use unified access to skdev->msix_entries throughout the codeAlexander Gordeev2014-02-21
| * | skd: Fix incomplete cleanup of MSI-X interruptAlexander Gordeev2014-02-21
| * | skd: Fix out of array boundary accessAlexander Gordeev2014-02-21
| * | mtip32xx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-21
| * | mtip32xx: Remove superfluous call to pci_disable_msi()Alexander Gordeev2014-02-21
| * | drbd: Fix future possible NULL pointer dereferenceAndreas Gruenbacher2014-02-21
| * | drbd: Add drbd_thread->resource and make drbd_thread->connection optionalAndreas Gruenbacher2014-02-17
| * | drbd: Use the right peer deviceAndreas Gruenbacher2014-02-17
| * | drbd: Remove unused parameter of wire_flags_to_bio()Andreas Gruenbacher2014-02-17
| * | drbd: Get rid of first_peer_device() in handle_write_conflicts()Andreas Gruenbacher2014-02-17
| * | drbd: In the worker thread, process drbd_work instead of drbd_device_work itemsAndreas Gruenbacher2014-02-17
| * | drbd: Turn w_make_ov_request and make_resync_request into "normal" functionsAndreas Gruenbacher2014-02-17
| * | drbd: Make w_make_resync_request() staticAndreas Gruenbacher2014-02-17
| * | drbd: struct drbd_peer_request: Use drbd_work instead of drbd_device_workAndreas Gruenbacher2014-02-17
| * | drbd: struct after_conn_state_chg_work: Use drbd_work instead of drbd_device_...Andreas Gruenbacher2014-02-17