Skip site navigation (1)Skip section navigation (2)


2021/dev-commits-src-branches/20210321.dev-commits-src-branches

Messages: 181, new messages first
Last page update: Sat Jan 3 13:04:13 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Mar 21 Mike Karels                git: 35e7b6bff0b3 - stable/13 - genet: Fix problem with forwarding some TCP/IPv6 packets
  2. Mar 21 Konstantin Belousov        git: 7d82c78725cf - stable/12 - O_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVAL for abs path
  3. Mar 21 Konstantin Belousov        git: 2cb05fff6692 - stable/12 - Add nameicap_cleanup_from(), to clean tracker list starting from some element
  4. Mar 21 Konstantin Belousov        git: 45cc277b8522 - stable/12 - nameicap_check_dotdot: trim tracker on check
  5. Mar 21 Konstantin Belousov        git: 512efd236cb1 - stable/12 - nameicap_tracker_add: avoid duplicates in the tracker list
  6. Mar 21 Konstantin Belousov        git: 7b7708867c44 - stable/12 - Do not call nameicap_tracker_add() for dotdot case.
  7. Mar 21 Konstantin Belousov        git: 2e21e1d5fe8e - stable/12 - open(2): Remove O_BENEATH and AT_BENEATH
  8. Mar 21 Stefan Eßer               git: 92db69bf8762 - stable/12 - bc: Upgrade to version 3.2.4
  9. Mar 21 Stefan Eßer               git: cd0355bd261e - stable/13 - Vendor import of bc 3.3.4
 10. Mar 21 Dmitry Chagin              git: 2b61bda2c75f - stable/12 - Use C11 anonymous unions.
 11. Mar 21 Dmitry Chagin              git: bf1863de6b1f - stable/12 - linux: make timerfd_settime(2) set expirations count to zero
 12. Mar 21 Dmitry Chagin              git: ea1f0ecc15bc - stable/13 - Merge tcsh 6.22.03-ceccc7f
 13. Mar 21 Dmitry Chagin              git: 2c31ae65cd92 - stable/12 - Merge tcsh 6.22.03-ceccc7f
 14. Mar 21 Dmitry Chagin              git: 3430e229287c - stable/12 - Remove wrong inline keyword.
 15. Mar 21 Dmitry Chagin              git: 925f44f33862 - stable/12 - Complete LOCAL_PEERCRED support. Cache pid of the remote process in the struct xucred. Do not bump XUCRED_VERS
 16. Mar 21 Alan Somers                git: 2d1c164591ff - stable/13 - Speed up geom_stats_resync in the presence of many devices
 17. Mar 21 Alan Somers                git: aa9ff8f76041 - stable/13 - fortune: add a tip about gstat
 18. Mar 21 Alan Somers                git: dc559c846d05 - stable/13 - fusefs: set d_off during VOP_READDIR
 19. Mar 20 Dmitry Chagin              git: 097e0b895576 - stable/12 - Add warning to the Linuxulator makefiles that building it outside of a kernel does not make sence.
 20. Mar 20 Kristof Provost            git: e6e75224a5ae - stable/12 - pf tests: Fix unsupported ping6 argument

 21. Mar 20 Kristof Provost            git: e72bcc45ad15 - stable/12 - pf tests: Test tos/dscp matching
 22. Mar 20 Kristof Provost            git: 5856802668ac - stable/12 - pfctl: Add missing 'va' code point name
 23. Mar 20 Kristof Provost            git: 12349e667ced - stable/13 - pf tests: Test tos/dscp matching
 24. Mar 20 Kristof Provost            git: 305b1903c8f4 - stable/13 - pfctl: Add missing 'va' code point name
 25. Mar 20 Gordon Bergling            git: af0cea80104a - stable/12 - find(1): Refine the HISTORY within the manual page.
 26. Mar 20 Gordon Bergling            git: a03c85daaefc - stable/12 - find(1): Mark -not as an extensions to POSIX
 27. Mar 20 Gordon Bergling            git: d57aee49378e - stable/12 - net80211: Fix a typo in a comment
 28. Mar 20 Gordon Bergling            git: 82f434c2b443 - stable/12 - i386: Fix a few typos
 29. Mar 20 Gordon Bergling            git: 0f51ceaad1ba - stable/13 - find(1): Refine the HISTORY within the manual page.
 30. Mar 20 Gordon Bergling            git: 001d849a4871 - stable/13 - find(1): Mark -not as an extensions to POSIX
 31. Mar 20 Gordon Bergling            git: bb70c9d2f921 - stable/13 - net80211: Fix a typo in a comment
 32. Mar 20 Gordon Bergling            git: 12bd7bc8447f - stable/13 - Fix a few typos in comments
 33. Mar 20 Gordon Bergling            git: 52f66bc3ff72 - stable/13 - arm64: Add support for bcm2838 RNG
 34. Mar 20 Gordon Bergling            git: f86032a31d99 - stable/13 - i386: Fix a few typos
 35. Mar 20 Kristof Provost            git: 71d3d485cca8 - stable/13 - pf: Fully remove interrupt events on vnet cleanup
 36. Mar 20 Kristof Provost            git: f2f8a0cb5f91 - stable/13 - Document that uma_zfree_pcpu() allows NULL now
 37. Mar 20 Kristof Provost            git: 2001c1a0d2c0 - stable/13 - pf: Remove redundant kif != NULL checks
 38. Mar 20 Kristof Provost            git: 2e2e51f15ae5 - stable/12 - altq: Increase maximum number of CBQ and HFSC classes
 39. Mar 20 Kristof Provost            git: f11b9574cd18 - stable/12 - pf: Fully remove interrupt events on vnet cleanup
 40. Mar 20 Kristof Provost            git: f858f6b2381c - stable/12 - pf: Simplify cleanup

 41. Mar 20 Kristof Provost            git: 4ed78443da29 - stable/13 - pf: Simplify cleanup
 42. Mar 20 Kristof Provost            git: 28ed948ec1d7 - stable/12 - pf: Remove redundant kif != NULL checks
 43. Mar 20 Kristof Provost            git: acc600ea3280 - stable/13 - uma: allow uma_zfree_pcu(..., NULL)
 44. Mar 20 Kristof Provost            git: d9653edbaeae - stable/12 - pf: Factor out pf_krule_free()
 45. Mar 20 Kristof Provost            git: e7e1836a0efa - stable/12 - pf: Retrieve DSCP value from the IPv6 header
 46. Mar 20 Kristof Provost            git: bc98489262fb - stable/13 - altq: Increase maximum number of CBQ and HFSC classes
 47. Mar 20 Kristof Provost            git: 3756d591f758 - stable/13 - pf: Retrieve DSCP value from the IPv6 header
 48. Mar 20 Kristof Provost            git: 0fd2e729f8c6 - stable/13 - pf: Factor out pf_krule_free()
 49. Mar 19 Dmitry Chagin              git: 0cb6fa6acc93 - stable/13 - linux: make timerfd_settime(2) set expirations count to zero
 50. Mar 19 Ryan Moeller               git: ebee42edc86c - stable/13 - sbin/ifconfig: Get media status with libifconfig
 51. Mar 19 Ryan Moeller               git: 534e161747f8 - stable/13 - libifconfig: Overhaul ifconfig_media_* interfaces
 52. Mar 19 Glen Barber                git: 8f731a397ad4 - releng/13.0 - 13.0 release: update to RC3
 53. Mar 18 Mariusz Zaborski           git: c145b7954656 - releng/13.0 - zfs: bring back possibility to rewind the checkpoint from
 54. Mar 18 Mariusz Zaborski           git: 6bbca5ca3a66 - stable/13 - zfs: bring back possibility to rewind the checkpoint from
 55. Mar 18 Michael Tuexen             git: 11660fa28fd3 - releng/13.0 - vtnet: fix TSO for TCP/IPv6
 56. Mar 18 Michael Tuexen             git: 6064ea8172f0 - stable/13 - vtnet: fix TSO for TCP/IPv6
 57. Mar 18 Chuck Silvers              git: 8c59e863e2c0 - stable/13 - tail: fix "tail -F" file rotation detection
 58. Mar 18 Vincenzo Maffione          git: 4019787f50a2 - stable/11 - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
 59. Mar 18 Vincenzo Maffione          git: 09b2bde74654 - stable/12 - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
 60. Mar 18 Vincenzo Maffione          git: 120a4bd4e9d0 - stable/13 - netmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET

 61. Mar 18 Mateusz Guzik              git: faa41af1fed3 - releng/13.0 - vfs: fix vnlru marker handling for filtered/unfiltered cases
 62. Mar 18 Mateusz Guzik              git: 4f2e8545f7fd - stable/13 - vfs: fix vnlru marker handling for filtered/unfiltered cases
 63. Mar 18 Scott Long                 git: 4c6c8f51fdb7 - releng/13.0 - base: remove if_wg(4) and associated utilities, manpage
 64. Mar 18 Scott Long                 git: b65d2c31b1de - stable/13 - base: remove if_wg(4) and associated utilities, manpage
 65. Mar 18 Mark Johnston              git: 838ceecf2ab5 - stable/13 - link_elf_obj: Add a case missing from 5e6989ba4f26
 66. Mar 18 Mark Johnston              git: e37ad9ef372d - stable/13 - link_elf_obj: Handle init_array sections in KLDs
 67. Mar 18 Mark Johnston              git: 39a1b7bd9327 - stable/13 - gmirror: Pre-allocate the timeout event structure
 68. Mar 17 Ryan Moeller               git: 3b71af08bb84 - stable/13 - sbin/ifconfig: Use a global libifconfig handle
 69. Mar 17 Alex Richardson            git: c4a6d3b183af - stable/13 - capsicum-test: Update for O_BENEATH removal
 70. Mar 17 Alex Richardson            git: 61271e7bba67 - stable/13 - tests/sys/cddl: correctly quote atf_set "require.progs"
 71. Mar 17 Alex Richardson            git: 3150732abb62 - stable/13 - tests/sys/netpfil/pf: Add missing python3 requirements
 72. Mar 17 Alex Richardson            git: 13c808e49c3b - stable/13 - tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP output
 73. Mar 17 Alex Richardson            git: 4159566e56a8 - stable/13 - Fix capsicum-test build with GCC
 74. Mar 17 Alex Richardson            git: cad3bfa094e6 - stable/13 - Simplify the capsicum-test wrapper script
 75. Mar 17 Alex Richardson            git: ff6dded021a7 - stable/13 - Remove unnecessary semicolon from CRITICAL_ASSERT()
 76. Mar 17 Alex Richardson            git: 60a9c919a532 - stable/13 - Update capsicum-test to git commit f4d97414d48b8f8356b971ab9f45dc5c70d53c40
 77. Mar 17 Alex Richardson            git: 8e6eb890fefd - stable/13 - Update capsicum-test to git commit 7707222b46abe52d18fd4fbb76115ffdb3e6f74b
 78. Mar 17 Alex Richardson            git: 760cf46f3e40 - stable/13 - tests/sys/netgraph: Tell kyua that perl is required
 79. Mar 17 Alex Richardson            git: 2556fce493ab - stable/13 - Silence a macro-redefined warning when crossbuilding
 80. Mar 17 Alex Richardson            git: 5d89c2e475f2 - stable/13 - tests/sys/audit: add missing comma delimiter between fields

 81. Mar 17 Alex Richardson            git: 6805e948c4ce - stable/13 - close_range: add audit support
 82. Mar 17 Alex Richardson            git: eb52de783a1c - stable/13 - tests/sys/audit: Avoid race caused by starting auditd(8) for testing
 83. Mar 17 Richard Scheffenegger      git: 703419774f86 - stable/13 - fix panic when rescue retransmission and FIN overlap
 84. Mar 17 Alex Richardson            git: 2726b46353a9 - stable/13 - Fix ptrace_test:ptrace__syscall_args after ATF upgrade
 85. Mar 17 Alex Richardson            git: 6a68c094ed1b - stable/13 - ptrace_test: Add more debug output on test failures
 86. Mar 17 Alex Richardson            git: db3b5695e61b - stable/13 - Fix GCC build of ptrace_test after 96a9e50e63bfc
 87. Mar 17 Alex Richardson            git: 80c34bad1979 - stable/13 - Remove atf_tc_skip calls from ptrace_test
 88. Mar 17 Alex Richardson            git: 4b6082c4985c - stable/13 - atf: Fix ATF_BUILD_* values when not using the bootstrap compiler
 89. Mar 17 Alex Richardson            git: 1d8b72afe89c - stable/13 - libc: Fix t_spawn_fileactions test after ATF update
 90. Mar 17 Alex Richardson            git: d97a4cb221d5 - stable/13 - Fix two failing tests after ATF update
 91. Mar 17 Alex Richardson            git: 4643e1e84616 - stable/13 - tests/sys/vfs/lookup_cap_dotdot: No longer aborts after ATF update
 92. Mar 17 Alex Richardson            git: cb8330371482 - stable/13 - Import atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01
 93. Mar 17 Alex Richardson            git: 83ffec9005c9 - stable/13 - tests/sys/audit: Skip extattr tests if extattrs are not supported
 94. Mar 17 Alex Richardson            git: a24b7455e869 - stable/13 - bin/pkill: Fix {pgrep, pkill}-j_test.sh
 95. Mar 17 Alex Richardson            git: ab0e7589d26b - stable/13 - readelf: Fix printing NT_FREEBSD_ARCH_TAG
 96. Mar 17 Alex Richardson            git: b40b1ae9d59d - stable/13 - lib/libc/tests/rpc: Correctly set timeout
 97. Mar 17 Alex Richardson            git: 60fd443962d8 - stable/13 - Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d45dd9
 98. Mar 17 Alex Richardson            git: 2f0161f405d7 - stable/13 - usr.bin/jail: Fix tests when using kyua -v parallelism=N
 99. Mar 17 Alex Richardson            git: edb96bf587fe - stable/13 - Fix crossbuild bootstrap tools build with Clang 12
100. Mar 17 Alex Richardson            git: da80e76821e7 - stable/13 - sbin/pfctl: fix tests after recent output changes

101. Mar 17 Alex Richardson            git: c437c2b136f2 - stable/13 - tools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEAN
102. Mar 17 Alex Richardson            git: 30cf33cdfb40 - stable/13 - usr.sbin/praudit: Fix tests after 5619d49e07
103. Mar 17 Alex Richardson            git: 3b354efec1da - stable/13 - Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14
104. Mar 17 Alex Richardson            git: aa1e3a13cd26 - stable/13 - tests/sys/audit: fix timeout calculation
105. Mar 17 Alex Richardson            git: 9ea5cc1453f5 - stable/13 - Un-XFAIL two tests with Clang > 10
106. Mar 17 Alex Richardson            git: 5ccad26529e3 - stable/13 - Don't include libarchive fuzz tests by default
107. Mar 17 Alex Richardson            git: 372c89d4a49d - stable/13 - kerberos5: Silence compiler warnings
108. Mar 17 Alex Richardson            git: e0b0299057af - stable/13 - rc.d/auditd: set pidfile
109. Mar 17 Alex Richardson            git: 7b37bc200178 - stable/13 - kern.mk: Fix wrong variable being used for linker path after 172a624f0
110. Mar 17 Alex Richardson            git: 18994822120c - stable/13 - Silence annoying and incorrect non-default linker warning with GCC
111. Mar 17 Alex Richardson            git: 8dc9d6a7b09f - stable/13 - libc/qsort: Don't allow interposing recursive calls
112. Mar 17 Alex Richardson            git: 2343069ab038 - stable/13 - sys/arm64/arm64/vfp.c: Fix -Wunused and -Wpointer-sign warnings
113. Mar 17 Alex Richardson            git: 79edf3d79565 - stable/13 - tmpfs: implement pathconf(_PC_SYMLINK_MAX)
114. Mar 17 Alex Richardson            git: aa68a0b324cf - stable/13 - Create symlinks to host tools on non-FreeBSD hosts
115. Mar 17 Alex Richardson            git: d37fb0e37814 - stable/13 - AArch64: Don't set flush-subnormals-to-zero flag on startup
116. Mar 17 Alex Richardson            git: 55872d471d05 - stable/13 - Arch64: Clear VFP state on execve()
117. Mar 17 Alex Richardson            git: 4edea0540344 - stable/13 - Fix fget_only_user() to return ENOTCAPABLE on a failed capsicum check
118. Mar 17 Alex Richardson            git: 8d42552e7b29 - stable/13 - msun: ctanh/ctanhf: Import fix from musl libc
119. Mar 17 Kyle Evans                 git: cb370b19715b - releng/13.0 - service(8): use an environment more consistent with init(8)
120. Mar 16 Edward Tomasz Napierala    git: 56dd03e0f2b1 - releng/13.0 - linux(4): make getcwd(2) return ERANGE instead of ENOMEM

121. Mar 16 Edward Tomasz Napierala    git: 1aa6884953a9 - releng/13.0 - development(7): update to reflect Git transition
122. Mar 16 Mitchell Horne             git: a54c346ff3e8 - stable/12 - ns8250: don't drop IER_TXRDY on bus_grab/ungrab
123. Mar 16 Mark Johnston              git: 03984bdfa033 - stable/13 - vm: Round up npages and alignment for contig reclamation
124. Mar 16 Kirk McKusick              git: cf0310dfefee - stable/12 - Fix bug 253158 - Panic: snapacct_ufs2: bad block - mksnap_ffs(8) crash
125. Mar 15 Juraj Lutter               git: ffdcad758e3e - stable/12 - newsyslog(8): Implement a new 'E' flag to not rotate empty log files
126. Mar 15 Rick Macklem               git: 960f07a448d0 - stable/12 - nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DS
127. Mar 15 Rick Macklem               git: f419fd9ad817 - stable/12 - nfsclient: Fix the stripe unit size for a File Layout pNFS layout
128. Mar 15 Rick Macklem               git: a1224bee90c6 - stable/12 - nfsclient: add nfs node locking around uses of n_direofoffset
129. Mar 15 Rick Macklem               git: b6b901f8f8a7 - stable/12 - nfsclient: add checks for a server returning the current directory
130. Mar 15 Rick Macklem               git: c33a5277a0dd - stable/12 - nfsclient: fix panic in cache_enter_time()
131. Mar 15 Rick Macklem               git: 3a0ffc48b739 - stable/13 - nfsclient: Fix ReadDS/WriteDS/CommitDS nfsstats RPC counts for a NFSv3 DS
132. Mar 15 Rick Macklem               git: 5d1da3a15b8d - stable/13 - nfsclient: Fix the stripe unit size for a File Layout pNFS layout
133. Mar 15 Rick Macklem               git: 3481445f20e2 - stable/13 - nfsclient: add nfs node locking around uses of n_direofoffset
134. Mar 15 Rick Macklem               git: f365c5b0e917 - stable/13 - nfsclient: add checks for a server returning the current directory
135. Mar 15 Mark Johnston              git: 980da033a868 - stable/13 - Rename _cscan_atomic.h and _cscan_bus.h to atomic_san.h and bus_san.h
136. Mar 15 Mark Johnston              git: 763fb2fda014 - stable/13 - dumpon.8: Ask DDB to call doadump() rather than calling it directly
137. Mar 15 Mark Johnston              git: 10e8aac9bbf5 - stable/13 - ath_hal: Stop printing messages during boot
138. Mar 15 Mark Johnston              git: eeb0682964fc - stable/13 - posix timers: Improve the overrun calculation
139. Mar 15 Mark Johnston              git: 7d1dda82cfda - stable/13 - posix timers: Sprinkle some style fixes
140. Mar 15 Mark Johnston              git: 9e33e2c5ce94 - stable/13 - posix timers: Declare unexported functions as static

141. Mar 15 Mark Johnston              git: d18a65a53509 - stable/13 - wg: Style
142. Mar 15 Mitchell Horne             git: 17d301f7b59f - stable/13 - ns8250: don't drop IER_TXRDY on bus_grab/ungrab
143. Mar 15 Edward Tomasz Napierala    git: d7ef665e10dd - stable/13 - development(7): update to reflect Git transition
144. Mar 15 Edward Tomasz Napierala    git: ab1a91d95872 - stable/13 - linux(4): make getcwd(2) return ERANGE instead of ENOMEM
145. Mar 15 Konstantin Belousov        git: 2428cc639d6f - stable/12 - fhlink(2): the syscalls do not take flag
146. Mar 15 Konstantin Belousov        git: 791b89dad7c2 - stable/12 - Make kern.timecounter.hardware tunable
147. Mar 15 Konstantin Belousov        git: 0264d12ee865 - stable/13 - Make kern.timecounter.hardware tunable
148. Mar 15 Wei Hu                     git: 70f7b2475333 - stable/12 - Hyper-V: hn: Relinquish cpu in HN_LOCK to avoid deadlock
149. Mar 15 Wei Hu                     git: 279041093326 - stable/12 - Hyper-V: pcib: Check revoke status during device attach
150. Mar 15 Wei Hu                     git: 919a160fc622 - stable/12 - Hyper-V: storvsc: Enhance srb_status code handling.
151. Mar 15 Wei Hu                     git: b05c1dd0d162 - stable/12 - hyperv/vmbus: Fix the wrong size in ndis_offload structure
152. Mar 15 Wei Hu                     git: c38b9b80149f - stable/12 - hyperv/vmbus: Update VMBus version 4.0 and 5.0 support.
153. Mar 15 Wei Hu                     git: e801c980e253 - stable/12 - Prevent framebuffer mmio space from being allocated to other devices on HyperV.
154. Mar 15 Alexander Motin            git: 3ef86cd7c3cc - stable/12 - Make software iSCSI more configurable.
155. Mar 15 Alexander Motin            git: 6cd4542786f9 - stable/12 - Move ic_check_send_space clear to the actual check.
156. Mar 15 Alexander Motin            git: cec95c506540 - stable/12 - Replace STAILQ_SWAP() with simpler STAILQ_CONCAT().
157. Mar 15 Alexander Motin            git: 2cd7a99cebaf - stable/12 - Restore condition removed in df3747c6607b.
158. Mar 15 Alexander Motin            git: 3034c0dab755 - stable/12 - Optimize TX coalescing by keeping pointer to last mbuf.
159. Mar 15 Alexander Motin            git: cb89ac5a1daa - stable/12 - Fix initiator panic after 6895f89fe54e.
160. Mar 15 Alexander Motin            git: 748feb192e2a - stable/12 - Optimize out few extra memory accesses.

161. Mar 15 Alexander Motin            git: 7b4859b4a26a - stable/12 - Micro-optimize OOA queue processing.
162. Mar 15 Alexander Motin            git: 4d5d50edc5ff - stable/12 - Fix build after 2c7dc6bae9fd.
163. Mar 15 Alexander Motin            git: 6469aab051de - stable/12 - Coalesce socket reads in software iSCSI.
164. Mar 15 Alexander Motin            git: c4a81e647599 - stable/12 - Refactor CTL datamove KPI.
165. Mar 15 Alexander Motin            git: cfd358d99732 - stable/12 - Save context switch per I/O for iSCSI and IOCTL frontends.
166. Mar 15 Alexander Motin            git: 2a99726fdc54 - stable/12 - Microoptimize CTL I/O queues.
167. Mar 15 Alexander Motin            git: 15fe13c887d6 - stable/12 - Move XPT_IMMEDIATE_NOTIFY handling out of periph lock.
168. Mar 15 Alexander Motin            git: 8b0101da803d - stable/13 - Restore condition removed in df3747c6607b.
169. Mar 15 Alexander Motin            git: 6b409a8b32e0 - stable/13 - Optimize TX coalescing by keeping pointer to last mbuf.
170. Mar 15 Alexander Motin            git: aae8e02dfcb2 - stable/13 - Move ic_check_send_space clear to the actual check.
171. Mar 15 Alexander Motin            git: 76d8d700f26c - stable/13 - Optimize out few extra memory accesses.
172. Mar 15 Alexander Motin            git: 2f77e2810a9d - stable/13 - Replace STAILQ_SWAP() with simpler STAILQ_CONCAT().
173. Mar 15 Alexander Motin            git: fb419e0ffb28 - stable/13 - Fix initiator panic after 6895f89fe54e.
174. Mar 15 Alexander Motin            git: 8db80adb47e3 - stable/13 - Micro-optimize OOA queue processing.
175. Mar 15 Alexander Motin            git: 31d41a6a9b65 - stable/13 - Coalesce socket reads in software iSCSI.
176. Mar 15 Alexander Motin            git: 26953f59a1a3 - stable/13 - Fix build after 2c7dc6bae9fd.
177. Mar 15 Alexander Motin            git: a4bea2f2a65c - stable/13 - Refactor CTL datamove KPI.
178. Mar 15 Alexander Motin            git: d0b1f461e248 - stable/13 - Microoptimize CTL I/O queues.
179. Mar 15 Alexander Motin            git: 6fb753b9fa19 - stable/13 - Save context switch per I/O for iSCSI and IOCTL frontends.
180. Mar 15 Alexander Motin            git: 90ac5cb75e9f - stable/13 - Move XPT_IMMEDIATE_NOTIFY handling out of periph lock.

181. Mar 15 Juraj Lutter               git: 78619cc2ff1b - stable/13 - newsyslog(8): Implement a new 'E' flag to not rotate empty log files

home | up | archive | sorted by: subject - author - date - reverse date