index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-05
scsi: ses: don't ask for diagnostic pages repeatedly during probe
Li Dongyang
1
-4
/
+7
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-1
/
+1
2017-08-26
scsi: ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
1
-2
/
+1
2017-08-25
scsi: ses: make page2 support optional
Hannes Reinecke
1
-1
/
+38
2017-08-25
scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'
Hannes Reinecke
1
-7
/
+10
2017-08-25
scsi: ses: check return code from ses_recv_diag()
Hannes Reinecke
1
-1
/
+2
2017-08-08
scsi: ses: Fix wrong page error
Brian King
1
-1
/
+1
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
1
-1
/
+0
2017-01-17
scsi: ses: Fix SAS device detection in enclosure
Ewan D. Milne
1
-1
/
+1
2016-08-19
scsi: ses: use scsi_is_sas_rphy instead of is_sas_attached
Johannes Thumshirn
1
-1
/
+1
2016-08-13
ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
1
-1
/
+2
2015-12-19
ses: fix discovery of SATA devices in SAS enclosures
James Bottomley
1
-18
/
+4
2015-12-11
ses: fix additional element traversal bug
James Bottomley
1
-1
/
+9
2015-12-10
ses: Fix problems with simple enclosures
James Bottomley
1
-1
/
+19
2015-01-09
ses: Add power_status to SES device slot
Song Liu
1
-9
/
+89
2015-01-09
ses: add reliable slot attribute
Dan Williams
1
-5
/
+12
2015-01-09
ses: add enclosure logical id
Dan Williams
1
-0
/
+9
2015-01-09
ses: generate KOBJ_CHANGE on enclosure attach
Dan Williams
1
-1
/
+2
2015-01-09
ses: close potential registration race
Dan Williams
1
-7
/
+14
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
1
-1
/
+1
2014-03-27
[SCSI] ses: Use vpd information from scsi_device
Hannes Reinecke
1
-28
/
+10
2011-06-29
[SCSI] ses: requesting a fault indication
Douglas Gilbert
1
-1
/
+5
2011-03-23
[SCSI] ses: add subenclosure support
James Bottomley
1
-19
/
+25
2011-03-23
[SCSI] ses: show devices for enclosures with no page 7
John Hughes
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
drivers/scsi/ses.c: eliminate double free
Julia Lawall
1
-2
/
+2
2010-01-18
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
1
-3
/
+7
2009-08-23
[SCSI] ses: update enclosure data on hot add
James Bottomley
1
-71
/
+97
2009-08-23
[SCSI] ses: add support for enclosure component hot removal
James Bottomley
1
-7
/
+26
2009-08-23
[SCSI] ses: fix hotplug with multiple devices and expanders
James Bottomley
1
-4
/
+6
2009-04-03
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
1
-0
/
+2
2009-03-12
[SCSI] ses: code_set == 1 is tested twice
Roel Kluin
1
-1
/
+1
2009-03-12
[SCSI] ses: Use new scsi VPD helper
Matthew Wilcox
1
-27
/
+4
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-4
/
+5
2008-07-30
[SCSI] ses: fix VPD inquiry overrun
James Bottomley
1
-4
/
+14
2008-06-24
[SCSI] ses: Fix timeout
Matthew Wilcox
1
-1
/
+1
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-14
/
+14
2008-02-18
[SCSI] ses: fix data corruption
Yinghai Lu
1
-59
/
+67
2008-02-11
[SCSI] ses: fix memory leaks
Yinghai Lu
1
-9
/
+14
2008-02-08
[SCSI] ses: add new Enclosure ULD
James Bottomley
1
-0
/
+689