summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-03f2fs: allocate new segment aligned with sectionsJaegeuk Kim
2013-04-03f2fs: remove redundant lock_page callsJaegeuk Kim
2013-04-03f2fs: introduce TOTAL_SECS macroJaegeuk Kim
2013-04-03f2fs: do not use duplicate names in a macroJaegeuk Kim
2013-03-31f2fs: use kmemdupAlexandru Gheorghiu
2013-03-27f2fs: fix to give correct parent inode number for roll forwardJaegeuk Kim
2013-03-27f2fs: remain nat cache entries for further free nid allocationJaegeuk Kim
2013-03-27f2fs: do not skip writing file meta during fsyncJaegeuk Kim
2013-03-27f2fs: fix the recovery flow to handle errors correctlyJaegeuk Kim
2013-03-20f2fs: fix typo in commentsMasanari Iida
2013-03-20f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inodeNamjae Jeon
2013-03-20f2fs: fix return values from validate superblockNamjae Jeon
2013-03-20f2fs: reorganize f2fs_setxattrNamjae Jeon
2013-03-20f2fs: notify when discard is not supportedNamjae Jeon
2013-03-20f2fs: fix to call WRITE_FLUSH at the end of fsyncJaegeuk Kim
2013-03-20f2fs: fix not to allocate max_nidJaegeuk Kim
2013-03-20f2fs: fix return value of releasepage for node and dataJaegeuk Kim
2013-03-20f2fs: scan next nat page to reuse free nids in thereJaegeuk Kim
2013-03-20f2fs: should check the node page was truncated firstJaegeuk Kim
2013-03-20f2fs: reduce unncessary locking pages during readJaegeuk Kim
2013-03-18f2fs: avoid extra ++ while returning from get_node_pathNamjae Jeon
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim
2013-03-18f2fs: optimize and change return path in lookup_free_nid_listNamjae Jeon
2013-03-18f2fs: optimize get node page readahead partNamjae Jeon
2013-03-18f2fs: check the level before calling get_nid functionChangman Lee
2013-03-18f2fs: introduce readahead mode of node pagesJaegeuk Kim
2013-03-18f2fs: read with READ_SYNC when getting dnode pageJaegeuk Kim
2013-03-18f2fs: fix to unlock node page when it was truncatedJaegeuk Kim
2013-03-08f2fs: fix overflow when calculating utilization on 32-bitChangman Lee
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-07Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-03-08drm: Documentation typo fixesChristopher Harvey
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-03-08Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-07Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic