Boaz Harrosh
|
e7cbbf1bf1
bsg: Remove bogus check against request_queue->max_sectors
|
17 lat temu |
Boaz Harrosh
|
05378940ca
bsg: add support for tail queuing
|
17 lat temu |
Boaz Harrosh
|
c1c201200a
bsg: Fix sense buffer bug in SG_IO
|
17 lat temu |
Kay Sievers
|
3ada8b7e98
block: struct device - replace bus_id with dev_name(), dev_set_name()
|
17 lat temu |
Linus Torvalds
|
f2f1fa78a1
Enforce a minimum SG_IO timeout
|
17 lat temu |
Al Viro
|
74f3c8aff3
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
|
18 lat temu |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 lat temu |
Greg Kroah-Hartman
|
1ff9f542e5
device create: block: convert device_create_drvdata to device_create
|
17 lat temu |
FUJITA Tomonori
|
152e283fdf
block: introduce struct rq_map_data to use reserved pages
|
17 lat temu |
FUJITA Tomonori
|
a3bce90edd
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
|
17 lat temu |
FUJITA Tomonori
|
abf5439370
block: move cmdfilter from gendisk to request_queue
|
17 lat temu |
Greg Kroah-Hartman
|
f79f060561
device create: block: convert device_create to device_create_drvdata
|
17 lat temu |
Linus Torvalds
|
89a93f2f48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 lat temu |
Linus Torvalds
|
d1794f2c5b
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
|
17 lat temu |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 lat temu |
Linus Torvalds
|
dddec01eb8
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
17 lat temu |
James Bottomley
|
8df5fc042c
[SCSI] bsg: fix oops on remove
|
17 lat temu |
FUJITA Tomonori
|
3f27e3ed11
[SCSI] bsg: fix bsg_mutex hang with device removal
|
17 lat temu |
Adel Gadllah
|
0b07de85a7
allow userspace to modify scsi command filter on per device basis
|
17 lat temu |
Jonathan Corbet
|
75bd2ef145
bsg: cdev lock_kernel() pushdown
|
17 lat temu |
Linus Torvalds
|
d626e3bf72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
17 lat temu |
FUJITA Tomonori
|
9f5de6b105
[SCSI] bsg: add large command support
|
17 lat temu |
Harvey Harrison
|
24c03d47d0
block: remove remaining __FUNCTION__ occurrences
|
17 lat temu |
FUJITA Tomonori
|
97f46ae45c
[SCSI] bsg: add release callback support
|
17 lat temu |
Tony Jones
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
18 lat temu |
FUJITA Tomonori
|
99773aab03
[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands
|
18 lat temu |
FUJITA Tomonori
|
842ea771c3
[SCSI] bsg: remove minor in struct bsg_device
|
18 lat temu |
FUJITA Tomonori
|
43ac9e62c4
[SCSI] bsg: use better helper list functions
|
18 lat temu |
FUJITA Tomonori
|
c3ff1b90d8
[SCSI] bsg: replace kobject_get with blk_get_queue
|
18 lat temu |
FUJITA Tomonori
|
d45ac4fa8f
[SCSI] bsg: takes a ref to struct device in fops->open
|
18 lat temu |