linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-21 00:02:22 to 2020-01-03 13:48:32 UTC [more...]

[PATCH v6 00/25] RTRS (former IBTRS) rdma transport library and RNBD (former IBNBD) rdma network block device
 2020-01-03 13:48 UTC  (64+ messages)
` [PATCH v6 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v6 02/25] rtrs: public interface header to establish RDMA connections
` [PATCH v6 03/25] rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v6 04/25] rtrs: core: lib functions shared between client and server modules
` [PATCH v6 05/25] rtrs: client: private header with client structs and functions
` [PATCH v6 06/25] rtrs: client: main functionality
` [PATCH v6 07/25] rtrs: client: statistics functions
` [PATCH v6 08/25] rtrs: client: sysfs interface functions
` [PATCH v6 09/25] rtrs: server: private header with server structs and functions
` [PATCH v6 10/25] rtrs: server: main functionality
` [PATCH v6 11/25] rtrs: server: statistics functions
` [PATCH v6 12/25] rtrs: server: sysfs interface functions
` [PATCH v6 13/25] rtrs: include client and server modules into kernel compilation
` [PATCH v6 14/25] rtrs: a bit of documentation
` [PATCH v6 15/25] rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v6 16/25] rnbd: client: private header with client structs and functions
` [PATCH v6 17/25] rnbd: client: main functionality
` [PATCH v6 18/25] rnbd: client: sysfs interface functions
` [PATCH v6 19/25] rnbd: server: private header with server structs and functions
` [PATCH v6 20/25] rnbd: server: main functionality
` [PATCH v6 21/25] rnbd: server: functionality for IO submission to file or block dev
` [PATCH v6 22/25] rnbd: server: sysfs interface functions
` [PATCH v6 23/25] rnbd: include client and server modules into kernel compilation
` [PATCH v6 24/25] rnbd: a bit of documentation
` [PATCH v6 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2020-01-03 12:43 UTC  (12+ messages)

[PATCH v5 00/25] RTRS (former IBTRS) rdma transport library and the corresponding RNBD (former IBNBD) rdma network block device
 2020-01-03 12:39 UTC  (17+ messages)
` [PATCH v5 02/25] rtrs: public interface header to establish RDMA connections
` [PATCH v5 22/25] rnbd: server: sysfs interface functions
` [PATCH v5 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 UTC  (20+ messages)
` [PATCH v3 03/22] compat: scsi: sg: fix v3 compat read/write interface
` [PATCH v3 04/22] compat_ioctl: block: add blkdev_compat_ptr_ioctl
` [PATCH v3 05/22] compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
` [PATCH v3 06/22] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
` [PATCH v3 07/22] compat_ioctl: move CDROMREADADIO to cdrom.c
` [PATCH v3 08/22] compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
` [PATCH v3 09/22] compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
` [PATCH v3 11/22] compat_ioctl: bsg: add handler
` [PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v3 16/22] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v3 18/22] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH v3 19/22] compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
` [PATCH v3 20/22] compat_ioctl: block: simplify compat_blkpg_ioctl()
` [PATCH v3 21/22] compat_ioctl: simplify up block/ioctl.c

[PATCH v13 3/5] xen/blkback: Squeeze page pools if a memory pressure is detected
 2020-01-03  7:54 UTC  (2+ messages)
` [Xen-devel] "

[resend v1 0/5] Add support for block disk resize notification
 2020-01-03  6:16 UTC  (9+ messages)
` [resend v1 1/5] block/genhd: Notify udev about capacity change
` [resend v1 2/5] drivers/block/virtio_blk.c: Convert to use disk_set_capacity
` [resend v1 3/5] drivers/block/xen-blkfront.c: "
` [resend v1 4/5] drivers/nvme/host/core.c: "
` [resend v1 5/5] drivers/scsi/sd.c: "

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-02 22:53 UTC  (17+ messages)
` [RFC 1/9] lib/string: Add function to trim duplicate WS
` [RFC 2/9] printk: Bring back printk_emit
` [RFC 3/9] printk: Add printk_emit_ratelimited macro
` [RFC 4/9] struct device_type: Add function callback durable_name
` [RFC 5/9] block: Add support functions for persistent durable name
` [RFC 6/9] create_syslog_header: Add "
` [RFC 7/9] print_req_error: Add persistent "
` [RFC 8/9] ata_dev_printk: Add durable name to output
` [RFC 9/9] __xfs_printk: "

[RFC PATCH 0/3] softirq/blk-mq: implement interrupt flood detection for avoiding cpu lockup
 2020-01-02 10:28 UTC  (8+ messages)
` [RFC PATCH 2/3] softirq: implement interrupt flood detection

Polled io for Linux kernel 5.x
 2019-12-31 19:06 UTC  (5+ messages)

[PATCHSET 0/4] blk-mq: per-ctx tag caching
 2019-12-31  4:11 UTC  (8+ messages)
` [PATCH 1/4] sbitmap: remove cleared bitmask
` [PATCH 2/4] sbitmap: mask out top bits that can't be used
` [PATCH 3/4] sbitmap: add batch tag retrieval
` [PATCH 4/4] blk-mq: allocate tags in batches

[PATCH] blk-map: add kernel address validation in blk_rq_map_kern func
 2019-12-30 12:17 UTC 

[PATCH] block: fix splitting segments
 2019-12-30  1:25 UTC  (4+ messages)

[PATCH] null_blk: Fix REQ_OP_ZONE_CLOSE handling
 2019-12-29 16:12 UTC  (2+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-29  4:33 UTC  (23+ messages)

WARNING: ODEBUG bug in io_sqe_files_unregister
 2019-12-28 21:53 UTC  (2+ messages)

[PATCH V2] block: add bio_truncate to fix guard_bio_eod
 2019-12-28 16:45 UTC  (2+ messages)

kernel BUG at drivers/md/persistent-data/dm-space-map-disk.c:178 with scsi_mod.use_blk_mq=y
 2019-12-28  2:13 UTC  (4+ messages)
` [dm-devel] "
  ` [dm-devel] kernel BUG at drivers/md/persistent-data/dm-space-map-disk.c:178

[GIT PULL] Block fixes for 5.5-rc4
 2019-12-27 19:45 UTC  (2+ messages)

[GIT PULL] libata fixes for 5.5-rc4
 2019-12-27 19:45 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 34/38] block: fix memleak when __blk_rq_map_user_iov() is failed
 2019-12-27 18:14 UTC 

[PATCH AUTOSEL 4.14 52/57] block: fix memleak when __blk_rq_map_user_iov() is failed
 2019-12-27 18:02 UTC 

[PATCH AUTOSEL 4.19 78/84] block: fix memleak when __blk_rq_map_user_iov() is failed
 2019-12-27 17:43 UTC 

[PATCH] block: add bio_truncate to fix guard_bio_eod
 2019-12-27 15:54 UTC  (2+ messages)

[PATCH v2] block: make the io_ticks counter more accurate
 2019-12-26 16:42 UTC  (3+ messages)

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2019-12-24  9:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2019-12-23  8:51 UTC  (8+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

[PATCH] block: Allow t10-pi to be modular
 2019-12-23  8:13 UTC 

[PATCH blktests v4] nbd/003:add mount and clear_sock test for nbd
 2019-12-23  3:18 UTC  (2+ messages)

Injecting delays into block layer
 2019-12-23  0:10 UTC  (4+ messages)

[GIT PULL v2] Block fixes for 5.5-rc3
 2019-12-22 19:10 UTC  (2+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2019-12-22  0:16 UTC  (3+ messages)
` [PATCH v6 9/9] ext4: add inline encryption support

[PATCH] compat_ioctl: block: add missing include
 2019-12-21 14:28 UTC  (2+ messages)

WARNING in percpu_ref_exit (2)
 2019-12-21  8:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).