kernel - Add callout debugging
[dragonfly.git] / sys / kern / vfs_bio.c
2019-03-02 Sascha Wildnerkernel: Remove numerous #include <sys/thread2.h>.
2019-02-28 Matthew Dillonkernel - Document possible dead code
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-08-13 Matthew Dillonkernel - Clear bp->b_error prior to initiating write I/O
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-14 Matthew Dillonkernel - Vet b_cmd in swap_pager_strategy().
2018-02-14 Matthew Dillonkernel - Document bkvasync() requirements
2018-02-14 zrjkernel: Remove use of "%b" format in main kernel code.
2017-12-27 zrjkernel: Remove 3 no longer used sysctls in vfs_bio.c
2017-10-31 Matthew Dillonkernel - Add KVABIO debugging, flesh out inlines
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
2017-10-18 Matthew Dillonkernel - refactor vm_page busy
2017-10-16 Matthew Dillonkernel - KVABIO allocbuf() optimization
2017-10-16 Matthew Dillonkernel - KVABIO stabilization
2017-10-16 Matthew Dillonkernel - Add KVABIO API (ability to avoid global TLB...
2017-10-16 Matthew Dillonkernel - Remove geteblk()
2017-10-16 Matthew Dillonkernel - Remove repurposebuf
2017-10-16 Matthew Dillonkernel - Remove B_MALLOC
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-09 Matthew Dillonkernel - Expand breadnx/breadcb/cluster_readx/cluster_r...
2017-02-08 Matthew Dillonkernel - Remove some debug warnings for now
2017-01-27 Matthew Dillonkernel - Remove numerous user VM page functions
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-11 Matthew Dillonkernel - Incidental MPLOCK removal
2017-01-09 Matthew Dillonbuf - Remove B_ORDERED, Incidental CAM MPSAFE
2017-01-01 Matthew Dillonkernel - Fix bugs in recent RSS/swap commits
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-25 Matthew Dillonkernel - Cut buffer cache related pmap invalidations...
2016-07-24 Matthew Dillonkernel - Add vfs.repurpose_enable, adjust B_HASBOGUS
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-17 Matthew Dillonkernel - Refactor Xinvltlb (3)
2016-06-29 Matthew Dillonkernel - Enhance buffer flush and cluster_write lineari...
2016-06-29 Matthew Dillonkernel - Enhance buffer flush and cluster_write linearity
2016-06-11 Matthew Dillonkernel - B_IODEBUG -> B_IOISSUED
2016-06-11 Matthew Dillonkernel - Instrument vnode pager error
2016-06-10 Matthew Dillonkernel - Try to improve 'Warning: vfsync skipped dirty...
2016-06-08 Matthew Dillonkernel - Fix some clustering issues
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-05 Tomohiro Kusumisys/kern: Change "bufcache" to "buffer cache" in warnin...
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-19 Tomohiro Kusumisys/kern/vfs: Fix panic message
2015-11-11 Matthew Dillonkernel - Remove dsched
2015-11-06 Tomohiro Kusumisys/kern/vfs: Add comment on buf(9) manpage
2015-11-06 Tomohiro Kusumisys/kern/vfs: Fix wrong function name in panic()
2015-11-06 Tomohiro Kusumisys/kern/vfs: Fix wrong function name in kprintf/panic
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-02 Matthew Dillonkernel - Disable swapcache once paniced or if dumping
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-25 Matthew Dillonkernel - Change bundirty() location in I/O sequence (2)
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-21 Matthew Dillonkernel - Change bundirty() location in I/O sequence
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-13 John MarinoMerge branch 'vendor/MPC'
next