]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Implement BUILD_BUG_ON_INVALID() function macro in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / cam /
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Warner LoshReport the number of remaining retries when we have...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Warner LoshFix cut and pasted comments to reflect differences...
2018-02-06 Warner LoshKeep a counter for number of requests completed with...
2018-02-06 Scott LongReturn a C errno for cam_periph_acquire().
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-29 Warner LoshDo the book-keeping on release before we release the...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Scott LongFinish the incomplete move of CAM_PERIPH_PRINT().
2018-01-26 Scott LongMove CAM_PERIPH_PRINT() to cam_periph.h
2018-01-26 Warner LoshFix a sleepable malloc in ndastart. We shouldn't be...
2018-01-26 Scott LongFix a cut-and-paste error in a panic message
2018-01-26 Justin HibbitsMinimum changes for ctl to build on architectures with...
2018-01-25 Warner LoshTrack Ref / DeRef and Hold / Unhold that da is doing...
2018-01-25 Warner LoshWhen devices are invalidated, there's some cases where...
2018-01-25 Warner LoshMinor whitespace cleanup to remove leading space before...
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-22 Warner LoshThis comment is bogus. This is a legit release.
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Pedro F. GiffuniUnsign some values related to allocation.
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Pedro F. GiffuniRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 Scott LongFix compile errors in r328165
2018-01-19 Scott LongRevert ABI breakage to CAM that came in with MMC/SD...
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Pedro F. GiffuniSPDX: finish tagging sys/cam.
2018-01-16 Pedro F. Giffuniscsi_ch.c: Small cleanups to the comments.
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-15 Pedro F. Giffunicam: make some use of mallocarray(9).
2018-01-15 Andriy Gapongeom_disk / scsi_da: deny opening write-protected disks...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-11 Warner LoshWhen we crash, we'll stop the scheduler before we call the
2018-01-09 Scott LongRelease the held refcount on the probe periph when...
2018-01-09 Scott LongHold a refcount on the periph while running the allocation
2018-01-09 Warner LoshRemove ccbque.h from i386/isa.
2018-01-09 Scott LongDon't hold the periph locks during dump.
2018-01-09 Scott LongDon't hold the periph lock when calling into cam_periph...
2018-01-09 Scott LongProtect against a possible NULL deference from an accessor
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Eitan Adlercam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 Emmanuel Vadotctl: Correct comment in ctl_worker_thread
2017-12-25 Alexander KabaevDo pass removing some write-only variables from the...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Warner LoshReturn domain, bus, slot, and function for the transpor...
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Warner LoshWhen doing a dump, the scheduler is normally not runnin...
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-13 Alexander MotinReduce size of several on-stack string buffers.
2017-12-13 Warner LoshUse ataio ccb instead of general ccb to avoid excessice...
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Warner LoshDefine xpt_path_inq.
2017-12-06 Warner LoshNow that cam_periph_runccb() can be called from situati...
2017-12-06 Warner LoshMake cam_periph_runccb be safe to call when we can...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Alan Somerscam: fix sign-extension error in adagetparams
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-06 Warner LoshRemove unused 4th argument to match the standard error...
2017-12-06 Warner LoshAdd NVME as a known device type for devstat processing.
2017-12-05 Warner LoshRemove stray cam_periph_async call. It's called twice...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Pedro F. Giffunisys/cam: further adoption of SPDX licensing ID tags.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-22 Alan SomersAlways null-terminate CAM periph_name and dev_name
2017-11-21 Alan SomersFix uninitialized variable from 326034
2017-11-20 Alan SomersQuirk Seagate ST8000AS0003-2HH
next