aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* unregister_blkdev(): delete redundant messageAkinobu Mita2007-07-171-3/+1
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-172-5/+2
* Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely2007-07-173-0/+1173
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-7/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-161-2/+2
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-111-2/+2
| |\
| | * [POWERPC] Fix viodasd geometry calculationsStephen Rothwell2007-07-101-2/+2
* | | Fix too few arguments to function `scsi_cmd_ioctl'S.Çağlar Onur2007-07-161-1/+1
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-161-1/+1
|\ \ \
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-164-1096/+6
|\ \ \ \
| * | | | more ACSI removalAdrian Bunk2007-07-163-1044/+0
| * | | | umem: Fix match of pci_ids in umem driverNeil Brown2007-07-161-11/+6
| * | | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variableRobert P. J. Day2007-07-161-41/+0
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-163-0/+980
|\ \ \ \
| * | | | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-11/+13
| * | | | [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-163-0/+978
| |/ / /
* | | | nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-161-16/+6
* | | | kcdrwd: remove unneeded flush_signals() callOleg Nesterov2007-07-161-3/+0
* | | | Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-1/+1
* | | | drivers/block/z2ram: Remove TRUE/FALSE definesRichard Knutsson2007-07-161-3/+0
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-53/+22
|\ \ \
| * \ \ [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-302-16/+31
| |\ \ \
| * | | | [SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-53/+22
* | | | | USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke2007-07-121-9/+3
* | | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+1
| |_|/ / |/| | |
* | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-101-20/+44
|\ \ \ \
| * | | | pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-1/+1
| * | | | splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-101-1/+1
| * | | | loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-101-20/+44
| | |_|/ | |/| |
* | | | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt2007-07-101-5/+6
* | | | [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-102-2/+2
* | | | cciss: add new controller support for P700mMike Miller (OS Dev2007-07-101-0/+2
* | | | [PATCH] Remove acsi.cJens Axboe2007-07-103-1858/+1
|/ / /
* | | loop: preallocate eight loop devicesKen Chen2007-06-081-18/+82
| |/ |/|
* | Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-231-1/+1
* | cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-181-15/+30
|/
* fix deadlock in loop.cAl Viro2007-05-131-8/+9
* fix the dynamic allocation and probe in loop.cAl Viro2007-05-121-40/+12
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | fs: convert core functions to zero_user_pageNate Diller2007-05-091-5/+1
* | nbd: check the return value of sysfs_create_fileWANG Cong2007-05-091-4/+11
|/
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-082-1/+1
* cciss: set rq->errors more correctly in driverMike Miller (OS Dev)2007-05-081-21/+22
* cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)2007-05-081-53/+111
* cciss: reformat error handlingMike Miller (OS Dev)2007-05-081-85/+89
* remove artificial software max_loop limitKen Chen2007-05-081-74/+110
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0