index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xen/scsiback: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-07
1
-7
/
+4
|
*
xen/scsiback: Fix a TMR related use-after-free
Bart Van Assche
2017-07-07
1
-24
/
+9
|
*
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
2017-07-07
1
-2
/
+2
|
*
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
2017-07-07
1
-41
/
+69
|
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-07
8
-171
/
+75
|
*
target: Fix transport_init_se_cmd()
Bart Van Assche
2017-07-07
1
-0
/
+1
|
*
target: Remove se_device.dev_list
Bart Van Assche
2017-07-07
1
-1
/
+0
|
*
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
2017-07-07
1
-1
/
+1
|
*
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
2017-07-07
2
-31
/
+12
|
*
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
2017-07-07
1
-9
/
+44
|
*
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-07-07
2
-4
/
+13
|
*
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
2017-07-07
1
-0
/
+6
|
*
iscsi-target: Avoid holding ->tpg_state_lock during param update
Nicholas Bellinger
2017-06-09
1
-6
/
+2
|
*
target/configfs: Kill se_lun->lun_link_magic
Nicholas Bellinger
2017-06-09
2
-6
/
+8
|
*
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-06-09
3
-7
/
+12
|
*
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2017-06-09
2
-18
/
+28
|
*
ibmvscsis: Enable Logical Partition Migration Support
Michael Cyr
2017-06-09
3
-16
/
+162
|
*
vhost/scsi: Don't reinvent the wheel but use existing llist API
Byungchul Park
2017-06-09
1
-8
/
+3
|
*
target: remove dead code
Gustavo A. R. Silva
2017-06-09
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
17
-19
/
+28
|
\
\
|
*
|
video: fbdev: omap: move inline before return type
Joe Perches
2017-07-13
1
-3
/
+3
|
*
|
video: fbdev: intelfb: move inline before return type
Joe Perches
2017-07-13
1
-1
/
+1
|
*
|
USB: serial: safe_serial: move __inline__ before return type
Joe Perches
2017-07-13
1
-1
/
+1
|
*
|
drivers: tty: serial: move inline before return type
Joe Perches
2017-07-13
2
-4
/
+4
|
*
|
drivers: s390: move static and inline before return type
Joe Perches
2017-07-13
2
-2
/
+2
|
*
|
drm/i915: use __GFP_RETRY_MAYFAIL
Michal Hocko
2017-07-13
1
-1
/
+2
|
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
6
-6
/
+6
|
*
|
IB/rxe: do not copy extra stack memory to skb
Kees Cook
2017-07-13
1
-1
/
+3
|
*
|
efi: avoid fortify checks in EFI stub
Kees Cook
2017-07-13
1
-0
/
+1
|
*
|
random: do not ignore early device randomness
Kees Cook
2017-07-13
1
-0
/
+5
*
|
|
Merge tag 'platform-drivers-x86-v4.13-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-07-13
11
-19
/
+165
|
\
\
\
|
*
|
|
platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreen
Hans de Goede
2017-07-12
1
-0
/
+10
|
*
|
|
platform/x86: toshiba_acpi: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
|
*
|
|
platform/x86: asus-wmi: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-2
/
+2
|
*
|
|
platform/x86: panasonic-laptop: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
|
*
|
|
platform/x86: alienware-wmi: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-3
/
+3
|
*
|
|
platform/x86: samsung-laptop: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
|
*
|
|
platform/x86: compal-laptop: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
|
*
|
|
platform/x86: fujitsu-laptop: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
|
*
|
|
platform/x86: peaq-wmi: Fix peaq_ignore_events_counter handling off by 1
Hans de Goede
2017-07-11
1
-1
/
+1
|
*
|
|
platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return value
Gustavo A. R. Silva
2017-07-07
1
-0
/
+12
|
*
|
|
platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1
Hans de Goede
2017-07-07
1
-0
/
+22
|
*
|
|
platform/x86: ideapad-laptop: Fix indentation in DMI table
Andy Shevchenko
2017-07-05
1
-4
/
+4
|
*
|
|
platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
Yang Jiaxun
2017-07-05
1
-0
/
+70
|
*
|
|
platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkill
Sven Eckelmann
2017-07-05
1
-0
/
+7
|
*
|
|
platform/x86: intel_telemetry: Add debugfs entry for S0ix residency
Rajneesh Bhardwaj
2017-07-05
1
-0
/
+26
|
*
|
|
platform/x86: intel_telemetry_debugfs: fix some error codes in init
Dan Carpenter
2017-07-05
1
-4
/
+3
|
*
|
|
platform/x86: intel_telemetry_debugfs: fix oops when load/unload module
Priyalee Kushwaha
2017-07-05
1
-9
/
+7
*
|
|
|
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-07-13
2
-42
/
+48
|
\
\
\
\
|
*
|
|
|
vfio: Remove unnecessary uses of vfio_container.group_lock
Alex Williamson
2017-07-07
1
-38
/
+0
[prev]
[next]