summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds25-84/+2251
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-112/+124
2015-02-12Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-25/+191
2015-02-12Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds38-1187/+4537
2015-02-12mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov1-3/+44
2015-02-12mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi1-0/+3
2015-02-12numa_maps: remove numa_maps->vmaNaoya Horiguchi1-16/+13
2015-02-12numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi1-3/+3
2015-02-12pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi1-54/+14
2015-02-12clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi1-24/+22
2015-02-12smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi1-8/+4
2015-02-12proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov1-5/+9
2015-02-12page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov1-1/+1
2015-02-12mm: account pmd page tables to the processKirill A. Shutemov1-3/+6
2015-02-12mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin1-3/+13
2015-02-12f2fs: use spinlock for segmap_lock instead of rwlockChao Yu2-12/+12
2015-02-12f2fs: fix accessing wrong indexed data blocksJaegeuk Kim1-1/+9
2015-02-12f2fs: avoid variable length arrayJaegeuk Kim3-2/+10
2015-02-12f2fs: fix sparse warningsJaegeuk Kim4-6/+5
2015-02-12f2fs: allocate data blocks in advance for f2fs_direct_IOJaegeuk Kim1-3/+54
2015-02-12f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim3-10/+8
2015-02-12f2fs: call set_buffer_new for get_blockJaegeuk Kim1-1/+3
2015-02-12f2fs: check node page contents all the timeJaegeuk Kim1-4/+3
2015-02-12f2fs: avoid data offset overflow when lseeking huge fileChao Yu1-1/+1
2015-02-12f2fs: fix to use highmem for pages of newly created directoryChao Yu1-1/+1
2015-02-12f2fs: introduce a batched trimJaegeuk Kim3-5/+21
2015-02-12f2fs: merge {invalidate,release}page for meta/node/data pagesChao Yu4-51/+22
2015-02-12f2fs: show the number of writeback pages in statJaegeuk Kim2-3/+4
2015-02-12f2fs: keep PagePrivate during releasepageJaegeuk Kim3-0/+12
2015-02-12f2fs: should fail mount when trying to recover data on read-only devJaegeuk Kim1-0/+9
2015-02-12f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim5-17/+44
2015-02-12f2fs: avoid write_checkpoint if f2fs is mounted readonlyJaegeuk Kim1-0/+2
2015-02-12f2fs: support norecovery mount optionJaegeuk Kim1-0/+8
2015-02-12f2fs: fix not to drop mount options when retrying fill_superJaegeuk Kim1-3/+13
2015-02-12f2fs: merge flags in struct f2fs_sb_infoChao Yu7-33/+44
2015-02-12f2fs: clean up {in,de}create_sleep_timeChao Yu2-18/+18
2015-02-12f2fs: make truncate_inline_date staticChao Yu2-17/+9
2015-02-12f2fs: fix a bug of inheriting default ACL from parentKinglong Mee1-1/+1
2015-02-12f2fs: use f2fs_radix_tree_insert to clean codesChao Yu1-5/+2
2015-02-12f2fs: add F2FS_IOC_GETVERSION supportChao Yu2-0/+10
2015-02-12f2fs: leave comment for code readabilityJaegeuk Kim1-0/+4
2015-02-12f2fs: fix to release count of meta page in ->invalidatepageChao Yu1-0/+19
2015-02-12f2fs: do checkpoint when umount flag is not setJaegeuk Kim2-3/+9
2015-02-12f2fs: trigger correct checkpoint during umountJaegeuk Kim2-2/+11
2015-02-12f2fs: update memory footprint informationJaegeuk Kim2-8/+18
2015-02-12f2fs: fix wrong memory footprint statistics in debugfsChao Yu1-4/+11
2015-02-12f2fs: avoid infinite loop on cp_errorJaegeuk Kim1-0/+4
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-13/+8
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds37-115/+92
2015-02-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-17/+8