Commit Graph

25 Commits (38b340527aa44bb8d1b88ef1e5a4e26b27695c2b)

Author SHA1 Message Date
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Arnd Bergmann 8a6cfeb6de block: push down BKL into .locked_ioctl 15 years ago
Randy Dunlap 511d37af66 block/xd.c: fix brace typo 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 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
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Mel Gorman a3b8d92d25 block,xd: Delay allocation of DMA buffers until device is known 15 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo bab2a807a4 xd: dequeue in-flight request 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b5c5d12b9 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers 16 years ago
Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 16 years ago
Al Viro 961846ca5a [PATCH] switch xd 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Matthew Wilcox 53d5ed627d [PATCH] Use linux/io.h instead of asm/io.h 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Tobias Klauser 945f390f02 [PATCH] drivers/block: Use ARRAY_SIZE macro 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Nishanth Aravamudan 86e8486245 [PATCH] drivers/block: fix-up schedule_timeout() usage 20 years ago
Nishanth Aravamudan f6a2f3404a [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago