Age | Commit message (Expand) | Author |
2005-09-13 | [PATCH] pktcdvd: fix bogus BUG_ON | Peter Osterlund |
2005-09-13 | [PATCH] cciss: SCSI tape info for /proc | Mike Miller |
2005-09-13 | [PATCH] cciss: One Button Disaster Recovery support | Mike Miller |
2005-09-13 | [PATCH] cciss: fix for DMA brokeness | Mike Miller |
2005-09-13 | [PATCH] cciss: bug fix in cciss_remove_one | Mike Miller |
2005-09-13 | [PATCH] cciss: direct lookup for command completions | Mike Miller |
2005-09-13 | [PATCH] cciss: new disk register/deregister routines | Mike Miller |
2005-09-13 | [PATCH] cciss: busy_initializing flag | Mike Miller |
2005-09-13 | [PATCH] cciss: new controller pci/subsystem ids | Mike Miller |
2005-09-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds |
2005-09-12 | Merge ../torvalds-2.6/ | Greg KH |
2005-09-10 | [PATCH] cfq-iosched: reverse bad reference count fix | Jens Axboe |
2005-09-10 | [PATCH] drivers/block: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-09-10 | [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-09 | [SCSI] permit READ DEFECT DATA in block/scsi_ioctl | Douglas Gilbert |
2005-09-09 | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Greg KH |
2005-09-09 | [PATCH] aoe [2/2]: update driver version number to twelve | Ed L Cashin |
2005-09-09 | [PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelf | Ed L Cashin |
2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar |
2005-09-09 | [PATCH] deadline: clean up question mark operator | Andrew Morton |
2005-09-08 | [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-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds |
2005-09-07 | [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-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2005-09-05 | [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 | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle |
2005-09-01 | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu |
2005-08-29 | 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-28 | fix mismerge in ll_rw_blk.c | James Bottomley |
2005-08-24 | [PATCH] cfq-iosched.c: minor fixes | Jens Axboe |
2005-08-10 | kconfig: move initramfs options to General Setup | Sam Ravnborg |
2005-08-05 | [PATCH] blk: fix tag shrinking (revive real_max_size) | Tejun Heo |
2005-08-02 | [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 | Jens Axboe |
2005-07-28 | [PATCH] cciss per disk queue | Mike Miller |
2005-07-27 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering |