Age | Commit message (Expand) | Author |
2005-08-29 | [NET]: Kill skb->real_dev | David S. Miller |
2005-08-24 | [PATCH] cfq-iosched.c: minor fixes | Jens Axboe |
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 |
2005-07-27 | [PATCH] ub: fix for blank CDs | Pete Zaitcev |
2005-07-27 | [PATCH] as-iosched tunable encoding fix | Jens Axboe |
2005-06-29 | [PATCH] Fix get_request nastiness | Hugh Dickins |
2005-06-28 | [PATCH] blk: light iocontext ops | Nick Piggin |
2005-06-28 | [PATCH] blk: reduce locking | Nick Piggin |
2005-06-28 | [PATCH] blk: __make_request efficiency | Nick Piggin |
2005-06-28 | [PATCH] ll_rw_blk: prevent huge request allocations | Jens Axboe |
2005-06-28 | [PATCH] cciss_ioctl() warning fix | Andrew Morton |
2005-06-27 | [PATCH] cfq build fix | Andrew Morton |
2005-06-27 | [PATCH] cciss: remove partition info from CCISS_GETLUNINFO | Mike Miller |
2005-06-27 | [PATCH] cciss: pci domain info pass 2 | Mike Miller |
2005-06-27 | [PATCH] cciss: pci id fix | Mike Miller |
2005-06-27 | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt |
2005-06-27 | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2005-06-27 | [PATCH] CFQ io scheduler: scheduler switch oops | Jens Axboe |
2005-06-27 | [PATCH] CFQ io scheduler updates | Jens Axboe |
2005-06-27 | [PATCH] Fix cfq_find_next_crq() | Jens Axboe |
2005-06-27 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe |
2005-06-27 | [PATCH] drivers/block/sx8.c: Use the DMA_{64, 32}BIT_MASK constants | Tobias Klauser |
2005-06-25 | Merge Christoph's freeze cleanup patch | Linus Torvalds |
2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter |
2005-06-25 | [PATCH] ll_merge_requests_fn() cleanup | Nikita Danilov |
2005-06-25 | [PATCH] drivers/block/ll_rw_blk.c: cleanups | Adrian Bunk |
2005-06-23 | [PATCH] block: add unlocked_ioctl support for block devices | Arnd Bergmann |
2005-06-23 | [PATCH] Improve CD/DVD packet driver write performance | Peter Osterlund |
2005-06-23 | [PATCH] add check to /proc/devices read routines | Neil Horman |
2005-06-23 | [PATCH] optimise loop driver a bit | Nick Piggin |
2005-06-23 | [PATCH] blk: unplug later | Nick Piggin |
2005-06-23 | [PATCH] blk: branch hints | Nick Piggin |
2005-06-23 | [PATCH] blk: no memory barrier | Nick Piggin |
2005-06-23 | [PATCH] blk: cleanup generic tag support error messages | Tejun Heo |
2005-06-23 | [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} | Tejun Heo |
2005-06-23 | [PATCH] blk: remove blk_queue_tag->real_max_depth optimization | Tejun Heo |
2005-06-23 | [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() | Tejun Heo |
2005-06-23 | [PATCH] NUMA aware block device control structure allocation | Christoph Lameter |
2005-06-20 | [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic... | Yani Ioannou |
2005-06-20 | [PATCH] class: convert drivers/block/* to use the new class api instead of cl... | gregkh@suse.de |
2005-06-20 | [PATCH] sysfs: (driver/block) if show/store is missing return -EIO | Dmitry Torokhov |
2005-06-17 | merge by hand (fix up qla_os.c merge error) | James Bottomley |
2005-06-17 | When cfq I/O scheduler is selected, get_request() in __make_request() calls | Kiyoshi Ueda |
2005-06-16 | This patch fixes q->unplug_thresh condition check in | Tejun Heo |
2005-06-16 | This patch kills elevator_global_init() in elevator.c which does | Tejun Heo |
2005-06-11 | [SCSI] cciss 2.6 DMA mapping | mike.miller@hp.com |
2005-06-09 | [PATCH] USB: fix ub issues | Pete Zaitcev |