Age | Commit message (Expand) | Author | Files | Lines |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 28 | -64/+64 |
2007-07-22 | ps3: Disk Storage Driver | Geert Uytterhoeven | 2 | -0/+631 |
2007-07-20 | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller | 1 | -16/+8 |
2007-07-20 | [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. | Fabio Massimo Di Nitto | 1 | -1/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+2 |
2007-07-19 | lguest: the block driver | Rusty Russell | 2 | -0/+276 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 1 | -87/+10 |
2007-07-18 | xen: add virtual block device driver. | Jeremy Fitzhardinge | 3 | -0/+998 |
2007-07-18 | [SPARC64]: Simplify VDC device probing. | David S. Miller | 1 | -87/+10 |
2007-07-17 | unregister_blkdev(): delete redundant message | Akinobu Mita | 1 | -3/+1 |
2007-07-17 | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 2 | -5/+2 |
2007-07-17 | Add support for Xilinx SystemACE CompactFlash interface | Grant Likely | 3 | -0/+1173 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2 | -7/+2 |
2007-07-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -2/+2 |
2007-07-16 | Fix too few arguments to function `scsi_cmd_ioctl' | S.Çağlar Onur | 1 | -1/+1 |
2007-07-16 | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 4 | -1096/+6 |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 3 | -0/+980 |
2007-07-16 | nbd.c: sock_xmit: cleanup signal related code | Oleg Nesterov | 1 | -16/+6 |
2007-07-16 | kcdrwd: remove unneeded flush_signals() call | Oleg Nesterov | 1 | -3/+0 |
2007-07-16 | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 1 | -1/+1 |
2007-07-16 | drivers/block/z2ram: Remove TRUE/FALSE defines | Richard Knutsson | 1 | -3/+0 |
2007-07-16 | more ACSI removal | Adrian Bunk | 3 | -1044/+0 |
2007-07-16 | umem: Fix match of pci_ids in umem driver | Neil Brown | 1 | -11/+6 |
2007-07-16 | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable | Robert P. J. Day | 1 | -41/+0 |
2007-07-16 | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 1 | -11/+13 |
2007-07-16 | [SPARC64]: Add Sun LDOM virtual disk driver. | David S. Miller | 3 | -0/+978 |
2007-07-16 | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 1 | -1/+1 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -53/+22 |
2007-07-13 | USB: drivers/block/ub.c: use list_for_each_entry() | Matthias Kaehlcke | 1 | -9/+3 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -2/+1 |
2007-07-11 | Merge branch 'for-2.6.23' into merge | Paul Mackerras | 1 | -2/+2 |
2007-07-11 | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -20/+44 |
2007-07-10 | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", | Jan Engelhardt | 1 | -5/+6 |
2007-07-10 | [POWERPC] Fix viodasd geometry calculations | Stephen Rothwell | 1 | -2/+2 |
2007-07-10 | pipe: change the ->pin() operation to ->confirm() | Jens Axboe | 1 | -1/+1 |
2007-07-10 | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe | 1 | -1/+1 |
2007-07-10 | loop: convert to using splice_direct_to_actor() instead of sendfile() | Jens Axboe | 1 | -20/+44 |
2007-07-10 | [PATCH] fix request->cmd == INT cases | Boaz Harrosh | 2 | -2/+2 |
2007-07-10 | cciss: add new controller support for P700m | Mike Miller (OS Dev | 1 | -0/+2 |
2007-07-10 | [PATCH] Remove acsi.c | Jens Axboe | 3 | -1858/+1 |
2007-06-09 | loop: preallocate eight loop devices | Ken Chen | 1 | -18/+82 |
2007-05-31 | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2 | -16/+31 |
2007-05-29 | [SCSI] cciss: convert to use the data buffer accessors | FUJITA Tomonori | 1 | -53/+22 |
2007-05-24 | Off by one in floppy.c | Eric Sesterhenn / Snakebyte | 1 | -1/+1 |
2007-05-19 | cciss: Fix pci_driver.shutdown while device is still active | Gerald Britton | 1 | -15/+30 |
2007-05-13 | fix deadlock in loop.c | Al Viro | 1 | -8/+9 |
2007-05-13 | fix the dynamic allocation and probe in loop.c | Al Viro | 1 | -40/+12 |
2007-05-10 | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 1 | -2/+2 |