linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-11 15:11:27 to 2020-03-17 15:11:22 UTC [more...]

[PATCH 0/2] loop: Better discard support for block devices
 2020-03-17 15:11 UTC  (3+ messages)
` [PATCH 1/2] loop: Report EOPNOTSUPP properly
` [PATCH 2/2] loop: Better discard support for block devices

[PATCH] block, bfq: fix use-after-free in bfq_idle_slice_timer_body
 2020-03-17 14:06 UTC 

disk revalidation updates and OOM
 2020-03-17 12:42 UTC  (15+ messages)

[Question] IO is split by block layer when size is larger than 4k
 2020-03-17 10:26 UTC  (10+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-03-17  9:48 UTC  (5+ messages)
` [PATCH RFC v2 12/24] hpsa: use reserved commands

[bug report] nbd: requeue command if the soecket is changed
 2020-03-17  9:11 UTC 

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

[PATCH] nbd: make starting request more reasonable
 2020-03-17  2:41 UTC  (5+ messages)

[GIT PULL] Floppy cleanups for next
 2020-03-16 15:08 UTC  (2+ messages)

[RESEND RFC PATCH 0/8] Add MMC packed request support
 2020-03-16 10:01 UTC  (9+ messages)
` [RESEND RFC PATCH 1/8] block: Change the dispatch_request() API to support batch requests
` [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
` [RESEND RFC PATCH 3/8] mmc: Add MMC packed request support for MMC software queue
` [RESEND RFC PATCH 4/8] mmc: host: sdhci: Introduce ADMA3 transfer mode
` [RESEND RFC PATCH 5/8] mmc: host: sdhci: Factor out the command configuration
` [RESEND RFC PATCH 6/8] mmc: host: sdhci: Remove redundant sg_count member of struct sdhci_host
` [RESEND RFC PATCH 7/8] mmc: host: sdhci: Add MMC packed request support
` [RESEND RFC PATCH 8/8] mmc: host: sdhci-sprd: "

[PATCH AUTOSEL 5.5 39/41] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
 2020-03-16  2:33 UTC 

[PATCH AUTOSEL 5.4 34/35] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
 2020-03-16  2:34 UTC 

[PATCH AUTOSEL 4.19 19/20] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
 2020-03-16  2:34 UTC 

[PATCH AUTOSEL 4.14 14/15] block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
 2020-03-16  2:35 UTC 

[PATCH blktests v2 0/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
 2020-03-16  0:25 UTC  (10+ messages)
` [PATCH blktests v2 1/4] Make _exit_null_blk remove all null_blk device instances
` [PATCH blktests v2 2/4] Use _{init,exit}_null_blk instead of open-coding these functions
` [PATCH blktests v2 3/4] Introduce the function _configure_null_blk()
` [PATCH blktests v2 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path

[PATCH v8 00/11] Inline Encryption Support
 2020-03-15 20:16 UTC  (21+ messages)
` [PATCH v8 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v8 02/11] block: Inline encryption support for blk-mq
` [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v8 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v8 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v8 06/11] scsi: ufs: UFS crypto API
` [PATCH v8 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v8 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v8 09/11] fscrypt: add inline encryption support
` [PATCH v8 10/11] f2fs: "
` [PATCH v8 11/11] ext4: "

[PATCH blktests] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
 2020-03-15  6:08 UTC  (2+ messages)

[PATCH] Inline contents of BLK_MQ_VIRTIO config
 2020-03-13 20:50 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.6-rc
 2020-03-13 20:25 UTC  (2+ messages)

[Bug Report] block: integer overflow in blk_ioctl_discard
 2020-03-13 19:57 UTC  (3+ messages)

[PATCH] block: fix integer overflow in blk_ioctl_discard()
 2020-03-13 19:43 UTC 

LSF/MM/BPF 2020: Postponement announcement
 2020-03-13 18:47 UTC 

[RFC PATCH v3 0/4] Inline crypto support on DragonBoard 845c
 2020-03-13 17:37 UTC  (9+ messages)
` [RFC PATCH v3 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v3 2/4] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
` [RFC PATCH v3 3/4] scsi: ufs: add program_key() variant op
` [RFC PATCH v3 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH] sata_fsl: fixup compilation errors
 2020-03-13 16:33 UTC  (4+ messages)

cleanup the partitioning code
 2020-03-13 14:19 UTC  (23+ messages)
` [PATCH 01/21] block: remove the blk_lookup_devt export
` [PATCH 02/21] block: remove __bdevname
` [PATCH 03/21] block: move disk_name and related helpers out of partition-generic.c
` [PATCH 04/21] block: move sysfs methods shared by disks and partitions to genhd.c
` [PATCH 05/21] block: remove alloc_part_info and free_part_info
` [PATCH 06/21] scsi: simplify scsi_bios_ptable
` [PATCH 07/21] scsi: move scsicam_bios_param to the end of scsicam.c
` [PATCH 08/21] scsi: simplify scsi_partsize
` [PATCH 09/21] block: unexport read_dev_sector and put_dev_sector
` [PATCH 10/21] block: cleanup how md_autodetect_dev is called
` [PATCH 11/21] block: remove warn_no_part
` [PATCH 12/21] block: declare all partition detection routines in check.h
` [PATCH 13/21] block: remove block/partitions/karma.h
` [PATCH 14/21] block: remove block/partitions/osf.h
` [PATCH 15/21] block: remove block/partitions/sgi.h
` [PATCH 16/21] block: remove block/partitions/sun.h
` [PATCH 17/21] block: move struct partition out of genhd.h
` [PATCH 18/21] block: move the *_PARTITION enum "
` [PATCH 19/21] partitions/msdos: remove LINUX_SWAP_PARTITION
` [PATCH 20/21] block: move the various x86 Unix label formats out of genhd.h
` [PATCH 21/21] block: merge partition-generic.c and check.c

[PATCH] blk-mq: insert flush request to the front of dispatch queue
 2020-03-13 13:44 UTC  (4+ messages)

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-03-13 13:08 UTC  (4+ messages)

[PATCH v2 0/2] nbd: requeue request if only one connection is configured
 2020-03-13 11:29 UTC  (3+ messages)

[PATCH v3 0/5] Add support for block disk resize notification
 2020-03-13 11:11 UTC  (11+ messages)
` [PATCH v3 1/5] block/genhd: Notify udev about capacity change
` [PATCH v3 2/5] virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
` [PATCH v3 3/5] xen-blkfront.c: "
` [PATCH v3 4/5] nvme: "
` [PATCH v3 5/5] scsi: "

[PATCH for-5.7/drivers v2 1/1] null_blk: describe the usage of fault injection param
 2020-03-13  0:54 UTC  (3+ messages)

[PATCH v2 0/5] Add support for block disk resize notification
 2020-03-12 22:51 UTC  (4+ messages)

[PATCH 1/1] null_blk: describe the usage of fault injection param
 2020-03-12 20:42 UTC  (3+ messages)

[PATCH] block, zoned: fix integer overflow with BLKRESETZONE et al
 2020-03-12 15:11 UTC  (2+ messages)

[PATCH] null_blk: fix spurious IO errors after failed past-wp access
 2020-03-12 15:10 UTC  (2+ messages)

[PATCH] blk-iocost: remove duplicated lines in comments
 2020-03-12 14:02 UTC  (2+ messages)

[PATCH v2] block: sed-opal: Change the check condition for regular session validity
 2020-03-12 14:00 UTC  (2+ messages)

[PATCH v2] block: Fix partition support for host aware zoned block devices
 2020-03-12 13:54 UTC  (2+ messages)

[PATCH V2 0/6] Some cleanups for blk-core.c and blk-flush.c
 2020-03-12 13:43 UTC  (2+ messages)

[PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
 2020-03-12 13:40 UTC  (4+ messages)

[PATCH] lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:40 UTC  (2+ messages)

[PATCH] block: aoe: Use scnprintf() for avoiding potential buffer overflow
 2020-03-12 13:39 UTC  (2+ messages)

[PATCH 0/1] s390/dasd: fix data corruption
 2020-03-12 13:25 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: fix data corruption for thin provisioned devices

[PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands
 2020-03-12  3:15 UTC  (3+ messages)
` [PATCH 1/1 "

[PATCH 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-11 18:11 UTC  (3+ messages)
` [PATCH 03/11] block: introduce bio_add_append_page


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).