Age | Commit message (Expand) | Author |
2021-08-24 | scsi: fc: Add EDC ELS definition | James Smart |
2021-08-17 | scsi: target: Allows backend drivers to fail with specific sense codes | Sergey Samoylenko |
2021-08-17 | scsi: core: Remove scsi_cmnd.tag | John Garry |
2021-08-11 | scsi: core: Add helper to return number of logical blocks in a request | Martin K. Petersen |
2021-08-11 | scsi: core: Remove the request member from struct scsi_cmnd | Bart Van Assche |
2021-08-11 | scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-08-11 | scsi: core: Introduce the scsi_cmd_to_rq() function | Bart Van Assche |
2021-08-03 | scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members | David Disseldorp |
2021-08-03 | scsi: target: tcmu: Add new feature KEEP_BUF | Bodo Stroesser |
2021-07-30 | scsi: bsg: Move the whole request execution into the SCSI/transport handlers | Christoph Hellwig |
2021-07-30 | scsi: block: Remove the remaining SG_IO-related fields from struct request_queue | Christoph Hellwig |
2021-07-30 | scsi: block: Remove BLK_SCSI_MAX_CMDS | Christoph Hellwig |
2021-07-30 | scsi: bsg: Simplify device registration | Christoph Hellwig |
2021-07-30 | scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Unexport sg_scsi_ioctl() | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Simplify SCSI passthrough permission checking | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Remove scsi_req_init() | Christoph Hellwig |
2021-07-28 | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig |
2021-07-28 | scsi: block: Add a queue_max_bytes() helper | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl() | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Remove scsi_verify_blk_ioctl() | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Remove scsi_cmd_blk_ioctl() | Christoph Hellwig |
2021-07-28 | scsi: core: Remove scsi_compat_ioctl() | Christoph Hellwig |
2021-07-21 | scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE | Martin Kepplinger |
2021-07-20 | scsi: core: Make scsi_get_lba() return the LBA | Martin K. Petersen |
2021-07-20 | scsi: core: Introduce scsi_get_sector() | Bart Van Assche |
2021-07-20 | scsi: core: Add scsi_prot_ref_tag() helper | Martin K. Petersen |
2021-07-17 | Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-16 | Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann |
2021-07-16 | Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann |
2021-07-16 | Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/sc... | Arnd Bergmann |
2021-07-15 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-15 | mm: fix the try_to_unmap prototype for !CONFIG_MMU | Christoph Hellwig |
2021-07-15 | kasan: fix build by including kernel.h | Marco Elver |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-14 | fs: add vfs_parse_fs_param_source() helper | Christian Brauner |
2021-07-13 | math-emu: Fix fall-through warning | Gustavo A. R. Silva |
2021-07-13 | firmware: arm_scpi: Fix kernel doc warnings | Sudeep Holla |
2021-07-13 | firmware: arm_scmi: Fix kernel doc warnings | Sudeep Holla |
2021-07-12 | mm: Make copy_huge_page() always available | Matthew Wilcox (Oracle) |
2021-07-12 | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions | Biju Das |
2021-07-11 | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340 | Marek Behún |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-10 | Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-10 | Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-07-09 | mptcp: avoid processing packet if a subflow reset | Jianguo Wu |