| Commit message (Expand) | Author | Age | Files | Lines |
* | Make MAXPHYS tunable. Bump MAXPHYS to 1M. | Konstantin Belousov | 2020-11-28 | 1 | -2/+2 |
* | ffs: Clamp BIO_SPEEDUP length | Mark Johnston | 2020-11-11 | 1 | -3/+3 |
* | Fix asymmetry in devstat(9) calls by GEOM. | Alexander Motin | 2020-10-24 | 1 | -2/+2 |
* | geom: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+1 |
* | Pass BIO_SPEEDUP through all the geom layers | Warner Losh | 2020-01-17 | 1 | -0/+1 |
* | Use atomic for start_count in devstat_start_transaction(). | Alexander Motin | 2019-12-30 | 1 | -17/+8 |
* | Retire nstart/nend counters. | Alexander Motin | 2019-12-30 | 1 | -2/+4 |
* | Remove GEOM_SCHED class and gsched tool. | Alexander Motin | 2019-12-29 | 1 | -77/+0 |
* | Add BIO_SPEEDUP | Warner Losh | 2019-12-17 | 1 | -0/+36 |
* | Mark some more hot global variables with __read_mostly. | Alexander Motin | 2019-12-04 | 1 | -4/+4 |
* | GEOM: Reduce unnecessary log interleaving with sbufs | Conrad Meyer | 2019-08-07 | 1 | -6/+38 |
* | stack(9): Drop unused API mode and comment that referenced it | Conrad Meyer | 2019-03-15 | 1 | -5/+5 |
* | Revert r340187, it breaks EOD (end-of-device) detection logic. Turns out, | Maxim Sobolev | 2018-11-07 | 1 | -2/+0 |
* | Don't allow BIO_READ, BIO_WRITE or BIO_DELETE requests that are | Maxim Sobolev | 2018-11-06 | 1 | -0/+2 |
* | This change is some refactoring of Mark Johnston's changes in r329375 | Kirk McKusick | 2018-03-02 | 1 | -2/+3 |
* | Fix a memory leak introduced in r328426. | Mark Johnston | 2018-02-16 | 1 | -0/+2 |
* | Refactoring of reading and writing of the UFS/FFS superblock. | Kirk McKusick | 2018-01-26 | 1 | -0/+33 |
* | sys/geom: adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Add BUF_TRACKING and FULL_BUF_TRACKING buffer debugging | Conrad Meyer | 2016-10-31 | 1 | -0/+12 |
* | Follow up r305988 by removing g_bio_run_task and related code. | Edward Tomasz Napierala | 2016-09-20 | 1 | -22/+12 |
* | Remove unused bio_taskqueue(). | Edward Tomasz Napierala | 2016-09-19 | 1 | -20/+0 |
* | Add support for managing Shingled Magnetic Recording (SMR) drives. | Kenneth D. Merry | 2016-05-19 | 1 | -0/+68 |
* | Bump bio_cmd and bio_*flags from 8 bits to 16. | Warner Losh | 2016-04-14 | 1 | -2/+2 |
* | Don't assume that bio_cmd is bit mask. | Warner Losh | 2016-03-10 | 1 | -3/+5 |
* | Use the right size for zeroing. | Warner Losh | 2016-02-17 | 1 | -1/+1 |
* | Create an API to reset a struct bio (g_reset_bio). This is mandatory | Warner Losh | 2016-02-17 | 1 | -0/+7 |
* | Add asynchronous command support to the pass(4) driver, and the new | Kenneth D. Merry | 2015-12-03 | 1 | -4/+5 |
* | After the introduction of direct dispatch, the pacing code in g_down() | Warner Losh | 2015-09-02 | 1 | -7/+41 |
* | Minor style cleanup of the code surrounding r286404. | Konstantin Belousov | 2015-08-07 | 1 | -5/+5 |
* | The condition to use direct processing for the unmapped bio is | Konstantin Belousov | 2015-08-07 | 1 | -2/+2 |
* | Merge GEOM direct dispatch changes from the projects/camlock branch. | Alexander Motin | 2013-10-22 | 1 | -87/+133 |
* | MFprojects/camlock r254905: | Alexander Motin | 2013-10-16 | 1 | -2/+5 |
* | - Add a general purpose resource allocator, vmem, from NetBSD. It was | Jeff Roberson | 2013-06-28 | 1 | -12/+3 |
* | Correct the page count when excess length is trimmed from the bio. | Konstantin Belousov | 2013-03-21 | 1 | -0/+9 |
* | Assert that transient mapping of the bio is only done when unmapped | Konstantin Belousov | 2013-03-21 | 1 | -0/+2 |
* | Implement the concept of the unmapped VMIO buffers, i.e. buffers which | Konstantin Belousov | 2013-03-19 | 1 | -1/+105 |
* | Reset provider-specific fields when resending I/O request in low memory | Pawel Jakub Dawidek | 2012-12-26 | 1 | -0/+3 |
* | Clone BIO_ORDERED flag, for disk drivers (namely CAM) that try to | Jim Harris | 2012-08-07 | 1 | -0/+6 |
* | Implement media change notification for DA and CD removable media devices. | Alexander Motin | 2012-07-29 | 1 | -0/+2 |
* | Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic. | Justin T. Gibbs | 2010-09-02 | 1 | -0/+1 |
* | Untangle g_print_bio(), silencing Coverity. | Edward Tomasz Napierala | 2010-06-10 | 1 | -8/+7 |
* | g_io_check: respond to zero pp->mediasize with ENXIO | Andriy Gapon | 2010-04-15 | 1 | -2/+2 |
* | Do not fetch precise time of request start when stats collection disabled. | Alexander Motin | 2010-03-24 | 1 | -1/+4 |
* | Call wakeup() only for the first request on the queue. | Alexander Motin | 2009-12-30 | 1 | -2/+8 |
* | MFp4: | Alexander Motin | 2009-09-06 | 1 | -2/+2 |
* | Make gjournal work with kernel compiled with "options DIAGNOSTIC". | Edward Tomasz Napierala | 2009-06-30 | 1 | -8/+15 |
* | As discussed in the devsummit, introduce two fields in the | Luigi Rizzo | 2009-06-11 | 1 | -0/+75 |
* | Just a fixup for a KTRACE message I stumbled upon many moons ago. | Sean Bruno | 2008-09-18 | 1 | -1/+1 |
* | Don't limit BIO_DELETE requests to MAXPHYS, they perform no data | Poul-Henning Kamp | 2007-12-16 | 1 | -3/+2 |
* | Save stack only when KTR_GEOM is both compiled into the kernel and enabled | Pawel Jakub Dawidek | 2007-10-26 | 1 | -5/+5 |