]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Remove duplicate definition of get_pcb_td(). gcc works for detecting
[FreeBSD/FreeBSD.git] / sys / cam /
2016-08-14 mmMFV r304060:
2016-08-11 sephecam/da: Add quirk for I-O Data USB Flash Disk
2016-08-09 pfgsys: replace comma with semicolon when pertinent.
2016-07-28 impMove protocol specific stuff into a linker set object...
2016-07-28 impSwitch to linker sets to find the xport callback object...
2016-07-25 impRemove some extraneous printfs.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-21 impRemove some bogus comments and printfs. Also, we can't
2016-07-21 impFix mismerge and add NVME xport support to devstat...
2016-07-21 impFix mismerge and include the nvme support.
2016-07-17 mavRestore PIM_ATA_EXT flag handling, lost at r300207.
2016-07-07 impTidy up loose ends from Netflix I/O sched rename to...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-28 sbrunoRevert svn r302253 at the request/review of Ken M....
2016-06-28 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-23 impRename CAM_NETFLIX_IOSCHED to CAM_IOSCHED_DYNAMIC to...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-10 impCommit the bits of nda that were missed. This should...
2016-06-09 impNew NVMe front end (nda).
2016-06-09 impAdd place holder for SDIO CAM stuff for CCB XPT type.
2016-06-09 impAdd NVME IO type.
2016-06-09 impImprove debugging of xpt.
2016-06-07 cemFix memory leaks in (a|)daregister introduced in r298002
2016-06-05 traszReport negotiated MaxBurstLength and FirstBurstLength...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 asomersStrip leading spaces off of a SCSI disk's serial number
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 kenFix a few ada(4) driver issues:
2016-05-24 traszAdd mechanism for choosing iSER-capable ICL modules.
2016-05-24 truckmanFix multiple Coverity Out-of-bounds access false postiv...
2016-05-23 kenFix ada(4) trim support quirk setting.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 mavPass task management response information from CTL...
2016-05-19 kenAdd support for managing Shingled Magnetic Recording...
2016-05-17 eadlerDon't repeat the the word 'the'
2016-05-17 traszAdd icl_conn_connect() ICL method, required for iSER.
2016-05-15 markjopt_kdtrace.h is not needed for SDT probes as of r258541.
2016-05-12 mmMFV r299425:
2016-05-10 mavAllow sleepable allocations in enclosure daemon threads.
2016-05-10 traszAdd "camcontrol reprobe" subcommand, and implement...
2016-05-10 mavFix previous commit to report proper error code.
2016-05-10 mavValidate XCOPY range offsets and lengths.
2016-05-10 mavMore XCOPY parameters validation.
2016-05-10 mavImprove validation of some POPULATE TOKEN parameters.
2016-05-06 pfgcam/scsi: Remove mostly unused scsi_quirk_table_size.
2016-05-06 pfgsys/cam/scsi: unsigned some loop indexes.
2016-05-06 pfgsys/cam/scsi: unsigned some loop indexes.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 scottlFix a memory leak in the devctl notify code.
2016-04-29 pfgsys/cam: spelling fixes in comments.
2016-04-29 pfgsys/cam: spelling fixes.
2016-04-28 pfgSmall typos.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 pfgcam: unsign some types to match their definitions and...
2016-04-27 delphijMFV r298691:
2016-04-26 pfgsys: extend use of the howmany() macro when available.
2016-04-21 pfgYet more redundant parenthesis from r298431.
2016-04-21 pfgsys: use our nitems() macro when param.h is available.
2016-04-21 pfgRemove slightly used const values that can be replaced...
2016-04-19 sbrunoPlug memory leak in ctl(4) when ctl_copyin_args() is...
2016-04-18 asomersAdd the ability to read a SAS device's Target Port...
2016-04-18 delphijFix tinderbox LINT build.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 impDo the intmax_t dance for debug so CAM_NETFLIX_IOSCHED...
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 impImplement Auxiliary register. Add PIM_ATA_EXT flag...
2016-04-17 imptag_action is not used at all in ata. It's set to 1...
2016-04-17 impDell has an OEM drive from Samsung that has issues...
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 impExpand CAM_IO_STATS #ifdef to logical unit.
2016-04-15 impPut function only used by CAM_NETFLIX_IOSCHED under...
2016-04-15 impOut of an abundance of caution treat
2016-04-15 impAdd FCCT M500 to the NCQ black list. Linux added it...
2016-04-15 impUse the new TUNABLE_INT64 to match the type of sbintime_t.
2016-04-15 ngieFix typos (intenral -> internal) in comments
2016-04-14 impAdd a comment about why the timeout for flush was lower...
2016-04-14 impAdd in missing files from r298002.
2016-04-14 scottlAdd a devctl/devd notification conduit for CAM errors...
2016-04-14 impNew CAM I/O scheduler for FreeBSD. The default I/O...
2016-04-13 scottlAdd sbuf variants ata_cmd_sbuf() and ata_res_sbuf(...
2016-04-13 gjbMFH
2016-04-13 scottlUse scsi_cdb_sbuf() inside of scsi_command_string now...
2016-04-13 scottlAdd scsi_cdb_sbuf() for handling CDB strings. Reimplem...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-09 mavAdd couple new constants from SPC5r08.
2016-04-07 pfgchdone(): Prevent returning uninitialized scalar value.
next