summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-19
|\
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
* | mm, dax, pmem: introduce pfn_tDan Williams2016-01-15
* | zram: don't call idr_remove() from zram_remove()Jerome Marchand2016-01-15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\ \
| * | zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2016-01-15
| * | zram: pass gfp from zcomp frontend to backendMinchan Kim2016-01-15
| * | zram: try vmalloc() after kmalloc()Kyeongdon Kim2016-01-15
| * | zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky2016-01-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ \ | |/ / |/| |
| * | floppy: make local variable non-staticRasmus Villemoes2015-12-08
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-01-13
|\ \ \
| * \ \ Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-07
| |\ \ \
| * | | | cciss: print max outstanding commands as a hex valueColin Ian King2016-01-04
* | | | | nbd: use ->compat_ioctl()Al Viro2016-01-08
* | | | | Merge branch 'for-linus' into work.miscAl Viro2016-01-08
|\ \ \ \ \
| * | | | | null_blk: use async queue restart helperJens Axboe2015-12-28
* | | | | | rsxx: don't open-code memdup_user()Al Viro2016-01-06
* | | | | | mtip32xx: don't open-code memdup_user()Al Viro2016-01-06
* | | | | | cciss: switch to memdup_user_nul()Al Viro2016-01-04
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-22
|\ \ \ \ \
| * | | | | null_blk: fix use-after-free errorMike Krinkin2015-12-22
* | | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\ \ \ \ \ \
| * | | | | | xen-blkback: read from indirect descriptors only onceRoger Pau Monné2015-12-18
| * | | | | | xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-12
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | null_blk: Fix error path in module initializationMinfei Huang2015-12-08
| * | | | | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-07
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-12-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov2015-12-04
| | |_|_|/ | |/| | |
* | | | | null_blk: change type of completion_nsec to unsigned longArianna Avanzini2015-12-01
* | | | | null_blk: guarantee device restart in all irq modesArianna Avanzini2015-12-01
* | | | | null_blk: set a separate timer for each commandPaolo Valente2015-12-01
|/ / / /
* | | | mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-20
* | | | null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-19
* | | | null_blk: use device addressing modeMatias Bjørling2015-11-19
* | | | null_blk: use ppa_cache poolMatias Bjørling2015-11-19
* | | | null_blk: register as a LightNVM deviceMatias Bjørling2015-11-16
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-13
|\ \ \
| * | | rbd: remove duplicate calls to rbd_dev_mapping_clear()Ilya Dryomov2015-11-02
| * | | rbd: set device_type::release instead of device::releaseIlya Dryomov2015-11-02
| * | | rbd: don't free rbd_dev outside of the release callbackIlya Dryomov2015-11-02
| * | | rbd: return -ENOMEM instead of pool id if rbd_dev_create() failsIlya Dryomov2015-11-02
| * | | rbd: drop null test before destroy functionsJulia Lawall2015-11-02
* | | | brd: Refuse improperly aligned discard requestsJan Kara2015-11-11
* | | | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\ \ \ \
| * | | | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
| * | | | zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang2015-11-06