]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
l2arc: try to fix write size calculation broken by Compressed ARC commit
[FreeBSD/FreeBSD.git] / sys /
2017-02-25 avgl2arc: try to fix write size calculation broken by...
2017-02-25 avgzfs: call spa_deadman on a taskqueue thread
2017-02-25 avgcall vm_lowmem hook in uma_reclaim_worker
2017-02-25 avgchromebook_platform: catch up with ig4iic -> ig4iic_pci...
2017-02-25 jpaetzelMFV 314243
2017-02-25 mavAdd reporting SAS protocol, in case we ever have one.
2017-02-25 mavUse ctl_queue_sense() to implement sense data reporting.
2017-02-25 mavReenable CTL_WITH_CA, optimizing it for lower memory...
2017-02-25 mavUpdate kern_data_resid according to r312291.
2017-02-25 kibDo not leak mount references for dying threads.
2017-02-25 kibDo not use ULL suffix. Cast to uint64_t where the...
2017-02-25 impConvert PCIe Hot Plug to using pci_request_feature
2017-02-25 impRename pci_pcie_intr to pci_pcie_intr_hotplug.
2017-02-25 impCreate pcib_request_feature.
2017-02-25 mavAxe out some forever disabled questionable functionality.
2017-02-25 mavImprove CAM target frontend reference counting.
2017-02-25 avosiwn: some initialization / RF switch state change fixes.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 dchaginRevert r314217. Commit is not match that I have approved.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 jtlWe have seen several cases recently where we appear...
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 allanjudeRemove control+r handling from geliboot's pwgets()
2017-02-24 brUse correct macro for Synopsys UART driver declaration.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-24 adrian[iwm] add if_iwm_fw.c.
2017-02-24 mavRespecting r314204 tighten ATIO cleanup requirements.
2017-02-24 hselaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 hselaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-24 mavExplicitly abort ATIO if CTIO sending status has failed.
2017-02-24 mavFix missing xpt_done() for ATIO/INOT on missing LUN.
2017-02-24 mavWe can't access periph after ctlfe_free_ccb().
2017-02-24 mavUnify ATIO/INOT CCBs requeuing.
2017-02-24 kibProperly handle possible underflow in vm_fault_prefault().
2017-02-24 avgzfs: clean up unused files and definitions
2017-02-24 mavSome code cleanup.
2017-02-24 adrian[iwm] Add support for Firmware paging, needed for newer...
2017-02-24 impCast values to (int) before comparing them to the range...
2017-02-24 impKDTRACE_HOOKS isn't guaranteed to be defined. Change...
2017-02-23 pfgat91: double assignment.
2017-02-23 mjgmtx: microoptimize lockstat handling in spin mutexes...
2017-02-23 brooksFix and shorten BERI kernel builds during universe.
2017-02-23 vangyzenAdd sem_clockwait_np()
2017-02-23 npcxgbe/iw_cxgbe: Minor changes for T6.
2017-02-23 pfgvxge(4): Yet another (minor) mismatch.
2017-02-23 pfgrt_attach(): double assignment.
2017-02-23 tuexenTCP window updates are only sent if the window can...
2017-02-23 ngieUnbreak if_iwm.ko after r314076
2017-02-23 asomersFix the xnb(4) unit tests
2017-02-23 asomersMisc Coverity fixes in xnb(4)
2017-02-23 pfgbktr(4): double assignment.
2017-02-23 pfgdev/vxe: double assignments.
2017-02-23 pfgdev/ce: double assignment.
2017-02-23 roygerxen/gndev: use UOFF_TO_IDX instead of OFF_TO_IDX
2017-02-23 hselaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 dchaginRight clock defines specified in linux_timer.h.
2017-02-23 npAvoid NULL dereference in a couple of sysctl handlers...
2017-02-23 manuDo not check divider length if we have a div table.
2017-02-23 jtlFix a panic during boot caused by inadequate locking...
2017-02-22 jhbUse LDFLAGS with CC instead of _LDFLAGS.
2017-02-22 tsoomeloader: update symlink support in zfs reader
2017-02-22 hselaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 hselaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 hselaskyImprove LinuxKPI scatter list support.
2017-02-22 avgdon't use C99 static array indices with older GCC versions
2017-02-22 avgfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-22 roygerxen/timer: mark the Xen PV timer as not safe for suspension
2017-02-22 mavSlightly polish isp_dump_atpd().
2017-02-22 kibMore fixes for regression in r313898 on i386.
2017-02-22 mavFix multiple problems around LUN disable under load.
2017-02-22 adrian[iwm] Move iwm_dma_contig_alloc/_free functions to...
2017-02-22 adrian[iwm] Switch 7265D and 3165 devices to 7265D firmware.
2017-02-22 adrian[iwmfw] add 7265D firmware.
2017-02-22 adrianadd 7265D firmware.
2017-02-22 adrianAdd 7265D firmware.
2017-02-22 adrian[iwm] Move struct iwm_cfg chipset configs to if_iwm_700...
2017-02-22 adrian[iwm] Simplify device id matching code a bit.
2017-02-22 adrian[iwm] Remove OpenBSD-specific comment. Beautify pci...
2017-02-22 ianRevert to this driver's historic behavior: assume an...
2017-02-22 adrian[iwm] Fix typo in commit a7697ea01c11fd493aec52260a02f3...
2017-02-22 adrian[iwm] Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXS...
2017-02-22 pfgsys: Replace zero with NULL for pointers.
2017-02-22 adrian[iwm] With the previous commits, this DELAY no longer...
2017-02-22 adrian[iwm] Sync IWM_MVM_ALIVE waiting and start_fw handling...
2017-02-22 adrian[iwm] Synchronize firmware loading code with Linux...
2017-02-22 ianRemove a variable that has been unused since r311735...
2017-02-21 davidcsadd bus_dmamap_unload in ql_free_dmabuf()
2017-02-21 ianFix typos in bootverbose printfs... display the write...
2017-02-21 avgzfs: move zio_taskq_basedc under SYSDC
2017-02-21 avgzfs: lower priority of zio_write_issue threads by four
2017-02-21 markjddb show pte: use pmap of kdb_thread
2017-02-21 emasteExclude -flto when building *genassym.o
2017-02-21 impMake the code match the comments: If we have ANY buf...
2017-02-21 impDocument what the different flags mean for locking.
2017-02-21 hselaskyReplace dummy implementation of RCU in the LinuxKPI...
2017-02-21 avgreimplement zfsctl (.zfs) support
2017-02-21 brooksRename BERI_TEMPLATE to std.BERI to be more like other...
2017-02-21 traszGet rid of foo_sys() in linuxulator code. It was comme...
next