index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
scsi: ses: Retry failed Send/Receive Diagnostic commands
Wen Xiong
2021-09-22
1
-4
/
+18
|
*
|
|
|
|
|
scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"
Colin Ian King
2021-09-22
1
-1
/
+1
|
*
|
|
|
|
|
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
2021-09-22
1
-5
/
+2
|
*
|
|
|
|
|
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
2021-09-22
1
-1
/
+2
|
*
|
|
|
|
|
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
2021-09-22
1
-1
/
+1
|
*
|
|
|
|
|
scsi: core: Remove 'current_tag'
Hannes Reinecke
2021-09-22
1
-1
/
+0
|
*
|
|
|
|
|
scsi: acornscsi: Remove tagged queuing vestiges
Hannes Reinecke
2021-09-22
3
-93
/
+23
|
*
|
|
|
|
|
scsi: fas216: Kill scmd->tag
Hannes Reinecke
2021-09-22
1
-23
/
+8
|
*
|
|
|
|
|
scsi: qla2xxx: Restore initiator in dual mode
Dmitry Bogdanov
2021-09-22
1
-1
/
+2
|
*
|
|
|
|
|
scsi: ufs: core: Unbreak the reset handler
Bart Van Assche
2021-09-22
1
-1
/
+1
|
*
|
|
|
|
|
scsi: sd_zbc: Support disks with more than 2**32 logical blocks
Bart Van Assche
2021-09-22
1
-1
/
+1
|
*
|
|
|
|
|
scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"
Adrian Hunter
2021-09-22
2
-57
/
+58
|
*
|
|
|
|
|
scsi: bsg: Fix device unregistration
Zenghui Yu
2021-09-14
1
-8
/
+15
|
*
|
|
|
|
|
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
2021-09-14
1
-1
/
+4
|
*
|
|
|
|
|
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
2021-09-14
3
-1
/
+81
|
*
|
|
|
|
|
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
2021-09-14
2
-3
/
+2
|
*
|
|
|
|
|
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
2021-09-14
1
-2
/
+2
|
*
|
|
|
|
|
scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"
Colin Ian King
2021-09-14
1
-1
/
+1
|
*
|
|
|
|
|
scsi: Remove SCSI CDROM MAINTAINERS entry
Jens Axboe
2021-09-14
1
-7
/
+0
|
*
|
|
|
|
|
scsi: megaraid: Fix Coccinelle warning
jing yangyang
2021-09-14
1
-2
/
+1
|
*
|
|
|
|
|
scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
Helge Deller
2021-09-14
1
-23
/
+0
|
*
|
|
|
|
|
scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()
James Smart
2021-09-14
1
-2
/
+2
|
*
|
|
|
|
|
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
2021-09-14
1
-12
/
+20
|
*
|
|
|
|
|
scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
Naohiro Aota
2021-09-14
1
-3
/
+3
|
*
|
|
|
|
|
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
2021-09-14
1
-4
/
+5
|
*
|
|
|
|
|
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
2021-09-14
1
-1
/
+3
|
*
|
|
|
|
|
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
2021-09-14
1
-4
/
+4
|
*
|
|
|
|
|
scsi: ufs: ufshpb: Remove unused parameters
ChanWoo Lee
2021-09-14
1
-5
/
+3
|
*
|
|
|
|
|
scsi: lpfc: Remove unneeded variable
Chi Minghao
2021-09-14
1
-2
/
+1
|
*
|
|
|
|
|
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
2021-09-14
3
-9
/
+3
|
*
|
|
|
|
|
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
2021-09-14
4
-15
/
+16
|
*
|
|
|
|
|
scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology
James Smart
2021-09-14
2
-6
/
+4
|
*
|
|
|
|
|
scsi: st: Add missing break in switch statement in st_ioctl()
Nathan Chancellor
2021-09-14
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-26
2
-16
/
+72
|
\
\
\
\
\
\
|
*
|
|
|
|
|
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
2021-09-24
1
-1
/
+51
|
*
|
|
|
|
|
io_uring: kill extra checks in io_write()
Pavel Begunkov
2021-09-24
1
-3
/
+0
|
*
|
|
|
|
|
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
2021-09-24
1
-5
/
+2
|
*
|
|
|
|
|
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
2021-09-24
1
-1
/
+1
|
*
|
|
|
|
|
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
2021-09-24
1
-2
/
+6
|
*
|
|
|
|
|
io_uring: fix potential req refcount underflow
Hao Xu
2021-09-24
1
-2
/
+7
|
*
|
|
|
|
|
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
2021-09-24
1
-1
/
+3
|
*
|
|
|
|
|
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
2021-09-24
1
-3
/
+3
|
*
|
|
|
|
|
io-wq: ensure we exit if thread group is exiting
Jens Axboe
2021-09-24
1
-1
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-26
7
-45
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: hold ->invalidate_lock in blkdev_fallocate
Ming Lei
2021-09-24
1
-11
/
+10
|
*
|
|
|
|
|
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-09-24
1
-0
/
+8
|
*
|
|
|
|
|
block: don't call rq_qos_ops->done_bio if the bio isn't tracked
Ming Lei
2021-09-24
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-09-24
3
-28
/
+36
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
2021-09-21
1
-16
/
+17
|
|
*
|
|
|
|
|
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
2021-09-21
1
-3
/
+10
[prev]
[next]