index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-2
/
+2
*
sd, sr: fix Driver 'sd' needs updating message
Hannes Reinecke
2009-06-21
1
-17
/
+0
*
[SCSI] scsi_sysfs: delete extra kernel-doc
Randy Dunlap
2009-03-12
1
-1
/
+0
*
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
1
-7
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-10-10
1
-0
/
+1
|
\
|
*
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
2008-10-03
1
-0
/
+1
*
|
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-2
/
+5
|
/
*
[SCSI] Host protection capabilities
Martin K. Petersen
2008-07-26
1
-0
/
+4
*
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
2008-06-05
1
-0
/
+1
*
[SCSI] fix intermittent oops in scsi_bus_uevent
James Bottomley
2008-05-23
1
-1
/
+6
*
[SCSI] bsg: add release callback support
FUJITA Tomonori
2008-04-22
1
-1
/
+1
*
[SCSI] rework scsi_target allocation
James Bottomley
2008-04-22
1
-0
/
+27
*
[SCSI] use default attributes for scsi_host
Hannes Reinecke
2008-04-22
1
-61
/
+23
*
[SCSI] add scsi_host and scsi_target to scsi_bus
Hannes Reinecke
2008-04-22
1
-5
/
+24
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-65
/
+85
*
Revert "[SCSI] fix bsg queue oops with iscsi logout"
James Bottomley
2008-03-26
1
-1
/
+1
*
[SCSI] fix bsg queue oops with iscsi logout
Mike Christie
2008-03-13
1
-1
/
+1
*
[SCSI] add missing transport configure points for target and host
James Bottomley
2008-01-23
1
-0
/
+1
*
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
James Bottomley
2008-01-02
1
-0
/
+17
*
SCSI: add asynchronous event notification API
Jeff Garzik
2007-11-03
1
-0
/
+47
*
[SCSI] make supported_mode default to initiator.
James Bottomley
2007-10-17
1
-4
/
+6
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
1
-85
/
+95
|
\
|
*
[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes
Kay Sievers
2007-10-12
1
-1
/
+1
|
*
[SCSI] switch sdev sysfs attributes to default attributes
Kay Sievers
2007-10-12
1
-84
/
+52
|
*
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
2007-10-12
1
-0
/
+42
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-7
/
+2
|
/
*
[SCSI] bsg: make class backlinks
James Bottomley
2007-07-21
1
-1
/
+1
*
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
James Bottomley
2007-07-19
1
-0
/
+13
*
[SCSI] small cleanups
Adrian Bunk
2007-07-18
1
-1
/
+2
*
[SCSI] kill scsi host template suspend/resume
Tejun Heo
2007-05-22
1
-22
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-05
1
-4
/
+50
|
\
|
*
[SCSI] modalias for scsi devices
Michael Tokarev
2007-04-17
1
-0
/
+23
|
*
[SCSI] sd: implement START/STOP management
Tejun Heo
2007-03-20
1
-4
/
+27
*
|
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
2007-03-15
1
-1
/
+13
|
/
*
[SCSI] SCSI core: better initialization for sdev->scsi_level
Alan Stern
2007-02-16
1
-1
/
+1
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-5
/
+5
*
[SCSI] add can_queue to host parameters
James Bottomley
2006-10-25
1
-0
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-10
1
-4
/
+4
*
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
Nigel Cunningham
2006-03-24
1
-1
/
+1
*
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
2006-02-27
1
-1
/
+3
*
[SCSI] fix wrong context bugs in SCSI
James Bottomley
2006-02-14
1
-1
/
+8
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
1
-1
/
+4
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
1
-2
/
+2
*
[PATCH] Suspend support for libata
Jens Axboe
2006-01-06
1
-0
/
+31
*
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-12-13
1
-2
/
+2
*
[SCSI] Fix transport class oops
James Bottomley
2005-11-06
1
-3
/
+6
*
[SCSI] fix oops on usb storage device disconnect
James Bottomley
2005-09-19
1
-0
/
+2
*
[SCSI] SCSI scanning and removal fixes
Alan Stern
2005-09-18
1
-3
/
+6
*
[SCSI] fix use after potential free in scsi_remove_device
Alan Stern
2005-09-15
1
-2
/
+4
[next]