Age | Commit message (Expand) | Author |
2007-09-19 | Fix "Fix DAC960 driver on machines which don't support 64-bit DMA" | Andrew Morton |
2007-09-11 | Fix DAC960 driver on machines which don't support 64-bit DMA | Matthew Wilcox |
2007-08-26 | [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. | David S. Miller |
2007-08-22 | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven |
2007-08-18 | Add some help texts to recently-introduced kconfig items | Jan Engelhardt |
2007-08-18 | Enable partitions for lguest block device | Rusty Russell |
2007-08-11 | sysace: HDIO_GETGEO has it's own method for ages | Christoph Hellwig |
2007-08-11 | drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi... | Mariusz Kozlowski |
2007-08-11 | drivers/block/cciss.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-08-11 | Clean up duplicate includes in drivers/block/ | Jesper Juhl |
2007-07-31 | cciss: fix memory leak | Jesper Juhl |
2007-07-29 | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n | Rusty Russell |
2007-07-26 | lguest: documentation III: Drivers | Rusty Russell |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-21 | ps3: Disk Storage Driver | Geert Uytterhoeven |
2007-07-19 | [SPARC64]: Fix handling of multiple vdc-port nodes. | David S. Miller |
2007-07-19 | [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. | Fabio Massimo Di Nitto |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | lguest: the block driver | Rusty Russell |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-07-18 | xen: add virtual block device driver. | Jeremy Fitzhardinge |
2007-07-18 | [SPARC64]: Simplify VDC device probing. | David S. Miller |
2007-07-17 | unregister_blkdev(): delete redundant message | Akinobu Mita |
2007-07-17 | unregister_blkdev() delete redundant messages in callers | Akinobu Mita |
2007-07-17 | Add support for Xilinx SystemACE CompactFlash interface | Grant Likely |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-16 | Fix too few arguments to function `scsi_cmd_ioctl' | S.Çağlar Onur |
2007-07-16 | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-07-16 | nbd.c: sock_xmit: cleanup signal related code | Oleg Nesterov |
2007-07-16 | kcdrwd: remove unneeded flush_signals() call | Oleg Nesterov |
2007-07-16 | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell |
2007-07-16 | drivers/block/z2ram: Remove TRUE/FALSE defines | Richard Knutsson |
2007-07-16 | more ACSI removal | Adrian Bunk |
2007-07-16 | umem: Fix match of pci_ids in umem driver | Neil Brown |
2007-07-16 | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable | Robert P. J. Day |
2007-07-16 | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller |
2007-07-16 | [SPARC64]: Add Sun LDOM virtual disk driver. | David S. Miller |
2007-07-16 | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-12 | USB: drivers/block/ub.c: use list_for_each_entry() | Matthias Kaehlcke |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-07-11 | Merge branch 'for-2.6.23' into merge | Paul Mackerras |
2007-07-10 | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-07-10 | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu", | Jan Engelhardt |
2007-07-10 | [POWERPC] Fix viodasd geometry calculations | Stephen Rothwell |
2007-07-10 | pipe: change the ->pin() operation to ->confirm() | Jens Axboe |