summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov
2016-12-08nbd: use dev_err_ratelimited in io pathJosef Bacik
2016-12-08nbd: reset the setup task for NBD_CLEAR_SOCKJosef Bacik
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-03nbd: fix 64-bit divisionJens Axboe
2016-12-02nbd: use loff_t for blocksize and nbd_set_size argsJosef Bacik
2016-12-02zram: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-01block: mtip32xx: set error code on failurePan Bian
2016-11-30zram: fix unbalanced idr management at hot removalTakashi Iwai
2016-11-22nbd: fix setting of 'error' in NBD_DO_IT ioctlJens Axboe
2016-11-22nbd: add multi-connection supportJosef Bacik
2016-11-22block: floppy: use bio_add_page()Ming Lei
2016-11-22block: drbd: remove impossible failure handlingMing Lei
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei
2016-11-21pktcdvd: mark as unmaintained and deprecatedJens Axboe
2016-11-18skd_main: drop duplicate header scatterlist.hGeliang Tang
2016-11-17nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe
2016-11-16null_blk: add usage hints for NVMYasuaki Ishimatsu
2016-11-14loop: return proper error from loop_queue_rq()Omar Sandoval
2016-11-12aoe: fix crash in page count manipulationJens Axboe
2016-11-11Block: mtip32xx: Improvement in code readability when memdup_user() fails.Sachin Shukla
2016-11-09skd: fix function prototypeArnd Bergmann
2016-11-09skd: fix msix error handlingArnd Bergmann
2016-11-09drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger
2016-11-08scsi: cciss: replace custom function to hexdumpAndy Shevchenko
2016-11-07skd_main: use %*ph to dump small buffersAndy Shevchenko
2016-11-07skd: use pci_alloc_irq_vectorsChristoph Hellwig
2016-11-07pktcdvd: don't scribble over the bvec arrayChristoph Hellwig
2016-11-07xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-blkbackJuergen Gross
2016-11-06nbd: Fix error handlingChristophe JAILLET
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche
2016-11-02blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig
2016-11-01umem: use op_is_sync to check for synchronous requestsChristoph Hellwig
2016-10-31virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring
2016-10-31virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-27block: DAC960: print a hex number after a 0x prefixUwe Kleine-König
2016-10-25brd: remove support for BLKFLSBUFMike Snitzer
2016-10-25brd: Switch rd_size to unsigned longJan Kara
2016-10-24nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdownJohn W. Linville