summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/sdcard/impl
AgeCommit message (Collapse)AuthorFilesLines
2020-07-0912506 Add support to vioblk for DISCARD operationJason King1-0/+2
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2111827 Increase concurrency through blkdevPaul Winder1-1/+2
11847 The nvme cmd completion queue is contentious Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Approved by: Dan McDonald <danmcd@joyent.com>
2013-12-164335 need a mechanism to detect solid state storage devicesGarrett D'Amore1-0/+2
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2011-07-111144 blkdev should support dump(9e)Garrett D'Amore2-2/+8
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Alexey Zaytsev <alexey.zaytsev@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2010-11-07401 sdcard hangGarrett D'Amore1-1/+5
Reviewed by: jason.brian.king@gmail.com Approved by: gwr@nexenta.com
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-1/+3
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2010-05-17PSARC 2009/646 bd - generic block device driverGarrett D'Amore7-1489/+179
PSARC 2009/648 sdcard conversion to bd, EOF blk2scsa 6952618 deliver blkdev (PSARC 2009/646)
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-4/+4
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-11-08PSARC 2009/608 blk2scsa VPD83 supportGarrett D'Amore1-0/+1
6899046 blk2scsa needs to support SCSI INQUIRY vendor page 83 6899045 blk2scsa needs to support DMA
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-1/+15
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-02-056797937 Memory corruption when using sdcard on Toshiba m8 and m10Garrett D'Amore2-4/+6
6787239 Ioctls in sdcard driver should clear unused structure members
2008-12-066775711 sdcard poor interaction with suspend/resume (fix lint)Garrett D'Amore1-1/+1
2008-12-066760177 sdhost has no quiesce() (fix lint)Garrett D'Amore1-0/+2
2008-12-05PSARC 2008/742 SDcard Framework Suspend & ResumeGarrett D'Amore7-84/+144
6769845 Toshiba Tecra M10 can't read SD cards 6774949 sdcard does not handle block interrupts properly 6775711 sdcard poor interaction with suspend/resume 6760177 sdhost has no quiesce()
2008-09-246748587 SD Card removal crashed kernel - bad mutexGarrett D'Amore4-113/+97
2008-08-08PSARC 2007/654 blk2scsaGarrett D'Amore8-0/+3855
PSARC 2007/659 SDcard Stack Phase I PSARC 2008/001 SDcard Simplified Synchronous Command Processing 6632236 blk2scsa generic block layer 6632237 SDcard stack phase I 6649849 desire winbond sdcard reader support