summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * nvme-fc: add uevent for auto-connectJames Smart2017-10-041-0/+49
| * nvme-fabrics: request transport moduleSagi Grimberg2017-10-041-0/+3
| * nvmet: bump NVMET_NR_QUEUES to 128James Smart2017-10-041-1/+1
| * nvme: use menu Kconfig interfaceRandy Dunlap2017-10-041-0/+4
| * nvme: update timeout module parameter typeMarc Olson2017-10-042-6/+6
* | skd: use ktime_get_real_seconds()Arnd Bergmann2017-11-021-1/+2
* | block: fix CDROM dependency on BLK_DEVArnd Bergmann2017-11-022-1/+2
* | block: Rework drivers/cdrom/MakefileBart Van Assche2017-11-015-13/+17
* | scsi: implement .get_budget and .put_budget for blk-mqMing Lei2017-11-011-23/+52
* | scsi: allow passing in null rq to scsi_prep_state_check()Ming Lei2017-11-011-2/+2
* | bcache: explicitly destroy mutex while exitingLiang Chen2017-10-301-2/+4
* | bcache: fix wrong cache_misses statisticstang.junhui2017-10-301-1/+5
* | bcache: update bucket_in_use in real timeTang Junhui2017-10-304-8/+22
* | bcache: convert cached_dev.count from atomic_t to refcount_tElena Reshetova2017-10-303-7/+8
* | bcache: only permit to recovery read error when cache device is cleanColy Li2017-10-301-1/+9
* | lightnvm: pblk: remove leftover testing functionJavier González2017-10-241-5/+0
* | nullb: fix error return code in null_init()Wei Yongjun2017-10-171-1/+3
* | bcache: writeback rate clamping: make 32 bit safeMichael Lyle2017-10-161-2/+2
* | bcache: safeguard a dangerous addressing in closure_queueLiang Chen2017-10-161-0/+6
* | bcache: rearrange writeback main thread ratelimitMichael Lyle2017-10-161-1/+4
* | bcache: writeback rate shouldn't artifically clampMichael Lyle2017-10-163-6/+7
* | bcache: smooth writeback rate controlMichael Lyle2017-10-162-3/+9
* | bcache: implement PI controller for writeback rateMichael Lyle2017-10-163-52/+66
* | bcache: don't write back data if reading it failedMichael Lyle2017-10-161-6/+14
* | bcache: remove unused parameterYijing Wang2017-10-161-6/+6
* | bcache: update bio->bi_opf bypass/writeback REQ_ flag hintsEric Wheeler2017-10-162-1/+11
* | bcache: Remove redundant set_capacityYijing Wang2017-10-161-3/+0
* | bcache: rewrite multiple partitions supportColy Li2017-10-161-12/+25
* | bcache: fix a comments typo in bch_alloc_sectors()Coly Li2017-10-161-1/+1
* | bcache: check ca->alloc_thread initialized before wake up itColy Li2017-10-161-1/+2
* | bcache: Avoid nested function definitionPeter Foley2017-10-161-4/+6
* | Revert "lightnvm: prevent bd removal if busy"Jens Axboe2017-10-131-14/+0
* | lightnvm: implement generic path for sync I/OJavier González2017-10-136-123/+140
* | lightnvm: fail fast on passthrough commandsJavier González2017-10-131-2/+0
* | lightnvm: pblk: avoid being reported as hung on rated GCJavier González2017-10-131-1/+7
* | lightnvm: pblk: cleanup unused and static functionsJavier González2017-10-134-111/+86
* | lightnvm: pblk: remove spinlock when freeing line metadataHans Holmberg2017-10-131-2/+0
* | lightnvm: pblk: correct valid lba count calculationHans Holmberg2017-10-131-3/+4
* | lightnvm: pblk: gc all lines in the pipeline before exitHans Holmberg2017-10-134-9/+32
* | lightnvm: pblk: add l2p crc debug printoutsHans Holmberg2017-10-131-5/+34
* | lightnvm: pblk: shut down gc gracefully during exitHans Holmberg2017-10-131-8/+12
* | lightnvm: pblk: consider bad sectors in emeta during recoveryHans Holmberg2017-10-131-14/+30
* | lightnvm: pblk: start gc if needed during initHans Holmberg2017-10-134-1/+12
* | lightnvm: pblk: free full lines during recoveryHans Holmberg2017-10-133-12/+24
* | lightnvm: pblk: recover partially written lines correctlyHans Holmberg2017-10-131-4/+4
* | lightnvm: pblk: prevent gc kicks when gc is not operationalHans Holmberg2017-10-132-4/+6
* | lightnvm: pblk: fix releases of kmem cache in error pathRakesh Pandit2017-10-131-5/+12
* | lightnvm: pblk: reduce arguments in __pblk_rb_update_l2pRakesh Pandit2017-10-131-6/+5
* | lightnvm: remove stale extern and unused exported symbolsRakesh Pandit2017-10-131-65/+64
* | lightnvm: remove unused argument from nvm_set_tgt_bb_tblRakesh Pandit2017-10-131-17/+12