]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys
MFC r314686: sh: Fix crash if a -T trap is taken during command substitution.
[FreeBSD/stable/10.git] / sys /
2017-04-14 avgfix mismerge in r316846, MFC of r315858
2017-04-14 avgMFC r315852: zfs: add zio_buf_alloc_nowait and use...
2017-04-14 avgMFC r315853: zfs_putpages: use TXG_WAIT
2017-04-14 avgMFC r315858: aacraid: rework r315083 for a clean build...
2017-04-14 avgMFC r315960: dtrace sched:::preempt should fire only...
2017-04-14 avgMFC r315851: move thread switch tracing from mi_switch...
2017-04-14 avgMFC r315078: uma: fix pages <-> items conversions at...
2017-04-14 avgMFC r286583: Avoid sign extension of value passed to...
2017-04-14 avgMFC r315077: uma: eliminate uk_slabsize field
2017-04-13 bdreweryMFC r316066:
2017-04-13 ianMFC r291310:
2017-04-10 sepheMFC 316520
2017-04-10 sepheMFC 316519
2017-04-09 mavMFC r316412: Add IDs for Intel Cougar Point USB 2.0...
2017-04-08 kpMFC r316355
2017-04-06 sbrunoDirect commit of fixes to stable/10, resolving PCI...
2017-04-05 brooksMFC r316497:
2017-04-04 mavMFC r315673, r315674: Make CAM SIM lock optional.
2017-04-02 mavMFC r315709: Switch from using periph_links to sim_links.
2017-04-02 mavMFC r315682, r315683: Remove some dead code left after...
2017-04-02 mavMFC r315681: Improve command timeout handling.
2017-04-02 mavMFC r315678: Remove questionable reqp->req_time access.
2017-04-02 mavMFC r315677: Clean/unify some macro usage.
2017-04-02 mavMFC r315587, r315652: Remove some dead/useless code.
2017-04-02 mavMFC r315579, r315670: Add initial support for multiple...
2017-03-31 truckmanMFC r315516
2017-03-31 ngieMFC r316106:
2017-03-31 ngieMFC r316107:
2017-03-31 ngieMFC r316108:
2017-03-30 edMFC r315732:
2017-03-30 dexuanMFC: 314547, 314770, 314828, 314891, 314956, 314962...
2017-03-30 ngieMFC r314372:
2017-03-29 mavFix build broken by different size of lun_id_t.
2017-03-29 ngieFix -Wformat issue with r316140, which broke i386/GENERIC
2017-03-29 mavMFC r315545: Remove hackish code delaying ATIOs to...
2017-03-29 mavMFC r315536: Move <= 23xx PDB workaround to generic...
2017-03-29 mavMFC r315534: Remove some dead stuff.
2017-03-29 mavMFC r315533: Move 24xx RQSTYPE_NOTIFY handling to gener...
2017-03-29 mavMFC r315507: Reorganize RQSTYPE_NOTIFY handling for...
2017-03-29 mavMFC r315489: Move RQSTYPE_ABTS_RCVD parsing into generi...
2017-03-29 mavMFC r315488: Extend nt_lun to full 8 byte.
2017-03-29 mavMFC r315485: Remove dead remnants of SPI target.
2017-03-29 mavMFC r315482: Use isp_target_put_entry() in places where...
2017-03-29 mavMFC r315478: Do some notify acks cleanup.
2017-03-29 mavMFC r315327: Remove not very useful ATIO/INOT stats.
2017-03-29 mavMFC r315307: Refactor interrupt handling.
2017-03-29 mavMFC r315303: Fix panic when SIM dereferenced before...
2017-03-29 mavMFC r315298: Fix ancient bug from r84597, which broke...
2017-03-29 roygerxen/netfront: release resources on removal
2017-03-29 ngieMFC r315738:
2017-03-29 ngieMFC r315699:
2017-03-29 npMFC r315201, r315920, r315921, r315922, r316008, and...
2017-03-28 mavMFC r315279: Remove some dead/broken code paths around...
2017-03-28 mavMFC r315273: Remove tangled isp_mbox_continue() mechanism.
2017-03-28 mavMFC r315236: Remove dangerous and questionable isp_mbox...
2017-03-28 mavMFC r315234: Improvements around attach, reset and...
2017-03-28 mavMFC r299849 (by trasz):
2017-03-27 mavMFC 315229: Remove remnant of r315163.
2017-03-26 kpMFC 315529
2017-03-26 mavMFC r315161: Try to slight untangle I/O and loop status...
2017-03-26 mavMFC r315160: Remove code for unsupported FreeBSD versions.
2017-03-26 mavMFC r315163: Remove strange config_intrhook_establish...
2017-03-26 kibMFC r315588:
2017-03-25 badgerMFC r315412, r314852:
2017-03-25 badgerMFC r313992, r314075, r314118, r315484:
2017-03-25 mavMFC r315084: Increase device openings to tagged maximum.
2017-03-25 mavMFC r315082: Allow XPT_GDEV_STATS for UNCONFIGURED...
2017-03-25 grehanMFC r315361 and r315364: Hide MONITORX/MWAITX from...
2017-03-24 erjixgbe(4): Re-add mutex lock call that was dropped in...
2017-03-24 kibMFC r315453:
2017-03-24 mavMFC r315022: Request change of SIM target role only...
2017-03-24 mavMFC r315030: Abort all ATIOs and INOTs queued to SIM...
2017-03-24 mavMFC r315025: Switch work_queue from TAILQ to STAILQ.
2017-03-24 davidcsMFC r314365
2017-03-23 npMFC r314814 and r315325.
2017-03-23 avgrevert r315841, MFC of r315083: not applicable to this...
2017-03-23 avgMFC r315076: zfs: provide a special vptocnp method...
2017-03-23 avgMFC r314048,r314194: reimplement zfsctl (.zfs) support
2017-03-23 avgMFC r315083: aacraid: fix build with AACRAID_DEBUG=2
2017-03-23 avgMFC r315075: trace thread running state when a thread...
2017-03-23 avgMFC r315074: actually implement proc:::lwp-exit probe
2017-03-23 avgMFC r314913: MFV r314911: 7867 ARC space accounting...
2017-03-23 avgMFC r314912: MFV r314910: 7843 get_clones_stat() is...
2017-03-23 avgMFC r314864: firewire/sbp: try to improve locking,...
2017-03-23 mavMFC r315067: Partially fix target task management reque...
2017-03-23 mavMFC r315004: Add PIM_EXTLUNS support to mpt(4).
2017-03-23 mavMFC r315002: Improve residuals reporting in target...
2017-03-23 mavMFC r314998: Fix FC target mode in mpt(4), broken in...
2017-03-23 mavMFC r314967: Add support for XPT_GET_SIM_KNOB in FC...
2017-03-23 mavMFC r314968: Report some more data in XPT_PATH_INQ.
2017-03-23 mavMFC r314966: Report FC link speed.
2017-03-23 mavMFC r311305 (by asomers):
2017-03-23 mavMFC r308423 (by scottl):
2017-03-23 mavMFC r303874 (by trasz):
2017-03-23 mavMFC r314952: Fix unused variable when built without...
2017-03-22 bdreweryBump __FreeBSD_version for libmd changes in r314143.
2017-03-22 mavMFC r314908: When chunking large DIOCGDELETE, do it...
2017-03-21 roygerMFC r314840:
2017-03-21 roygerMFC r314841:
2017-03-21 vangyzenMFC r315510
next