summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-05-06vfs: Move waiting for inode writeback from end_writeback() to evict_inode()Jan Kara
2012-05-06writeback: Refactor writeback_single_inode()Jan Kara
2012-05-06writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara
2012-05-06writeback: Separate inode requeueing after writebackJan Kara
2012-05-06writeback: Move I_DIRTY_PAGES handlingJan Kara
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara
2012-05-06writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara
2012-05-06writeback: initialize global_dirty_limitFengguang Wu
2012-04-25fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy
2012-04-14mm: page-writeback.c: local functions should not be exposed globallyH Hartley Sweeten
2012-04-14Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-14Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-04-14Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-14Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-14Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-14cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-04-13Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-04-13kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker
2012-04-13Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker
2012-04-13kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2012-04-13Btrfs: use commit root when loading free space cacheJosef Bacik
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely
2012-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han