Commit Graph

88 Commits (68d93184352f2e723f135b0a9bad93b58f9d120b)

Author SHA1 Message Date
James Smart c7a841f3ac [SCSI] bsg: correct fault if queue object removed while dev_t open 14 years ago
FUJITA Tomonori 478971600e [SCSI] bsg: fix incorrect device_status value 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Randy Dunlap ad5ebd2fa2 block: jiffies fixes 15 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Jens Axboe 018e044689 block: get rid of queue-private command filter 16 years ago
FUJITA Tomonori 1119865935 block: revert "bsg: setting rq->bio to NULL" 16 years ago
Kay Sievers 2bdf914915 Driver Core: bsg: add nodename for bsg driver 16 years ago
FUJITA Tomonori c1d4c41f2f bsg: setting rq->bio to NULL 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Boaz Harrosh e7cbbf1bf1 bsg: Remove bogus check against request_queue->max_sectors 16 years ago
Boaz Harrosh 05378940ca bsg: add support for tail queuing 16 years ago
Boaz Harrosh c1c201200a bsg: Fix sense buffer bug in SG_IO 16 years ago
Kay Sievers 3ada8b7e98 block: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Linus Torvalds f2f1fa78a1 Enforce a minimum SG_IO timeout 16 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Greg Kroah-Hartman 1ff9f542e5 device create: block: convert device_create_drvdata to device_create 17 years ago
FUJITA Tomonori 152e283fdf block: introduce struct rq_map_data to use reserved pages 17 years ago
FUJITA Tomonori a3bce90edd block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov 17 years ago
FUJITA Tomonori abf5439370 block: move cmdfilter from gendisk to request_queue 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
James Bottomley 8df5fc042c [SCSI] bsg: fix oops on remove 17 years ago
FUJITA Tomonori 3f27e3ed11 [SCSI] bsg: fix bsg_mutex hang with device removal 17 years ago
Adel Gadllah 0b07de85a7 allow userspace to modify scsi command filter on per device basis 17 years ago
Jonathan Corbet 75bd2ef145 bsg: cdev lock_kernel() pushdown 17 years ago
FUJITA Tomonori 9f5de6b105 [SCSI] bsg: add large command support 17 years ago
Harvey Harrison 24c03d47d0 block: remove remaining __FUNCTION__ occurrences 17 years ago
FUJITA Tomonori 97f46ae45c [SCSI] bsg: add release callback support 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
FUJITA Tomonori 99773aab03 [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands 17 years ago
FUJITA Tomonori 842ea771c3 [SCSI] bsg: remove minor in struct bsg_device 17 years ago
FUJITA Tomonori 43ac9e62c4 [SCSI] bsg: use better helper list functions 17 years ago
FUJITA Tomonori c3ff1b90d8 [SCSI] bsg: replace kobject_get with blk_get_queue 17 years ago
FUJITA Tomonori d45ac4fa8f [SCSI] bsg: takes a ref to struct device in fops->open 17 years ago
FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length 17 years ago
Tejun Heo 6b00769fe1 block: add request->raw_data_len 17 years ago
James Bottomley 40f620286d [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi 17 years ago
James Bottomley 2d507a01da [SCSI] libsas, bsg: pass errors through correctly 17 years ago
Arjan van de Ven 7344be053a bsg: mark struct file_operations const 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
FUJITA Tomonori 0c6a89ba64 [SCSI] bsg: update sg_io_v4 structure 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
FUJITA Tomonori 1079ddcb07 [SCSI] bsg: remove unnecessary code and comments 18 years ago
FUJITA Tomonori 598443a212 [SCSI] bsg: use lib/idr.c to find a unique minor number 18 years ago
FUJITA Tomonori df468820b6 [SCSI] bsg: fix bsg_unregister_queue 18 years ago
James Bottomley 39dca558a5 [SCSI] bsg: make class backlinks 18 years ago