summaryrefslogtreecommitdiff
path: root/block/bsg.c
Commit message (Expand)AuthorAge
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* block: jiffies fixesRandy Dunlap2009-11-11
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* block: get rid of queue-private command filterJens Axboe2009-07-01
* block: revert "bsg: setting rq->bio to NULL"FUJITA Tomonori2009-06-21
* Driver Core: bsg: add nodename for bsg driverKay Sievers2009-06-15
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: add rq->resid_lenTejun Heo2009-05-11
* | bsg: setting rq->bio to NULLFUJITA Tomonori2009-06-09
|/
* bsg: Remove bogus check against request_queue->max_sectorsBoaz Harrosh2009-03-26
* bsg: add support for tail queuingBoaz Harrosh2009-03-24
* bsg: Fix sense buffer bug in SG_IOBoaz Harrosh2009-02-18
* block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-05
* [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2008-10-09
* block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2008-10-09
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] bsg: fix bsg_mutex hang with device removalFUJITA Tomonori2008-07-12
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\ \
| * | | bsg: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-14
|\ \ \ | |_|/ |/| |
| * | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-03
| |/
* | [SCSI] bsg: fix oops on removeJames Bottomley2008-07-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-02
|\
| * [SCSI] bsg: add large command supportFUJITA Tomonori2008-05-02
* | block: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-01
|/
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-22
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commandsFUJITA Tomonori2008-04-18
* [SCSI] bsg: remove minor in struct bsg_deviceFUJITA Tomonori2008-04-18
* [SCSI] bsg: use better helper list functionsFUJITA Tomonori2008-04-18
* [SCSI] bsg: replace kobject_get with blk_get_queueFUJITA Tomonori2008-04-18
* [SCSI] bsg: takes a ref to struct device in fops->openFUJITA Tomonori2008-04-18
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-04
* block: add request->raw_data_lenTejun Heo2008-02-19
* [SCSI] bsg: copy the cmd_type field to the subordinate request for bidiJames Bottomley2008-01-30
* [SCSI] libsas, bsg: pass errors through correctlyJames Bottomley2008-01-11
* bsg: mark struct file_operations constArjan van de Ven2007-10-16
* cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-12
* [SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori2007-07-31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-29
|\
| * [SCSI] bsg: remove unnecessary code and commentsFUJITA Tomonori2007-07-23
| * [SCSI] bsg: use lib/idr.c to find a unique minor numberFUJITA Tomonori2007-07-23
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
|/