summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-04ext4: add new online resize interfaceYongqiang Yang
2012-01-04ext4: add a new function which adds a flex group to a fsYongqiang Yang
2012-01-04ext4: add a new function which allocates bitmaps and inode tablesYongqiang Yang
2012-01-04ext4: pass verify_reserved_gdb() the number of group decriptorsYongqiang Yang
2012-01-04ext4: add a function which updates the super block during online resizingYongqiang Yang
2012-01-04ext4: add a function which sets up a block group descriptors of a flex bgYongqiang Yang
2012-01-04ext4: add a function which sets up group blocks of a flex bgYongqiang Yang
2012-01-04ext4: add a structure which will be used by 64bit-resize interfaceYongqiang Yang
2012-01-04ext4: add a function which adds a new group descriptors to a fsYongqiang Yang
2012-01-04ext4: add a function which extends a group without checking parametersYongqiang Yang
2011-12-29ext4: use proper little-endian bitopsAkinobu Mita
2011-12-29ext4: remove no longer used functions in inode.cZheng Liu
2011-12-29ext4: avoid counting the number of free inodes twice in find_group_orlov()Theodore Ts'o
2011-12-29ext4: add missing spaces to debugging printk'sZheng Liu
2011-12-28jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang
2011-12-28ext4: flush journal when switching from data=journal modeYongqiang Yang
2011-12-28ext4: allocate delalloc blocks before changing journal modeYongqiang Yang
2011-12-21ext4: remove unneeded file_remove_suid() from ext4_ioctl()Theodore Ts'o
2011-12-19ext4: optimize ext4_find_delalloc_range() in nodelalloc modeRobin Dong
2011-12-18ext4: remove unused local variableCurt Wohlgemuth
2011-12-18ext4: fix error handling on inode bitmap corruptionJan Kara
2011-12-18ext4: add missing space to ext4_msg output in ext4_fill_super()Zheng Liu
2011-12-18ext4: do not reference pa_inode from group_paYongqiang Yang
2011-12-17Linux 3.2-rc6Linus Torvalds
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-16Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson
2011-12-16Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2011-12-15Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds
2011-12-15Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-15Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König