summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
...
| * | | drbd: Move resource options from connection to resourceAndreas Gruenbacher2014-02-17
| * | | drbd: conn_try_disconnect(): Use parameter instead of the global variableAndreas Gruenbacher2014-02-17
| * | | drbd: Replace conn_get_by_name() with drbd_find_resource()Andreas Gruenbacher2014-02-17
| * | | drbd: Add struct drbd_resource->devicesAndreas Gruenbacher2014-02-17
| * | | drbd: Minor cleanup in conn_new_minor()Andreas Gruenbacher2014-02-17
| * | | drbd: Add struct drbd_device->resourceAndreas Gruenbacher2014-02-17
| * | | drbd: drbd_adm_down(): Move valid resource name check to drbd_adm_prepare()Andreas Gruenbacher2014-02-17
| * | | drbd: Add struct drbd_resourceAndreas Gruenbacher2014-02-17
| * | | drbd: Improve some function and variable namingAndreas Gruenbacher2014-02-17
| * | | drbd: Introduce "peer_device" object between "device" and "connection"Andreas Gruenbacher2014-02-17
| * | | drbd: Rename drbd_tconn -> drbd_connectionAndreas Gruenbacher2014-02-17
| * | | drbd: Rename "mdev" to "device"Andreas Gruenbacher2014-02-17
| * | | drbd: Rename struct drbd_conf -> struct drbd_deviceAndreas Gruenbacher2014-02-17
| * | | drbd: Split off on-the-wire protocol definitionsAndreas Gruenbacher2014-02-17
| * | | drbd: Add missing error gotoPhilipp Reisner2014-02-17
| * | | drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.cRashika Kheria2014-02-17
| * | | drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...Rashika Kheria2014-02-17
| * | | drivers: block: Mark the function as static in drbd_worker.cRashika Kheria2014-02-17
| * | | drivers: block: Move prototype declaration to appropriate header file from dr...Rashika Kheria2014-02-17
| * | | drivers: block: Mark functions as static in drbd_receiver.cRashika Kheria2014-02-17
| * | | drivers: block: Mark functions as static in drbd_req.cRashika Kheria2014-02-17
| * | | drivers: block: Move prototype declaration of function tl_abort_disk_io() to ...Rashika Kheria2014-02-17
| * | | drivers: block: Mark function as static in drbd_actlog.cRashika Kheria2014-02-17
| * | | drivers: block: Mark functions as static in drbd_nl.cRashika Kheria2014-02-17
| * | | drivers: block: Mark functions as static in drbd_main.cRashika Kheria2014-02-17
* | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \
| * | | | blk-mq: allow blk_mq_init_commands() to return failureJens Axboe2014-03-14
| |/ / /
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-03-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | nvme: don't use PREPARE_WORKTejun Heo2014-03-07
| * | | floppy: don't use PREPARE_[DELAYED_]WORKTejun Heo2014-03-07
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-03-29
|\ \ \ \
| * | | | rbd: drop an unsafe assertionAlex Elder2014-03-29
| | |/ / | |/| |
* | | | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-10
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-07
|\ \ \ | |_|/ |/| |
| * | mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P2014-02-18
| |/
* | zram: avoid null access when fail to alloc metaMinchan Kim2014-03-04
* | mm: close PageTail raceDavid Rientjes2014-03-04
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\
| * xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-11
| * Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
| |\
| | * xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-07
| | * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
| | * xen-blkback: fix shutdown raceRoger Pau Monne2014-02-07
| | * xen-blkback: fix memory leaksRoger Pau Monne2014-02-07
| | * xen-blkback: fix memory leak when persistent grants are usedMatt Rushton2014-02-07
| * | null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig2014-02-10
| * | virtio_blk: use blk_mq_complete_requestChristoph Hellwig2014-02-10
| * | block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz2014-02-07
* | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-05
|\ \ \
| * | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-03