summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31userfaultfd: convert to use anon_inode_getfd()Eric Biggers
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau
2018-01-31mm: use updated pmdp_invalidate() interface to track dirty/accessed bitsKirill A. Shutemov
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox
2018-01-31mm, userfaultfd, THP: avoid waiting when PMD under THP migrationHuang Ying
2018-01-31fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...Konstantin Khlebnikov
2018-01-31ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun
2018-01-31ocfs2: unlock bh_state if bg check failsChangwei Ge
2018-01-31ocfs2: nowait aio supportGang He
2018-01-31ocfs2: add ocfs2_overwrite_io()Gang He
2018-01-31ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()Gang He
2018-01-31ocfs2: add trimfs lock to avoid duplicated trims in clusterGang He
2018-01-31ocfs2: add trimfs dlm lock resourceGang He
2018-01-31ocfs2: try to reuse extent block in dealloc without meta_allocChangwei Ge
2018-01-31ocfs2: make metadata estimation accurate and clearChangwei Ge
2018-01-31ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun
2018-01-31ocfs2: clean up dead code in alloc.cChangwei Ge
2018-01-31ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()piaojun
2018-01-31ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGEGang He
2018-01-31ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun
2018-01-31ocfs2: clean dead code in suballoc.cChangwei Ge
2018-01-31ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()alex chen
2018-01-31ocfs2/cluster: close a race that fence can't be triggeredYang Zhang
2018-01-31ocfs2: give an obvious tip for mismatched cluster namesGang He
2018-01-31ocfs2/cluster: neaten a member of o2net_msg_handlerChangwei Ge
2018-01-31fs/ocfs2/dlm/dlmmaster.c: clean up dead codeChangwei Ge
2018-01-31fs/dax.c: release PMD lock even when there is no PMD support in DAXJan H. Schönherr
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-31devpts: fix error handling in devpts_mntget()Eric Biggers
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-30Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30gfs2: Add a few missing newlines in messagesAndreas Gruenbacher
2018-01-30gfs2: Remove inode from ordered write list in gfs2_write_inode()Abhi Das
2018-01-29Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-29Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds