Commit Graph

411 Commits (55b70a0300b873c0ec7ea6e33752af56f41250ce)

Author SHA1 Message Date
Uwe Kleine-König dbe7f76dd6 fix typo "insted" -> "instead" 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 17 years ago
Jens Axboe ba951841ce [BLOCK] blk_rq_map_sg() next_sg fixup 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 17 years ago
Jens Axboe 60573b874b [BLOCK] Clear sg entry before filling in blk_rq_map_sg() 17 years ago
Fengguang Wu f2e189827a readahead: remove the limit max_sectors_kb imposed on max_readahead_kb 17 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 17 years ago
Jens Axboe 563063a808 ll_rw_blk: temporarily enable max_segments tweaking 17 years ago
Jens Axboe f565913ef8 block: convert to using sg helpers 17 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 17 years ago
Jens Axboe bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 17 years ago
Jens Axboe c07e2b4129 block: factor our bio_check_eod() 17 years ago
Jens Axboe a0cd128542 block: add end_queued_request() and end_dequeued_request() helpers 17 years ago
Jens Axboe 4fa253f33c block: ll_rw_blk.c: cosmetics 17 years ago
Arjan van de Ven 7344be053a bsg: mark struct file_operations const 17 years ago
Linus Torvalds 2b9e0aae1d Only enable BLOCK_COMPAT if COMPAT is needed 18 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Jens Axboe 99874d5048 [BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set 18 years ago
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