summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_requestTao Ma2011-09-141-1/+1
* mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara2011-09-021-0/+7
* mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara2011-09-021-9/+14
* block: simplify force plug flush code a little bitShaohua Li2011-08-242-7/+7
* block: change force plug flush call orderShaohua Li2011-08-241-3/+3
* block: Fix queue_flag update when rq_affinity goes from 2 to 1Eric Seppanen2011-08-241-4/+6
* Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-232-4/+4
|\
| * xen-blkback: fixed indentation and commentsJoe Jin2011-08-222-3/+3
| * xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.Joe Jin2011-08-221-1/+1
* | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-2311-25/+32
* | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-236-9/+7
* | Linux 3.1-rc3Linus Torvalds2011-08-221-2/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-226-8/+26
|\ \
| * \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-08-186-8/+26
| |\ \
| | * | perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-182-3/+8
| | * | MAINTAINERS: Fix list of perf events source filesGeunsik Lim2011-08-181-1/+1
| | * | perf tools: Fix build against newer glibcJosh Boyer2011-08-181-0/+2
| | * | perf tools: Fix error handling of unknown eventsStephane Eranian2011-08-181-1/+5
| | * | perf evlist: Fix missing event name init for default eventStephane Eranian2011-08-181-1/+10
| | * | perf list: Fix exit valueStephane Eranian2011-08-181-2/+0
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
|\ \ \ \
| * | | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| * | | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
| * | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-173-8/+12
| * | | | xen: xen-selfballoon.c needs more header filesRandy Dunlap2011-08-101-0/+1
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-211-5/+10
|\ \ \ \ \
| * | | | | firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | | | | | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-211-5/+7
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-215-9/+37
|\ \ \ \ \ \
| * | | | | | ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-191-2/+7
| * | | | | | ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-131-1/+6
| * | | | | | ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-132-3/+12
| * | | | | | ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang2011-08-132-1/+6
| * | | | | | ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-132-2/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-219-39/+76
|\ \ \ \ \ \ \
| * | | | | | | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall2011-08-201-1/+1
| * | | | | | | ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai2011-08-201-3/+5
| * | | | | | | ALSA: hda - Don't spew too many ELD errorsTakashi Iwai2011-08-201-12/+19
| * | | | | | | ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai2011-08-191-1/+2
| * | | | | | | ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai2011-08-181-0/+2
| * | | | | | | ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai2011-08-161-18/+18
| * | | | | | | ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-151-0/+1
| * | | | | | | ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2011-08-142-4/+28
* | | | | | | | pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-201-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-192-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-192-0/+8
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-1926-135/+800
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "cfq: Remove special treatment for metadata rqs."Jens Axboe2011-08-191-0/+18
| * | | | | | | | | block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-154-6/+25
| * | | | | | | | | block: improve rq_affinity placementShaohua Li2011-08-111-3/+13