Commit Graph

385 Commits (06c5040cdb13d27adad118f2fbfae905a1911b37)

Author SHA1 Message Date
Arnd Bergmann 1ca91cd033 compat_ioctl: move floppy handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann b3087cc4f3 compat_ioctl: move cdrom handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann 18cf7f8723 compat_ioctl: move BLKPG handling to block/compat_ioctl.c 18 years ago
Arnd Bergmann 9617db085c compat_ioctl: move hdio calls to block/compat_ioctl.c 18 years ago
Arnd Bergmann 171044d449 compat_ioctl: handle blk_trace ioctls 18 years ago
Arnd Bergmann 7199d4cdd8 compat_ioctl: add compat_blkdev_driver_ioctl() 18 years ago
Arnd Bergmann f58c4c0a17 compat_ioctl: move common block ioctls to compat_blkdev_ioctl 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 5bb23a688b Don't decrement bi_size in bio_endio 18 years ago
NeilBrown d24517d793 Remove flush_dry_bio_endio 18 years ago
Satyam Sharma db47d47537 ll_rw_blk: blk_cpu_notifier should be __cpuinitdata 18 years ago
Jens Axboe 6c92e699b5 Fixup rq_for_each_segment() indentation 18 years ago
NeilBrown bc1c56fde6 Share code between init_request_from_bio and blk_rq_bio_prep 18 years ago
NeilBrown 66846572bf Stop exporting blk_rq_bio_prep 18 years ago
NeilBrown 3001ca7712 New function blk_req_append_bio 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
NeilBrown 9dfa52831e Merge blk_recount_segments into blk_recalc_rq_segments 18 years ago
Nick Piggin dd941252a8 shared tag queue barrier comment 18 years ago
Jens Axboe f3da54ba14 Fix race with shared tag queue maps 18 years ago
Alan D. Brunelle c7149d6bce Fix remap handling by blktrace 18 years ago
FUJITA Tomonori 0c6a89ba64 [SCSI] bsg: update sg_io_v4 structure 18 years ago
Paul Mundt 99d4d0a9f2 [SCSI] bsg: Fix build for CONFIG_BLOCK=n 18 years ago
Ingo Molnar 7c2ff389bb blktrace: use cpu_clock() instead of sched_clock() 18 years ago
Paul Mundt 4d5d8e9d3e bsg: Fix build for CONFIG_BLOCK=n 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 41e1703b9b [SCSI] bsg: unexport sg v3 helper functions 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
James Bottomley 6826ee4fdb [SCSI] bsg: fix bsg_register_queue error path 18 years ago
Alexey Dobriyan 8350163a90 cfq: Write-only stuff in CFQ data structures 18 years ago
Vasily Tarasov c2dea2d1fd cfq: async queue allocation per priority 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
James Bottomley 80ed71ce1a [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular) 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Akinobu Mita f4480240f7 unregister_blkdev(): return void 18 years ago
Akinobu Mita 294462a5c6 unregister_blkdev(): do WARN_ON on failure 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
Jens Axboe 5d3a8cd34b bsg: fix missing space in version print 18 years ago
FUJITA Tomonori 319a7b7fb9 bsg: Kconfig updates 18 years ago
FUJITA Tomonori 0ed081ce20 bsg: minor cleanup 18 years ago
FUJITA Tomonori 1c1133e1ff bsg: device hash table cleanup 18 years ago
FUJITA Tomonori 9b9f770cef bsg: fix initialization error handling bugs 18 years ago
Jens Axboe 46f6ef4afc bsg: convert to dynamic major 18 years ago
Jens Axboe 25fd164303 bsg: address various review comments 18 years ago
Linus Torvalds 29417b899a Make BLK_DEV_BSG depend strictly on SCSI=y 18 years ago
Linus Torvalds abce891a10 Fix new generic block device SG compile 18 years ago
FUJITA Tomonori 58ff411e0d bsg: Kconfig updates 18 years ago
FUJITA Tomonori 15d10b611f bsg: add SCSI transport-level request support 18 years ago