Show patches with: Archived = No       |   474 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] fs: introduce I_CURSOR flag for inode fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[01/15] fs: add write stream information to statx [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[01/22] netfilter: conntrack: Cleanup timeout definitions Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[02/11] block: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[02/15] fs: add a write stream field to the kiocb [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[02/22] coccinelle: misc: Add secs_to_jiffies script Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[03/11] fs: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[03/15] io_uring: enable passing a per-io write stream [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[03/22] arm: pxa: Convert timeouts to use secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[04/11] gfs2: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[04/15] block: don't bother checking the data direction for merges [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[04/22] s390: kernel: Convert timeouts to use secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[05/11] fs: use sb_for_each_inodes_safe API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[05/15] block: req->bio is always set in the merge code [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[06/11] fsnotify: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[06/15] block: add a bi_write_stream field [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[06/22] mm: kmemleak: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[07/11] quota: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[07/15] block: introduce max_write_streams queue limit [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[07/22] accel/habanalabs: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[08/11] fs/super.c: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[08/15] block: introduce a write_stream_granularity queue limit [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[08/22] drm/xe: Convert timeout to secs_to_jiffies() Converge on using secs_to_jiffies() - 1 - --- 2024-11-15 Easwar Hariharan New
[09/11] landlock: use sb_for_each_inodes API fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[09/15] block: expose write streams for block device nodes [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[1/1] loop: Fix occasional uevent drop [1/1] loop: Fix occasional uevent drop - - - --- 2020-11-11 Petr Vorel Superseded
[1/2] blk-mq: register cpuhp callback after hctx is added to xarray table blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock - - - --- 2024-12-06 Ming Lei New
[1/2] blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl blktrace: fix one kind of lockdep warning - - - --- 2024-11-28 Ming Lei New
[1/2] block: Delete bio_prio() block: Delete bio_set_prio() and bio_prio() - - - --- 2024-12-02 John Garry New
[1/2] block: don't bother checking the data direction for merges [1/2] block: don't bother checking the data direction for merges - 1 - --- 2024-11-19 Christoph Hellwig New
[1/2] virtio_pci: Add support for PCIe Function Level Reset Add Error Recovery support for Virtio PCI devices - 1 - --- 2024-11-27 Israel Rukshin New
[1/2] zram: refuse to use zero sized block device as backing device zram: fix backing device setup issue - 1 - --- 2024-12-04 Kairui Song New
[1/3] mq-deadline: Remove a local variable Three small block layer patches - 4 - --- 2024-12-12 Bart Van Assche New
[1/3] rust: use the `build_error!` macro, not the hidden function [1/3] rust: use the `build_error!` macro, not the hidden function - 1 - --- 2024-11-23 Miguel Ojeda New
[1/3] ubd_drv: fix return value for COMMIT* command [1/3] ubd_drv: fix return value for COMMIT* command - - - --- 2024-12-06 Ming Lei New
[1/3] virtio-blk: add virtio-blk chardev support. virtio-blk: add io_uring passthrough support for virtio-blk - - - --- 2024-12-03 Ferry Meng New
[1/4] block: remove unnecessary check in blk_unfreeze_check_owner() block: cleanup queue freeze lockdep - - - --- 2024-11-27 Ming Lei New
[1/4] block: Use a zone write plug BIO work for REQ_NOWAIT BIOs Zone write plugging fixes - - - --- 2024-12-06 Damien Le Moal New
[1/5] block: add new flag to add partitions read-only partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[1/5] block: change ->make_request_fn() and users to return a queue cookie - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[1/5] fs: RWF flags override default IOCB flags from file flags [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[1/6] block: return unsigned int from bdev_io_opt [1/6] block: return unsigned int from bdev_io_opt - 1 - --- 2024-11-19 Christoph Hellwig New
[10/11] fs: fix hungtask due to repeated traversal of inodes list fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[10/15] nvme: store the endurance group id in struct nvme_ns_head [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[10/22] scsi: lpfc: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[11/11] fs: fix potential soft lockup when 'sb->s_inodes' has large number of inodes fix hungtask due to repeated traversal of inodes list - - - --- 2024-11-18 Ye Bin New
[11/15] nvme: pass a void pointer to nvme_get/set_features for the result [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[11/22] scsi: arcmsr: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[12/15] nvme: add a nvme_get_log_lsi helper [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[12/22] scsi: pm8001: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[13/15] nvme.h: add FDP definitions [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[13/22] xen/blkback: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[14/15] nvme: enable FDP support [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[14/22] gve: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[15/15] RFC: block: allow write streams on partitions [01/15] fs: add write stream information to statx - - - --- 2024-11-19 Christoph Hellwig New
[15/22] wifi: ath11k: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[16/22] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[17/22] staging: vc04_services: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[18/22] ceph: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[19/22] livepatch: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock - - - --- 2024-12-06 Ming Lei New
[2/2] blktrace: move copy_[to|from]_user() out of ->debugfs_lock blktrace: fix one kind of lockdep warning - - - --- 2024-11-28 Ming Lei New
[2/2] block: Delete bio_set_prio() block: Delete bio_set_prio() and bio_prio() 1 - - --- 2024-12-02 John Garry New
[2/2] block: req->bio is always set in the merge code [1/2] block: don't bother checking the data direction for merges - 1 - --- 2024-11-19 Christoph Hellwig New
[2/2] virtio_blk: Add support for transport error recovery Add Error Recovery support for Virtio PCI devices - 1 - --- 2024-11-27 Israel Rukshin New
[2/2] zram: fix uninitialized ZRAM not releasing backing device zram: fix backing device setup issue - - - --- 2024-12-04 Kairui Song New
[2/3] blk-mq: Clean up blk_mq_requeue_work() Three small block layer patches - 4 - --- 2024-12-12 Bart Van Assche New
[2/3] rust: kernel: move `build_error` hidden function to prevent mistakes [1/3] rust: use the `build_error!` macro, not the hidden function - 1 - --- 2024-11-23 Miguel Ojeda New
[2/3] ubd_drv: fix io command buffer mapping Untitled series #915245 - - - --- 2024-12-06 Ming Lei New
[2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev. virtio-blk: add io_uring passthrough support for virtio-blk - - - --- 2024-12-03 Ferry Meng New
[2/4] block: Ignore REQ_NOWAIT for zone reset and zone finish operations Zone write plugging fixes - - - --- 2024-12-06 Damien Le Moal New
[2/4] block: track disk DEAD state automatically for modeling queue freeze lockdep block: cleanup queue freeze lockdep - - - --- 2024-11-27 Ming Lei New
[2/5] blk-mq: return tag/queue combo in the make_request_fn handlers - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[2/5] block: add partition parser for U-Boot uImage.FIT partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[2/5] tcp: handle SPLICE_F_NONBLOCK in tcp_splice_read [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[2/6] block: return unsigned int from queue_dma_alignment [1/6] block: return unsigned int from bdev_io_opt - 1 - --- 2024-11-19 Christoph Hellwig New
[20/22] ALSA: line6: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[21/22] nfp: Convert timeouts to secs_to_jiffies() Converge on using secs_to_jiffies() - - - --- 2024-11-15 Easwar Hariharan New
[22/22] jiffies: Define secs_to_jiffies() Converge on using secs_to_jiffies() - 1 - --- 2024-11-15 Easwar Hariharan New
[3/3] block: Fix queue_iostats_passthrough_show() Three small block layer patches - - - --- 2024-12-12 Bart Van Assche New
[3/3] rust: add `build_error!` to the prelude [1/3] rust: use the `build_error!` macro, not the hidden function - 1 - --- 2024-11-23 Miguel Ojeda New
[3/3] virtio-blk: add uring_cmd iopoll support. virtio-blk: add io_uring passthrough support for virtio-blk - - - --- 2024-12-03 Ferry Meng New
[3/4] block: don't verify queue freeze manually in elevator_init_mq() block: cleanup queue freeze lockdep - - - --- 2024-11-27 Ming Lei New
[3/4] block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging fixes - - - --- 2024-12-06 Damien Le Moal New
[3/5] block: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[3/5] partitions/efi: add support for uImage.FIT sub-partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[3/5] pipe: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[3/6] block: return unsigned int from blk_lim_dma_alignment_and_pad [1/6] block: return unsigned int from bdev_io_opt - 1 - --- 2024-11-19 Christoph Hellwig New
[4/4] block: track queue dying state automatically for modeling queue freeze lockdep block: cleanup queue freeze lockdep - - - --- 2024-11-27 Ming Lei New
[4/4] dm: Fix dm-zoned-reclaim zone write pointer alignment Zone write plugging fixes - - - --- 2024-12-06 Damien Le Moal New
[4/5] mtd_blkdevs: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[4/5] NVMe: add blk polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[4/5] socket: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[4/6] block: return bool from blk_rq_aligned [1/6] block: return unsigned int from bdev_io_opt - 1 - --- 2024-11-19 Christoph Hellwig New
[5/5] directio: add block polling support - - - --- 2015-11-06 Jens Axboe axboe Awaiting Upstream
[5/5] io_uring: use FMODE_NOWAIT to detect files supporting IOCB_NOWAIT [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[5/5] mtd: ubi: block: add option to enable scanning for partitions partition parser for U-Boot's uImage.FIT - - - --- 2022-05-02 Daniel Golle Superseded
[5/6] block: remove a duplicate definition for bdev_read_only [1/6] block: return unsigned int from bdev_io_opt - 1 - --- 2024-11-19 Christoph Hellwig New
« 1 2 3 44 5 »