Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete, (continued)
- [PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE,
David Howells
- [PATCH v17 01/14] splice: Clean up direct_splice_read() a bit, David Howells
- [PATCH v17 02/14] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v17 04/14] overlayfs: Implement splice-read, David Howells
- [PATCH v17 03/14] shmem: Implement splice-read, David Howells
- [PATCH v17 06/14] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v17 05/14] coda: Implement splice-read, David Howells
- [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v17 10/14] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH v17 09/14] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v17 11/14] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic, David Howells
- [PATCH v17 13/14] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages, David Howells
- [PATCH v17 14/14] block: convert bio_map_user_iov to use iov_iter_extract_pages, David Howells
- [PATCH v17 08/14] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v17 12/14] block: Add BIO_PAGE_PINNED and associated infrastructure, David Howells
- [PATCH v16 00/13] splice, block: Use page pinning and kill ITER_PIPE,
David Howells
- [PATCH v16 01/13] splice: Clean up direct_splice_read() a bit, David Howells
- [PATCH v16 02/13] shmem: Implement splice-read, David Howells
- [PATCH v16 04/13] coda: Implement splice-read, David Howells
- [PATCH v16 03/13] overlayfs: Implement splice-read, David Howells
- [PATCH v16 05/13] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v16 06/13] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v16 10/13] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic, David Howells
- [PATCH v16 09/13] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH v16 11/13] block: Add BIO_PAGE_PINNED and associated infrastructure, David Howells
- [PATCH v16 07/13] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v16 08/13] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v16 12/13] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages, David Howells
- [PATCH v16 13/13] block: convert bio_map_user_iov to use iov_iter_extract_pages, David Howells
- [PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver,
Ondrej Zary
- [PATCH 02/32] pata_parport-bpck6: remove useless range check from read/write_regr, Ondrej Zary
- [PATCH 01/32] pata_parport-bpck6: remove useless defines, Ondrej Zary
- [PATCH 03/32] pata_parport-bpck6: don't cast pi->pardev to struct pardevice *, Ondrej Zary
- [PATCH 04/32] pata_parport-bpck6: pass around struct pi_adapter *, Ondrej Zary
- [PATCH 06/32] pata_parport-bpck6: remove ppc_id from struct ppc_storage, Ondrej Zary
- [PATCH 08/32] pata_parport-bpck6: remove mode from struct ppc_storage, Ondrej Zary
- [PATCH 10/32] pata_parport-bpck6: remove parallel port bit defines, Ondrej Zary
- [PATCH 14/32] pata_parport-bpck6: remove PPC_FLAGS, Ondrej Zary
- [PATCH 11/32] parport_pc: add 16-bit and 8-bit fast EPP transfer flags, Ondrej Zary
- [PATCH 07/32] pata_parport-bpck6: remove org_* from struct ppc_storage, Ondrej Zary
- [PATCH 16/32] pata_parport-bpck6: merge ppc6_rd_port into bpck6_read_regr, Ondrej Zary
- [PATCH 05/32] pata_parport-bpck6: remove lpt_addr from struct ppc_storage, Ondrej Zary
- [PATCH 12/32] pata_parport-bpck6: use parport access functions instead of port I/O, Ondrej Zary
- [PATCH 13/32] pata_parport-bpck6: use parport_frob_control and remove CUR_CTRL, Ondrej Zary
- [PATCH 15/32] pata_parport-bpck6: remove ppc6_close, Ondrej Zary
- [PATCH 09/32] pata_parport-bpck6: remove struct ppc_storage, Ondrej Zary
- [PATCH 17/32] pata_parport-bpck6: merge ppc6_wr_port into bpck6_write_regr, Ondrej Zary
- [PATCH 18/32] pata_parport-bpck6: merge ppc6_rd_port16_blk into bpck6_read_block, Ondrej Zary
- [PATCH 20/32] pata_parport-bpck6: merge ppc6_rd_data_blk into bpck6_read_block, Ondrej Zary
- [PATCH 19/32] pata_parport-bpck6: merge ppc6_wr_port16_blk into bpck6_write_block, Ondrej Zary
- [PATCH 25/32] pata_parport-bpck6: merge ppc6_select into bpck6_open, Ondrej Zary
- [PATCH 21/32] pata_parport-bpck6: merge ppc6_wr_data_blk into bpck6_write_block, Ondrej Zary
- [PATCH 31/32] pata_parport-bpck6: delete ppc6lnx.c, Ondrej Zary
- [PATCH 26/32] pata_parport-bpck6: move ppc6_deselect to bpck6.c and rename, Ondrej Zary
- [PATCH 29/32] pata_parport-bpck6: move ppc6_wr_data_byte to bpck6.c and rename, Ondrej Zary
- [PATCH 32/32] pata_parport-bpck6: reduce indents in bpck6_open, Ondrej Zary
- [PATCH 30/32] pata_parport-bpck6: move defines and mode_map to bpck6.c, Ondrej Zary
- [PATCH 23/32] pata_parport-bpck6: move ppc6_wr_extout to bpck6.c and rename, Ondrej Zary
- [PATCH 22/32] pata_parport-bpck6: move ppc6_wait_for_fifo to bpck6.c and rename, Ondrej Zary
- [PATCH 24/32] pata_parport-bpck6: move ppc6_open to bpck6.c and rename, Ondrej Zary
- [PATCH 28/32] pata_parport-bpck6: move ppc6_rd_data_byte to bpck6.c and rename, Ondrej Zary
- [PATCH 27/32] pata_parport-bpck6: move ppc6_send_cmd to bpck6.c and rename, Ondrej Zary
- Re: [PATCH 00/32] pata_parport-bpck6: rework bpck6 protocol driver, Sergey Shtylyov
- [PATCH 5.15 368/567] trace/blktrace: fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
- [PATCH 6.1 537/885] trace/blktrace: fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
- [PATCH 6.2 0628/1001] trace/blktrace: fix memory leak with using debugfs_lookup(), Greg Kroah-Hartman
- [PATCH] nbd: Fix hang when connection reset by peer, Shigeru Yoshida
- [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V2 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V2 03/17] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V2 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V2 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- [PATCH V2 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V2 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V2 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V2 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V2 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V2 02/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V2 01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD, Ming Lei
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Pavel Begunkov
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Ziyang Zhang
- [bug report] BUG: KASAN: slab-use-after-free in bfq_setup_cooperator,
Shinichiro Kawasaki
- [PATCH RESEND v4 0/18] pata_parport: protocol drivers fixes and cleanups,
Ondrej Zary
- [PATCH 01/18] pata_parport: fix EPAT C7/C8 Kconfig, Ondrej Zary
- [PATCH 10/18] pata_parport: remove scratch parameter from log_adapter(), Ondrej Zary
- [PATCH 16/18] pata_parport: remove scratch parameter from test_proto(), Ondrej Zary
- [PATCH 17/18] pata_parport: remove obsolete changelogs, Ondrej Zary
- [PATCH 08/18] pata_parport: remove typedef struct PIA, Ondrej Zary
- [PATCH 11/18] pata_parport: use dev_* instead of printk, Ondrej Zary
- [PATCH 06/18] pata_parport: remove devtype from struct pi_adapter, Ondrej Zary
- [PATCH 13/18] pata_parport: simplify log_adapter prints, remove VERSION defines, Ondrej Zary
- [PATCH 02/18] pata_parport: probe all units automatically, Ondrej Zary
- [PATCH 14/18] pata_parport: remove bpck6 verbose parameter, Ondrej Zary
- [PATCH 15/18] pata_parport: remove verbose parameter from test_proto(), Ondrej Zary
- [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro, Ondrej Zary
- [PATCH 12/18] pata_parport: use print_hex_*, Ondrej Zary
- [PATCH 09/18] pata_parport: remove verbose parameter from log_adapter(), Ondrej Zary
- [PATCH 07/18] pata_parport: remove device from struct pi_adapter, Ondrej Zary
- [PATCH 18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport, Ondrej Zary
- [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32, Ondrej Zary
- [PATCH 04/18] pata_parport: remove useless printks at module_init of bpck6, Ondrej Zary
- Re: [PATCH RESEND v4 0/18] pata_parport: protocol drivers fixes and cleanups, Damien Le Moal
- [PATCH 0/5] brd: Allow to change block sizes,
Hannes Reinecke
- [PATCH 5/5] brd: make logical sector size configurable, Hannes Reinecke
- Message not available
[PATCH 2/5] brd: abstract page_size conventions, Hannes Reinecke
[PATCH 3/5] brd: make sector size configurable, Hannes Reinecke
[PATCH 4/5] brd: limit maximal block size to 32M, Hannes Reinecke
Message not available
[PATCH -next 0/3] blk-wbt: cleanup patches,
Yu Kuai
[LSF/MM/BPF] Running BOF,
Matthew Wilcox
[PATCH] nvme: fix handling single range discard request,
Ming Lei
[GIT PULL] Followup block fixes/changes for 6.3-rc1,
Jens Axboe
[PATCH] docs: sysfs-block: document hidden sysfs entry,
Sagi Grimberg
[PATCH 0/3] Fix blk-crypto keyslot race condition,
Eric Biggers
[LSF/MM/BPF TOPIC] blk_mq rust bindings, Andreas Hindborg
[syzbot] [block?] INFO: task hung in blkdev_get_by_dev (5), syzbot
The gendisk of raid can't be released,
Xiao Ni
[RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache,
Ulf Hansson
[PATCH v2 0/7] Assorted DRBD refactoring,
Christoph Böhmwalder
[LSF/MM/BPF TOPIC] Hybrid SMR HDDs / Zone Domains & Realms,
Khazhy Kumykov
[RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD,
Ming Lei
- [RFC PATCH 04/12] io_uring: rename io_mapped_ubuf as io_mapped_buf, Ming Lei
- [RFC PATCH 02/12] io_uring: define io_mapped_ubuf->acct_pages as unsigned integer, Ming Lei
- [RFC PATCH 05/12] io_uring: export 'struct io_mapped_buf' for fused cmd buffer, Ming Lei
- [RFC PATCH 10/12] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [RFC PATCH 06/12] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD, Ming Lei
- [RFC PATCH 01/12] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [RFC PATCH 11/12] block: ublk_drv: add common exit handling, Ming Lei
- [RFC PATCH 03/12] io_uring: extend io_mapped_ubuf to cover external bvec table, Ming Lei
- [RFC PATCH 08/12] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [RFC PATCH 09/12] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- [RFC PATCH 12/12] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [RFC PATCH 07/12] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- Re: [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD, Ziyang Zhang
[GIT PULL] nvme fix for Linux 6.3,
Christoph Hellwig
[PATCH blktests] src/Makefile: fix number sign handling in macro,
Shin'ichiro Kawasaki
[LSF/MM/BPF TOPIC] Cloud storage optimizations,
Theodore Ts'o
[PATCH v3] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request,
Uday Shankar
[PATCH v4] blk-iocost: Pass gendisk to ioc_refresh_params,
Breno Leitao
[RESEND PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl,
Jinke Han
kdevops live demo zoom & Q&A,
Luis Chamberlain
[PATCH v3] blk-iocost: Pass gendisk to ioc_refresh_params,
Breno Leitao
[PATCH v2] blk-iocost: Pass disk queue to ioc_refresh_params,
Breno Leitao
[PATCH] zram: fix 32-bit atomic_long_t print,
Arnd Bergmann
WARNING in process_fd_request, Sanan Hasanov
[PATCH] blk-crypto: make blk_crypto_evict_key() always try to evict,
Eric Biggers
Re: [PATCH] rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails, Ilya Dryomov
[PATCH AUTOSEL 5.15 3/6] blk-iocost: fix divide by 0 error in calc_lcoefs(), Sasha Levin
[PATCH AUTOSEL 5.10 3/5] blk-iocost: fix divide by 0 error in calc_lcoefs(), Sasha Levin
[PATCH AUTOSEL 5.4 3/4] blk-iocost: fix divide by 0 error in calc_lcoefs(), Sasha Levin
[PATCH AUTOSEL 5.15 4/6] trace/blktrace: fix memory leak with using debugfs_lookup(), Sasha Levin
[PATCH AUTOSEL 6.1 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs(), Sasha Levin
[PATCH AUTOSEL 6.1 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done, Sasha Levin
[PATCH AUTOSEL 6.1 11/21] trace/blktrace: fix memory leak with using debugfs_lookup(), Sasha Levin
[PATCH AUTOSEL 6.1 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy(), Sasha Levin
[PATCH AUTOSEL 6.2 11/21] trace/blktrace: fix memory leak with using debugfs_lookup(), Sasha Levin
[PATCH AUTOSEL 6.2 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy(), Sasha Levin
[PATCH AUTOSEL 6.2 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done, Sasha Levin
[PATCH AUTOSEL 6.2 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs(), Sasha Levin
[PATCH] zram: Use atomic_long_read() to read atomic_long_t,
Geert Uytterhoeven
[ANN]: kdevops v6.2 released devices, Luis Chamberlain
[PATCH v2] block: ublk: enable zoned storage support,
Andreas Hindborg
[PATCH v4 01/18] Use block pr_ops in LIO,
Mike Christie
- [PATCH v4 03/18] scsi: Rename sd_pr_command, Mike Christie
- [PATCH v4 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT, Mike Christie
- [PATCH v4 01/18] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH v4 06/18] dm: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v4 09/18] nvme: Move pr code to it's own file, Mike Christie
- [PATCH v4 04/18] scsi: Move sd_pr_type to header to share, Mike Christie
- [PATCH v4 05/18] scsi: Add support for block PR read keys/reservation, Mike Christie
- [PATCH v4 07/18] nvme: Fix reservation status related structs, Mike Christie
- [PATCH v4 11/18] nvme: Add pr_ops read_keys support, Mike Christie
- [PATCH v4 08/18] nvme: Don't hardcode the data len for pr commands, Mike Christie
- [PATCH v4 13/18] nvme: Add pr_ops read_reservation support, Mike Christie
- [PATCH v4 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled, Mike Christie
- [PATCH v4 12/18] nvme: Add a nvme_pr_type enum, Mike Christie
- [PATCH v4 10/18] nvme: Add helper to send pr command, Mike Christie
- [PATCH v4 15/18] scsi: target: Allow backends to hook into PR handling, Mike Christie
- [PATCH v4 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH v4 18/18] scsi: target: Add block PR support to iblock, Mike Christie
- [PATCH v4 17/18] scsi: target: Report and detect unsupported PR commands, Mike Christie
[PATCH 0/2] Polling fix,
Jens Axboe
[PATCH] blk-iocost: initialize rqos before accessing it,
Breno Leitao
[PATCH] block: ublk: enable zoned storage support,
Andreas Hindborg
[PATCH blktests v4 0/2] blktests: add mini ublk source and blktests/033,
Ming Lei
[syzbot] [block?] WARNING in blkdev_put (2),
syzbot
[PATCH -next 1/2] nbd: allow genl access outside init_net,
Jakub Kicinski
[PATCH v3] blk-ioprio: Introduce promote-to-rt policy, Hou Tao
[PATCH -next RFC] block: count 'ios' and 'sectors' when io is done for bio-based device,
Yu Kuai
[PATCH] driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2,
Greg Kroah-Hartman
[PATCH v2] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request,
Uday Shankar
[PATCH] block: shift with PAGE_SHIFT instead of dividing with PAGE_SIZE,
Pankaj Raghav
[RFC v2 0/4] Add io_uring & ebpf based methods to implement zero-copy for ublk,
Xiaoguang Wang
[RFC PATCH] loop: LOOP_CONFIGURE: send uevents for partitions, Alyssa Ross
Re: [LSF/MM/BPF TOPIC] Linux Security Summit cross-over?,
James Bottomley
[PATCH-next v4] loop: loop_set_status_from_info() check before assignment,
Zhong Jinghua
[PATCH-next v3] loop: loop_set_status_from_info() check before assignment, Zhong Jinghua
[PATCH] blk-mq: quiesce queue while reallocating hctxs,
Yu Kuai
[git pull] device mapper changes for 6.3,
Mike Snitzer
[PATCH v2] blk-ioprio: Introduce promote-to-rt policy,
Hou Tao
[PATCH v7 0/8] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd,
Ming Lei
[PATCH blktests v3 0/2] blktests: add mini ublk source and blktests/033,
Ming Lei
[PATCH 00/17] Some bugfix and cleanup patches for bfq,
Kemeng Shi
- [PATCH 06/17] block, bfq: correct bfq_max_budget and bfq_min_budget, Kemeng Shi
- [PATCH 08/17] block, bfq: start service_from_wr accumulating of async queues correctly, Kemeng Shi
- [PATCH 05/17] block, bfq: Update bfqd->max_budget with bfqd->lock held, Kemeng Shi
- [PATCH 04/17] block, bfq: recover the "service hole" if enough budget is left, Kemeng Shi
- [PATCH 01/17] block, bfq: properly mark bfqq remained idle, Kemeng Shi
- [PATCH 02/17] block, bfq: try preemption if bfqq has higher weight and the same priority class, Kemeng Shi
- [PATCH 07/17] block, bfq: correct interactive weight-raise check in bfq_set_budget_timeout, Kemeng Shi
- [PATCH 03/17] block, bfq: only preempt plugged in_service_queue if bfq_better_to_idle say no, Kemeng Shi
- [PATCH 09/17] block, bfq: stop to detect queue as waker queue if it already is now, Kemeng Shi
- [PATCH 10/17] block, bfq: fix typo in comment, Kemeng Shi
- [PATCH 11/17] block, bfq: simpfy computation of bfqd->budgets_assigned, Kemeng Shi
- [PATCH 12/17] block, bfq: define and use soft_rt, in_burst and wr_or_deserves_wr only low_latency is enable, Kemeng Shi
- [PATCH 14/17] block, bfq: remove redundant oom_bfqq check for bfqq from bfq_find_close_cooperator, Kemeng Shi
- [PATCH 16/17] block, bfq: remove unnecessary goto tag in __bfq_weights_tree_remove, Kemeng Shi
- [PATCH 17/17] block, bfq: remove unnecessary local variable __bfqq in bfq_setup_merge, Kemeng Shi
- [PATCH 15/17] block, bfq: some cleanups for function bfq_pos_tree_add_move, Kemeng Shi
- [PATCH 13/17] block, bfq: remove unnecessary "wr" part of wr_or_deserves_wr, Kemeng Shi
[PATCH v4 0/18] pata_parport: protocol drivers fixes and cleanups,
Ondrej Zary
- [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32, Ondrej Zary
- [PATCH 02/18] pata_parport: probe all units automatically, Ondrej Zary
- [PATCH 04/18] pata_parport: remove useless printks at module_init of bpck6, Ondrej Zary
- [PATCH 01/18] pata_parport: fix EPAT C7/C8 Kconfig, Ondrej Zary
- [PATCH 13/18] pata_parport: simplify log_adapter prints, remove VERSION defines, Ondrej Zary
- [PATCH 17/18] pata_parport: remove obsolete changelogs, Ondrej Zary
- [PATCH 10/18] pata_parport: remove scratch parameter from log_adapter(), Ondrej Zary
- [PATCH 09/18] pata_parport: remove verbose parameter from log_adapter(), Ondrej Zary
- [PATCH 16/18] pata_parport: remove scratch parameter from test_proto(), Ondrej Zary
- [PATCH 12/18] pata_parport: use print_hex_*, Ondrej Zary
- [PATCH 08/18] pata_parport: remove typedef struct PIA, Ondrej Zary
- [PATCH 18/18] pata_parport: move pata_parport.h to drivers/ata/pata_parport, Ondrej Zary
- [PATCH 11/18] pata_parport: use dev_* instead of printk, Ondrej Zary
- [PATCH 06/18] pata_parport: remove devtype from struct pi_adapter, Ondrej Zary
- [PATCH 15/18] pata_parport: remove verbose parameter from test_proto(), Ondrej Zary
- [PATCH 05/18] pata_parport: Introduce module_pata_parport_driver macro, Ondrej Zary
- [PATCH 07/18] pata_parport: remove device from struct pi_adapter, Ondrej Zary
- [PATCH 14/18] pata_parport: remove bpck6 verbose parameter, Ondrej Zary
[GIT PULL] Followup block fix for 6.2-final,
Jens Axboe
[PATCH 0/4] Remove #ifdef CONFIG_* from uapi headers (2023 edition),
Thomas Huth
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]