summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
...
| * | | drbd: re-add lost conf_mutex protection in drbd_set_roleLars Ellenberg2014-07-10
| * | | drbd: stop the meta data sync timer before open coded meta data syncLars Ellenberg2014-07-10
| * | | drbd: fix resync finished detectionLars Ellenberg2014-07-10
| * | | drbd: fix a race stopping the worker threadLars Ellenberg2014-07-10
| * | | drbd: get rid of atomic update on disk bitmap worksLars Ellenberg2014-07-10
| * | | drbd: allow write-ordering policy to be bumped up againLars Ellenberg2014-07-10
| * | | drbd: refactor use of first_peer_device()Lars Ellenberg2014-07-10
| * | | drbd: reduce number of spinlock drop/re-aquire cyclesLars Ellenberg2014-07-10
| * | | drbd: rename drbd_free_bc() to drbd_free_ldev()Philipp Reisner2014-07-10
| * | | drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner2014-07-10
| * | | drbd: Move write_ordering from connection to resourcePhilipp Reisner2014-07-10
| * | | block: virtio-blk: support multi virt queues per virtio-blk deviceMing Lei2014-07-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-08-13
|\ \ \ \ | |_|/ / |/| | |
| * | | rbd: remove extra newlines from rbd_warn() messagesIlya Dryomov2014-08-07
| * | | rbd: allocate img_request with GFP_NOIO instead GFP_ATOMICIlya Dryomov2014-08-07
| * | | rbd: rework rbd_request_fn()Ilya Dryomov2014-08-07
| * | | rbd: take snap_id into account when reading in parent infoIlya Dryomov2014-07-25
| * | | rbd: do not read in parent info before snap contextIlya Dryomov2014-07-25
| * | | rbd: update mapping size only on refreshIlya Dryomov2014-07-25
| * | | rbd: harden rbd_dev_refresh() and callers a bitIlya Dryomov2014-07-25
| * | | rbd: split rbd_dev_spec_update() into two functionsIlya Dryomov2014-07-25
| * | | rbd: remove unnecessary asserts in rbd_dev_image_probe()Ilya Dryomov2014-07-25
| * | | rbd: introduce rbd_dev_header_info()Ilya Dryomov2014-07-25
| * | | rbd: show the entire chain of parent imagesIlya Dryomov2014-07-25
| * | | rbd: use rbd_segment_name_free() instead of kfree()Himangi Saraogi2014-07-24
| * | | rbd: do not leak image_id in rbd_dev_v2_parent_info()Ilya Dryomov2014-07-08
| * | | rbd: use rbd_obj_watch_request_helper() helperIlya Dryomov2014-07-08
| * | | rbd: add rbd_obj_watch_request_helper() helperIlya Dryomov2014-07-08
| * | | rbd: rbd_obj_request_wait() should cancel the request if interruptedIlya Dryomov2014-07-08
* | | | block: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | zram: replace global tb_lock with fine grain lockWeijie Yang2014-08-06
* | | | zram: use size_t instead of u16Minchan Kim2014-08-06
* | | | zram: remove unused SECTOR_SIZE defineSergey Senozhatsky2014-08-06
* | | | zram: rename struct `table' to `zram_table_entry'Sergey Senozhatsky2014-08-06
| |_|/ |/| |
* | | zram: avoid lockdep splat by revalidate_diskMinchan Kim2014-07-23
* | | drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg2014-07-10
|/ /
* / zram: revalidate disk after capacity changeMinchan Kim2014-07-03
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-26
|\
| * drbd: fix NULL pointer deref in blk_add_request_payloadLars Ellenberg2014-06-25
| * Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-06-18
| |\
| | * floppy: format block0 read error message properlyJiri Kosina2014-06-18
* | | rbd: handle parent_overlap on writes correctlyIlya Dryomov2014-06-23
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-19
|\| |
| * | null_blk: fix softirq completions for queue_mode == 1Jens Axboe2014-06-16
| * | null_blk: fix name and description of 'queue_mode' module parameterMike Snitzer2014-06-11
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-15
|\ \ \
| * | | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-13
| * | | NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-13
| * | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-13
| * | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-03