index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
md: remove REQ_NOWAIT support from raid1/10/456
Abd-Alrhman Masalkhi
1
-0
/
+1
2026-06-01
Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
1
-1
/
+2
2026-05-31
md/raid0: use str_plural helper in dump_zones
Thorsten Blum
1
-1
/
+2
2026-05-26
md: propagate BLK_FEAT_PCI_P2PDMA from member devices to RAID device
Kiran Kumar Modukuri
1
-0
/
+1
2026-04-07
md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Gregory Price
1
-9
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+3
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
1
-1
/
+2
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
1
-1
/
+2
2025-11-30
md/raid0: fix NULL pointer dereference in create_strip_zones() for dm-raid
Yu Kuai
1
-1
/
+8
2025-11-11
md: allow configuring logical block size
Li Nan
1
-0
/
+1
2025-11-11
md/raid0: Move queue limit setup before r0conf initialization
Li Nan
1
-9
/
+7
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+9
2025-09-17
md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
1
-0
/
+1
2025-09-10
md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()
Yu Kuai
1
-11
/
+2
2025-09-10
md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
Yu Kuai
1
-13
/
+6
2025-09-10
md: fix mssing blktrace bio split events
Yu Kuai
1
-0
/
+4
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
1
-3
/
+3
2025-07-17
md/raid0: set chunk_sectors limit
John Garry
1
-0
/
+1
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+11
2025-03-05
md: switch personalities to use md_submodule_head
Yu Kuai
1
-7
/
+11
2025-02-14
md/raid*: Fix the set_queue_limits implementations
Bart Van Assche
1
-3
/
+1
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-1
/
+1
2024-11-19
md/raid0: Atomic write support
John Garry
1
-0
/
+1
2024-11-11
md/raid0: Handle bio_split() errors
John Garry
1
-0
/
+12
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
1
-1
/
+1
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
1
-1
/
+6
2024-06-14
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
1
-16
/
+5
2024-03-06
md: remove mddev->queue
Christoph Hellwig
1
-1
/
+1
2024-03-06
md/raid0: use the atomic queue limit update APIs
Christoph Hellwig
1
-15
/
+20
2024-03-06
md: add a mddev_is_dm helper
Christoph Hellwig
1
-1
/
+1
2024-03-06
md: add a mddev_trace_remap helper
Christoph Hellwig
1
-4
/
+1
2023-08-17
md: raid0: account for split bio in iostat accounting
David Jeffery
1
-2
/
+1
2023-08-17
md/raid0: Fix performance regression for large sequential writes
Jan Kara
1
-1
/
+1
2023-08-17
md/raid0: Factor out helper for mapping and submitting a bio
Jan Kara
1
-39
/
+40
2023-07-27
md: move initialization and destruction of 'io_acct_set' to md.c
Yu Kuai
1
-14
/
+2
2023-06-30
md/raid0: add discard support for the 'original' layout
Jason Baron
1
-8
/
+54
2023-04-13
md: add error_handlers for raid0 and linear
Mariusz Tkaczyk
1
-1
/
+13
2022-11-14
md/raid0, raid10: Don't set discard sectors for request queue
Xiao Ni
1
-1
/
+0
2022-09-22
md: Replace snprintf with scnprintf
Saurabh Sengar
1
-1
/
+1
2022-05-22
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
1
-1
/
+0
2022-05-22
md: remove most calls to bdevname
Christoph Hellwig
1
-16
/
+12
2022-04-25
md/raid0: Ignore RAID0 layout if the second zone has only one device
Pascal Hambourg
1
-15
/
+16
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-7
/
+0
2022-02-22
scsi: md: Remove WRITE_SAME support
Christoph Hellwig
1
-2
/
+0
2022-01-06
md: Move alloc/free acct bioset in to personality
Xiao Ni
1
-10
/
+28
2021-06-14
md: add io accounting for raid0 and raid5
Guoqing Jiang
1
-0
/
+3
2021-03-24
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
1
-12
/
+2
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
[next]