summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-02-11mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov
2015-02-11mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi
2015-02-11numa_maps: remove numa_maps->vmaNaoya Horiguchi
2015-02-11numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi
2015-02-11pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi
2015-02-11clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi
2015-02-11smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi
2015-02-11proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-02-11page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-10rmap: drop support of non-linear mappingsKirill A. Shutemov
2015-02-10proc: drop handling non-linear mappingsKirill A. Shutemov
2015-02-10mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov
2015-02-10o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapperSrinivas Eeda
2015-02-10ocfs2: prune the dcache before deleting the dentry of directoryalex chen
2015-02-10ocfs2: make resv_lock spinlock staticFabian Frederick
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn
2015-02-10ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()Daeseok Youn
2015-02-10ocfs2: remove unreachable codeDaeseok Youn
2015-02-10ocfs2: o2net: silence uninitialized variable warningDan Carpenter
2015-02-10ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()Jan Kara
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen
2015-02-10ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extentsalex chen
2015-02-10ocfs2: dlm: dlmdomain: remove unused functionRickard Strandqvist
2015-02-10ocfs2: quota_local: remove unused functionRickard Strandqvist
2015-02-10ocfs2: xattr: remove unused functionRickard Strandqvist
2015-02-10ocfs2: fix snprintf format specifier in dlmdebug.calex chen
2015-02-10ocfs2: fix wrong commentJunxiao Bi
2015-02-10ocfs2: fix uninitialized variable accessJunxiao Bi
2015-02-10ocfs2: remove unnecessary else in ocfs2_set_acl()Fabian Frederick
2015-02-10ocfs2/dlm: add missing dlm_lock_put() when recovery master downXue jiufei
2015-02-10fanotify: don't set FAN_ONDIR implicitly on a marks ignored maskLino Sanfilippo
2015-02-10fanotify: don't recalculate a marks mask if only the ignored mask changedLino Sanfilippo
2015-02-10fanotify: only destroy mark when both mask and ignored_mask are clearedLino Sanfilippo
2015-02-10pnfs: delete an unintended gotoDan Carpenter
2015-02-10GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble
2015-02-09pnfs/flexfiles: Do not dprintk after the freeTom Haynes
2015-02-09Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds