aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-10-22mm, proc: adjust PSS calculationKirill A. Shutemov
2015-10-22mm-fs-obey-gfp_mapping-for-add_to_page_cache-fixAndrew Morton
2015-10-22mm-introduce-vm_lockonfault-v9Eric B Munson
2015-10-22mm: introduce VM_LOCKONFAULTEric B Munson
2015-10-22mm/hugetlb: unmap pages to remove if page fault raced with hole punchMike Kravetz
2015-10-22mm/hugetlb: setup hugetlb_falloc during fallocate hole punchMike Kravetz
2015-10-22mm: clear_soft_dirty_pmd() requires THPLaurent Dufour
2015-10-22mm: clear pte in clear_soft_dirty()Laurent Dufour
2015-10-22mm-fs-introduce-mapping_gfp_constraint-checkpatch-fixesAndrew Morton
2015-10-22mm, fs: introduce mapping_gfp_constraint()Michal Hocko
2015-10-22mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-10-22mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-22mm/filemap.c: make global sync not clear error status of individual inodesJunichi Nomura
2015-10-22mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-10-22mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi
2015-10-229p: do not overwrite return code when locking failsDominique Martinet
2015-10-22ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen
2015-10-22ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen
2015-10-22ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei
2015-10-22ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...Xue jiufei
2015-10-22ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2015-10-22ocfs2-dlm-fix-race-between-convert-and-recovery-v3Joseph Qi
2015-10-22ocfs2-dlm-fix-race-between-convert-and-recovery-v2Joseph Qi
2015-10-22ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2015-10-22ocfs2: code clean up for direct ioRyan Ding
2015-10-22ocfs2: fix sparse file & data ordering issue in direct ioRyan Ding
2015-10-22ocfs2: record UNWRITTEN extents when populate write descRyan Ding
2015-10-22ocfs2: return the physical address in ocfs2_write_clusterRyan Ding
2015-10-22ocfs2: do not change i_size in write_end for direct ioRyan Ding
2015-10-22ocfs2: test target page before change itRyan Ding
2015-10-22ocfs2: use c_new to indicate newly allocated extentsRyan Ding
2015-10-22ocfs2: add ocfs2_write_type_t type to identify the caller of writeRyan Ding
2015-10-22ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an erroralex chen
2015-10-22ocfs2: fix race between mount and delete node/clusterJoseph Qi
2015-10-22ocfs2: only take lock if dio entry when recover orphansJoseph Qi
2015-10-22ocfs2: do not include dio entry in case of orphan scanJoseph Qi
2015-10-22ocfs2: improve performance for localallocJoseph Qi
2015-10-22ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()jiangyiwen
2015-10-22ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error codeNorton.Zhu
2015-10-22fs/ext4/fsync.c: generic_file_fsync call based on barrier flagFabian Frederick
2015-10-22logfs: fix build warningSudip Mukherjee
2015-10-22inotify-actually-check-for-invalid-bits-in-sys_inotify_add_watch-v2Dave Hansen
2015-10-22inotify: actually check for invalid bits in sys_inotify_add_watch()Dave Hansen
2015-10-22inotify: hide internal kernel bits from fdinfoDave Hansen
2015-10-22ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-10-16Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-16mm, dax: fix DAX deadlocksRoss Zwisler
2015-10-16mm, fs: obey gfp_mapping for add_to_page_cache()Michal Hocko
2015-10-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds