Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
016a5fec19e191ed1d45f75d8bfbefdec3f2dada
016a5fe
target: pscsi: Introduce TYPE_ZBC support
by Damien Le Moal
· 8 years ago
e5dc9a7
target: Use macro for WRITE_VERIFY_32 operation codes
by Damien Le Moal
· 8 years ago
402242c
target: fix SAM_STAT_BUSY/TASK_SET_FULL handling
by Mike Christie
· 8 years ago
1a44417
target: remove transport_complete
by Mike Christie
· 8 years ago
dce6ce8
pscsi: finish cmd processing from pscsi_req_done
by Mike Christie
· 8 years ago
406f74c
tcmu: fix sense handling during completion
by Mike Christie
· 8 years ago
c6d66ab
target: add helper to copy sense to se_cmd buffer
by Mike Christie
· 8 years ago
9fe3698
target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE
by Mike Christie
· 8 years ago
c82ff23
target: make device_mutex and device_list static
by Colin Ian King
· 8 years ago
9d62bc0
tcmu: Fix flushing cmd entry dcache page
by Xiubo Li
· 8 years ago
9260695
tcmu: fix multiple uio open/close sequences
by Mike Christie
· 8 years ago
531283f
tcmu: drop configured check in destroy
by Mike Christie
· 8 years ago
be50f53
target: remove g_device_list
by Mike Christie
· 8 years ago
6906d00
xcopy: loop over devices using idr helper
by Mike Christie
· 8 years ago
b1943fd
target: add helper to iterate over devices
by Mike Christie
· 8 years ago
b3af66e
tcmu: perfom device add, del and reconfig synchronously
by Mike Christie
· 8 years ago
85441e6
target: add helper to find se_device by dev_index
by Mike Christie
· 8 years ago
0a5eee6
target: use idr for se_device dev index
by Mike Christie
· 8 years ago
9263470
target: break up free_device callback
by Mike Christie
· 8 years ago
2d76443
tcmu: reconfigure netlink attr changes
by Mike Christie
· 8 years ago
5f57252
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
by Nicholas Bellinger
· 8 years ago
fce50a2
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
by Nicholas Bellinger
· 8 years ago
5821783
tcmu: make array tcmu_attrib_attrs static const
by Colin Ian King
· 8 years ago
07932a0
tcmu: Fix module removal due to stuck unmap_thread thread again
by Xiubo Li
· 8 years ago
1d6ef27
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
by Jiang Yi
· 8 years ago
8a45885
tcmu: Add Type of reconfig into netlink
by Bryant G. Ly
· 8 years ago
ee01825
tcmu: Make dev_config configurable
by Bryant G. Ly
· 8 years ago
801fc54
tcmu: Make dev_size configurable via userspace
by Bryant G. Ly
· 8 years ago
1068be7
tcmu: Add netlink for device reconfiguration
by Bryant G. Ly
· 8 years ago
9a8bb60
tcmu: Support emulate_write_cache
by Bryant G. Ly
· 8 years ago
e9447a4
ibmvscsis: Use tpgt passed in by user
by Bryant G. Ly
· 8 years ago
8fa4011
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
by Bart Van Assche
· 8 years ago
d1c2685
target/iscsi: Simplify iscsit_free_cmd()
by Bart Van Assche
· 8 years ago
4412a67
target/iscsi: Remove second argument of __iscsit_free_cmd()
by Bart Van Assche
· 8 years ago
4c1f0e6
target/tcm_loop: Make TMF processing slightly faster
by Bart Van Assche
· 8 years ago
75f141a
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
by Bart Van Assche
· 8 years ago
d17203c
target/tcm_loop: Replace a waitqueue and a counter by a completion
by Bart Van Assche
· 8 years ago
4d3895d
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
by Bart Van Assche
· 8 years ago
c00e622
target: Introduce a function that shows the command state
by Bart Van Assche
· 8 years ago
03db016
iscsi-target: Kill left-over iscsi_target_do_cleanup
by Nicholas Bellinger
· 8 years ago
af90e84
xen/scsiback: Make TMF processing slightly faster
by Bart Van Assche
· 8 years ago
e3eac12
xen/scsiback: Replace a waitqueue and a counter by a completion
by Bart Van Assche
· 8 years ago
9f4ab18
xen/scsiback: Fix a TMR related use-after-free
by Bart Van Assche
· 8 years ago
13fdd44
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
by Bart Van Assche
· 8 years ago
d877d72
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
by Bart Van Assche
· 8 years ago
a85d667
target: Use {get,put}_unaligned_be*() instead of open coding these functions
by Bart Van Assche
· 8 years ago
f2b72d6a
target: Fix transport_init_se_cmd()
by Bart Van Assche
· 8 years ago
9f2f342
target: Remove se_device.dev_list
by Bart Van Assche
· 8 years ago
3e182db
target: Use symbolic value for WRITE_VERIFY_16
by Bart Van Assche
· 8 years ago
eb5ae23
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
by Nicholas Bellinger
· 8 years ago
5465e7d
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
by Nicholas Bellinger
· 8 years ago
eeb64d2
target: Add support for TMR percpu reference counting
by Nicholas Bellinger
· 8 years ago
12f66e4
target: reject COMPARE_AND_WRITE if emulate_caw is not set
by Jiang Yi
· 8 years ago
eceb4459
iscsi-target: Avoid holding ->tpg_state_lock during param update
by Nicholas Bellinger
· 8 years ago
9ae0e9ad
target/configfs: Kill se_lun->lun_link_magic
by Nicholas Bellinger
· 8 years ago
c17cd24
target/configfs: Kill se_device->dev_link_magic
by Nicholas Bellinger
· 8 years ago
2237498
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
by Nicholas Bellinger
· 8 years ago
464fd64
ibmvscsis: Enable Logical Partition Migration Support
by Michael Cyr
· 8 years ago
12bdcbd
vhost/scsi: Don't reinvent the wheel but use existing llist API
by Byungchul Park
· 8 years ago
fb41824
target: remove dead code
by Gustavo A. R. Silva
· 8 years ago
abb85a9
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
by Nicholas Bellinger
· 8 years ago
105fa2f
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
by Nicholas Bellinger
· 8 years ago
73d4e58
target: Fix kref->refcount underflow in transport_cmd_finish_abort
by Nicholas Bellinger
· 8 years ago
5e0cf5e
iscsi-target: Always wait for kthread_should_stop() before kthread exit
by Jiang Yi
· 8 years ago
25cdda9
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
by Nicholas Bellinger
· 8 years ago
f3cdbe3
tcmu: fix crash during device removal
by Mike Christie
· 8 years ago
4ff83da
target: Re-add check to reject control WRITEs with overflow data
by Nicholas Bellinger
· 8 years ago
75dbf2d
ibmvscsis: Fix the incorrect req_lim_delta
by Bryant G. Ly
· 8 years ago
98883f1
ibmvscsis: Clear left-over abort_cmd pointers
by Bryant G. Ly
· 8 years ago
2ea659a
Linux 4.12-rc1
by Linus Torvalds
· 8 years ago
cd63645
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b340959
mm, docs: update memory.stat description with workingset* entries
by Roman Gushchin
· 8 years ago
791b48b
mm: vmscan: scan until it finds eligible pages
by Minchan Kim
· 8 years ago
338a16b
mm, thp: copying user pages must schedule on collapse
by David Rientjes
· 8 years ago
876f294
dax: fix PMD data corruption when fault races with write
by Ross Zwisler
· 8 years ago
13e451f
dax: fix data corruption when fault races with write
by Jan Kara
· 8 years ago
fb26a1c
ext4: return to starting transaction in ext4_dax_huge_fault()
by Jan Kara
· 8 years ago
cd65637
mm: fix data corruption due to stale mmap reads
by Jan Kara
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
8594a21
mm, vmalloc: fix vmalloc users tracking properly
by Michal Hocko
· 8 years ago
835152a
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
by SeongJae Park
· 8 years ago
0538421
gcov: support GCC 7.1
by Martin Liska
· 8 years ago
8d35bb3
mm, vmstat: Remove spurious WARN() during zoneinfo print
by Reza Arbab
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
1836522
hwpoison, memcg: forcibly uncharge LRU pages
by Michal Hocko
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
deac842
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1b84fc1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1e0527
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
Next »