summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-ld (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-24block: remove outdated part of blkdev_issue_flush() commentEric Biggers1-2/+1
2017-03-24block: correct documentation for blkdev_issue_discard() flagsEric Biggers1-1/+1
2017-03-24mg_disk: use setup_timerGeliang Tang1-3/+1
2017-03-24block: floppy: use setup_timerGeliang Tang1-3/+1
2017-03-23block: make nr_iovecs unsigned in bio_alloc_bioset()Dan Carpenter2-2/+3
2017-03-23blk-mq: streamline blk_mq_make_requestChristoph Hellwig1-36/+15
2017-03-23blk-mq: split the plug and sync cases in blk_mq_make_requestChristoph Hellwig1-18/+18
2017-03-23blk-mq: improve blk_mq_try_issue_directlyChristoph Hellwig1-14/+18
2017-03-23blk-mq: merge mq and sq make_request instancesChristoph Hellwig1-133/+31
2017-03-23blk-mq: remove BLK_MQ_F_DEFER_ISSUEChristoph Hellwig2-8/+1
2017-03-23block: Fix oops scsi_disk_get()Jan Kara1-1/+1
2017-03-23kobject: Export kobject_get_unless_zero()Jan Kara2-1/+6
2017-03-23block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2-6/+3
2017-03-23bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()Jan Kara1-3/+3
2017-03-23bdi: Do not wait for cgwbs release in bdi_unregister()Jan Kara2-22/+1
2017-03-23bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()Jan Kara2-0/+23
2017-03-23bdi: Unify bdi->wb_list handling for root wb_writebackJan Kara1-6/+28
2017-03-23bdi: Make wb->bdi a proper referenceJan Kara1-2/+11
2017-03-23bdi: Mark congested->bdi as internalJan Kara2-6/+8
2017-03-23block: Fix bdi assignment to bdev inode when racing with disk deleteJan Kara1-4/+3
2017-03-22block: fix stacked driver stats init and freeJens Axboe2-5/+8
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval11-320/+449
2017-03-21blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.cOmar Sandoval2-2/+2
2017-03-21blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}Omar Sandoval6-66/+59
2017-03-21block: remove extra calls to wbt_exit()Omar Sandoval2-3/+0
2017-03-21blk-stat: fix blk_stat_sum() if all samples are batchedOmar Sandoval1-2/+2
2017-03-20Linux 4.11-rc3v4.11-rc3Linus Torvalds1-1/+1
2017-03-20mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-19qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-19qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-19qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-19qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-19qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-19qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-19qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-19qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-19qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-19qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-19qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-19qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-19qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-19qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-19tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-19tcmu: make cmd timeout configurableMike Christie1-6/+35
2017-03-19tcmu: add helper to check if dev was configuredMike Christie1-2/+6
2017-03-18target: fix race during implicit transition work flushesMike Christie1-9/+1
2017-03-18target: allow userspace to set state to transitioningMike Christie1-15/+22
2017-03-18target: fix ALUA transition timeout handlingMike Christie2-16/+9
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie1-5/+3
2017-03-18target: fail ALUA transitions for pscsiMike Christie1-0/+3