summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2007-06-08loop: preallocate eight loop devicesKen Chen
2007-05-23Off by one in floppy.cEric Sesterhenn / Snakebyte
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton
2007-05-13fix deadlock in loop.cAl Viro
2007-05-12fix the dynamic allocation and probe in loop.cAl Viro
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09fs: convert core functions to zero_user_pageNate Diller
2007-05-09nbd: check the return value of sysfs_create_fileWANG Cong
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)
2007-05-08remove artificial software max_loop limitKen Chen
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-27ub: Bind to first endpoint, not to lastPete Zaitcev
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo
2007-04-25packet: fix error handlingAndrew Morton
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan
2007-04-12[PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas
2007-04-04[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)
2007-03-14[PATCH] paride endianness annotationsAl Viro
2007-03-14[PATCH] cciss endian annotationsAl Viro
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)
2007-03-02[AOE]: Add get_unaligned() calls where needed.David S. Miller
2007-03-01[PATCH] Fix failure paths in modules init in umem.cNeilBrown
2007-02-20[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day
2007-02-11[PATCH] pktcdvd: cleanupThomas Maier
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2007-02-07[SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish
2007-01-05[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...Christoph Hellwig
2006-12-30[PATCH] cciss: build with PROC_FS=nRandy Dunlap
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-20[POWERPC] iSeries: fix viodasd initStephen Rothwell