summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe1-1/+1
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe1-2/+5
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe1-3/+2
2009-04-15brd: fix cacheflushingNick Piggin1-1/+3
2009-04-15brd: support barriersNick Piggin1-0/+1
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-5/+0
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-15block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2-5/+0
2009-04-15bio: add documentation to bio_alloc()Jens Axboe1-0/+18
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi5-72/+64
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi2-61/+0
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi3-22/+79
2009-04-15splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi1-11/+23
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi1-16/+2
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi2-74/+153
2009-04-15block: fix SG_IO to return a proper error valueFUJITA Tomonori1-2/+4
2009-04-15ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock1-2/+2
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai11-165/+102
2009-04-15Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai11-51/+22
2009-04-15Merge branch 'topic/asoc' into for-linusTakashi Iwai2-5/+3
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai5-11/+47
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai4-8/+45
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai4-44/+136
2009-04-15GFS2: Use DEFINE_SPINLOCKXu Gang1-1/+1
2009-04-15GFS2: cleanup file_operations messChristoph Hellwig3-14/+16
2009-04-15GFS2: Move umount flush rwsemSteven Whitehouse1-5/+5
2009-04-15GFS2: Fix symlink creation raceSteven Whitehouse1-0/+1
2009-04-15GFS2: Make quotad's waiting interruptibleSteven Whitehouse1-1/+1
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai1-3/+2
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela1-4/+11
2009-04-15cfq-iosched: don't delay queue kick for a merged requestJens Axboe1-2/+9
2009-04-15buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe1-2/+9
2009-04-15block: update biodoc.txt on pluggingJens Axboe1-13/+6
2009-04-15as-iosched: get rid of private REQ_SYNC/REQ_ASYNC definesJens Axboe1-59/+57
2009-04-15cfq-iosched: get rid of private SYNC/ASYNC definesJens Axboe1-13/+11
2009-04-15cfq-iosched: use rw_is_sync() to see if rw flags are sync or notJens Axboe1-1/+1
2009-04-15Document and move the various READ/WRITE typesJens Axboe1-0/+59
2009-04-15block: fix bad spelling of quiesceJens Axboe3-8/+8
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig10-126/+109
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant1-0/+1
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras1-6/+6
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason1-0/+2
2009-04-15powerpc: Allow 256kB pages with SHMEMHugh Dickins1-1/+1
2009-04-15Linux 2.6.30-rc2v2.6.30-rc2Linus Torvalds1-1/+1
2009-04-15[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela1-3/+3
2009-04-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-40/+412
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins1-22/+11
2009-04-14drm/i915: fix scheduling while holding the new active list spinlockShaohua Li1-1/+12