aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17unregister_blkdev(): delete redundant messageAkinobu Mita1-3/+1
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita2-5/+2
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely3-0/+1173
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-7/+2
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2007-07-16Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur1-1/+1
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-1096/+6
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-0/+980
2007-07-16nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov1-16/+6
2007-07-16kcdrwd: remove unneeded flush_signals() callOleg Nesterov1-3/+0
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-1/+1
2007-07-16drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson1-3/+0
2007-07-16more ACSI removalAdrian Bunk3-1044/+0
2007-07-16umem: Fix match of pci_ids in umem driverNeil Brown1-11/+6
2007-07-16umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day1-41/+0
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller1-11/+13
2007-07-16[SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller3-0/+978
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori1-1/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-53/+22
2007-07-12USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke1-9/+3
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+1
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras1-2/+2
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-10[POWERPC] Fix viodasd geometry calculationsStephen Rothwell1-2/+2
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-30[SCSI] Merge up to linux-2.6 headJames Bottomley2-16/+31
2007-05-29[SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori1-53/+22
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