]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
The new NFS client failed to vput() the new vnode if a setattr
[FreeBSD/FreeBSD.git] / sys / cam /
2011-07-30 Alexander MotinHigher-priority initialization request can eat request...
2011-07-29 Alexander MotinAdd control for ATA disk read-ahead, alike to the previ...
2011-07-29 Alexander MotinIn some cases failed SATA disks may report their presen...
2011-07-23 Alexander MotinDo not try to execute FLUSHCACHE on close and print...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-26 Attilio RaoMFC
2011-06-26 Justin T. Gibbscam/scsi/scsi_cd.c:
2011-06-26 Justin T. Gibbscam/cam_xpt.c:
2011-06-24 Attilio RaoMFC
2011-06-23 Alexander MotinFix ATAPI breakage introduced by r223443. It made SCSI...
2011-06-22 Will AndrewsReturn CAM_REQ_INVALID if the SCSI XPT receives an...
2011-06-22 Will AndrewsPlumb support for the device advanced information CCB...
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 Attilio RaoMFC
2011-06-18 Konstantin BelousovFix a typo in adagetattr() from r223089. In particular...
2011-06-15 Attilio RaoMFC
2011-06-14 Justin T. GibbsPlumb device physical path reporting from CAM devices...
2011-06-14 Justin T. Gibbssys/cam/scsi/scsi_da.c:
2011-06-14 Justin T. GibbsLay groundwork in CAM for recording and reporting physi...
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 Attilio RaoMFC
2011-06-12 Alexander MotinDo not report CFA devices as ATAPI, even though IDENTIF...
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 Attilio RaoMFC
2011-06-03 Alexander MotinIncrease maximum supported number of ranges per TRIM...
2011-06-02 Alexander MotinWhen possible, join ranges of subsequest BIO_DELETE...
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-31 Attilio RaoMFC
2011-05-31 Alexander MotinAdd quirks to hint 4K physical sector (Advanced Format...
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-27 Attilio RaoMFC
2011-05-27 Alexander MotinChange new constant names to ones used by OpenSolaris.
2011-05-27 Alexander MotinAdd names for few more SES element types according...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-07 Attilio RaoMFC
2011-05-07 Andriy Gaponscsi_cd: silence READ_TOC errors in CDIOREADTOCHEADER...
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-03 Attilio RaoMFC
2011-05-03 Alexander MotinDo not report legacy unit numbers (do not create legacy...
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-29 Alexander MotinMake CAM_DEBUG_CDB also dump ATA commands in addition...
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-26 Alexander Motin - Add shim to simplify migration to the CAM-based...
2011-04-20 Alexander MotinAdd basic support for DMA-capable ATA disks on DMA...
2011-04-18 Alexander MotinRemove always false "< 0" check for unsgined int variab...
2011-04-18 Alexander MotinRemove some used variables.
2011-04-18 Alexander MotinRemove some used variables.
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-16 Jaakko HeinonenMove a comment to the right place. The rearrange done...
2011-04-16 Jaakko HeinonenMove TUNABLE_INT_FETCH() out of the SIM lock to avoid...
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-15 Alexander MotinMake ada(4) driver put ATA disks into sleep state on...
2011-04-14 Alexander MotinMake CAM report devices with ATA/SATA transport to...
2011-04-14 Alexander MotinFix typo in write_cache tunable name and move TUNABLE_I...
2011-04-14 Alexander MotinProperly log few more ATA commands used by the kernel.
2011-04-13 Alexander MotinImprove SATA Asynchronous Notification feature support...
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-08 Alexander Motin- Add kern.cam.ada.X.write_cache tunables/sysctls to...
2011-04-07 Alexander MotinMake ada(4) driver to control device write cache, same...
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-03 Matt JacobDon't automatically send a START UNIT to sequential...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-26 Nathan WhitehornMissed a file in r219056: add disk description for...
2011-02-26 Nathan WhitehornAdd the disk ident and a human-meaningful description...
2011-02-25 Alexander LeidingerAdd some FEATURE macros for various features (AUDIT...
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-26 Alexander MotinIn addition to r217444 ignore also ATA status errors...
2011-01-26 Alexander MotinMake device initialization sequence shorter when possib...
2011-01-19 Matthew D Flemingsysctl(8) should use the CTLTYPE to determine the type...
2011-01-15 Alexander MotinSome old WD SATA disks report supported and enabled...
next