- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / block / cciss.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-07 Mike Miller[PATCH] cciss: cciss_ioctl return code fix
2004-12-06 Mike Miller[PATCH] cciss: cciss_ioctl return code fix
2004-11-29 Andrew Patterson[PATCH] cciss: Off-by-one error causing oops in CCISS_G...
2004-10-20 Adrian Bunk[PATCH] fix block/cciss.c with PROC_FS=n
2004-10-18 Mike Miller[PATCH] cciss: fixes for clustering
2004-10-06 Alexander Viro[PATCH] cciss endianness and iomem annotations
2004-09-16 Kurt GarloffBetter fix for cciss warnings.
2004-09-15 Kurt GarloffFix compiler warnings.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Mike Miller[PATCH] cciss: read_ahead bumped to 1024
2004-08-23 Mike Miller[PATCH] cciss: pdev->intr fix
2004-08-23 Mike Miller[PATCH] cciss: id change for V100 controller
2004-08-23 Mike Miller[PATCH] cciss: cylinder calculation fix
2004-08-23 Mike Miller[PATCH] cciss: /proc fixes
2004-08-23 Mike Miller[PATCH] cciss: zero out buffer in passthru ioctls for...
2004-08-23 Mike Miller[PATCH] cciss: fixes to 32/64-bit conversions
2004-08-09 Jens Axboe- Additional cciss patchlet from (to be) mainline
2004-08-06 Jens Axboe- Update cciss patches
2004-07-26 Alexander Viro[PATCH] cciss compat ioctl fix
2004-06-28 Andreas Gruenbacher- #42360: patches.fixes/cciss_getluninfo_fix_for_sls9...
2004-06-18 Mike Miller[PATCH] cciss ioctl32 update
2004-06-03 Alexander Viro[PATCH] sparse: cciss annotation
2004-05-28 Andreas Kleenfix ugly warning in cciss change
2004-05-28 Hubert Mantel- fix 32/64 bit problem in cciss driver for configurati...
2004-05-18 Hubert Mantelinrease blk_queue_max_sectors for cciss driver (#40757)
2004-05-12 Hubert Mantelset up read-ahead for cciss driver on a per queue basis...
2004-05-05 Andrew Morton[PATCH] cciss update
2004-04-12 Andrew Morton[PATCH] cciss: /proc fix
2004-04-05 Kurt GarloffCVS head is 2.6.5 now.
2004-03-29 Andrew Morton[PATCH] cciss: return -ENXIO on no-device-present
2004-03-05 Hubert Mantelsome fixes for the cciss driver from HP (#35163)
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-08 Andrew Morton[PATCH] cciss: rmmod oops fix
2004-02-08 Andrew Morton[PATCH] cciss: use pci_module_init()
2004-02-08 Andrew Morton[PATCH] cciss: improve /proc presentation
2004-02-08 Andrew Morton[PATCH] cciss: printk format fix
2004-02-08 Andrew Morton[PATCH] cciss: avoid reading PCI config space
2004-02-08 Andrew Morton[PATCH] cciss: intialisation oops fix
2004-02-08 Andrew Morton[PATCH] cciss: disble prefetching in ASIC
2004-02-08 Andrew Morton[PATCH] cciss: IRQ sharing fix
2004-02-08 Andrew Morton[PATCH] cciss: Add support for SA 6i embedded controller
2004-02-08 Andrew Morton[PATCH] cciss: Fix freeing of incorrect IO memory address
2004-02-08 Andrew Morton[PATCH] cciss: PCI BAR sizing fix
2004-02-06 Andrew Morton[PATCH] Set CCISS driver VM read-ahead to 1024K
2003-10-03 Randy Dunlap[PATCH] janitor: fix cciss for !CONFIG_PROC_FS
2003-09-27 Jeff GarzikMisc warning fixes:
2003-09-21 Andrew Morton[PATCH] fix cciss memory leaks
2003-09-11 Greg Kroah-HartmanPCI: fix up some pci drivers that had marked their...
2003-09-09 Andrew Morton[PATCH] Initialise devfs_name in various block drivers
2003-09-06 Randy Dunlap[PATCH] janitor: remove unneeded version.h #includes
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (4/15)
2003-09-03 Andrew Morton[PATCH] cciss error handling cleanup
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (11/12)
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-08-31 Jens Axboe[PATCH] cciss init problem
2003-08-13 Dave Jones[PATCH] CCISS 64bit fixup.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-07-02 Andrew Morton[PATCH] Fix cciss hang
2003-06-05 Jens Axboe[PATCH] kill old stuff
2003-04-21 Andrew Morton[PATCH] irqs: drivers/block
2003-04-20 Andrew Morton[PATCH] Allocate hd_structs dynamically
2003-04-07 Jens Axboe[PATCH] kill blk_queue_empty()
2003-03-24 Dave Jones[PATCH] CCISS ID updates.
2003-03-20 Dave Jones[PATCH] cciss unregister cleanup
2003-03-08 Andrew Morton[PATCH] register_blkdev cleanups
2003-03-06 Andrew Morton[PATCH] cciss: fix initialization for PCI hotplug
2003-03-02 Andrew Morton[PATCH] cciss: add passthrough ioctl
2003-03-02 Andrew Morton[PATCH] cciss: add CCISS_GETLUNINFO ioctl
2003-03-02 Andrew Morton[PATCH] cciss: add cmd_type to sendcmd parameters
2003-03-02 Andrew Morton[PATCH] cciss: retry bus resets
2003-03-02 Andrew Morton[PATCH] cciss: fix unlikely startup problem
2003-02-25 Steven Cole[PATCH] replace its with it's where appropriate.
2003-02-15 Andrew Morton[PATCH] cciss driver update
2003-02-11 Randy Dunlap[PATCH] bounds/limits fixes (Stanford Checker)
2002-12-05 Christoph Hellwig[PATCH] get rid of MAJOR_NR
2002-11-17 Arnaldo Carvalho... o cpqarray/cciss: fixup after header files cleanups...
2002-11-04 Rusty Russell[PATCH] Initializer conversions for drivers/block
2002-10-18 Alexander Viro[PATCH] cciss
2002-10-15 Alexander Viro[PATCH] early allocation of ->part
2002-10-09 Andrew Morton[PATCH] 64-bit sector_t - driver changes
2002-10-08 Alexander Viro[PATCH] compile fixes
2002-10-05 Alexander Viro[PATCH] cciss.c switched to use of alloc_disk()
2002-09-30 Alexander Viro[PATCH] ->major_name inlined
2002-09-21 Alexander Viro[PATCH] switch to add_disk()
2002-09-18 Jens Axboe[PATCH] partial bio completion notification
2002-09-07 Alexander Viro[PATCH] (25/25) more cleanups of struct gendisk.
2002-09-07 Alexander Viro[PATCH] (24/25) disk capacity helpers
2002-09-07 Alexander Viro[PATCH] (2/25) Removing ->nr_real
2002-09-07 Alexander Viro[PATCH] (1/25) Unexporting helper functions
2002-08-13 Alexander Viro[PATCH] cciss partitioning stuff, per-disk gendisks
2002-08-10 Alexander Viro[PATCH] partition table flush/read cleanup
2002-08-01 Alexander Viro[PATCH] Get rid of per-partition blk_size[]
2002-07-24 Jens Axboeadd __blk_stop_queue() as locked variant of blk_stop_qu...
2002-07-21 Alexander Viro[PATCH] blk_ioctl() not exported anymore
2002-07-21 Alexander Viro[PATCH] partition handling locking cleanups
2002-07-21 Alexander Viro[PATCH] Use wipe_partitions() where appropriate
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
next