index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
1
-0
/
+1
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2
-24
/
+23
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+1
2025-02-03
dm vdo slab-depot: read refcount blocks in large chunks at load time
Ken Raeburn
2
-17
/
+59
2025-02-03
dm vdo vio-pool: allow variable-sized metadata vios
Ken Raeburn
5
-19
/
+46
2025-02-03
dm vdo vio-pool: support pools with multiple data blocks per vio
Ken Raeburn
4
-9
/
+12
2025-02-03
dm vdo vio-pool: add a pool pointer to pooled_vio
Ken Raeburn
4
-17
/
+19
2025-02-03
dm vdo: remove checks that can not fail
Matthew Sakai
2
-22
/
+1
2025-02-03
dm vdo indexer: prevent unterminated string warning
Chung Chung
1
-2
/
+3
2025-02-03
dm vdo: use a short static string for thread name prefix
Matthew Sakai
1
-10
/
+1
2025-02-03
dm-crypt: switch to using the crc32 library
Eric Biggers
2
-31
/
+11
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+9
2025-01-31
md: Fix linear_set_limits()
Bart Van Assche
1
-3
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
10
-61
/
+115
2025-01-24
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
2
-1
/
+9
2025-01-21
dm-crypt: track tag_offset in convert_context
Hou Tao
1
-6
/
+7
2025-01-21
dm-crypt: don't initialize cc_sector again
Hou Tao
1
-1
/
+0
2025-01-21
dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()
Hou Tao
1
-11
/
+3
2025-01-21
dm-crypt: use bi_sector in bio when initialize integrity seed
Hou Tao
1
-1
/
+1
2025-01-21
dm-crypt: fully initialize clone->bi_iter in crypt_alloc_buffer()
Hou Tao
1
-5
/
+3
2025-01-21
dm-crypt: set atomic as false when calling crypt_convert() in kworker
Hou Tao
1
-2
/
+2
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
21
-190
/
+565
2025-01-17
dm-mirror: Support atomic writes
John Garry
1
-2
/
+3
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/git/device-mapper/linux-dm
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
[prev]
[next]