aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27ub: Bind to first endpoint, not to lastPete Zaitcev1-4/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+2
2007-04-25[AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo3-8/+17
2007-04-25packet: fix error handlingAndrew Morton1-1/+2
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan2-2/+2
2007-04-12[PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas1-16/+19
2007-04-04[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)1-0/+1
2007-03-14[PATCH] paride endianness annotationsAl Viro1-4/+4
2007-03-14[PATCH] cciss endian annotationsAl Viro1-5/+5
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik1-16/+0
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)1-4/+6
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)1-15/+24
2007-03-02[AOE]: Add get_unaligned() calls where needed.David S. Miller2-8/+9
2007-03-01[PATCH] Fix failure paths in modules init in umem.cNeilBrown1-1/+4
2007-02-20[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl1-1/+1
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle1-6/+6
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven6-8/+8
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-14/+13
2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2-287/+280
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day1-7/+1
2007-02-11[PATCH] pktcdvd: cleanupThomas Maier1-19/+7
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman1-1/+3
2007-02-07[SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish1-14/+13
2007-01-05[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0"Christoph Hellwig1-31/+18
2006-12-30[PATCH] cciss: build with PROC_FS=nRandy Dunlap1-1/+2
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin1-7/+6
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+2
2006-12-20[POWERPC] iSeries: fix viodasd initStephen Rothwell1-0/+6
2006-12-18[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller1-1/+1
2006-12-18[PATCH] cciss: set default raid level when reading geometry failsMike Miller1-0/+1
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-6/+6
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk3-586/+0
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller1-6/+13
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller1-1/+1
2006-12-13[PATCH] Fixup cciss error handlingJens Axboe1-1/+1
2006-12-13[PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com1-5/+1
2006-12-13[PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com1-1/+1
2006-12-08[PATCH] struct path: convert nbdJosef Sipek1-1/+1
2006-12-08[PATCH] struct path: convert block_driversJosef Sipek3-5/+5
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier1-4/+439
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier1-0/+32
2006-12-08[PATCH] pktcdvd: make procfs interface optionalThomas Maier1-5/+9
2006-12-08[PATCH] pktcdvd: reusability of procfs functionsThomas Maier1-27/+45
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] nbd: show nbd client pid in sysfsPaul Clements1-0/+16
2006-12-07[PATCH] remove drivers/block/paride/jumboAdrian Bunk1-70/+0