linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-01 12:37:16 to 2020-07-01 08:59:46 UTC [more...]

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-01  8:59 UTC  (20+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers

rename ->make_request_fn and move it to the block_device_operations
 2020-06-30 18:55 UTC  (28+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

Spende von 2.000.000,00 Euro
 2020-06-30 16:11 UTC 

[PATCH 1/1] super1 block data_size should be member disk size
 2020-06-30  9:33 UTC 

[PATCH 0/2] Can't grow size twice for a super1.0 array
 2020-06-30  7:55 UTC  (3+ messages)
` [PATCH 1/2] super1.0 calculates max sectors in a wrong way
` [PATCH 2/2] Don't need to reset superblock start address for super1.0

[Possible Spam] Covid 19 Wohltätigkeitsfonds
 2020-06-30  7:36 UTC 

[PATCH v2 13/18] raid5: Use sequence counter with associated spinlock
 2020-06-30  5:44 UTC  (2+ messages)
  ` [PATCH v3 15/20] "

Hello,
 2020-06-29 19:15 UTC 

(unknown)
 2020-06-27 21:58 UTC 

[PATCH] Replace HTTP links with HTTPS ones: LVM
 2020-06-27 10:31 UTC 

Assemblin journaled array fails
 2020-06-26  8:28 UTC  (36+ messages)

[PATCH 1/3] raid5: call clear_batch_ready before set STRIPE_ACTIVE
 2020-06-26  0:16 UTC  (7+ messages)
` [PATCH 2/3] raid5: put the comment of clear_batch_ready to the right place
` [PATCH 3/3] raid5: remove the meaningless check in raid5_make_request

mdadm calendar specification format error
 2020-06-25 10:23 UTC  (2+ messages)

[PATCH] mdraid: fix read/write bytes accounting
 2020-06-25  9:13 UTC  (7+ messages)

RAID types & chunks sizes for new NAS drives
 2020-06-24 22:13 UTC  (16+ messages)

Re;
 2020-06-24 13:54 UTC 

stripe_cache_size and journal (cache) in write-back mode
 2020-06-23 23:46 UTC  (2+ messages)

Hello
 2020-06-23 12:12 UTC 

Greetings From Mrs. Sarah Koffi
 2020-06-23 11:15 UTC 

URGENT REPLY
 2020-06-22 16:02 UTC 

[PATCH] mdadm/Grow: prevent md's fd from being occupied during delayed time
 2020-06-18 20:05 UTC  (2+ messages)

Choosing the value to update the size of each member device in mdadm Grow_reshape
 2020-06-17  3:14 UTC 

donation of Euro 2,000,000.00
 2020-06-15 21:54 UTC 

decruft the early init / initrd / initramfs code
 2020-06-15 16:03 UTC  (18+ messages)
` [PATCH 01/16] init: remove the bstat helper
` [PATCH 02/16] md: move the early init autodetect code to drivers/md/
` [PATCH 03/16] md: replace the RAID_AUTORUN ioctl with a direct function call
` [PATCH 04/16] md: remove the autoscan partition re-read
` [PATCH 05/16] md: remove the kernel version of md_u.h
` [PATCH 06/16] md: simplify md_setup_drive
` [PATCH 07/16] md: rewrite md_setup_drive to avoid ioctls
` [PATCH 08/16] initrd: remove support for multiple floppies
` [PATCH 09/16] initrd: remove the BLKFLSBUF call in handle_initrd
` [PATCH 10/16] initrd: switch initrd loading to struct file based APIs
` [PATCH 11/16] initrd: mark init_linuxrc as __init
` [PATCH 12/16] initramfs: remove the populate_initrd_image and clean_rootfs stubs
` [PATCH 13/16] initramfs: simplify clean_rootfs
` [PATCH 14/16] initramfs: switch initramfs unpacking to struct file based APIs
` [PATCH 15/16] init: open code setting up stdin/stdout/stderr
` [PATCH 16/16] fs: remove ksys_open

[PATCH v4 00/15] md/raid5: set STRIPE_SIZE as a configurable value
 2020-06-15  7:17 UTC  (18+ messages)
` [PATCH v4 01/15] md/raid456: covert macro define of STRIPE_* as members of struct r5conf
` [PATCH v4 02/15] md/raid5: add sysfs entry to set and show stripe_size
` [PATCH v4 03/15] md/raid5: set default stripe_size as 4096
` [PATCH v4 04/15] md/raid5: add a member of r5pages for struct stripe_head
` [PATCH v4 05/15] md/raid5: allocate and free shared pages of r5pages
` [PATCH v4 06/15] md/raid5: set correct page offset for bi_io_vec in ops_run_io()
` [PATCH v4 07/15] md/raid5: set correct page offset for async_copy_data()
` [PATCH v4 08/15] md/raid5: resize stripes and set correct offset when reshape array
` [PATCH v4 09/15] md/raid5: add new xor function to support different page offset
` [PATCH v4 10/15] md/raid5: add offset array in scribble buffer
` [PATCH v4 11/15] md/raid5: compute xor with correct page offset
` [PATCH v4 12/15] md/raid5: support config stripe_size by sysfs entry
` [PATCH v4 13/15] md/raid6: let syndrome computor support different page offset
` [PATCH v4 14/15] md/raid6: compute syndrome with correct "
` [PATCH v4 15/15] raid6test: adaptation with syndrome function

Lucrative Proposal
 2020-06-13 20:59 UTC 

rsync input/output errors during resyncing of RAID10 e-sata, share changed to read-only
 2020-06-13 18:17 UTC  (2+ messages)

[PATCH v2] Use more secure HTTPS URLs
 2020-06-12 14:50 UTC  (6+ messages)

mdadm failed to create internal bitmap
 2020-06-11  4:16 UTC  (2+ messages)

Recovering a failed software RAI, where does parallel -j0 dd to?
 2020-06-11  2:55 UTC 

MD Array 'stat' File - Sectors Read
 2020-06-10 20:50 UTC  (4+ messages)

Lockdep warning after `mdadm -S`
 2020-06-10 11:00 UTC  (2+ messages)

rsync input/output errors during resyncing of RAID10 e-sata, share changed to read-only
 2020-06-09 18:26 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 25/37] md: don't flush workqueue unconditionally in md_open
 2020-06-08 23:27 UTC 

[PATCH AUTOSEL 4.9 34/50] md: don't flush workqueue unconditionally in md_open
 2020-06-08 23:26 UTC 

[PATCH AUTOSEL 4.14 51/72] md: don't flush workqueue unconditionally in md_open
 2020-06-08 23:24 UTC 

[PATCH AUTOSEL 4.19 072/106] md: don't flush workqueue unconditionally in md_open
 2020-06-08 23:22 UTC 

[PATCH AUTOSEL 5.4 121/175] md: don't flush workqueue unconditionally in md_open
 2020-06-08 23:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 122/175] raid5: remove gfp flags from scribble_alloc()

[PATCH AUTOSEL 5.7 199/274] md: don't flush workqueue unconditionally in md_open
 2020-06-08 23:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 200/274] raid5: remove gfp flags from scribble_alloc()

[PATCH] md: improve io stats accounting
 2020-06-08 14:37 UTC  (10+ messages)
    ` [kbuild-all] "

Revised: [PATCH] mdadm: detect too-small device: error rather than underflow/crash
 2020-06-05 15:21 UTC  (3+ messages)
` [PATCH] Detect "

[PATCH,v2] Block overwriting existing links while manual assembly
 2020-06-05 15:14 UTC  (2+ messages)

(unknown)
 2020-06-04 19:57 UTC 

[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value
 2020-06-04 13:17 UTC  (8+ messages)

HELLO: I AM MRS SUSAN JONES
 2020-06-03 13:48 UTC 

[PATCH RFC 0/3] block: allow REQ_NOWAIT to some bio-based/stacked devices
 2020-06-03  8:24 UTC  (5+ messages)
` [PATCH RFC 1/3] block: add flag 'nowait_requests' into queue limits
` [PATCH RFC 3/3] dm: add support for REQ_NOWAIT and enable for target dm-linear

Helpful archives
 2020-06-03  7:28 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).