| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Greg KH | 2005-09-09 | 1 | -123/+150 |
|\ \ \
| |/ / |
|
| * | | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 | 1 | -4/+4 |
| * | | [PATCH] USB: ub 4: Zaitcev's quasi-S/G | Pete Zaitcev | 2005-09-08 | 1 | -164/+123 |
| * | | [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 | Pete Zaitcev | 2005-09-08 | 1 | -5/+5 |
| * | | [PATCH] USB: ub 2/3: Fold one line | Pete Zaitcev | 2005-09-08 | 1 | -1/+2 |
| * | | [PATCH] USB: ub 1/3: Axboe's quasi-S/G | Pete Zaitcev | 2005-09-08 | 1 | -59/+126 |
| |/ |
|
* | | [PATCH] aoe [2/2]: update driver version number to twelve | Ed L Cashin | 2005-09-09 | 1 | -1/+1 |
* | | [PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelf | Ed L Cashin | 2005-09-09 | 1 | -5/+5 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-07 | 2 | -53/+199 |
|\ |
|
| * | fix mismerge in ll_rw_blk.c | James Bottomley | 2005-08-28 | 2 | -53/+199 |
| |\ |
|
| | * | [PATCH] ll_rw_blk.c kerneldoc updates | Christoph Hellwig | 2005-06-20 | 1 | -6/+18 |
| | * | [PATCH] update blk_execute_rq to take an at_head parameter | James Bottomley | 2005-06-20 | 2 | -6/+7 |
| | * | [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore. | Jens Axboe | 2005-06-20 | 1 | -5/+1 |
| | * | [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c | James Bottomley | 2005-06-20 | 1 | -3/+2 |
| | * | [PATCH] Add scatter-gather support for the block layer SG_IO | James Bottomley | 2005-06-20 | 2 | -17/+81 |
| | * | [PATCH] Cleanup blk_rq_map_* interfaces | Jens Axboe | 2005-06-20 | 2 | -50/+41 |
| | * | [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern() | Jens Axboe | 2005-06-20 | 1 | -11/+0 |
| | * | [PATCH] Add blk_rq_map_kern() | Mike Christie | 2005-06-20 | 1 | -0/+56 |
* | | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 | 1 | -1/+1 |
* | | | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -1/+1 |
* | | | [PATCH] block: CFQ refcounting fix | Brian King | 2005-09-07 | 1 | -3/+0 |
* | | | [PATCH] blk: Use blk_queue_xxx functions to set parameters | Stuart McLaren | 2005-09-07 | 1 | -2/+2 |
* | | | [PATCH] Add missing overflow check in get_blkdev_list | Neil Horman | 2005-09-07 | 1 | -1/+1 |
* | | | [PATCH] cleanup of deadline_dispatch_requests() | Nikita Danilov | 2005-09-07 | 1 | -10/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-06 | 1 | -42/+0 |
|\ \ \ |
|