Modify rc.d/fsck to handle new status from fsck/fsck_ffs
[freebsd.git] / sys /
2018-03-15 brooksMove implementation of ioctls into kern_*() functions.
2018-03-15 traszFix iSCSI target crash on session reinstation.
2018-03-15 brooksRestore the behavior of returning the total number...
2018-03-15 cemaesni(4): Stylistic/comment enhancements
2018-03-15 avgg_access: deal with races created by geoms that drop...
2018-03-15 avgMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-15 wmaReverting r330925 for now
2018-03-15 mavIncrease ABOUT FIRMWARE command timeout to 5s.
2018-03-15 emasteRemove KERNEL_RETPOLINE from BROKEN_OPTIONS on i386
2018-03-14 jkimMerge ACPICA 20180313.
2018-03-14 jkimRemove local definitions for _STA method in favor of...
2018-03-14 impFix error messages in cut and pasted code.
2018-03-14 impWhen tearing down a queue pair, also delete the queue...
2018-03-14 impDon't make the namespace devices eternal.
2018-03-14 cemvfs_bio.c: Apply cleanups motivated by Coverity analysis
2018-03-14 smhFix mps deadlock when handling panic
2018-03-14 smhPrevent ZFS TRIM breaking VTOC8 partitions
2018-03-14 brooksFix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.
2018-03-14 jhbFix the check for an empty send socket buffer on a...
2018-03-14 jhbRemove TLS-related inlines from t4_tom.h to fix iw_cxgb...
2018-03-14 brooksAdd opt_compat.h to isp(4) as required by r330876.
2018-03-14 hselaskyFix compliancy of the kstrtoXXX() functions in the...
2018-03-14 traszFix typo in a warning message.
2018-03-14 nwhitehornFix fat-fingering ("optional standard") and move all...
2018-03-14 impCreate a sysctl kern.cam.{,a,n}da.X.invalidate
2018-03-14 impThis should have been += so clean builds work.
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-14 nwhitehornThe expression (aim | fdt) is always true on PowerPC...
2018-03-14 emasteRemove stray ; at end of linux_vdso_deinstall()
2018-03-14 wmaPowerNV: Fix I2C to compile if FDT is disabled
2018-03-14 cemUpdate to Zstandard 1.3.3
2018-03-13 impWe need opt_compat.h after r330819 and 330820.
2018-03-13 jhbSupport for TLS offload of TOE connections on T6 adapters.
2018-03-13 jhbSimplify error handling in t4_tom.ko module loading.
2018-03-13 brooksmd_pad is used by MDIOCLIST and not available for futur...
2018-03-13 brooksDon't overflow the kernel struct mdio in the MDIOCLIST...
2018-03-13 brooksFix ISP_FC_LIP and ISP_RESCAN on big-endian 64-bit...
2018-03-13 kibRevert the chunk from r330410 in vm_page_reclaim_run().
2018-03-13 nwhitehornRestore missing temporary variable, deleted by accident...
2018-03-13 kevansEFIRT: SetVirtualAddressMap with 1:1 mapping after...
2018-03-13 emasteUse C99 boolean type for translate_osrel
2018-03-13 nwhitehornExecute PowerPC64/AIM kernel from direct map region...
2018-03-13 kevansCorrect minor typo in comment, efi_dmcap -> efi_tmcap
2018-03-13 kevansefirtc: Pass a dummy tmcap pointer to efi_get_time_locked
2018-03-13 emasteUse C99 designated initializers for struct execsw
2018-03-13 roygerat_rtc: check in ACPI FADT boot flags if the RTC is...
2018-03-13 roygervt_vga: check if VGA is available from ACPI FADT table
2018-03-13 emasteApply some style(9) to Linuxulator linux_sysvec.c comments
2018-03-12 emasteimgact_linux.c: use standard indentation
2018-03-12 brooksUse the stack for temporary storage in OTIOCCONS.
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 brooksMIPS: Implement fue*word* and casueword* in assembly.
2018-03-12 tsoomee1000g: this statement may fall through
2018-03-12 mavPrint fuses and fna fields in identify data.
2018-03-12 emasteANSIfy sys/kern/imgact_*
2018-03-12 emasteLinuxulator: apply style(9) to return
2018-03-12 ianGive the atrtc_time_lock a unique name.
2018-03-12 impTighten up periph lock to avoid some races
2018-03-12 avgfix r297857, do not modify CPU extension bits under...
2018-03-12 aeDo not try to reassemble IPv6 fragments in "reass"...
2018-03-12 cemImplement NO_WCAST_QUAL for gcc4.2 architectures
2018-03-12 scottlImplement a sysctl to dump in-flight I/O state for...
2018-03-11 manuarm: Remove SoC Specific -MMCCAM kernelconfig
2018-03-11 ianRevert r330780, it was improperly tested and results...
2018-03-11 ianRemove MTX_NOPROFILE from atrtc_lock, it was inappropri...
2018-03-11 ianEliminate atrtc_time_lock, and use atrtc_lock for efirt...
2018-03-11 aeRework key_sendup_mbuf() a bit:
2018-03-11 ianEverywhere that multiple registers are accessed in...
2018-03-11 aeAdd KASSERT to check that proper targed was used.
2018-03-11 aeReplace panic() with KASSERTs.
2018-03-11 ianUse separate mutexes for atrtc and i8254 locking. ...
2018-03-11 aeCheck that we have PF_KEY sockets before iterating...
2018-03-11 aeRemove obsoleted and unused key_sendup() function.
2018-03-11 ianConvert atrtc the new style rtc debugging output. ...
2018-03-11 brooksRemove obsolete pcaudioio.h.
2018-03-11 mavAdd new opcodes and statuses from NVMe 1.3a.
2018-03-11 mavAdd new identify data structures fields from NVMe 1.3a.
2018-03-11 manuextres/regulators: Add sysctls for regulators
2018-03-11 manuallwinner: Add IR clock to sun8i
2018-03-11 nwhitehornMake FDT-using parts of ofw_machdep.c condition on...
2018-03-11 avosotus(4): check mcast / mgt / ucast rates during Tx...
2018-03-10 avosrtwn(4): reset Tx power values before calling get_txpower()
2018-03-10 avosusb/wlan/*: properly include "opt_wlan.h" into all...
2018-03-10 avosrun(4): drop few unused variables.
2018-03-10 ianMake root mount timeout logic work for filesystems...
2018-03-10 traszCheck for duplicates when modifying an iSCSI session...
2018-03-10 gonzo[rpi] remove IRQ support for BCM233x RNG
2018-03-10 bdreweryFix rebase mismerge in r330724.
2018-03-10 bdreweryDon't skip reading depend for 'make obj' unless it...
2018-03-10 bdrewerySkip reading depend files with -V unless looking up...
2018-03-10 bdreweryReduce overhead for simple 'make -V' lookups by avoidin...
2018-03-10 cemsubr_gtaskqueue: Fix braino from r330715
2018-03-10 cemnvme_da: Fix minor memory leak in error case
2018-03-10 brooksRemove obsolete dataacq.h.
2018-03-10 cemsubr_gtaskqueue: Fix minor leak of tq_name in error...
2018-03-10 cemmlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-09 hselaskyImplement proper support for complete_all() in the...
next