summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig2016-07-083-0/+2040
* nvmet-rdma: add a NVMe over Fabrics RDMA target driverChristoph Hellwig2016-07-083-0/+1460
* nvme: add new reconnecting controller stateChristoph Hellwig2016-07-082-0/+13
* lightnvm: make __nvm_submit_ppa staticMatias Bjørling2016-07-071-1/+1
* lightnvm: make ppa_list const in nvm_set_rqd_listMatias Bjørling2016-07-071-3/+5
* lightnvm: fix lun offset calculation for mark blkMatias Bjørling2016-07-071-1/+1
* lightnvm: make rrpc_map_page call nvm_get_blk outside locksMatias Bjørling2016-07-072-43/+66
* lightnvm: remove _unlocked variant of [get/put]_blkMatias Bjørling2016-07-073-54/+6
* lightnvm: remove unused lists from struct rrpc_blockMatias Bjørling2016-07-072-17/+0
* lightnvm: remove nested lock conflict with mmMatias Bjørling2016-07-071-4/+5
* lightnvm: move target mgmt into media mgrMatias Bjørling2016-07-073-159/+196
* lightnvm: rename gennvm and update descriptionMatias Bjørling2016-07-073-99/+102
* lightnvm: remove open/close statistics for gennvmMatias Bjørling2016-07-072-30/+6
* lightnvm: fix checkpatch terse errorsMatias Bjørling2016-07-071-2/+5
* lightnvm: remove checkpatch warning for unsigned intsMatias Bjørling2016-07-072-3/+3
* lightnvm: Make functions not used by ouside staticJohannes Thumshirn2016-07-072-4/+6
* nvme: lightnvm: make MLC num_pairs little endianJohannes Thumshirn2016-07-071-1/+1
* lightnvm: add media manager mark_blk helperJavier González2016-07-071-0/+6
* lightnvm: break the loop when rqd is not nullWenwei Tao2016-07-071-2/+5
* nvmet: fix an error codeDan Carpenter2016-07-071-2/+2
* nvme-loop: add configfs dependencyArnd Bergmann2016-07-071-0/+1
* bcache: Remove redundant block_size assignmentYijing Wang2016-07-051-1/+0
* bcache: update document infoYijing Wang2016-07-052-2/+3
* bcache: Remove redundant parameter for cache_alloc()Yijing Wang2016-07-051-2/+2
* nvme-loop: add a NVMe loopback host driverChristoph Hellwig2016-07-053-0/+766
* nvmet: add a generic NVMe targetChristoph Hellwig2016-07-0511-0/+3376
* nvme: add keep-alive supportSagi Grimberg2016-07-054-1/+119
* nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-056-1/+1098
* nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-052-4/+4
* nvme: add fabrics sysfs attributesMing Lin2016-07-053-3/+78
* nvme: Modify and export sync command submission for fabricsChristoph Hellwig2016-07-053-13/+23
* nvme: allow transitioning from NEW to LIVE stateChristoph Hellwig2016-07-051-0/+1
* mg_disk: fix error path in mg_probe()Bartlomiej Zolnierkiewicz2016-06-281-1/+1
* drbd: correctly handle failed crypto_alloc_hashLars Ellenberg2016-06-131-1/+2
* drbd: al_write_transaction: skip re-scanning of bitmap page pointer arrayLars Ellenberg2016-06-133-15/+54
* drbd: finally report ms, not jiffies, in log messageLars Ellenberg2016-06-131-4/+8
* drbd: get rid of empty statement in is_valid_stateRoland Kammerer2016-06-131-1/+2
* drbd: code cleanups without semantic changesFabian Frederick2016-06-1313-54/+51
* drbd: bump current uuid when resuming IO with diskless peerLars Ellenberg2016-06-131-6/+28
* drbd: disallow promotion during resync handshake, avoid deadlock and hard resetLars Ellenberg2016-06-131-0/+9
* drbd: sync_handshake: handle identical uuids with current (frozen) PrimaryLars Ellenberg2016-06-131-3/+44
* drbd: introduce WRITE_SAME supportLars Ellenberg2016-06-1310-80/+360
* drbd: report sizes if rejecting too small peer diskLars Ellenberg2016-06-131-3/+6
* drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0Lars Ellenberg2016-06-131-3/+6
* drbd: only restart frozen disk io when D_UP_TO_DATELars Ellenberg2016-06-131-1/+1
* drbd: if there is no good data accessible, writes should be IO errorsLars Ellenberg2016-06-131-0/+22
* drbd: don't forget error completion when "unsuspending" IOLars Ellenberg2016-06-131-16/+32
* drbd: introduce unfence-peer handlerLars Ellenberg2016-06-133-3/+28
* drbd: finish resync on sync source only by notification from sync targetLars Ellenberg2016-06-132-9/+26
* drbd: allow larger max_discard_sectorsLars Ellenberg2016-06-132-5/+5