Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7de7c6717f2c80ba64292cfc537c893947115cae
/
drivers
/
scsi
/
scsi_sysfs.c
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
1e6f241
scsi: don't allow setting of queue_depth bigger than can_queue
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
6fe8c1d
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
by Subhash Jadavani
· 10 years ago
50c4e96
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
by Alan Stern
· 10 years ago
f7c65af
drivers/scsi: replace strict_strto calls
by Daniel Walter
· 10 years ago
d285203
scsi: add support for a blk-mq based I/O path.
by Christoph Hellwig
· 11 years ago
cd9070c
scsi: fix the {host,target,device}_blocked counter mess
by Christoph Hellwig
· 11 years ago
71e75c9
scsi: convert device_busy to atomic_t
by Christoph Hellwig
· 11 years ago
7466501
scsi: convert host_busy to atomic_t
by Christoph Hellwig
· 11 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
1a0b6ab
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
b3ae878
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
by Hannes Reinecke
· 11 years ago
276b20d
[SCSI] scsi_sysfs: Implement 'is_visible' callback
by Hannes Reinecke
· 11 years ago
ad469a5
[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set
by Hannes Reinecke
· 11 years ago
e63ed0d
[SCSI] fix our current target reap infrastructure
by James Bottomley
· 11 years ago
ac0ece9
scsi: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
bb3b621
[SCSI] Set the minimum valid value of 'eh_deadline' as 0
by Ren Mingxin
· 11 years ago
b456202
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
by Hannes Reinecke
· 11 years ago
522db3c
[SCSI] export device_busy for sdev
by Jack Wang
· 11 years ago
279afdf
[SCSI] Generate uevents on certain unit attention codes
by Ewan D. Milne
· 11 years ago
0816c92
[SCSI] Allow error handling timeout to be specified
by Martin K. Petersen
· 11 years ago
072f19b
[SCSI] prevent stack buffer overflow in host_reset
by Sasha Levin
· 12 years ago
bc3f02a
[SCSI] scsi_remove_target: fix softlockup regression on hot remove
by Dan Williams
· 12 years ago
3b661a9
[SCSI] fix hot unplug vs async scan race
by Dan Williams
· 12 years ago
b485462
[SCSI] Stop accepting SCSI requests before removing a device
by Bart Van Assche
· 12 years ago
67bd941
[SCSI] Fix device removal NULL pointer dereference
by Bart Van Assche
· 12 years ago
1b8d262
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
by Mike Christie
· 12 years ago
2944369
[SCSI] scsi: Added support for adapter and firmware reset
by Vikas Chaudhary
· 13 years ago
e73e079
[SCSI] Fix oops caused by queue refcounting failure
by James Bottomley
· 13 years ago
86cbfb5
[SCSI] put stricter guards on queue dead checks
by James Bottomley
· 14 years ago
aa33860
PM: Remove CONFIG_PM_OPS
by Rafael J. Wysocki
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4151170
[SCSI] eliminate an unnecessary local variable from scsi_remove_target()
by Alan Stern
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
73d8c34
SCSI: improve two error messages
by Alan Stern
· 14 years ago
546ae79
[SCSI] Fix race when removing SCSI devices
by Christof Schmitt
· 14 years ago
13f05c8
block/scsi: Provide a limit on the number of integrity segments
by Martin K. Petersen
· 14 years ago
e6da54d
SCSI: remove fake "address-of" expression
by Alan Stern
· 14 years ago
bc4f240
[SCSI] implement runtime Power Management
by Alan Stern
· 14 years ago
db5bd1e
[SCSI] convert to the new PM framework
by Alan Stern
· 14 years ago
160e7f6
[SCSI] fix sdev_rw_attr macro for scsi device sysfs entries
by Tomohiro Kusumi
· 15 years ago
1821438
[SCSI] don't reap targets upon device_add failure
by Alan Stern
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
06a79b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
4cb077d
PM: Allow SCSI devices to suspend/resume asynchronously
by Rafael J. Wysocki
· 15 years ago
ee37e09
[SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev
by Alan Stern
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
4a84067
[SCSI] add queue_depth ramp up code
by Vasu Dev
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
860dc73
[SCSI] fix async scan add/remove race resulting in an oops
by James Bottomley
· 15 years ago
37e6ba0
[SCSI] fix memory leak in initialization
by James Bottomley
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
b391277
sd, sr: fix Driver 'sd' needs updating message
by Hannes Reinecke
· 15 years ago
59d3270
[SCSI] scsi_sysfs: delete extra kernel-doc
by Randy Dunlap
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
ef5bef3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
242f9dc
block: unify request timeout handling
by Jens Axboe
· 16 years ago
6f4267e
[SCSI] Update the SCSI state model to allow blocking in the created state
by James Bottomley
· 16 years ago
4469f98
[SCSI] Host protection capabilities
by Martin K. Petersen
· 16 years ago
a6a8d9f
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
by Chandra Seetharaman
· 17 years ago
1f42ea7
[SCSI] fix intermittent oops in scsi_bus_uevent
by James Bottomley
· 16 years ago
97f46ae
[SCSI] bsg: add release callback support
by FUJITA Tomonori
· 17 years ago
643eb2d
[SCSI] rework scsi_target allocation
by James Bottomley
· 17 years ago
f7120a4
[SCSI] use default attributes for scsi_host
by Hannes Reinecke
· 17 years ago
b0ed433
[SCSI] add scsi_host and scsi_target to scsi_bus
by Hannes Reinecke
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
0feed27
Revert "[SCSI] fix bsg queue oops with iscsi logout"
by James Bottomley
· 17 years ago
4b6f5b3
[SCSI] fix bsg queue oops with iscsi logout
by Mike Christie
· 17 years ago
d52b381
[SCSI] add missing transport configure points for target and host
by James Bottomley
· 17 years ago
751bf4d
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
by James Bottomley
· 17 years ago
a341cd0
SCSI: add asynchronous event notification API
by Jeff Garzik
· 17 years ago
7a39ac3
[SCSI] make supported_mode default to initiator.
by James Bottomley
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
13ba9bc
[SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes
by Kay Sievers
· 17 years ago
bfd1294
[SCSI] switch sdev sysfs attributes to default attributes
by Kay Sievers
· 17 years ago
5dc2b89
[SCSI] add supported_mode and active_mode attributes to the host
by FUJITA Tomonori
· 17 years ago
39dca55
[SCSI] bsg: make class backlinks
by James Bottomley
· 17 years ago
80ed71c
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
by James Bottomley
· 17 years ago
44818ef
[SCSI] small cleanups
by Adrian Bunk
· 17 years ago
1dfcda0
[SCSI] kill scsi host template suspend/resume
by Tejun Heo
· 18 years ago
4f7a307
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
d7b8bcb
[SCSI] modalias for scsi devices
by Michael Tokarev
· 18 years ago
c3c94c5
[SCSI] sd: implement START/STOP management
by Tejun Heo
· 18 years ago
d9a9cdf
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
by Alan Stern
· 18 years ago
7c9d6f1
[SCSI] SCSI core: better initialization for sdev->scsi_level
by Alan Stern
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
ed632da
[SCSI] add can_queue to host parameters
by James Bottomley
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
082776e
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
by Nigel Cunningham
· 19 years ago
ffedb45
[SCSI] fix scsi process problems and clean up the target reap issues
by James Bottomley
· 19 years ago
65110b2
[SCSI] fix wrong context bugs in SCSI
by James Bottomley
· 19 years ago
e02f3f5
[SCSI] remove target parent limitiation
by Christoph Hellwig
· 19 years ago
0b95067
[SCSI] turn most scsi semaphores into mutexes
by Arjan van de Ven
· 19 years ago
9b84754
[PATCH] Suspend support for libata
by Jens Axboe
· 19 years ago
0ad7820
[SCSI] Mark some core scsi data structures const
by Arjan van de Ven
· 19 years ago
df133c2
[SCSI] Fix transport class oops
by James Bottomley
· 19 years ago
Next »