| Commit message (Expand) | Author | Age |
* | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in... | Nishanth Aravamudan | 2005-09-10 |
* | [PATCH] janitor: block/umem: replace PRINTK with pr_debug | Domen Puncer | 2005-09-10 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 |
* | [PATCH] deadline: clean up question mark operator | Andrew Morton | 2005-09-09 |
* | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 |
* | [PATCH] USB: ub 4: Zaitcev's quasi-S/G | Pete Zaitcev | 2005-09-08 |
* | [PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1 | Pete Zaitcev | 2005-09-08 |
* | [PATCH] USB: ub 2/3: Fold one line | Pete Zaitcev | 2005-09-08 |
* | [PATCH] USB: ub 1/3: Axboe's quasi-S/G | Pete Zaitcev | 2005-09-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-07 |
|\ |
|
| * | fix mismerge in ll_rw_blk.c | James Bottomley | 2005-08-28 |
| |\ |
|
| | * | [PATCH] ll_rw_blk.c kerneldoc updates | Christoph Hellwig | 2005-06-20 |
| | * | [PATCH] update blk_execute_rq to take an at_head parameter | James Bottomley | 2005-06-20 |
| | * | [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore. | Jens Axboe | 2005-06-20 |
| | * | [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.c | James Bottomley | 2005-06-20 |
| | * | [PATCH] Add scatter-gather support for the block layer SG_IO | James Bottomley | 2005-06-20 |
| | * | [PATCH] Cleanup blk_rq_map_* interfaces | Jens Axboe | 2005-06-20 |
| | * | [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern() | Jens Axboe | 2005-06-20 |
| | * | [PATCH] Add blk_rq_map_kern() | Mike Christie | 2005-06-20 |
* | | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 |
* | | | [PATCH] drivers: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 |
* | | | [PATCH] block: CFQ refcounting fix | Brian King | 2005-09-07 |
* | | | [PATCH] blk: Use blk_queue_xxx functions to set parameters | Stuart McLaren | 2005-09-07 |
* | | | [PATCH] Add missing overflow check in get_blkdev_list | Neil Horman | 2005-09-07 |
* | | | [PATCH] cleanup of deadline_dispatch_requests() | Nikita Danilov | 2005-09-07 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2005-09-06 |
|\ \ \ |
|
| * | | | kconfig: move initramfs options to General Setup | Sam Ravnborg | 2005-08-10 |
* | | | | [PATCH] Floppy: add cmos attribute to floppy driver tidy | Andrew Morton | 2005-09-05 |
* | | | | [PATCH] Floppy: Add cmos attribute to floppy driver | Hannes Reinecke | 2005-09-05 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-05 |
|\ \ \ \ |
|
| * | | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 |
* | | | | | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 |
|/ / / / |
|
* | | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-08-30 |
|\ \ \ \ |
|
| * | | | | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 2005-08-29 |
| | |/ /
| |/| | |
|
* / | | | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 |
|/ / / |
|
* | | | [PATCH] cfq-iosched.c: minor fixes | Jens Axboe | 2005-08-24 |
* | | | [PATCH] blk: fix tag shrinking (revive real_max_size) | Tejun Heo | 2005-08-05 |
* | | | [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 | Jens Axboe | 2005-08-02 |
* | | | [PATCH] cciss per disk queue | Mike Miller | 2005-07-28 |
* | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 |
* | | | [PATCH] ub: fix for blank CDs | Pete Zaitcev | 2005-07-27 |
* | | | [PATCH] as-iosched tunable encoding fix | Jens Axboe | 2005-07-27 |
|/ / |
|
* | | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 |
* | | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-29 |
* | | [PATCH] blk: reduce locking | Nick Piggin | 2005-06-29 |
* | | [PATCH] blk: __make_request efficiency | Nick Piggin | 2005-06-29 |
* | | [PATCH] ll_rw_blk: prevent huge request allocations | Jens Axboe | 2005-06-28 |
* | | [PATCH] cciss_ioctl() warning fix | Andrew Morton | 2005-06-28 |
* | | [PATCH] cfq build fix | Andrew Morton | 2005-06-27 |