aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23blk-mq-sched: separate mark hctx and queue restart operationsOmar Sandoval2-20/+26
2017-02-23blk-mq: use sbq wait queues instead of restart for driver tagsOmar Sandoval2-9/+57
2017-02-23block/sed-opal: Propagate original error message to userland.Scott Bauer1-2/+5
2017-02-23nvme/pci: re-check security protocol support after resetScott Bauer1-7/+10
2017-02-23block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer2-0/+35
2017-02-22nvme: detect NVMe controller in recent MacBooksDaniel Roschka1-0/+1
2017-02-22nvme-rdma: add support for host_traddrMax Gurtovoy1-2/+21
2017-02-22nvmet-rdma: Fix error handlingChristophe JAILLET1-1/+1
2017-02-22nvmet-rdma: use nvme cm status helperMax Gurtovoy1-2/+3
2017-02-22nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy2-22/+24
2017-02-22nvme-fc: don't bother to validate ioccsz and iorcszJames Smart1-12/+0
2017-02-22nvme/pci: No special case for queue busy on IOKeith Busch1-4/+1
2017-02-22nvme/core: Fix race kicking freed request_queueKeith Busch1-3/+3
2017-02-22nvme/pci: Disable on removal when disconnectedKeith Busch1-1/+3
2017-02-22nvme: Enable autonomous power state transitionsAndy Lutomirski3-0/+171
2017-02-22nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski2-0/+65
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn5-8/+10
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit4-6/+9
2017-02-22nvme: add semicolon in nvme_command settingMax Gurtovoy1-2/+2
2017-02-22nvmet: avoid dereferencing nvmet_reqMax Gurtovoy1-1/+1
2017-02-22nvme: Make controller state visible via sysfsSagi Grimberg1-0/+24
2017-02-22nvmet: Make cntlid globally uniqueSagi Grimberg3-9/+6
2017-02-22nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart1-5/+3
2017-02-22nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King1-1/+1
2017-02-22block: get rid of blk-mq default scheduler choice Kconfig entriesJens Axboe3-59/+13
2017-02-22block/sed: Embed function data into the function sequenceJon Derrick1-255/+163
2017-02-22cciss: Remove kmalloc castTobin C. Harding1-2/+1
2017-02-22cciss: Fix checkpatch OPEN_BRACETobin C. Harding1-10/+5
2017-02-22cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding1-85/+85
2017-02-22block/sed: Check received header lengthsJon Derrick1-14/+21
2017-02-22block/sed: Add helper to qualify response tokensJon Derrick1-36/+25
2017-02-22block/sed: Use ssize_t on atom parsers to return errorsJon Derrick1-14/+14
2017-02-21scsi_transport_sas: fix BSG ioctl memory corruptionOmar Sandoval1-8/+16
2017-02-21block: Revalidate i_bdev reference in bd_aquire()Jan Kara1-1/+10
2017-02-21block: Unhash also block device inode for the whole deviceJan Kara1-0/+1
2017-02-21block: Move bdev_unhash_inode() after invalidate_partition()Jan Kara1-2/+1
2017-02-21nbd: cleanup workqueue on error properlyJosef Bacik1-1/+3
2017-02-21nbd: set the logical and physical blocksize properlyJosef Bacik1-23/+15
2017-02-21nbd: cleanup ioctl handlingJosef Bacik1-137/+132
2017-02-21scsi: zero per-cmd driver data before each I/OChristoph Hellwig1-1/+1
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown1-0/+3
2017-02-20ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWNTheodore Ts'o2-5/+5
2017-02-20fork: Fix task_struct alignmentPeter Zijlstra1-1/+1
2017-02-19Linux 4.10Linus Torvalds1-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-19spi: spi-ti-qspi: Fix error handlingChristophe JAILLET1-1/+2
2017-02-19spi: spi-ti-qspi: Fix error handlingChristophe JAILLET1-1/+2
2017-02-19spi: lantiq-ssc: activate under COMPILE_TESTHauke Mehrtens1-1/+1
2017-02-19spi: armada-3700: Remove spi_master_put in a3700_spi_remove()Wei Yongjun1-1/+0