Show patches with: Submitter = Willy Tarreau       |    State = Action Required       |   54 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3.10,092/143] workqueue: fix ghost PENDING flag while doing MQ IO - - - --- 2016-06-05 Willy Tarreau New
[3.10,283/319] cfq: fix starvation of asynchronous writes - - - --- 2017-02-05 Willy Tarreau New
[01/10] floppy: cleanup: expand macro FDCS floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[02/10] floppy: cleanup: expand macro UFDCS floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[03/10] floppy: cleanup: expand macro UDP floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[04/10] floppy: cleanup: expand macro UDRS floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[05/10] floppy: cleanup: expand macro UDRWE floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[06/10] floppy: cleanup: expand macro DP floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[07/10] floppy: cleanup: expand macro DRS floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[08/10] floppy: cleanup: expand macro DRWE floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[09/10] floppy: cleanup: expand the R/W / format command macros floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[10/10] floppy: cleanup: expand the reply_buffer macros floppy driver cleanups (deobfuscation) - - - --- 2020-02-24 Willy Tarreau New
[11/16] floppy: remove dead code for drives scanning on ARM floppy driver cleanups (deobfuscation) - - - --- 2020-02-26 Willy Tarreau New
[12/16] floppy: remove incomplete support for second FDC from ARM code floppy driver cleanups (deobfuscation) - - - --- 2020-02-26 Willy Tarreau New
[13/16] floppy: prepare ARM code to simplify base address separation floppy driver cleanups (deobfuscation) - - - --- 2020-02-26 Willy Tarreau New
[14/16] floppy: introduce new functions fdc_inb() and fdc_outb() floppy driver cleanups (deobfuscation) - - - --- 2020-02-26 Willy Tarreau New
[15/16] floppy: separate the FDC's base address from its registers floppy driver cleanups (deobfuscation) - - - --- 2020-02-26 Willy Tarreau New
[16/16] floppy: rename the global "fdc" variable to "current_fdc" floppy driver cleanups (deobfuscation) - - - --- 2020-02-26 Willy Tarreau New
[v2,1/6] floppy: remove dead code for drives scanning on ARM floppy: make use of the local/global fdc explicit - - - --- 2020-03-01 Willy Tarreau New
[v2,2/6] floppy: remove incomplete support for second FDC from ARM code floppy: make use of the local/global fdc explicit - - - --- 2020-03-01 Willy Tarreau New
[v2,3/6] floppy: prepare ARM code to simplify base address separation floppy: make use of the local/global fdc explicit - - - --- 2020-03-01 Willy Tarreau New
[v2,4/6] floppy: introduce new functions fdc_inb() and fdc_outb() floppy: make use of the local/global fdc explicit - - - --- 2020-03-01 Willy Tarreau New
[v2,5/6] floppy: separate the FDC's base address from its registers floppy: make use of the local/global fdc explicit - - - --- 2020-03-01 Willy Tarreau New
[v2,6/6] floppy: rename the global "fdc" variable to "current_fdc" floppy: make use of the local/global fdc explicit - - - --- 2020-03-01 Willy Tarreau New
[01/23] floppy: split the base port from the register in I/O accesses Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[02/23] floppy: add references to 82077's extra registers Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[03/23] floppy: use symbolic register names in the m68k port Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[04/23] floppy: use symbolic register names in the parisc port Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[05/23] floppy: use symbolic register names in the powerpc port Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[06/23] floppy: use symbolic register names in the sparc32 port Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[07/23] floppy: use symbolic register names in the sparc64 port Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[08/23] floppy: use symbolic register names in the x86 port Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[09/23] floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[10/23] floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[11/23] floppy: cleanup: make show_floppy() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[12/23] floppy: cleanup: make wait_til_ready() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[13/23] floppy: cleanup: make output_byte() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[14/23] floppy: cleanup: make result() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[15/23] floppy: cleanup: make need_more_output() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[16/23] floppy: cleanup: make perpendicular_mode() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[17/23] floppy: cleanup: make fdc_configure() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[18/23] floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[19/23] floppy: cleanup: make check_wp() not rely on current_{fdc,drive} anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[20/23] floppy: cleanup: make next_valid_format() not rely on current_drive anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[21/23] floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[22/23] floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[23/23] floppy: cleanup: add a few comments about expectations in certain functions Floppy driver cleanups - - - --- 2020-03-31 Willy Tarreau New
[24/23] floppy: cleanup: do not iterate on current_fdc in do_floppy_init() Untitled series #269149 - - - --- 2020-04-10 Willy Tarreau New
[25/23] floppy: make sure to reset all FDCs upon resume() Untitled series #269149 - - - --- 2020-04-10 Willy Tarreau New
[26/23] floppy: cleanup: get rid of current_reqD in favor of current_drive Untitled series #269149 - - - --- 2020-04-10 Willy Tarreau New
[27/23] floppy: cleanup: make set_fdc() always set current_drive and current_fd Untitled series #269149 - - - --- 2020-04-10 Willy Tarreau New
[1/3] floppy: use a statically allocated error counter [1/3] floppy: use a statically allocated error counter - 1 1 --- 2022-05-08 Willy Tarreau New
[2/3] ataflop: use a statically allocated error counters [1/3] floppy: use a statically allocated error counter - - - --- 2022-05-08 Willy Tarreau New
[3/3] blk-mq: remove the error_count from struct request [1/3] floppy: use a statically allocated error counter - - - --- 2022-05-08 Willy Tarreau New