aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2014-11-10drbd: fix race between role change and handshakePhilipp Reisner
2014-11-10drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher
2014-11-10drbd: Minor cleanupsAndreas Gruenbacher
2014-11-10NVMe: __nvme_submit_admin_cmd() can be statickbuild test robot
2014-11-05NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter
2014-11-04NVMe: Convert to blk-mqMatias Bjørling
2014-11-04NVMe: Do not over allocate for discard requestsKeith Busch
2014-11-04NVMe: Do not open disks that are being deletedKeith Busch
2014-11-04NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch
2014-11-04NVMe: Fix device probe waiting on kthreadKeith Busch
2014-11-04NVMe: Passthrough IOCTL for IO commandsKeith Busch
2014-11-04NVMe: Add revalidate_disk callbackKeith Busch
2014-11-04NVMe: Fix nvmeq waitqueue entry initializationKeith Busch
2014-11-04NVMe: Translate NVMe status to errnoKeith Busch
2014-11-04NVMe: Fix SG_IO status valuesKeith Busch
2014-11-04NVMe: Remove duplicate compat SG_IO codeKeith Busch
2014-11-04NVMe: Reference count pci deviceKeith Busch
2014-11-04nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-11-04NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queuesSam Bradshaw
2014-11-04NVMe: Fix filesystem sync deadlock on removalKeith Busch
2014-11-04NVMe: Call nvme_free_queue directlyKeith Busch
2014-11-04NVMe: Add shutdown timeout as module parameter.Dan McLeran
2014-11-04NVMe: Skip orderly shutdown on failed devicesKeith Busch
2014-11-04NVMe: Whitespace fixesKeith Busch
2014-11-04NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch
2014-11-04NVMe: Handling devices incapable of I/OKeith Busch
2014-11-04NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch
2014-11-04NVMe: Async event requestKeith Busch
2014-11-04block: Use dma_zalloc_coherentJoe Perches
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen
2014-10-30rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara
2014-10-30rbd: use a single workqueue for all devicesIlya Dryomov
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang
2014-10-29blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe
2014-10-22null_blk: Cleanup error recovery in null_add_dev()Jan Kara
2014-10-21block: remove artifical max_hw_sectors capChristoph Hellwig
2014-10-20block: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15virtio_blk: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_blk: enable VQs earlyMichael S. Tsirkin
2014-10-15virtio-blk: drop config_mutexMichael S. Tsirkin
2014-10-15virtio_blk: drop config_enableMichael S. Tsirkin