summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bio: add documentation to bio_alloc()Jens Axboe2009-04-151-0/+18
* splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-155-72/+64Star
* splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-152-61/+0Star
* ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-153-22/+79
* splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi2009-04-151-11/+23
* splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi2009-04-151-16/+2Star
* splice: split up __splice_from_pipe()Miklos Szeredi2009-04-152-74/+153
* block: fix SG_IO to return a proper error valueFUJITA Tomonori2009-04-151-2/+4
* cfq-iosched: don't delay queue kick for a merged requestJens Axboe2009-04-151-2/+9
* buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe2009-04-151-2/+9
* block: update biodoc.txt on pluggingJens Axboe2009-04-151-13/+6Star
* as-iosched: get rid of private REQ_SYNC/REQ_ASYNC definesJens Axboe2009-04-151-59/+57Star
* cfq-iosched: get rid of private SYNC/ASYNC definesJens Axboe2009-04-151-13/+11Star
* cfq-iosched: use rw_is_sync() to see if rw flags are sync or notJens Axboe2009-04-151-1/+1
* Document and move the various READ/WRITE typesJens Axboe2009-04-151-0/+59
* block: fix bad spelling of quiesceJens Axboe2009-04-153-8/+8
* block: move bio list helpers into bio.hChristoph Hellwig2009-04-1510-126/+109Star
* Linux 2.6.30-rc2Linus Torvalds2009-04-141-1/+1
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-149-40/+412
|\
| * drm/i915: fix scheduling while holding the new active list spinlockShaohua Li2009-04-141-1/+12
| * drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-084-14/+235
| * drm/i915: Correctly set the write flag for get_user_pages in pread.Eric Anholt2009-04-081-1/+1
| * drm/i915: Fix use of uninitialized var in 40a5f0deFlorian Mickler2009-04-081-12/+22
| * drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner2009-04-081-2/+2
| * drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-082-5/+40
| * drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)Shaohua Li2009-04-081-0/+2
| * drm/i915: Implement batch and ring buffer dumpingBen Gamari2009-04-083-5/+98
* | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11Star
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-141-0/+1
|\ \
| * | lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-141-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-141-3/+5
|\ \ \
| * | | fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-091-0/+2
| * | | fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-091-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-147-213/+197Star
|\ \ \ \
| * | | | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-133-16/+45
| * | | | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-132-195/+140Star
| * | | | nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_errorRyusuke Konishi2009-04-131-7/+10
| * | | | nilfs2: simplify handling of active state of segments fixRyusuke Konishi2009-04-131-1/+1
| * | | | nilfs2: remove module versionRyusuke Konishi2009-04-132-6/+0Star
| * | | | nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi2009-04-131-0/+4
| * | | | nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi2009-04-131-0/+5
| * | | | nilfs2: return f_fsid for statfs2Ryusuke Konishi2009-04-131-1/+5
* | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-1415-14/+15
|\ \ \ \ \
| * | | | | microblaze: Add missing FILE tag to MAINTAINERSMichal Simek2009-04-141-0/+1
| * | | | | microblaze: remove duplicated #include'sHuang Weiyi2009-04-145-6/+0Star
| * | | | | microblaze: struct device - replace bus_id with dev_name()Michal Simek2009-04-141-6/+4Star
| * | | | | microblaze: Simplify copy_thread()Michal Simek2009-04-141-2/+1Star
| * | | | | microblaze: Add TIMESTAMPING constants to socket.hMichal Simek2009-04-141-0/+3
| * | | | | microblaze: Add missing empty ftrace.h fileMichal Simek2009-04-141-0/+1
| * | | | | microblaze: Fix problem with removing zero length filesMichal Simek2009-04-145-0/+5