summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-11nvme-pci: avoid dereference of symbol from unloaded moduleMing Lei1-1/+2
2017-11-11nvme: send uevent for some asynchronous eventsKeith Busch3-0/+33
2017-11-11nvme: unexport starting async event workKeith Busch2-8/+1
2017-11-11nvme: remove handling of multiple AEN requestsKeith Busch6-40/+11
2017-11-11nvme-fc: remove unused "queue_size" fieldKeith Busch1-6/+3
2017-11-11nvme: centralize AEN definesKeith Busch7-58/+30
2017-11-11nvmet: remove redundant local variableSagi Grimberg1-9/+4
2017-11-11nvmet: remove redundant memset if failed to get_smart_log failedSagi Grimberg1-3/+1
2017-11-11blk-mq: Avoid that request queue removal can trigger list corruptionBart Van Assche1-0/+1
2017-11-11nvme: fix eui_show() print formatJavier González1-1/+1
2017-11-11nvme: compare NQN string with right sizeJavier González1-1/+1
2017-11-11blk-mq: put driver tag if dispatch budget can't be gotMing Lei1-1/+3
2017-11-11block: pass full fmode_t to blk_verify_commandChristoph Hellwig4-16/+14
2017-11-11block: remove __bio_kmap_atomicChristoph Hellwig4-21/+8
2017-11-11block: kill bio_kmap/kunmap_irq()Jens Axboe2-13/+2
2017-11-11Revert "blk-mq: don't handle TAG_SHARED in restart"Jens Axboe1-4/+74
2017-11-11kthread: zero the kthread data structureShaohua Li1-5/+1
2017-11-11nvmet: fix comment typos in admin-cmd.cMinwoo Im1-2/+2
2017-11-11nvme-rdma: fix nvme_rdma_create_queue_ib error flowMax Gurtovoy1-1/+1
2017-11-11nvmet-rdma: update queue list during ib_device removalIsrael Rukshin1-2/+4
2017-11-11lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart1-0/+5
2017-11-11nvme-fc: decouple ns references from lldd referencesJames Smart1-6/+78
2017-11-11nvme-fc: fix localport resume using stale valuesJames Smart1-2/+10
2017-11-11nvme: check admin passthru command effectsKeith Busch3-0/+126
2017-11-11nvme: factor get log into a helperKeith Busch1-6/+13
2017-11-11nvme: fix and clarify the check for missing metadataChristoph Hellwig1-13/+18
2017-11-11nvme: split __nvme_revalidate_diskChristoph Hellwig1-23/+26
2017-11-11nvme: set the chunk size before freezing the queueChristoph Hellwig1-2/+3
2017-11-11nvme: don't pass struct nvme_ns to nvme_config_discardChristoph Hellwig1-16/+17
2017-11-11nvme: don't pass struct nvme_ns to nvme_init_integrityChristoph Hellwig1-7/+7
2017-11-11nvme: always unregister the integrity profile in __nvme_revalidate_diskChristoph Hellwig1-30/+10
2017-11-11nvme: move the dying queue check from cancel to completionChristoph Hellwig1-6/+3
2017-11-11blktrace: fix unlocked registration of tracepointsJens Axboe1-10/+22
2017-11-11blktrace: fix unlocked access to init/start-stop/teardownJens Axboe1-10/+48
2017-11-10spi: imx: Don't require platform data chipselect arrayTrent Piepho1-7/+9
2017-11-10spi: imx: Fix failure path leak on GPIO request errorTrent Piepho1-1/+3
2017-11-10spi: imx: GPIO based chip selects should not be requiredTrent Piepho1-8/+10
2017-11-10dm cache: lift common migration preparation code to alloc_migration()Mike Snitzer1-10/+7
2017-11-10dm cache: remove usused deferred_cells member from struct cacheJoe Thornber1-2/+0
2017-11-10dm cache policy smq: allocate cache blocks in orderJoe Thornber1-1/+14
2017-11-10dm cache policy smq: change max background work from 10240 to 4096 blocksJoe Thornber1-1/+1
2017-11-10dm cache background tracker: limit amount of background work that may be issu...Joe Thornber1-6/+12
2017-11-10dm cache policy smq: take origin idle status into account when queuing writeb...Joe Thornber1-4/+4
2017-11-10dm cache policy smq: handle races with queuing background_workJoe Thornber1-3/+14
2017-11-10dm raid: fix panic when attempting to force a raid to syncHeinz Mauelshagen1-10/+11
2017-11-10dm integrity: allow unaligned bv_offsetMikulas Patocka1-1/+1
2017-11-10dm crypt: allow unaligned bv_offsetMikulas Patocka1-2/+2
2017-11-10dm: small cleanup in dm_get_md()Mike Snitzer1-10/+5
2017-11-10dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2017-11-10dm: allocate struct mapped_device with kvzallocMikulas Patocka2-4/+5