Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75bd2ef1457998791cfc89cd59927574488fc22a
/
block
/
bsg.c
75bd2ef
bsg: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
d626e3b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
9f5de6b
[SCSI] bsg: add large command support
by FUJITA Tomonori
· 17 years ago
24c03d4
block: remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
97f46ae
[SCSI] bsg: add release callback support
by FUJITA Tomonori
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
99773aa
[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands
by FUJITA Tomonori
· 17 years ago
842ea77
[SCSI] bsg: remove minor in struct bsg_device
by FUJITA Tomonori
· 17 years ago
43ac9e6
[SCSI] bsg: use better helper list functions
by FUJITA Tomonori
· 17 years ago
c3ff1b9
[SCSI] bsg: replace kobject_get with blk_get_queue
by FUJITA Tomonori
· 17 years ago
d45ac4f
[SCSI] bsg: takes a ref to struct device in fops->open
by FUJITA Tomonori
· 17 years ago
7a85f88
block: restore the meaning of rq->data_len to the true data length
by FUJITA Tomonori
· 17 years ago
6b00769
block: add request->raw_data_len
by Tejun Heo
· 17 years ago
40f6202
[SCSI] bsg: copy the cmd_type field to the subordinate request for bidi
by James Bottomley
· 17 years ago
2d507a0
[SCSI] libsas, bsg: pass errors through correctly
by James Bottomley
· 17 years ago
7344be0
bsg: mark struct file_operations const
by Arjan van de Ven
· 17 years ago
7e7654a
cdev: remove unneeded setting of cdev names
by Greg Kroah-Hartman
· 17 years ago
0c6a89b
[SCSI] bsg: update sg_io_v4 structure
by FUJITA Tomonori
· 17 years ago
a6ce22a
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
1079ddc
[SCSI] bsg: remove unnecessary code and comments
by FUJITA Tomonori
· 17 years ago
598443a
[SCSI] bsg: use lib/idr.c to find a unique minor number
by FUJITA Tomonori
· 17 years ago
e6f194d
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
df46882
[SCSI] bsg: fix bsg_unregister_queue
by FUJITA Tomonori
· 17 years ago
39dca55
[SCSI] bsg: make class backlinks
by James Bottomley
· 17 years ago
6826ee4
[SCSI] bsg: fix bsg_register_queue error path
by James Bottomley
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
80ed71c
[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
by James Bottomley
· 17 years ago
5d3a8cd
bsg: fix missing space in version print
by Jens Axboe
· 17 years ago
0ed081c
bsg: minor cleanup
by FUJITA Tomonori
· 17 years ago
1c1133e
bsg: device hash table cleanup
by FUJITA Tomonori
· 17 years ago
9b9f770
bsg: fix initialization error handling bugs
by FUJITA Tomonori
· 17 years ago
46f6ef4
bsg: convert to dynamic major
by Jens Axboe
· 17 years ago
25fd164
bsg: address various review comments
by Jens Axboe
· 17 years ago
abce891
Fix new generic block device SG compile
by Linus Torvalds
· 17 years ago
15d10b6
bsg: add SCSI transport-level request support
by FUJITA Tomonori
· 17 years ago
2c9ecdf
bsg: add bidi support
by FUJITA Tomonori
· 17 years ago
efba1a3
bsg: fix the deadlock on discarding done commands
by FUJITA Tomonori
· 17 years ago
e7d7217
bsg: fix a blocking read bug
by FUJITA Tomonori
· 17 years ago
4cf0723
bsg: minor bug fixes
by FUJITA Tomonori
· 18 years ago
292b7f2
improve bsg device allocation
by FUJITA Tomonori
· 18 years ago
4e2872d
bind bsg to all SCSI devices
by FUJITA Tomonori
· 18 years ago
d351af0
bsg: bind bsg to request_queue instead of gendisk
by FUJITA Tomonori
· 17 years ago
45e79a3
bsg: add a request_queue argument to scsi_cmd_ioctl()
by FUJITA Tomonori
· 17 years ago
7e75d73
bsg: simplify __bsg_alloc_command failpath
by FUJITA Tomonori
· 18 years ago
264a047
bsg: add cheasy error checks for sysfs stuff
by Jens Axboe
· 18 years ago
5309cb3
Add queue resizing support
by Jens Axboe
· 18 years ago
2ef7086
bsg: silence a bogus gcc warning
by Jens Axboe
· 18 years ago
b711afa
bsg: style cleanup
by Jens Axboe
· 18 years ago
10e8855
bsg: add SG_IO to SG v4
by FUJITA Tomonori
· 18 years ago
70e36ec
bsg: replace SG v3 with SG v4
by FUJITA Tomonori
· 18 years ago
9e69fbb
bsg: minor cleanups
by FUJITA Tomonori
· 18 years ago
3d6392c
bsg: support for full generic block layer SG v3
by Jens Axboe
· 17 years ago