aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-12fix the dynamic allocation and probe in loop.cAl Viro1-40/+12
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-2/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09fs: convert core functions to zero_user_pageNate Diller1-5/+1
2007-05-09nbd: check the return value of sysfs_create_fileWANG Cong1-4/+11
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron2-1/+1
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)1-21/+22
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)1-53/+111
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)1-85/+89
2007-05-08remove artificial software max_loop limitKen Chen1-74/+110
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov1-1/+6
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra3-4/+4
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-3/+5
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