summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | drbd: fix refcount error during detach of an already failed diskLars Ellenberg2015-11-251-3/+7
| * | drbd: fix NULL deref in remember_new_stateLars Ellenberg2015-11-251-32/+14
| * | drbd: improve network timeout detectionLars Ellenberg2015-11-253-27/+100
| * | drbd: drbd_panic_after_delayed_completion_of_aborted_request()Lars Ellenberg2015-11-251-1/+7
| * | drbd: add comment why we want to first call local-io-error, then send stateLars Ellenberg2015-11-251-0/+4
| * | drbd: also bump UUIDs if a diskless primary connectsLars Ellenberg2015-11-251-1/+1
| * | drbd: drbdsetup detach of an unresponsive local disk should not block IO "for...Lars Ellenberg2015-11-251-1/+1
| * | drbd: Fix spurious disk-timeoutLars Ellenberg2015-11-251-1/+1
| * | drbd: Replace 0 with the more meaningful GFP_NOWAITPhilipp Reisner2015-11-251-6/+6
| * | drbd: Deletion of an unnecessary check before the function call "lc_destroy"Markus Elfring2015-11-251-2/+1
| * | drbd: Backport the "status" commandAndreas Gruenbacher2015-11-251-79/+487
| * | drbd: Backport the "events2" commandAndreas Gruenbacher2015-11-255-12/+1151
| * | drbd: Fix locking across all resourcesAndreas Gruenbacher2015-11-256-93/+99
| * | drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()Andreas Gruenbacher2015-11-251-12/+16
| * | drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher2015-11-255-26/+20
| * | drbd: Get rid of some first_peer_device() callsAndreas Gruenbacher2015-11-251-4/+4
| * | drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()Andreas Gruenbacher2015-11-252-16/+19
| * | drbd: Remove pointless checkPhilipp Reisner2015-11-251-1/+1
* | | Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-192-2/+2
|\ \ \
| * | | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-012-2/+2
| |/ /
* | | mm, dax, pmem: introduce pfn_tDan Williams2016-01-151-2/+5
* | | zram: don't call idr_remove() from zram_remove()Jerome Marchand2016-01-151-3/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-154-15/+41
|\ \ \
| * | | zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2016-01-152-4/+4
| * | | zram: pass gfp from zcomp frontend to backendMinchan Kim2016-01-154-35/+23
| * | | zram: try vmalloc() after kmalloc()Kyeongdon Kim2016-01-152-4/+42
| * | | zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky2016-01-153-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | floppy: make local variable non-staticRasmus Villemoes2015-12-081-2/+3
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-131-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-073-74/+234
| |\ \ \ \
| * | | | | cciss: print max outstanding commands as a hex valueColin Ian King2016-01-041-1/+1
* | | | | | nbd: use ->compat_ioctl()Al Viro2016-01-081-0/+1
* | | | | | Merge branch 'for-linus' into work.miscAl Viro2016-01-081-6/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | null_blk: use async queue restart helperJens Axboe2015-12-281-6/+5
* | | | | | rsxx: don't open-code memdup_user()Al Viro2016-01-061-7/+4
* | | | | | mtip32xx: don't open-code memdup_user()Al Viro2016-01-061-15/+8
* | | | | | cciss: switch to memdup_user_nul()Al Viro2016-01-041-10/+4
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-221-3/+3
|\ \ \ \ \
| * | | | | null_blk: fix use-after-free errorMike Krinkin2015-12-221-3/+3
* | | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-182-9/+14
|\ \ \ \ \ \
| * | | | | | xen-blkback: read from indirect descriptors only onceRoger Pau Monné2015-12-181-5/+10
| * | | | | | xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-181-4/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-121-11/+21
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | null_blk: Fix error path in module initializationMinfei Huang2015-12-081-7/+16
| * | | | | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-071-4/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-12-041-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov2015-12-041-0/+1
| | |_|_|/ | |/| | |
* | | | | null_blk: change type of completion_nsec to unsigned longArianna Avanzini2015-12-011-2/+2
* | | | | null_blk: guarantee device restart in all irq modesArianna Avanzini2015-12-011-12/+15