aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-05-11zram: add set_max_streams knobSergey Senozhatsky
2015-05-11zram: add multi stream functionalitySergey Senozhatsky
2015-05-11zram: factor out single stream compressionSergey Senozhatsky
2015-05-11zram: use zcomp compressing backendsSergey Senozhatsky
2015-05-11zram: introduce compressing backend abstractionSergey Senozhatsky
2015-05-11zram: delete zram_init_device()Sergey Senozhatsky
2015-05-11zram: move zram size warning to documentationSergey Senozhatsky
2015-05-11zram: drop not used table `count' memberSergey Senozhatsky
2015-05-11zram: report failed read and write statsSergey Senozhatsky
2015-05-11zram: remove zram stats code duplicationSergey Senozhatsky
2015-05-11zram: use atomic64_t for all zram statsSergey Senozhatsky
2015-05-11zram: remove good and bad compress statsSergey Senozhatsky
2015-05-11zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky
2015-05-11zram: drop `init_done' struct zram memberSergey Senozhatsky
2015-05-11zram: avoid null access when fail to alloc metaMinchan Kim
2015-05-11zram: remove zram->lock in read path and change it with mutexMinchan Kim
2015-05-11zram: remove workqueue for freeing removed pending slotMinchan Kim
2015-05-11zram: introduce zram->tb_lockMinchan Kim
2015-05-11zram: use atomic operation for statMinchan Kim
2015-05-11zram: remove unnecessary freeMinchan Kim
2015-05-11zram: delay pending free request in read pathMinchan Kim
2015-05-11zram: fix race between reset and flushing pending workMinchan Kim
2015-05-11zram: add copyrightMinchan Kim
2015-05-11zram: remove old private project commentMinchan Kim
2015-05-11zram: promote zram from stagingMinchan Kim
2015-04-19nbd: fix possible memory leakSudip Mukherjee
2015-02-26rbd: drop an unsafe assertionAlex Elder
2015-01-29drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais
2014-11-14rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-11-14drbd: compute the end before rb_insert_augmented()Lai Jiangshan
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-07-09rbd: handle parent_overlap on writes correctlyIlya Dryomov
2014-07-09rbd: use reference counts for image requestsAlex Elder
2014-07-06mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P
2014-07-06mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P
2014-07-06mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P
2014-06-07xen-blkfront: restore the non-persistent data pathRoger Pau Monne
2014-06-07xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne
2014-05-30rbd: fix error paths in rbd_img_request_fill()Ilya Dryomov
2014-05-13floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-13floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-06mtip32xx: Set queue bounce limitFelipe Franciosi
2014-04-03mm: close PageTail raceDavid Rientjes
2014-02-22xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-01-09rbd: fix error handling from rbd_snap_name()Josh Durgin