aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/dir.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-31f2fs: use kmemdupAlexandru Gheorghiu2-9/+6
2013-03-27f2fs: fix to give correct parent inode number for roll forwardJaegeuk Kim4-25/+28
2013-03-27f2fs: remain nat cache entries for further free nid allocationJaegeuk Kim1-2/+2
2013-03-27f2fs: do not skip writing file meta during fsyncJaegeuk Kim4-15/+0
2013-03-27f2fs: fix the recovery flow to handle errors correctlyJaegeuk Kim3-21/+36
2013-03-20f2fs: fix typo in commentsMasanari Iida3-3/+3
2013-03-20f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inodeNamjae Jeon2-3/+10
2013-03-20f2fs: fix return values from validate superblockNamjae Jeon1-4/+7
2013-03-20f2fs: reorganize f2fs_setxattrNamjae Jeon1-8/+10
2013-03-20f2fs: notify when discard is not supportedNamjae Jeon1-0/+9
2013-03-20f2fs: fix to call WRITE_FLUSH at the end of fsyncJaegeuk Kim1-0/+2
2013-03-20f2fs: fix not to allocate max_nidJaegeuk Kim1-0/+2
2013-03-20f2fs: fix return value of releasepage for node and dataJaegeuk Kim2-11/+2
2013-03-20f2fs: scan next nat page to reuse free nids in thereJaegeuk Kim1-1/+2
2013-03-20f2fs: should check the node page was truncated firstJaegeuk Kim1-7/+8
2013-03-20f2fs: reduce unncessary locking pages during readJaegeuk Kim4-68/+91
2013-03-18f2fs: avoid extra ++ while returning from get_node_pathNamjae Jeon1-7/+6
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim4-10/+14
2013-03-18f2fs: optimize and change return path in lookup_free_nid_listNamjae Jeon1-4/+3
2013-03-18f2fs: optimize get node page readahead partNamjae Jeon1-7/+6
2013-03-18f2fs: check the level before calling get_nid functionChangman Lee1-1/+2
2013-03-18f2fs: introduce readahead mode of node pagesJaegeuk Kim5-18/+22
2013-03-18f2fs: read with READ_SYNC when getting dnode pageJaegeuk Kim1-1/+1
2013-03-18f2fs: fix to unlock node page when it was truncatedJaegeuk Kim1-2/+2
2013-03-08f2fs: fix overflow when calculating utilization on 32-bitChangman Lee1-2/+1
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-08drm: Documentation typo fixesChristopher Harvey1-3/+3
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen1-0/+7
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizationsIvan Djelic1-41/+44
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones1-1/+15
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer1-1/+3
2013-03-06x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu1-3/+2
2013-03-06x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur1-2/+8
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1
2013-03-06ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompressorJonathan Austin1-1/+1
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie1-0/+3
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie1-28/+11
2013-03-06drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson1-1/+1
2013-03-06efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming1-5/+15
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2-2/+61
2013-03-06efi: be more paranoid about available space when creating variablesMatthew Garrett1-27/+79
2013-03-06drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson1-2/+2
2013-03-06iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua1-0/+1