Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8278807abd338f2246b6ae8057f2ec61a80a5614
/
drivers
/
scsi
/
scsi_sysfs.c
8278807
scsi: core: Add scsi_device_busy() wrapper
by Ming Lei
· 4 years ago
8839282
scsi: core: Fix -Wformat for scsi_host
by Nick Desaulniers
· 4 years, 2 months ago
64f1501
scsi: core: Show nr_hw_queues in sysfs
by John Garry
· 4 years, 5 months ago
81546b3
scsi: core: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 4 years, 10 months ago
9e7bd945
scsi: core: use kobj_to_dev
by Guosong Su
· 4 years, 10 months ago
ef2cc88
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
43e0ae7
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
c0eaf15
drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
77c3012
scsi: core: try to get module before removing device
by Yufen Yu
· 5 years ago
d188b06
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
by Ryan Attard
· 5 years ago
c74f805
scsi: core: allow auto suspend override by low-level driver
by Stanley Chu
· 5 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
ac88c1f
scsi: Restrict user space SCSI device state changes to "running" and "offline"
by Bart Van Assche
· 6 years ago
026104b
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
by Christoph Hellwig
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
70fc085
scsi: core: Run queue when state is set to running after being blocked
by zhengbin
· 6 years ago
f664a3c
scsi: kill off the legacy IO path
by Jens Axboe
· 6 years ago
0ee223b
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
by Bart Van Assche
· 6 years ago
c84b023
scsi: read host_busy via scsi_host_busy()
by Ming Lei
· 7 years ago
1409880
scsi: devinfo: change blist_flag_t to 64bit
by Martin Wilck
· 7 years ago
659c1c1
scsi: devinfo: use const_ilog2 for array indices
by Martin Wilck
· 7 years ago
052c220
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
17cb960
bsg: split handling of SCSI CDBs vs transport requeues
by Christoph Hellwig
· 7 years ago
86b87cd
scsi: core: host template attribute groups
by Stanislav Nijnikov
· 7 years ago
28bc6fb
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
81b6c99
scsi: core: check for device state in __scsi_remove_target()
by Hannes Reinecke
· 7 years ago
093b888
scsi: core: Use blist_flags_t consistently
by Bart Van Assche
· 7 years ago
a5c3511
scsi: dh: Remove scsi_dh_remove_device()
by Bart Van Assche
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
345e296
scsi: scsi: Export blacklist flags to sysfs
by Hannes Reinecke
· 7 years ago
fbce4d9
scsi: fixup kernel warning during rmmod()
by Hannes Reinecke
· 7 years ago
2930f81
scsi: scsi_dh: suppress errors from unsupported devices
by Hannes Reinecke
· 7 years ago
ccf1e00
scsi: Rework handling of scsi_device.vpd_pg8[03]
by Bart Van Assche
· 7 years ago
3991e46
scsi: Convert a strncmp() call into a strcmp() call
by Bart Van Assche
· 7 years ago
92227b8
scsi: scsi-sysfs: Adjust error returned for adapter reset request
by weiping zhang
· 7 years ago
f9279c9
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
by Ewan D. Milne
· 8 years ago
255ee93
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
by Bart Van Assche
· 8 years ago
0db6ca8
scsi: Protect SCSI device state changes with a mutex
by Bart Van Assche
· 8 years ago
d2a1452
scsi: avoid a permanent stop of the scsi device's request queue
by Wei Fang
· 8 years ago
305c2e7
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
by Johannes Thumshirn
· 9 years ago
f05795d
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
by Johannes Thumshirn
· 9 years ago
1d64508
scsi: disable automatic target scan
by Hannes Reinecke
· 9 years ago
d78540d
scsi: Declare local symbols static
by Bart Van Assche
· 9 years ago
6888758
scsi_sysfs: Fix typo in is_bin_visible()
by Hannes Reinecke
· 9 years ago
4cd2459
scsi_sysfs: call 'device_add' after attaching device handler
by Hannes Reinecke
· 9 years ago
77c9df9
scsi: Add 'access_state' and 'preferred_path' attribute
by Hannes Reinecke
· 9 years ago
7e47976
scsi_sysfs: add 'is_bin_visible' callback
by Hannes Reinecke
· 9 years ago
90a88d6
scsi: fix soft lockup in scsi_remove_target() on module removal
by James Bottomley
· 9 years ago
abaee09
Merge branch 'jejb-scsi' into misc
by James Bottomley
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
248d4fe
scsi: export 'wwid' to sysfs
by Hannes Reinecke
· 9 years ago
221255a
scsi: ignore errors from scsi_dh_add_device()
by Hannes Reinecke
· 9 years ago
41f95dd
scsi_dh: move 'dh_state' sysfs attribute to generic code
by Hannes Reinecke
· 9 years ago
e619e6c
Revert "scsi: Fix a bdi reregistration race"
by Bart Van Assche
· 9 years ago
09e2b0b
scsi: rescan VPD attributes
by Hannes Reinecke
· 9 years ago
be821fd
scsi_sysfs: protect against double execution of __scsi_remove_device()
by Vitaly Kuznetsov
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
5cb9b40
scsi_sysfs: Fix queue_ramp_up_period return code
by Peter Oberparleiter
· 9 years ago
bf2cf3b
scsi: Fix a bdi reregistration race
by Bart Van Assche
· 9 years ago
863e02d
scsi_sysfs: Fix queue_ramp_up_period return code
by Peter Oberparleiter
· 9 years ago
92e6246
scsi: Export SCSI Inquiry data to sysfs
by Johannes Thumshirn
· 9 years ago
4099819
scsi: restart list search after unlock in scsi_remove_target
by Christoph Hellwig
· 9 years ago
23695e4
scsi_dh: fix use-after-free when removing scsi device
by Junichi Nomura
· 9 years ago
086b91d
scsi_dh: integrate into the core SCSI code
by Christoph Hellwig
· 9 years ago
1278dd68
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
by Jens Axboe
· 9 years ago
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
· 11 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
· 12 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
· 13 years ago
b485462
[SCSI] Stop accepting SCSI requests before removing a device
by Bart Van Assche
· 13 years ago
67bd941
[SCSI] Fix device removal NULL pointer dereference
by Bart Van Assche
· 13 years ago
1b8d262
[SCSI] add new SDEV_TRANSPORT_OFFLINE state
by Mike Christie
· 13 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
· 14 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
Next »