index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
virtio_blk: cleanup zoned device probing
Christoph Hellwig
1
-28
/
+22
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
4
-380
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
6
-611
/
+109
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
7
-354
/
+8
2023-12-19
block: add check of 'minors' and 'first_minor' in device_add_disk()
Li Nan
1
-1
/
+3
2023-12-18
block: skip cgroups for passthrough io
Kundan Kumar
1
-0
/
+3
2023-12-16
md/raid1: support read error check
Li Nan
1
-5
/
+12
2023-12-16
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
3
-46
/
+58
2023-12-16
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
1
-10
/
+44
2023-12-15
block: improve struct request_queue layout
Jens Axboe
1
-43
/
+46
2023-12-15
block: support adding less than len in bio_add_hw_page
Christoph Hellwig
1
-1
/
+4
2023-12-15
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
1
-1
/
+1
2023-12-15
md/raid1: remove unnecessary null checking
Gou Hao
1
-2
/
+0
2023-12-14
block: Use pr_info() instead of printk(KERN_INFO ...)
Bart Van Assche
1
-8
/
+4
2023-12-13
block: add check that partition length needs to be aligned with block size
Min Li
1
-4
/
+7
2023-12-13
block: Set memalloc_noio to false on device_add_disk() error path
Li Nan
1
-0
/
+1
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
1
-9
/
+10
2023-12-07
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
1
-22
/
+24
2023-12-02
block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
Kundan Kumar
2
-2
/
+3
2023-12-02
io_uring: remove uring_cmd cookie
Keith Busch
2
-7
/
+2
2023-12-02
iouring: remove IORING_URING_CMD_POLLED
Keith Busch
1
-1
/
+0
2023-12-02
nvme: use bio_integrity_map_user
Keith Busch
1
-168
/
+29
2023-12-02
block: bio-integrity: directly map user buffers
Keith Busch
2
-2
/
+225
2023-12-02
md: synchronize flush io with array reconfiguration
Yu Kuai
1
-6
/
+16
2023-11-28
MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as Reviewer
Song Liu
1
-0
/
+1
2023-11-28
md/md-multipath: remove rcu protection to access rdev from conf
Yu Kuai
1
-11
/
+12
2023-11-28
md/raid5: remove rcu protection to access rdev from conf
Yu Kuai
4
-144
/
+69
2023-11-28
md/raid1: remove rcu protection to access rdev from conf
Yu Kuai
1
-39
/
+23
2023-11-28
md/raid10: remove rcu protection to access rdev from conf
Yu Kuai
1
-155
/
+58
2023-11-28
md: remove flag RemoveSynchronized
Yu Kuai
6
-72
/
+6
2023-11-28
Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
Junxiao Bi
1
-12
/
+0
2023-11-28
md: bypass block throttle for superblock update
Junxiao Bi
1
-3
/
+4
2023-11-27
block: move a few definitions out of CONFIG_BLK_DEV_ZONED
Christoph Hellwig
1
-13
/
+11
2023-11-27
block/rnbd: use %pe to print errors
Supriti Singh
2
-13
/
+13
2023-11-27
block/rnbd: add support for REQ_OP_WRITE_ZEROES
Santosh Pradhan
3
-8
/
+18
2023-11-27
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
2023-11-25
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
3
-10
/
+0
2023-11-25
parisc: Use natural CPU alignment for bug_table
Helge Deller
1
-12
/
+18
2023-11-25
parisc: Ensure 32-bit alignment on parisc unwind section
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Mark jump_table naturally aligned
Helge Deller
1
-2
/
+6
2023-11-25
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
1
-3
/
+6
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
1
-0
/
+1
2023-11-25
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
1
-0
/
+1
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
1
-1
/
+3
2023-11-24
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
1
-0
/
+2
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-11-23
arm64: add dependency between vmlinuz.efi and Image
Masahiro Yamada
1
-1
/
+1
[next]