aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-05-08cciss: include scsi/scsi.h unconditionallyGravatar Stephen Cameron 2-1/+1
2007-05-08cciss: set rq->errors more correctly in driverGravatar Mike Miller (OS Dev) 1-21/+22
2007-05-08cciss: add SG_IO ioctl to ccissGravatar Mike Miller (OS Dev) 1-53/+111
2007-05-08cciss: reformat error handlingGravatar Mike Miller (OS Dev) 1-85/+89
2007-05-08remove artificial software max_loop limitGravatar Ken Chen 1-74/+110
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 2-2/+0
2007-05-08floppy: handle device_create_file() failure while initGravatar Dmitriy Monakhov 1-1/+6
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Gravatar Peter Zijlstra 3-4/+4
2007-05-03[NET]: Rework dev_base via list_head (v3)Gravatar Pavel Emelianov 1-3/+5
2007-04-27ub: Bind to first endpoint, not to lastGravatar Pete Zaitcev 1-4/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+2
2007-04-25[AOE]: Introduce aoe_hdr()Gravatar Arnaldo Carvalho de Melo 3-8/+17
2007-04-25packet: fix error handlingGravatar Andrew Morton 1-1/+2
2007-04-24paride drivers: initialize spinlocksGravatar Alexey Dobriyan 2-2/+2
2007-04-12[PATCH] cciss: unregister from SCSI before tearing down device resourcesGravatar Bjorn Helgaas 1-16/+19
2007-04-04[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryGravatar Mike Miller (OS Dev) 1-0/+1
2007-03-14[PATCH] paride endianness annotationsGravatar Al Viro 1-4/+4
2007-03-14[PATCH] cciss endian annotationsGravatar Al Viro 1-5/+5
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKGravatar Dimitri Gorokhovik 1-16/+0
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Gravatar Mike Miller (OS Dev) 1-4/+6
2007-03-06[PATCH] cciss: fix for 2TB supportGravatar Mike Miller (OS Dev) 1-15/+24
2007-03-02[AOE]: Add get_unaligned() calls where needed.Gravatar David S. Miller 2-8/+9
2007-03-01[PATCH] Fix failure paths in modules init in umem.cGravatar NeilBrown 1-1/+4
2007-02-20[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGravatar Gerhard Dirschl 1-1/+1
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosGravatar Ralf Baechle 1-6/+6
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 3-3/+0
2007-02-12[PATCH] mark struct file_operations const 3Gravatar Arjan van de Ven 6-8/+8
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-14/+13
2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Gravatar Richard Knutsson 2-287/+280
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTGravatar Robert P. J. Day 1-7/+1
2007-02-11[PATCH] pktcdvd: cleanupGravatar Thomas Maier 1-19/+7
2007-02-11[PATCH] disable init/initramfs.cGravatar Jean-Paul Saman 1-1/+3
2007-02-07[SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsGravatar Ahmed S. Darwish 1-14/+13
2007-01-05[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...Gravatar Christoph Hellwig 1-31/+18
2006-12-30[PATCH] cciss: build with PROC_FS=nGravatar Randy Dunlap 1-1/+2
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Gravatar Ed L. Cashin 1-7/+6
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-1/+2
2006-12-20[POWERPC] iSeries: fix viodasd initGravatar Stephen Rothwell 1-0/+6
2006-12-18[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestGravatar Mike Miller 1-1/+1
2006-12-18[PATCH] cciss: set default raid level when reading geometry failsGravatar Mike Miller 1-0/+1
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 2-6/+6
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverGravatar Adrian Bunk 3-586/+0
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceGravatar Mike Miller 1-6/+13
2006-12-13[PATCH] cciss: map out more memory for config tableGravatar Mike Miller 1-1/+1
2006-12-13[PATCH] Fixup cciss error handlingGravatar Jens Axboe 1-1/+1
2006-12-13[PATCH 2/2] cciss: remove calls to pci_disable_deviceGravatar mike.miller@hp.com 1-5/+1