index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
opal_proto.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
md/raid1: Fix data corruption for degraded array with slow disk
Yu Kuai
1
-4
/
+10
2024-08-12
s390/dasd: fix error recovery leading to data corruption on ESE devices
Stefan Haberland
4
-53
/
+50
2024-08-12
s390/dasd: Remove DMA alignment
Eric Farman
1
-1
/
+0
2024-07-31
nvme: reorganize nvme_ns_head fields
Kanchan Joshi
1
-6
/
+6
2024-07-31
nvme: change data type of lba_shift
Kanchan Joshi
1
-1
/
+1
2024-07-31
nvme: remove a field from nvme_ns_head
Kanchan Joshi
2
-9
/
+8
2024-07-29
nvme: remove unused parameter
Kanchan Joshi
1
-3
/
+3
2024-07-27
blk-throttle: remove more latency dead-code
Dr. David Alan Gilbert
1
-11
/
+0
2024-07-25
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
1
-1
/
+2
2024-07-24
ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling
Ming Lei
1
-1
/
+4
2024-07-24
block: fix deadlock between sd_remove & sd_release
Yang Yang
1
-1
/
+1
2024-07-23
drbd: Add peer_device to Kernel doc
Simon Horman
1
-0
/
+4
2024-07-22
bcachefs: Fix printbuf usage while atomic
Kent Overstreet
1
-0
/
+1
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
1
-2
/
+5
2024-07-20
cifs: Fix missing fscache invalidation
David Howells
1
-0
/
+6
2024-07-20
io_uring: fix error pbuf checking
Pavel Begunkov
1
-1
/
+3
2024-07-20
io_uring: fix lost getsockopt completions
Pavel Begunkov
1
-1
/
+1
2024-07-20
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
3
-4
/
+7
2024-07-20
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2
-1
/
+4
2024-07-20
LoongArch: Use rustc option -Zdirect-access-external-data
WANG Rui
1
-1
/
+2
2024-07-20
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
5
-0
/
+33
2024-07-20
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
1
-3
/
+1
2024-07-20
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
1
-1
/
+3
2024-07-20
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
1
-0
/
+26
2024-07-20
LoongArch: Add ACPI standard hardware register based S3 support
Jiaxun Yang
2
-6
/
+18
2024-07-20
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
3
-0
/
+19
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
7
-17
/
+37
2024-07-20
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
Huacai Chen
2
-1
/
+2
2024-07-20
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
3
-2
/
+24
2024-07-20
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
2
-1
/
+22
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
5
-1
/
+34
2024-07-20
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
3
-11
/
+22
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
2
-2
/
+2
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-07-19
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-19
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
3
-10
/
+10
2024-07-19
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2
-7
/
+34
2024-07-19
block: avoid polling configuration errors
hexue
1
-1
/
+4
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2
-0
/
+2
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
1
-1
/
+1
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
1
-32
/
+54
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
John Garry
2
-0
/
+3
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2
-2
/
+7
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2
-4
/
+9
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
2
-7
/
+11
2024-07-19
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
1
-0
/
+2
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
1
-13
/
+16
[next]