]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
cdn-patch: offer option to mount /etc/keys before attaching geli devices
[FreeBSD/FreeBSD.git] / sys / cam /
2024-01-02 Mark Johnstonses: Add error checking for copyout() calls
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-02 Zhenlei Huangcam/ata: Postpone removal of two compat sysctls until 15
2023-10-12 Zhenlei Huangcam/scsi: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-05 Gordon Berglingcam(4): Fix a typo in a source code comment
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-17 Zhenlei Huangcam iosched: Use the existing CTLFLAG_RDTUN and CTLFLAG...
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-13 Alexander MotinCTL: Use atomics for tags in ioctl frontend.
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-10 John Baldwiniscsi: Fetch limits based on a socket rather than assum...
2022-10-13 Mark Johnstoncam: Provide compatibility for CAMGETPASSTHRU for perip...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-14 Alexander MotinCTL: Validate IOCTL parameters.
2022-08-15 Alexander MotinDelay GEOM disk_create() until CAM periph probe completes.
2022-07-24 Alan Somersses: don't panic if disk elements have really weird...
2022-06-28 Alexander MotinCTL: Fix double command completions on HA failover.
2022-06-27 Mitchell Hornekerneldump: remove physical argument from d_dumper
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-17 Dmitry Chaginsysent: Get rid of bogus sys/sysent.h include.
2022-06-17 Dmitry Chaginsg: get rid of unused include.
2022-05-10 John BaldwinAssert that invalid bus widths can't be passed to bus_w...
2022-05-03 Alexander MotinCAM: Keep periph_links when restoring CCB in camperiphd...
2022-05-01 Alexander MotinCAM: Replicate e0ceec676dc8 from da to ada and nda.
2022-04-29 John Baldwinctl ramdisk: Free compare buffer after a compare I...
2022-04-29 John Baldwincfiscsi_done: Free the dummy PDU earlier.
2022-04-29 John Baldwiniscsi: Allocate a dummy PDU for the internal nexus...
2022-04-29 John Baldwiniscsi: Abort fewer data-out tasks on a terminating...
2022-04-23 Wojciech Macekcam: don't send scsi commands on shutdown when reboot...
2022-04-14 Gordon Berglingcam(4): Remove a double word in a source code comment
2022-04-09 Gordon Berglingcam: Fix typos in source code comments
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-29 Alexander MotinCTL: Rework 05c3e8e87142 using %zu format.
2022-03-29 Alexander MotinFix 32-bit build after 530d274c15e5.
2022-03-29 Alexander MotinCTL: Add length validation for incoming HA messages.
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-18 Kenneth D. MerryFix non-printable characters in NVMe model and serial...
2022-02-17 Andriy Gaponmmc_da: create disk(9) for pre-2.0 SD cards
2022-02-17 Alan Somersses: minor cleanup
2022-02-11 Alexander MotinCTL: Fix mode page trucation on HA synchronization.
2022-02-10 Robert Wingcam: don't lock while handling an AC_UNIT_ATTENTION
2022-02-10 Kenneth D. MerrySwitch to using drive-supplied timeouts for the sa...
2022-02-09 Gordon Berglingcam(4): Fix a few typos in source code comments
2022-01-28 Alexander Motincam: Optimize write protection MODE SENSE in da(4).
2022-01-28 Alexander Motincam: Fix type of elm_idx in struct enc_element.
2022-01-27 Alexander Motinsesutil: Avoid setting reserved bits.
2022-01-26 Andriy Gaponmmc_da: use MMC_SECTOR_SIZE constant in place of literals
2022-01-26 Andriy Gaponmmc_da: implement d_dump method, sddadump
2022-01-25 Andriy Gaponadd and use defintions for ATA power modes
2022-01-21 Andriy Gaponadaspindown: check disk power mode before sending IDLE...
2022-01-21 Alexander MotinFix build. Sorry.
2022-01-21 Alexander MotinCTL: Relax callouts precisions.
2022-01-21 Alexander Motincam: Relax callouts precisions.
2022-01-20 Kenneth D. MerryFree UMA zones when a pass(4) instance goes away.
2022-01-19 Andriy Gaponmmc_da: remove write-only local variables
2022-01-13 Alexander MotinCTL: Allow I/Os up to 8MB, depending on maxphys value.
2022-01-07 Alexander MotinCAM: List few missed opcodes.
2021-12-25 Andriy Gaponmmc_sim: fix setting of the mutex name
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-06 Warner Loshcam: Unbreak CAM_IO_STATS build
2021-12-06 Warner Loshcam: Remove all the write-only variables
2021-11-27 Andriy Gaponsddadone: 'error' gets assigned only errno codes, never...
2021-11-19 Warner Loshcam_periph: style change
2021-11-10 Mark Johnstonscsi_cd: Improve TOC access validation
2021-10-29 John Baldwiniscsi: Abort data-out tasks queued on a terminating...
2021-10-29 John Baldwiniscsi: Add a helper routine to abort a data-out task.
2021-10-29 John Baldwiniscsi: Teach the iSCSI stack about "large" received...
2021-10-29 John BaldwiniSCSI: Add support for segmentation offload for hardwar...
2021-10-29 John Baldwiniscsi: Move the maximum data segment limits into 'struc...
2021-10-29 John Baldwiniscsi: Always free a cdw before its associated ctl_io.
2021-10-19 Alexander Motincam(4): Limit search for disks in SES enclosure by...
2021-10-19 Alexander Motincam(4): Improve XPT_DEV_MATCH
2021-10-07 Alan Somersses: Guard the elm_type_names declaration by _KERNEL
2021-10-07 Alan Somersses: Correct spelling of "Temperature Sensor"
2021-10-06 Gordon Berglingcam: Fix a typo in a comment
2021-10-02 Mark Johnstoncam: Avoiding waking up doneq threads if we're dumping
2021-09-27 Alexander MotinFix data race in scsi cd driver.
2021-09-20 Alexander Motintarg(4): Remove D_NEEDGIANT.
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-04 Alexander Motincam(4): Fix quick unplug/replug for SCSI.
2021-08-25 Alexander Motincam(4): Mark all sysctls as CTLFLAG_MPSAFE.
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-12 Konstantin BelousovAdd vn_lktype_write()
2021-07-22 Emmanuel Vadotmmc_sim: Make XPT_MMC_GET_TRAN_SETTINGS fully async
2021-07-22 Emmanuel Vadotmmccam: Read the common members of CSD v1.0 and v2.0
2021-07-22 Emmanuel Vadotmmccam: Style(9) more mmc_da.c
2021-07-22 Andriy Gaponmmc_cam_sim_default_action: do not touch the ccb after...
2021-07-22 Emmanuel Vadotmmccam: Add two new XPT for MMC and use them in mmc_sim...
2021-07-22 Emmanuel Vadotmmccam: probe*: Style(9)
2021-07-22 Emmanuel Vadotmmcprobe_done: Style(9)
2021-07-22 Emmanuel Vadotmmccam: Add mmc_sim, a generic sim for mmc driver to use
next