summaryrefslogtreecommitdiffstats
path: root/Documentation/mn10300 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-07IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche1-2/+2
2017-07-07target: Fix a deadlock between the XCOPY code and iSCSI session shutdownBart Van Assche1-41/+69
2017-07-07target: Use {get,put}_unaligned_be*() instead of open coding these functionsBart Van Assche9-171/+83
2017-07-07target: Fix transport_init_se_cmd()Bart Van Assche1-0/+1
2017-07-07target: Remove se_device.dev_listBart Van Assche2-3/+0
2017-07-07target: Use symbolic value for WRITE_VERIFY_16Bart Van Assche1-1/+1
2017-07-07qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2-31/+12
2017-07-07target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKNicholas Bellinger2-10/+46
2017-07-07target: Add support for TMR percpu reference countingNicholas Bellinger2-4/+13
2017-07-07target: reject COMPARE_AND_WRITE if emulate_caw is not setJiang Yi1-0/+6
2017-06-09iscsi-target: Avoid holding ->tpg_state_lock during param updateNicholas Bellinger1-6/+2
2017-06-09target/configfs: Kill se_lun->lun_link_magicNicholas Bellinger3-8/+8
2017-06-09target/configfs: Kill se_device->dev_link_magicNicholas Bellinger4-9/+12
2017-06-09target/iblock: Convert WRITE_SAME to blkdev_issue_zerooutNicholas Bellinger2-18/+28
2017-06-09ibmvscsis: Enable Logical Partition Migration SupportMichael Cyr3-16/+162
2017-06-09vhost/scsi: Don't reinvent the wheel but use existing llist APIByungchul Park1-8/+3
2017-06-09target: remove dead codeGustavo A. R. Silva1-2/+2
2017-06-09iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger1-0/+12
2017-06-09iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger1-2/+8
2017-06-09target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger3-12/+15
2017-06-01iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+34
2017-06-01iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-62/+133
2017-05-24tcmu: fix crash during device removalMike Christie1-13/+33
2017-05-16target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger1-5/+18
2017-05-16ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly1-4/+20
2017-05-16ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly1-0/+3
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-13mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-13mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-13dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-13dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-13ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-13mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-13dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-13Tigran has movedAndrew Morton6-7/+7
2017-05-13mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-13mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-13gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-13mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-13time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-13hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-12sound: Disable the build of OSS driversTakashi Iwai1-0/+1
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä2-2/+18
2017-05-12Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs4-4/+4
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs1-3/+13
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs1-7/+10
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs1-10/+16
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs1-1/+1