index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
dm-io: Warn on creating multiple atomic write bios for a region
John Garry
1
-0
/
+1
2025-01-17
dm-stripe: Enable atomic writes
John Garry
1
-2
/
+3
2025-01-17
dm-linear: Enable atomic writes
John Garry
1
-2
/
+3
2025-01-17
dm: Ensure cloned bio is same length for atomic write
John Garry
1
-0
/
+3
2025-01-17
dm-table: atomic writes support
John Garry
1
-0
/
+29
2025-01-17
dm-transaction-manager: use red-black trees instead of linear lists
Mikulas Patocka
1
-17
/
+37
2025-01-17
dm: disable REQ_NOWAIT for flushes
Mikulas Patocka
1
-0
/
+9
2025-01-17
dm: remove useless test in alloc_multiple_bios
Mikulas Patocka
1
-10
/
+9
2025-01-17
dm: change kzalloc to kcalloc
Ethan Carter Edwards
1
-1
/
+1
2025-01-17
dm raid: fix spelling errors in raid_ctr()
liujing
1
-1
/
+1
2025-01-17
block: Add common atomic writes enable flag
John Garry
3
-3
/
+3
2025-01-16
md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
Dan Carpenter
1
-2
/
+2
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
7
-56
/
+37
2025-01-13
md/raid5: implement pers->bitmap_sector()
Yu Kuai
1
-0
/
+51
2025-01-13
md: add a new callback pers->bitmap_sector()
Yu Kuai
1
-0
/
+3
2025-01-13
md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
Yu Kuai
9
-70
/
+21
2025-01-13
md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
Yu Kuai
6
-40
/
+56
2025-01-13
md: Replace deprecated kmap_atomic() with kmap_local_page()
David Reaver
2
-29
/
+29
2025-01-13
md: reintroduce md-linear
Yu Kuai
5
-3
/
+376
2025-01-08
Merge tag 'for-6.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-40
/
+45
2025-01-08
dm thin: make get_first_thin use rcu-safe list first function
Krister Johansen
1
-3
/
+2
2025-01-08
dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
Mikulas Patocka
1
-1
/
+1
2025-01-03
dm-verity FEC: Avoid copying RS parity bytes twice.
Milan Broz
1
-21
/
+10
2025-01-03
dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)
Milan Broz
1
-14
/
+26
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+1
2024-12-23
block: Delete bio_set_prio()
John Garry
2
-2
/
+2
2024-12-23
block: Delete bio_prio()
John Garry
2
-5
/
+5
2024-12-13
dm array: fix cursor index when skipping across block boundaries
Ming-Hung Tsai
1
-0
/
+1
2024-12-13
dm array: fix unreleased btree blocks on closing a faulty array cursor
Ming-Hung Tsai
1
-3
/
+3
2024-12-13
dm array: fix releasing a faulty array block twice in dm_array_cursor_end
Ming-Hung Tsai
1
-4
/
+8
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-3
/
+3
2024-12-03
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
1
-1
/
+1
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
3
-4
/
+37
2024-11-25
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-288
/
+115
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-48
/
+11
2024-11-20
dm-verity: remove the unused "data_start" variable
Mikulas Patocka
2
-4
/
+3
2024-11-20
dm-bufio: use kmalloc to allocate power-of-two sized buffers
Mikulas Patocka
1
-5
/
+20
2024-11-20
dm thin: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
2024-11-20
dm: add support for get_unique_id
Benjamin Coddington
1
-0
/
+55
2024-11-20
dm vdo: fix function doc comment formatting
Matthew Sakai
10
-23
/
+19
2024-11-20
dm vdo int-map: remove unused parameters
Matthew Sakai
1
-17
/
+11
2024-11-20
dm-vdo: reset bi_ioprio to the default value when the bio is reset
Susan LeGendre-McGhee
1
-0
/
+1
2024-11-20
dm-vdo murmurhash: remove u64 alignment requirement
Susan LeGendre-McGhee
1
-5
/
+2
2024-11-20
dm: Fix typo in error message
Ssuhung Yeh
1
-1
/
+1
2024-11-20
dm ioctl: rate limit a couple of ioctl based error messages
Colin Ian King
1
-2
/
+2
2024-11-20
dm vdo: Remove unused uds_compute_index_size
Dr. David Alan Gilbert
2
-30
/
+0
2024-11-20
dm vdo: Remove unused functions
Dr. David Alan Gilbert
2
-34
/
+0
2024-11-20
dm: zoned: Remove unused functions
Dr. David Alan Gilbert
2
-52
/
+0
2024-11-20
dm: Remove unused dm_table_bio_based
Dr. David Alan Gilbert
2
-6
/
+0
2024-11-20
dm: Remove unused dm_set_md_type
Dr. David Alan Gilbert
2
-7
/
+0
[prev]
[next]