| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | [BLOCK] kill generic max_back_kb handling | Tejun Heo | 2005-10-28 | 1 | -5/+1 |
| | | * | | [PATCH] 04/05 remove last_merge handling from ioscheds | Tejun Heo | 2005-10-28 | 4 | -114/+8 |
| | | * | | [PATCH] 03/05 move last_merge handlin into generic elevator code | Tejun Heo | 2005-10-28 | 1 | -25/+18 |
| | | * | | [PATCH] 02/05: update ioscheds to use generic dispatch queue | Jens Axboe | 2005-10-28 | 4 | -555/+187 |
| | | * | | [PATCH] elevator: leftover function declaration | Jens Axboe | 2005-10-28 | 1 | -4/+0 |
| | | * | | [PATCH] generic dispatch fixes | Jens Axboe | 2005-10-28 | 1 | -21/+12 |
| | | * | | [PATCH] 01/05 Implement generic dispatch queue | Tejun Heo | 2005-10-28 | 2 | -82/+183 |
| | * | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-10-28 | 2 | -16/+22 |
| | |\ \ \
| | | |/ / |
|
| | | * | | [PATCH] fix try_module_get race in elevator_find | Tejun Heo | 2005-10-28 | 1 | -10/+14 |
| | | * | | Following the same idea, it occurs to me that we should only update | Chen, Kenneth W | 2005-10-28 | 1 | -0/+3 |
| | | * | | [patch] remove gendisk->stamp_idle field | Chen, Kenneth W | 2005-10-28 | 1 | -6/+5 |
| | | |/ |
|
| | * | | [PATCH] gfp_t: remaining bits of drivers/* | Al Viro | 2005-10-28 | 2 | -2/+2 |
| | * | | [PATCH] gfp_t: block layer core | Al Viro | 2005-10-28 | 5 | -15/+15 |
| | |/ |
|
| * | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 3 | -4/+4 |
| * | | [PATCH] add sysfs attr to re-emit device hotplug event | Kay Sievers | 2005-10-28 | 1 | -0/+25 |
| * | | [PATCH] aoe: update to version 14 | Ed L. Cashin | 2005-10-28 | 1 | -1/+1 |
| * | | [PATCH] aoe: use get_unaligned for accesses in ATA id buffer | Ed L. Cashin | 2005-10-28 | 1 | -7/+8 |
| |/ |
|
* | | powerpc: set the driver.owner field for all vio drivers | Stephen Rothwell | 2005-10-24 | 1 | -1/+2 |
* | | powerpc: don't duplicate name between vio_driver and device_driver | Stephen Rothwell | 2005-10-24 | 1 | -2/+4 |
|/ |
|
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -2/+2 |
* | [PATCH] scsi_ioctl: only warn for rejected commands | Jens Axboe | 2005-10-08 | 1 | -4/+4 |
* | [PATCH] ub: Comment out unconditional stall clear | Pete Zaitcev | 2005-09-22 | 1 | -0/+2 |
* | [PATCH] ub: fix burning cds | Pete Zaitcev | 2005-09-22 | 1 | -26/+27 |
* | [PATCH] remove blkdev_scsi_issue_flush_fn again | Christoph Hellwig | 2005-09-21 | 1 | -38/+0 |
* | [PATCH] cciss: busy_initializing bug fix | Mike Miller | 2005-09-21 | 1 | -4/+1 |
* | [PATCH] fix pf request handling | Jens Axboe | 2005-09-17 | 1 | -6/+16 |
* | [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command | Thomas Maguin | 2005-09-17 | 1 | -0/+1 |
* | [PATCH] pktcdvd: BUG_ON cleanups | Peter Osterlund | 2005-09-13 | 1 | -6/+3 |
* | [PATCH] pktcdvd: use kcalloc and kzalloc | Peter Osterlund | 2005-09-13 | 1 | -6/+3 |
* | [PATCH] pktcdvd: more accurate I/O accounting | Peter Osterlund | 2005-09-13 | 1 | -7/+7 |
* | [PATCH] pktcdvd: documentation update | Peter Osterlund | 2005-09-13 | 1 | -18/+30 |
* | [PATCH] pktcdvd: fix bogus BUG_ON | Peter Osterlund | 2005-09-13 | 1 | -1/+4 |
* | [PATCH] cciss: SCSI tape info for /proc | Mike Miller | 2005-09-13 | 1 | -3/+24 |
* | [PATCH] cciss: One Button Disaster Recovery support | Mike Miller | 2005-09-13 | 1 | -12/+29 |
* | [PATCH] cciss: fix for DMA brokeness | Mike Miller | 2005-09-13 | 1 | -2/+6 |
* | [PATCH] cciss: bug fix in cciss_remove_one | Mike Miller | 2005-09-13 | 1 | -2/+3 |
* | [PATCH] cciss: direct lookup for command completions | Mike Miller | 2005-09-13 | 4 | -7/+73 |
* | [PATCH] cciss: new disk register/deregister routines | Mike Miller | 2005-09-13 | 2 | -190/+333 |
* | [PATCH] cciss: busy_initializing flag | Mike Miller | 2005-09-13 | 2 | -0/+9 |
* | [PATCH] cciss: new controller pci/subsystem ids | Mike Miller | 2005-09-13 | 1 | -9/+24 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-12 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] permit READ DEFECT DATA in block/scsi_ioctl | Douglas Gilbert | 2005-09-09 | 1 | -0/+1 |
* | | Merge ../torvalds-2.6/ | Greg KH | 2005-09-12 | 17 | -58/+40 |
|\ \ |
|
| * | | [PATCH] cfq-iosched: reverse bad reference count fix | Jens Axboe | 2005-09-10 | 1 | -0/+3 |
| * | | [PATCH] drivers/block: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 8 | -24/+13 |
| * | | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in... | Nishanth Aravamudan | 2005-09-10 | 1 | -9/+6 |
| * | | [PATCH] janitor: block/umem: replace PRINTK with pr_debug | Domen Puncer | 2005-09-10 | 1 | -7/+4 |
| * | | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 1 | -1/+1 |
| * | | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 5 | -16/+9 |
| * | | [PATCH] deadline: clean up question mark operator | Andrew Morton | 2005-09-09 | 1 | -1/+4 |