]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / cam /
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-26 impFor the dynamic I/O scheduler, make the TRIM stuff...
2018-07-21 mavStop further SCSI recovery attempts after one has failed.
2018-07-11 cyMFV r324714:
2018-07-04 avgremove unneeded inclusion of sys/interrupt.h from sever...
2018-06-19 kibabFix setting RCA for MMC cards
2018-06-19 kibabDon't try to turn power down MMC bus if it is already...
2018-06-19 kibabCorrectly define rawscr so initializing it doesn't...
2018-06-19 kibabSet MMC_DATA_MULTI flag when doing multi-block transfers
2018-06-14 kenFix da(4) locking when probing SMR drives.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-05 kibabEnable high-speed on the card before increasing frequen...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-28 vangyzencam nvme: fix array overrun
2018-05-25 mavRefactor NVMe CAM integration.
2018-05-24 impWe can't release the refcount outside of the periph...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 kibabImplement initial MMC partitions support for MMCCAM.
2018-05-22 kibabFix MMCCAM scanning for new cards.
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-15 impHold the reference count until the CCB is released
2018-05-15 impHold the reference count until the CCB is released
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 lwhsuFix build for platforms using GCC:
2018-05-10 araujoRework CTL frontend & backend options to use nv(3)...
2018-05-09 impRemove the 'All Rights Reserved' clause from some of...
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-01 scottlRefactor dadone(). There was no useful code sharing...
2018-05-01 scottlcam_periph_runccb() changed several years ago to overwr...
2018-05-01 scottlAdd and fix comments for cam_periph_runccb()
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-13 impJust assert that the lock is held here, rather than...
2018-04-12 kenHandle Programmable Early Warning for control commands...
2018-04-06 mavDo not fail devices just for errors in descriptor format.
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 impFlag when we have a pending TUR. Don't schedule another...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-21 impRevert r331273: "Release the "TUR" reference when clear...
2018-03-20 impRelease the "TUR" reference when clearing the TUR work...
2018-03-20 jhbUse <stdarg.h> instead of <machine/stdarg.h> in userland.
2018-03-20 impKill assert I shouldn't have committed
2018-03-20 impStarting LBA is a 64bit number, so use htole64 instead...
2018-03-20 impMake kern.cam.nda.num_trim tunable to limit the number...
2018-03-20 impRemove some redundant MPSAFE flags.
2018-03-19 kencam_periph_acquire() now returns an errno.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 impOnly take out the periph lock when we're modifying...
2018-03-15 traszFix iSCSI target crash on session reinstation.
2018-03-14 impCreate a sysctl kern.cam.{,a,n}da.X.invalidate
2018-03-14 impFix inverted logic that counted all completions as...
2018-03-14 impImplement trim collapsing in nda
2018-03-14 impAllow NULL ccb to cam_iosched_bio_complete
2018-03-12 brooksReject ioctls to SCSI enclosures from 32-bit compat...
2018-03-12 brooksReject CAMIOGET and CAMIOQUEUE ioctl's on pass(4) in...
2018-03-12 impTighten up periph lock to avoid some races
2018-03-10 cemnvme_da: Fix minor memory leak in error case
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-23 impUse bool instead of int for predicate functions relatin...
2018-02-22 wmaNVMe: Add big-endian support
2018-02-22 impRevert r329814 as well. It should have been in r329819.
2018-02-22 impBackout r329818, r329816 and r329815.
2018-02-22 impFix typo in last commit after last rebase before commit...
2018-02-22 impCombine BIO_DELETE requests for nda devices
2018-02-22 impIntroduce capacity flags for periphs
2018-02-22 impNote when we tick.
2018-02-22 impWrap an extra long line
2018-02-22 impDon't sort TRIMs.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 impMinor formatting nits.
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 traszUse proper buffer length (the announce_buf char pointer...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 impReport the number of remaining retries when we have...
2018-02-09 jkimMFV: r329072
2018-02-07 impFix cut and pasted comments to reflect differences...
2018-02-06 impKeep a counter for number of requests completed with...
2018-02-06 scottlReturn a C errno for cam_periph_acquire().
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 impDo the book-keeping on release before we release the...
next