aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-16
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-10
| |\
| | * [POWERPC] Fix viodasd geometry calculationsStephen Rothwell2007-07-10
* | | Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur2007-07-16
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-16
|\ \ \
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-16
|\ \ \ \
| * | | | more ACSI removalAdrian Bunk2007-07-16
| * | | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-16
| * | | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-16
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-16
|\ \ \ \
| * | | | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-16
| * | | | [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-16
| |/ / /
* | | | nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-16
* | | | kcdrwd: remove unneeded flush_signals() callOleg Nesterov2007-07-16
* | | | Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-16
* | | | drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson2007-07-16
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\ \ \
| * \ \ [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-31
| |\ \ \
| * | | | [SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori2007-05-29
* | | | | USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke2007-07-12
* | | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
| |_|/ / |/| | |
* | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-10
|\ \ \ \
| * | | | pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
| * | | | splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
| * | | | loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-10
| | |_|/ | |/| |
* | | | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt2007-07-10
* | | | [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-10
* | | | cciss: add new controller support for P700mMike Miller (OS Dev2007-07-10
* | | | [PATCH] Remove acsi.cJens Axboe2007-07-10
|/ / /
* | / loop: preallocate eight loop devicesKen Chen2007-06-08
| |/ |/|
* | Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-23
* | cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-19
|/
* fix deadlock in loop.cAl Viro2007-05-13
* fix the dynamic allocation and probe in loop.cAl Viro2007-05-12
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-09
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-09
* | fs: convert core functions to zero_user_pageNate Diller2007-05-09
* | nbd: check the return value of sysfs_create_fileWANG Cong2007-05-09
|/
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-08
* cciss: set rq->errors more correctly in driverMike Miller (OS Dev)2007-05-08
* cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)2007-05-08
* cciss: reformat error handlingMike Miller (OS Dev)2007-05-08
* remove artificial software max_loop limitKen Chen2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* floppy: handle device_create_file() failure while initDmitriy Monakhov2007-05-08
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* ub: Bind to first endpoint, not to lastPete Zaitcev2007-04-27