summaryrefslogtreecommitdiffstats
path: root/sys/cam/ata
Commit message (Expand)AuthorAgeFilesLines
* Fix heimdal KDC-REP service name validation vulnerability [SA-17:05]delphij2017-07-121-0/+7
* MFC r291716, r291724, r291741, r291742ken2015-12-161-7/+18
* MFC r289138: Remove legacy CHS geometry from dmesg and unify capacity outputs.mav2015-11-301-6/+3
* MFC r290462: Removed unused malloc types.mav2015-11-132-4/+0
* MFC r280845 (by eadler):mav2015-10-051-1/+16
* MFC r277101 (by imp):mav2015-10-051-0/+10
* MFC r287289: Attach pass driver to LUNs is OFFLINE state.mav2015-09-281-1/+2
* MFC r287025: Remove some code duplication by using biofinish().mav2015-08-291-6/+2
* MFC r286447:mav2015-08-151-5/+8
* MFC r280172: Improve ATA and SCSI versions printing.mav2015-03-311-12/+22
* MFC r270832 (by imp):mav2015-03-271-0/+3
* MFC: 273279gnn2014-11-081-0/+24
* MFC: r273704smh2014-10-291-0/+6
* MFC r256956:smh2014-09-071-1/+2
* Merge SETAN changes from head:imp2014-08-261-10/+3
* MFC r269974 - Added 4K quirks for Corsair Force GT and Samsung 840 SSDssmh2014-08-211-2/+10
* MFC:imp2014-07-171-4/+1
* MFC:imp2014-07-171-90/+103
* MFC r262886:mav2014-03-141-7/+10
* MFC r256547 (by smh):mav2014-01-091-0/+8
* MFC Alexander Motin's direct dispatch, multi-queue, and finer-grainedscottl2014-01-073-139/+114
* MFC Alexander Motin's GEOM direct dispatch work:scottl2014-01-071-1/+1
* MFC r256552:mav2013-10-244-4/+26
* Added 4K quirks for:-smh2013-08-141-0/+24
* Fix returning incorrect bio_resid value with failed BIO_DELETE requests.mav2013-07-281-21/+23
* Synchronize device cache on close only if there were some write operations.mav2013-07-271-5/+12
* Added 4K QUIRK for OCZ Vertex 4 SSDssmh2013-07-091-0/+8
* Restore use of polling mode for disk cache flush in case of kernel panic.mav2013-06-151-3/+9
* Revert r251649:mav2013-06-131-3/+0
* Acquire periph reference when handling d_getattr() method call.mav2013-06-121-0/+3
* Added missing SCSI quirks from r241784smh2013-05-281-45/+64
* Added output of device QUIRKS for CAM and AHCI devices during boot.smh2013-05-181-0/+5
* Intel's 320-series and 510-series SSDs advertise 512-byte sectorseadler2013-05-111-0/+16
* Disable sending Early R_OK on SiI3726/SiI3826 port multipliers.mav2013-05-111-3/+82
* Rework r250298 in more correct way.mav2013-05-061-5/+3
* Fix byte order of ATA WWN when converting it to SCSI LUN ID.mav2013-05-061-2/+5
* Correct comment typo'ssmh2013-04-281-1/+1
* MFprojects/camlock r249542:mav2013-04-271-29/+7
* Added automatic detection of non-rotating media which disables thesmh2013-04-261-1/+5
* Teach GEOM and CAM about the difference between the max "size" of r/w and deletesmh2013-04-261-1/+6
* Updated TRIM calculations in cam/ata to be based off ATA_DSM_* definessmh2013-04-261-14/+24
* MFprojects/camlock r248982:mav2013-04-141-2/+2
* MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905,mav2013-04-142-53/+45
* MFprojects/camlock r248894:mav2013-04-131-4/+2
* Add a callback to the ada(4) driver so that it knows when GEOM has releasedken2013-04-101-0/+26
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-061-1/+0
* Replicate r245306 from SCSI to ATA. The problem didn't appear so far,mav2013-04-061-0/+3
* Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as anmarius2013-04-063-29/+68
* MFprojects/camlock:mav2013-04-041-11/+0
* MFprojects/camlock r248931:mav2013-04-041-2/+2
OpenPOWER on IntegriCloud