index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pipe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
1
-1
/
+3
2020-09-01
scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
James Smart
1
-1
/
+0
2020-09-01
scsi: qla2xxx: Fix regression on sparc64
René Rebe
2
-4
/
+4
2020-09-01
scsi: libfc: Fix for double free()
Javed Hasan
1
-2
/
+0
2020-09-01
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
1
-1
/
+1
2020-08-25
scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()
Niklas Cassel
1
-2
/
+0
2020-08-25
scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
Dan Carpenter
1
-1
/
+1
2020-08-25
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
1
-1
/
+1
2020-08-18
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
1
-4
/
+0
2020-08-18
Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
Saurav Kashyap
1
-8
/
+0
2020-08-18
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
1
-0
/
+5
2020-08-18
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
1
-0
/
+5
2020-08-18
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
2
-1
/
+10
2020-08-18
scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...
Arun Easi
1
-0
/
+3
2020-08-18
scsi: qla2xxx: Reduce noisy debug message
Quinn Tran
1
-2
/
+2
2020-08-18
scsi: qla2xxx: Fix login timeout
Quinn Tran
2
-4
/
+16
2020-08-18
scsi: qla2xxx: Indicate correct supported speeds for Mezz card
Quinn Tran
1
-5
/
+12
2020-08-18
scsi: qla2xxx: Flush I/O on zone disable
Quinn Tran
1
-1
/
+0
2020-08-18
scsi: qla2xxx: Flush all sessions on zone disable
Quinn Tran
1
-0
/
+12
2020-08-18
scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values
Enzo Matsumiya
1
-7
/
+7
2020-08-18
scsi: scsi_debug: Fix scp is NULL errors
Douglas Gilbert
1
-0
/
+2
2020-08-18
scsi: zfcp: Fix use-after-free in request timeout handlers
Steffen Maier
1
-2
/
+2
2020-08-18
scsi: ufs: No need to send Abort Task if the task in DB was cleared
Bean Huo
1
-7
/
+8
2020-08-18
scsi: ufs: Clean up completed request without interrupt notification
Stanley Chu
1
-1
/
+2
2020-08-18
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
1
-3
/
+3
2020-08-18
scsi: ufs: Fix interrupt error message for shared interrupts
Adrian Hunter
1
-1
/
+1
2020-08-18
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
2
-3
/
+22
2020-08-18
scsi: ufs-mediatek: Fix incorrect time to wait link status
Stanley Chu
1
-1
/
+1
2020-08-18
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
1
-1
/
+4
2020-08-18
scsi: fcoe: Fix I/O path allocation
Mike Christie
1
-1
/
+1
2020-08-18
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
Jing Xiangfeng
1
-0
/
+1
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
1
-2
/
+2
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-15
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-15
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
22
-138
/
+138
2020-08-15
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
2020-08-15
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
1
-19
/
+4
2020-08-15
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-15
mm: annotate a data race in page_zonenum()
Qian Cai
1
-0
/
+1
2020-08-15
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
1
-2
/
+3
2020-08-15
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
1
-1
/
+1
2020-08-15
mm/mempool: fix a data race in mempool_free()
Qian Cai
1
-1
/
+1
2020-08-15
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
1
-1
/
+1
2020-08-15
mm/memcontrol: fix a data race in scan count
Qian Cai
1
-1
/
+1
2020-08-15
mm/page_counter: fix various data races at memsw
Qian Cai
1
-6
/
+7
2020-08-15
mm/swapfile: fix and annotate various data races
Qian Cai
2
-15
/
+20
[next]