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
nocache-cleanup
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
12 days
dm thin metadata: fix superblock refcount leak on snapshot shadow failure
Genjian Zhang
1
-1
/
+3
13 days
dm-stats: fix dm_jiffies_to_msec64
Mikulas Patocka
1
-2
/
+2
13 days
dm-stats: fix merge accounting
Mikulas Patocka
1
-4
/
+2
13 days
dm-bufio: fix wrong count calculation in dm_bufio_issue_discard
Mikulas Patocka
1
-1
/
+3
13 days
dm-verity: make error counter atomic
Mikulas Patocka
2
-6
/
+8
13 days
dm-verity: increase sprintf buffer size
Mikulas Patocka
1
-1
/
+1
13 days
dm-verity: fix a possible NULL pointer dereference
Mikulas Patocka
1
-1
/
+1
13 days
dm-verity: avoid double increment of &use_bh_wq_enabled
Mikulas Patocka
1
-0
/
+2
13 days
dm-ioctl: fix a possible overflow in list_version_get_info
Mikulas Patocka
1
-1
/
+1
13 days
dm_early_create: fix freeing used table on dm_resume failure
Mikulas Patocka
1
-1
/
+1
13 days
dm-integrity: fix a bug if the bio is out of limits
Mikulas Patocka
1
-4
/
+3
13 days
dm-integrity: don't increment hash_offset twice
Mikulas Patocka
1
-3
/
+0
13 days
dm-integrity: fix leaking uninitialized kernel memory
Mikulas Patocka
1
-1
/
+1
13 days
dm-integrity: fix the 'fix_hmac' option
Mikulas Patocka
1
-0
/
+14
2026-07-08
dm era: fix error code propagation in era_ctr()
Cao Guanghui
1
-3
/
+3
2026-07-08
dm era: fix NULL pointer dereference in metadata_open()
Cao Guanghui
1
-2
/
+4
2026-07-08
dm: avoid leaking the caller's thread keyring via the table device file
Ingo Blechschmidt
1
-1
/
+10
2026-07-08
dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()
Christophe JAILLET
1
-1
/
+3
2026-07-08
dm-pcache: reject option groups without values
Samuel Moelius
1
-0
/
+8
2026-07-08
dm thin metadata: fix metadata snapshot consistency on commit failure
Ming-Hung Tsai
1
-45
/
+18
2026-07-08
dm-verity: fix buffer overflow in FEC calculation
Mikulas Patocka
2
-3
/
+3
2026-07-08
dm era: fix out-of-bounds memory access for non-zero start sector
Samuel Moelius
1
-1
/
+3
2026-07-08
dm-log: fix a bitset_size overflow on 32bit machines
Benjamin Marzinski
1
-0
/
+3
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-107
/
+178
2026-06-23
md/raid5: avoid R5_Overlap races while breaking stripe batches
Chen Cheng
1
-5
/
+5
2026-06-23
md/raid5: use stripe state snapshot in break_stripe_batch_list()
Chen Cheng
1
-19
/
+26
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2026-06-21
md/raid5: let stripe batch bm_seq comparison wrap-safe
Chen Cheng
1
-1
/
+1
2026-06-21
md/raid1: protect head_position for read balance
Chen Cheng
1
-4
/
+5
2026-06-21
md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
Abd-Alrhman Masalkhi
1
-0
/
+6
2026-06-21
md/raid1: honor REQ_NOWAIT when waiting for behind writes
Abd-Alrhman Masalkhi
5
-12
/
+24
2026-06-21
md/raid5: always convert llbitmap bits for discard
Yu Kuai
1
-0
/
+9
2026-06-21
md/raid5: validate discard support at request time
Yu Kuai
2
-15
/
+20
2026-06-21
md/raid5: account discard IO
Yu Kuai
1
-10
/
+23
2026-06-21
md/raid1: simplify raid1_write_request() error handling
Abd-Alrhman Masalkhi
1
-29
/
+30
2026-06-21
md/raid10: fix writes_pending and barrier reference leaks on discard failures
Abd-Alrhman Masalkhi
1
-0
/
+5
2026-06-21
md/raid10: fix writes_pending leak on write request failures
Abd-Alrhman Masalkhi
1
-8
/
+15
2026-06-21
md/raid1: fix writes_pending and barrier reference leaks on write failures
Abd-Alrhman Masalkhi
1
-7
/
+12
2026-06-16
Merge tag 'for-7.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-304
/
+1068
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-55
/
+97
2026-06-15
Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-16
/
+17
2026-06-08
dm-zoned-metadata: Use strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-04
buffer: Remove b_end_io
Matthew Wilcox (Oracle)
1
-3
/
+3
2026-06-04
md-bitmap: Convert read_file_page and write_file_page to bh_submit()
Matthew Wilcox (Oracle)
1
-13
/
+14
2026-06-01
Merge tag 'for-7.1/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2026-06-01
Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
7
-54
/
+93
2026-06-01
dm cache: make smq background work limit configurable
Cao Guanghui
1
-1
/
+11
2026-06-01
dm cache policy smq: check allocation under invalidate lock
Guangshuo Li
1
-4
/
+8
2026-05-31
md/raid0: use str_plural helper in dump_zones
Thorsten Blum
1
-1
/
+2
2026-05-31
raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path
Abd-Alrhman Masalkhi
1
-1
/
+3
[next]