aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Fix blk_mq_*_map_queues() kernel-doc headersBart Van Assche2019-05-313-5/+5
* block: Fix throtl_pending_timer_fn() kernel-doc headerBart Van Assche2019-05-311-1/+1
* block: Convert blk_invalidate_devt() header into a non-kernel-doc headerBart Van Assche2019-05-311-2/+2
* block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc headerBart Van Assche2019-05-311-1/+1
* blk-mq: Fix memory leak in error handlingJes Sorensen2019-05-291-1/+4
* block: don't protect generic_make_request_checks with blk_queue_enterMing Lei2019-05-291-31/+6
* block: move blk_exit_queue into __blk_release_queueMing Lei2019-05-293-53/+32
* block: Don't revalidate bdev of hidden gendiskJan Kara2019-05-271-9/+16
* loop: Don't change loop device under exclusive openerJan Kara2019-05-271-1/+17
* io_uring: Fix __io_uring_register() false successPavel Begunkov2019-05-261-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-253-18/+19
|\
| * ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi2019-05-241-1/+1
| * ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara2019-05-231-1/+1
| * ext4: wait for outstanding dio during truncate in nojournal modeJan Kara2019-05-231-12/+9
| * ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2019-05-221-4/+8
* | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-2510-43/+129
|\ \
| * | libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams2019-05-201-2/+8
| * | dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-207-37/+117
| * | libnvdimm: Fix compilation warnings with W=1Qian Cai2019-05-203-4/+4
* | | Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-05-252-3/+11
|\ \ \
| * | | kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala2019-05-221-1/+0
| * | | tracing: Add a check_val() check before updating cond_snapshot() track_valTom Zanussi2019-05-211-0/+6
| * | | tracing: Check keys for variable references in expressions tooTom Zanussi2019-05-211-2/+2
| * | | tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi2019-05-211-0/+3
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-2411-226/+189
|\ \ \
| * | | Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-201-2/+1
| * | | scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-05-201-1/+1
| * | | scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu2019-05-201-7/+16
| * | | scsi: myrs: Fix uninitialized variableYueHaibing2019-05-201-1/+1
| * | | scsi: lpfc: Update lpfc version to 12.2.0.2James Smart2019-05-131-1/+1
| * | | scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-05-131-1/+4
| * | | scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-05-131-13/+19
| * | | scsi: lpfc: resolve lockdep warningsJames Smart2019-05-132-33/+56
| * | | scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-131-4/+0
| * | | scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-05-131-24/+8
| * | | scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran2019-05-131-139/+82
* | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-2418-246/+241
|\ \ \ \
| * \ \ \ Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linusJens Axboe2019-05-234-42/+77
| |\ \ \ \
| | * | | | nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch2019-05-221-1/+1
| | * | | | nvme: update MAINTAINERSKeith Busch2019-05-211-1/+1
| | * | | | nvme: copy MTFA field from identify controllerLaine Walker-Avina2019-05-211-0/+1
| | * | | | nvme: fix memory leak for power latency toleranceYufen Yu2019-05-171-0/+1
| | * | | | nvme: release namespace SRCU protection before performing controller ioctlsChristoph Hellwig2019-05-171-5/+20
| | * | | | nvme: merge nvme_ns_ioctl into nvme_ioctlChristoph Hellwig2019-05-171-23/+24
| | * | | | nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig2019-05-171-2/+0
| | * | | | nvme: fix srcu locking on error return in nvme_get_ns_from_diskChristoph Hellwig2019-05-171-4/+9
| | * | | | nvme: Fix known effectsKeith Busch2019-05-171-1/+1
| | * | | | nvme-pci: Sync queues on resetKeith Busch2019-05-173-0/+14
| | * | | | nvme-pci: Unblock reset_work on IO failureKeith Busch2019-05-171-5/+4
| | * | | | nvme-pci: Don't disable on timeout in reset stateKeith Busch2019-05-171-1/+2