Age | Commit message (Expand) | Author | Files | Lines |
2005-11-14 | [PATCH] packet writing oops fix | Peter Osterlund | 1 | -1/+1 |
2005-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -4/+4 |
2005-11-10 | Merge by hand (whitespace conflicts in libata.h) | James Bottomley | 3 | -6/+7 |
2005-11-09 | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 1 | -1/+0 |
2005-11-09 | [PATCH] add a file_permission helper | Christoph Hellwig | 1 | -2/+1 |
2005-11-09 | [PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr... | Gabriel A. Devenyi | 1 | -3/+0 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-11-09 | [PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk | Jon Masters | 1 | -0/+6 |
2005-11-08 | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 3 | -27/+254 |
2005-11-08 | floppy: relocate devfs comment | James Nelson | 1 | -4/+4 |
2005-11-08 | powermac: Use a spinlock in swim3.c (floppy driver) instead of cli | Paul Mackerras | 1 | -10/+10 |
2005-11-07 | Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 12 | -11456/+0 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2 | -28/+15 |
2005-11-07 | [PATCH] kernel-docs: fix kernel-doc format problems | Randy Dunlap | 1 | -1/+0 |
2005-11-07 | [PATCH] as: cooperating processes | Nick Piggin | 1 | -145/+165 |
2005-11-06 | [SCSI] cciss: scsi error handling | mike.miller@hp.com | 3 | -27/+254 |
2005-11-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 1 | -4/+4 |
2005-11-04 | [BLOCK] Move all core block layer code to new block/ directory | Jens Axboe | 12 | -11437/+0 |
2005-11-02 | Merge git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 3 | -54/+35 |
2005-11-02 | Merge Paulus' tree | Stephen Rothwell | 3 | -4/+3 |
2005-11-02 | [PATCH] blk: fix dangling pointer access in __elv_add_request | Tejun Heo | 1 | -1/+6 |
2005-11-02 | merge filename and modify references to iseries/vio.h | Kelly Daly | 1 | -1/+1 |
2005-11-02 | merge filename and modify references to iseries/hv_types.h | Kelly Daly | 1 | -1/+1 |
2005-11-02 | merge filename and modify references to iseries/hv_lp_event.h | Kelly Daly | 1 | -1/+1 |
2005-11-02 | merge filename and modify reference to iseries/hv_lp_config.h | Kelly Daly | 1 | -1/+1 |
2005-11-01 | [BLOCK] aoe: update for combined io statistics | Jens Axboe | 1 | -9/+4 |
2005-11-01 | [BLOCK] Unify the seperate read/write io stat fields into arrays | Jens Axboe | 2 | -43/+26 |
2005-11-01 | [BLOCK] Update read/write block io statistics at completion time | Jens Axboe | 1 | -8/+11 |
2005-10-31 | [PATCH] noop-iosched: avoid corrupted request merging | Jens Axboe | 1 | -0/+1 |
2005-10-31 | [PATCH] Fix on-the-fly switch from cfq i/o scheduler | Jens Axboe | 1 | -3/+1 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -1/+1 |
2005-10-31 | Merge ../linux-2.6 by hand | Paul Mackerras | 20 | -1023/+613 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 4 | -3/+11 |
2005-10-31 | [PATCH] block cleanups: Fix iosched module refcount leak | Nate Diller | 1 | -1/+3 |
2005-10-31 | [PATCH] block cleanups: Add kconfig default iosched submenu | Nate Diller | 2 | -17/+38 |
2005-10-31 | [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c | Norbert Kiesel | 1 | -4/+0 |
2005-10-31 | [PATCH] cfq-iosched: move tasklist walk to elevator.c | Christoph Hellwig | 3 | -22/+23 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -1/+1 |
2005-10-29 | [PATCH] blk: fix merge bug in as-iosched | Tejun Heo | 1 | -0/+1 |
2005-10-29 | [PATCH] ub: suppress gcc warnings for pointer casts | Pete Zaitcev | 1 | -2/+2 |
2005-10-28 | Merge ../bleed-2.6 | Greg KH | 9 | -965/+500 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 3 | -4/+4 |
2005-10-28 | [PATCH] add sysfs attr to re-emit device hotplug event | Kay Sievers | 1 | -0/+25 |
2005-10-28 | [PATCH] aoe: update to version 14 | Ed L. Cashin | 1 | -1/+1 |
2005-10-28 | [PATCH] aoe: use get_unaligned for accesses in ATA id buffer | Ed L. Cashin | 1 | -7/+8 |
2005-10-28 | Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis... | Linus Torvalds | 1 | -14/+37 |
2005-10-28 | Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2 | -158/+61 |
2005-10-28 | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b... | Linus Torvalds | 6 | -773/+376 |
2005-10-28 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2 | -16/+22 |
2005-10-28 | [PATCH] gfp_t: remaining bits of drivers/* | Al Viro | 2 | -2/+2 |