summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-275-23/+40
* Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker2009-04-271-1/+1
* Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-271-8/+0
* Btrfs: ratelimit IO error printksChris Mason2009-04-272-17/+31
* Btrfs: remove #if 0 codeChris Mason2009-04-273-188/+1
* Btrfs: When shrinking, only update disk size on successChris Ball2009-04-272-11/+27
* Btrfs: fix deadlocks and stalls on dead root removalChris Mason2009-04-241-0/+6
* Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-245-17/+29
* Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-243-43/+28
* Btrfs: don't export symbolsChristoph Hellwig2009-04-241-6/+0
* Btrfs: simplify makefileChristoph Hellwig2009-04-241-17/+2
* Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-244-2/+42
* Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-212-9/+31
* Btrfs: use the right node in reada_for_balanceChris Mason2009-04-201-5/+12
* Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-201-8/+32
* Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-205-15/+56
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-205-46/+141
* Linux 2.6.30-rc2v2.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/+11
* | 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/+197
|\ \ \ \
| * | | | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-133-16/+45
| * | | | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-132-195/+140
| * | | | 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/+0
| * | | | 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/+0
| * | | | | microblaze: struct device - replace bus_id with dev_name()Michal Simek2009-04-141-6/+4
| * | | | | microblaze: Simplify copy_thread()Michal Simek2009-04-141-2/+1
| * | | | | 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
OpenPOWER on IntegriCloud