aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-20/+44
2007-07-10Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt1-5/+6
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe1-1/+1
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe1-1/+1
2007-07-10loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe1-20/+44
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh2-2/+2
2007-07-10cciss: add new controller support for P700mMike Miller (OS Dev1-0/+2
2007-07-10[PATCH] Remove acsi.cJens Axboe3-1858/+1
2007-06-08loop: preallocate eight loop devicesKen Chen1-18/+82
2007-05-23Off by one in floppy.cEric Sesterhenn / Snakebyte1-1/+1
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton1-15/+30
2007-05-13fix deadlock in loop.cAl Viro1-8/+9
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