Age | Commit message (Expand) | Author |
2011-12-28 | ext4: allocate delalloc blocks before changing journal mode | Yongqiang Yang |
2011-12-21 | ext4: remove unneeded file_remove_suid() from ext4_ioctl() | Theodore Ts'o |
2011-12-18 | ext4: optimize ext4_find_delalloc_range() in nodelalloc mode | Robin Dong |
2011-12-18 | ext4: remove unused local variable | Curt Wohlgemuth |
2011-12-18 | ext4: fix error handling on inode bitmap corruption | Jan Kara |
2011-12-18 | ext4: add missing space to ext4_msg output in ext4_fill_super() | Zheng Liu |
2011-12-18 | ext4: do not reference pa_inode from group_pa | Yongqiang Yang |
2011-12-16 | Linux 3.2-rc6v3.2-rc6 | Linus Torvalds |
2011-12-16 | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" | Linus Torvalds |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-12-16 | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2011-12-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds |
2011-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-16 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-12-16 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2011-12-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-12-16 | btrfs: lower the dirty balance poll interval | Wu Fengguang |
2011-12-16 | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson |
2011-12-16 | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov |
2011-12-16 | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes |
2011-12-16 | drm/i915: By default, enable RC6 on IVB and SNB when reasonable | Keith Packard |
2011-12-16 | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov |
2011-12-16 | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check | Chris Wilson |
2011-12-16 | drm/i915: prevent division by zero when asking for chipset power | Eugeni Dodonov |
2011-12-16 | drm/i915: add PCH info to i915_capabilities | Paulo Zanoni |
2011-12-16 | drm/i915: set the right SDVO transcoder for CPT | Paulo Zanoni |
2011-12-16 | drm/i915: no-lvds quirk for ASUS AT5NM10T-I | Adam Jackson |
2011-12-15 | Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2011-12-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Olof Johansson |
2011-12-15 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko... | Linus Torvalds |
2011-12-15 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-12-15 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-12-15 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König |
2011-12-15 | Btrfs: unplug every once and a while | Chris Mason |
2011-12-15 | block: don't kick empty queue in blk_drain_queue() | Tejun Heo |
2011-12-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2011-12-15 | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo... | Chris Mason |
2011-12-15 | Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code | Chris Mason |
2011-12-15 | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam |
2011-12-15 | xen/swiotlb: Use page alignment for early buffer allocation. | Konrad Rzeszutek Wilk |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell |
2011-12-15 | Btrfs: only set cache_generation if we setup the block group | Josef Bacik |
2011-12-15 | Btrfs: don't panic if orphan item already exists | Josef Bacik |
2011-12-15 | Btrfs: fix leaked space in truncate | Josef Bacik |
2011-12-15 | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik |
2011-12-15 | Btrfs: deal with enospc from dirtying inodes properly | Josef Bacik |
2011-12-15 | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik |
2011-12-15 | BTRFS: Establish i_ops before calling d_instantiate | Casey Schaufler |
2011-12-15 | Btrfs: add a cond_resched() into the worker loop | Chris Mason |