summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-24zram: extend zero pages to same element pageszhouxianrong
2017-02-24zram: remove waitqueue for IO doneMinchan Kim
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-23sunvdc: Add support for setting physical sector sizeLiam R. Howlett
2017-02-22zram: remove obsolete sysfs attrsSergey Senozhatsky
2017-02-22cciss: Remove kmalloc castTobin C. Harding
2017-02-22cciss: Fix checkpatch OPEN_BRACETobin C. Harding
2017-02-22cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-21nbd: cleanup workqueue on error properlyJosef Bacik
2017-02-21nbd: set the logical and physical blocksize properlyJosef Bacik
2017-02-21nbd: cleanup ioctl handlingJosef Bacik
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-02-13cciss: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-02-13block/loop: fix race between I/O and set_statusMing Lei
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-02zram_drv: update for backing dev info changesJens Axboe
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-02-01nbd: use an idr to keep track of nbd devicesJosef Bacik
2017-02-01nbd: use our own workqueue for recv threadsJosef Bacik
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-31nbd: move request validity checking into nbd_send_cmdChristoph Hellwig
2017-01-31nbd: remove REQ_TYPE_DRV_PRIV leftoversChristoph Hellwig
2017-01-31virtio_blk: make SCSI passthrough support configurableChristoph Hellwig
2017-01-31virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig
2017-01-31skd: implement trivial scsi ioctls directlyChristoph Hellwig
2017-01-31lightnvm: use end_io callback instead of instanceMatias Bjørling
2017-01-31lightnvm: reduce number of nvm_id groups to oneMatias Bjørling
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-27Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe
2017-01-23xen-blkfront: correct maximum segment accountingJan Beulich
2017-01-23xen-blkfront: feature flags handling adjustmentsJan Beulich
2017-01-19nbd: only set MSG_MORE when we have more to sendJosef Bacik
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14locking/atomic, kref: Kill kref_sub()Peter Zijlstra
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-14locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2017-01-11floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNELVlastimil Babka
2017-01-10zram: support BDI_CAP_STABLE_WRITESMinchan Kim
2017-01-10zram: revalidate disk under init_lockMinchan Kim
2017-01-10virtio_blk: fix panic in initialization error pathOmar Sandoval