summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: iscsi: Hold task ref during TMF timeout handlingMike Christie
2021-06-02scsi: iscsi: Fix conn use after free during resetsMike Christie
2021-06-02scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie
2021-06-02scsi: iscsi: Fix in-kernel conn failure handlingMike Christie
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-06-02scsi: iscsi: Add task completion helperMike Christie
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-05-31scsi: core: Kill message byteHannes Reinecke
2021-05-31scsi: core: Drop message byte helperHannes Reinecke
2021-05-31scsi: core: Add scsi_msg_to_host_byte()Hannes Reinecke
2021-05-31scsi: core: Add get_{status,host}_byte() accessor functionsHannes Reinecke
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-05-31scsi: core: Introduce scsi_status_is_check_condition()Hannes Reinecke
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-31scsi: core: Stop using DRIVER_ERRORHannes Reinecke
2021-05-21scsi: Fix spelling mistakes in header filesZhen Lei
2021-05-15scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY dataKonstantin Shelekhin
2021-05-15scsi: target: core: Add configurable IEEE Company ID attributeSergey Samoylenko
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das
2021-05-10scsi: core: Treat device offline as a failureJason Yan
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07mm: fix some typos and code style problemsShijie Luo
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes
2021-05-07delayacct: clear right task's flag after blkio completesYafang Shao
2021-05-07smp: kernel/panic.c - silence warningsHe Ying
2021-05-06Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-05-06include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada