| Commit message (Expand) | Author | Age | Files | Lines |
* | block: get rid of the WRITE_ODIRECT flag | Jeff Moyer | 2009-10-28 | 2 | -3/+1 |
* | cfq-iosched: improve hw_tag detection | Shaohua Li | 2009-10-27 | 1 | -0/+12 |
* | cfq: break apart merged cfqqs if they stop cooperating | Jeff Moyer | 2009-10-26 | 1 | -3/+76 |
* | cfq: change the meaning of the cfqq_coop flag | Jeff Moyer | 2009-10-26 | 1 | -14/+6 |
* | cfq: merge cooperating cfq_queues | Jeff Moyer | 2009-10-26 | 1 | -2/+87 |
* | cfq: calculate the seek_mean per cfq_queue not per cfq_io_context | Jeff Moyer | 2009-10-26 | 2 | -40/+33 |
* | Merge branch 'for-linus' into for-2.6.33 | Jens Axboe | 2009-10-13 | 15 | -201/+228 |
|\ |
|
| * | cciss: Add cciss_allow_hpsa module parameter | Stephen M. Cameron | 2009-10-13 | 1 | -40/+34 |
| * | cciss: Fix multiple calls to pci_release_regions | Stephen M. Cameron | 2009-10-13 | 1 | -2/+3 |
| * | blk-settings: fix function parameter kernel-doc notation | Randy Dunlap | 2009-10-12 | 1 | -1/+1 |
| * | writeback: kill space in debugfs item name | Wu Fengguang | 2009-10-09 | 1 | -1/+1 |
| * | writeback: account IO throttling wait as iowait | Wu Fengguang | 2009-10-09 | 2 | -4/+2 |
| * | elv_iosched_store(): fix strstrip() misuse | KOSAKI Motohiro | 2009-10-09 | 1 | -3/+1 |
| * | cfq-iosched: avoid probable slice overrun when idling | Corrado Zoccolo | 2009-10-08 | 1 | -0/+9 |
| * | cfq-iosched: apply bool value where we return 0/1 | Jens Axboe | 2009-10-07 | 1 | -37/+31 |
| * | cfq-iosched: fix think time allowed for seekers | Corrado Zoccolo | 2009-10-07 | 1 | -1/+4 |
| * | cfq-iosched: fix the slice residual sign | Jens Axboe | 2009-10-06 | 1 | -1/+7 |
| * | cfq-iosched: abstract out the 'may this cfqq dispatch' logic | Jens Axboe | 2009-10-06 | 1 | -54/+67 |
| * | block: use proper BLK_RW_ASYNC in blk_queue_start_tag() | Jens Axboe | 2009-10-06 | 1 | -1/+1 |
| * | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 2009-10-06 | 6 | -20/+43 |
| * | block: get rid of kblock_schedule_delayed_work() | Jens Axboe | 2009-10-05 | 3 | -25/+11 |
| * | cfq-iosched: fix possible problem with jiffies wraparound | Corrado Zoccolo | 2009-10-05 | 1 | -3/+6 |
| * | cfq-iosched: fix issue with rq-rq merging and fifo list ordering | Jens Axboe | 2009-10-05 | 1 | -8/+7 |
* | | drbd: needs __ratelimit() | Randy Dunlap | 2009-10-07 | 1 | -0/+1 |
* | | drbd: Work on permission enforcement | Philipp Reisner | 2009-10-06 | 2 | -1/+7 |
* | | drbd: fixup for reverted dual in_flight patch | Jens Axboe | 2009-10-05 | 1 | -2/+2 |
* | | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-10-05 | 561 | -15164/+18935 |
|\ \
| |/ |
|
| * | Linux 2.6.32-rc3v2.6.32-rc3 | Linus Torvalds | 2009-10-04 | 1 | -1/+1 |
| * | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 26 | -1/+27 |
| * | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Linus Torvalds | 2009-10-04 | 4 | -0/+535 |
| |\ |
|
| | * | acpi_pad: build only on X86 | Len Brown | 2009-09-27 | 1 | -0/+1 |
| | * | ACPI: create Processor Aggregator Device driver | Shaohua Li | 2009-07-31 | 4 | -0/+535 |
| * | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2009-10-04 | 1 | -4/+13 |
| |\ \ |
|
| | * | | SFI: remove __init from sfi_verify_table | Arjan van de Ven | 2009-10-03 | 1 | -1/+1 |
| | * | | SFI: fix section mismatch warnings in sfi_core.c | Rakib Mullick | 2009-10-03 | 1 | -3/+12 |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-10-04 | 6 | -103/+112 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'misc' into release | Len Brown | 2009-10-03 | 3 | -15/+10 |
| | |\ \ \ |
|
| | | * | | | ACPI: dock: fix "sibiling" typo | Alex Chiang | 2009-10-03 | 1 | -8/+8 |
| | | * | | | ACPI: kill overly verbose "throttling states" log messages | Roland Dreier | 2009-10-03 | 1 | -7/+0 |
| | | * | | | ACPI: Fix bound checks for copy_from_user in the acpi /proc code | Arjan van de Ven | 2009-10-03 | 1 | -0/+2 |
| | | |/ / |
|
| | * | | | Merge branch 'bugzilla-14081' into release | Len Brown | 2009-10-03 | 1 | -6/+46 |
| | |\ \ \ |
|
| | | * | | | ACPI: EC: Don't parse DSDT for EC early init on Compal | Alexey Starikovskiy | 2009-10-03 | 1 | -0/+15 |
| | | * | | | ACPI: EC: Rewrite DMI checks | Alexey Starikovskiy | 2009-10-03 | 1 | -6/+31 |
| | | |/ / |
|
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release | Len Brown | 2009-10-02 | 348 | -13884/+14603 |
| | |\ \ \ \ |
|
| | | | * | | | ACPI: fix bus scanning memory leaks | Bjorn Helgaas | 2009-10-02 | 1 | -5/+2 |
| | | | |/ / |
|
| | | * | | | ACPI: EC: Restart command even if no interrupts from EC | Alexey Starikovskiy | 2009-10-02 | 1 | -3/+1 |
| | | |/ / |
|
| | * | | | sony-laptop: Don't unregister the SPIC driver if it wasn't registered | Alan Jenkins | 2009-09-27 | 1 | -2/+5 |
| | * | | | sony-laptop: remove _INI call at init time | Mattia Dongili | 2009-09-27 | 1 | -9/+0 |
| | * | | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLED | Mattia Dongili | 2009-09-27 | 1 | -1/+1 |
| | * | | | sony-laptop: remove device_ctrl and the SPIC mini drivers | Mattia Dongili | 2009-09-27 | 1 | -62/+47 |