messages from 2020-06-12 09:00:39 to 2020-07-02 15:52:46 UTC [more...]
rename ->make_request_fn and move it to the block_device_operations
2020-07-02 15:52 UTC (32+ 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
[PATCH v5 00/16] md/raid5: set STRIPE_SIZE as a configurable value
2020-07-02 15:44 UTC (19+ messages)
` [PATCH v5 01/16] md/raid456: covert macro define of STRIPE_* as members of struct r5conf
` [PATCH v5 02/16] md/raid5: add sysfs entry to set and show stripe_size
` [PATCH v5 03/16] md/raid5: set default stripe_size as 4096
` [PATCH v5 04/16] md/raid5: add a member of r5pages for struct stripe_head
` [PATCH v5 05/16] md/raid5: allocate and free shared pages of r5pages
` [PATCH v5 06/16] md/raid5: set correct page offset for bi_io_vec in ops_run_io()
` [PATCH v5 07/16] md/raid5: set correct page offset for async_copy_data()
` [PATCH v5 08/16] md/raid5: resize stripes and set correct offset when reshape array
` [PATCH v5 09/16] md/raid5: add new xor function to support different page offset
` [PATCH v5 10/16] md/raid5: add offset array in scribble buffer
` [PATCH v5 11/16] md/raid5: compute xor with correct page offset
` [PATCH v5 12/16] md/raid5: support config stripe_size by sysfs entry
` [PATCH v5 13/16] md/raid6: let syndrome computor support different page offset
` [PATCH v5 14/16] md/raid6: let async recovery function "
` [PATCH v5 15/16] md/raid6: compute syndrome with correct "
` [PATCH v5 16/16] raid6test: adaptation with syndrome function
rename ->make_request_fn and move it to the block_device_operations v2
2020-07-02 14:51 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
[PATCH] md: raid0/linear: fix dereference before null check on pointer mddev
2020-07-02 14:40 UTC (2+ messages)
[PATCH v3] md: improve io stats accounting
2020-07-02 14:29 UTC
[PATCH v2] md: improve io stats accounting
2020-07-02 14:17 UTC (3+ messages)
[PATCH] md: improve io stats accounting
2020-07-02 6:30 UTC (3+ messages)
remove dead bdi congestion leftovers
2020-07-02 5:36 UTC (12+ messages)
` [PATCH 1/4] drbd: remove a bogus bdi_rw_congested call
` [PATCH 2/4] writeback: remove {set,clear}_wb_congested
` [PATCH 3/4] writeback: remove struct bdi_writeback_congested
` [PATCH 4/4] writeback: remove bdi->congested_fn
mdadm-4.2 release
2020-07-01 9:18 UTC
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 v3 15/20] raid5: Use sequence counter with associated spinlock
2020-06-30 5:44 UTC
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 (34+ 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 (6+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).