aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/cpqarray.c
AgeCommit message (Expand)Author
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07cpqarray: check put_user() resultKulikov Vasiliy
2010-08-07drivers/block: use memdup_userJulia Lawall
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-06-14cpqarray: fix two more wrong section typeJens Axboe
2010-06-14cpqarray: fix wrong __init type on pci probe functionJens Axboe
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2009-10-01cpqarray: switch to seq_fileAlexey Dobriyan
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo
2009-03-24cpqarray: enable bus masteringDave Jones
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov
2008-10-21[PATCH] switch cpqarrayAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-01-28blk_end_request: changing cpqarray (take 4)Kiyoshi Ueda
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16drivers/block/cpqarray,cciss: kill unused varJeff Garzik
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-11-14[PATCH] cpqarray: fix iostatJens Axboe
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe
2006-07-14[PATCH] drivers/block/cpqarray.c: remove an unused variableAdrian Bunk
2006-07-02[PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-25[PATCH] cpqarray section fixAndrew Morton
2006-06-25[PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall
2006-03-24BUG_ON() Conversion in drivers/block/Eric Sesterhenn
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds