summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-08xfs: clean up MIN/MAXDave Chinner
2018-06-08xfs: move various type verifiers to common fileDave Chinner
2018-06-08xfs: xfs_reflink_convert_cow() memory allocation deadlockDave Chinner
2018-06-08xfs: setup VFS i_rwsem lockdep state correctlyDave Chinner
2018-06-08Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-06-08Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-06-08fix proc_fill_cache() in case of d_alloc_parallel() failureAl Viro
2018-06-07cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg
2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter
2018-06-07autofs: clean up includesIan Kent
2018-06-07autofs: comment on selinux changes needed for module autoloadIan Kent
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent
2018-06-07autofs: delete fs/autofs4 source filesIan Kent
2018-06-07autofs: update fs/autofs4/MakefileIan Kent
2018-06-07autofs: update fs/autofs4/KconfigIan Kent
2018-06-07autofs: copy autofs4 to autofsIan Kent
2018-06-07autofs4: use autofs instead of autofs4 everywhereIan Kent
2018-06-07autofs4: merge auto_fs.h and auto_fs4.hIan Kent
2018-06-07fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo
2018-06-07proc: use "unsigned int" for /proc/*/stackAlexey Dobriyan
2018-06-07proc: use "unsigned int" for sigqueue lengthAlexey Dobriyan
2018-06-07proc: use "unsigned int" in proc_fill_cache()Alexey Dobriyan
2018-06-07proc: smaller RCU section in ->getattr()Alexey Dobriyan
2018-06-07proc: deduplicate /proc/*/cmdline implementationAlexey Dobriyan
2018-06-07proc: simpler iterations for /proc/*/cmdlineAlexey Dobriyan
2018-06-07proc: somewhat simpler code for /proc/*/cmdlineAlexey Dobriyan
2018-06-07proc: more "unsigned int" in /proc/*/cmdlineAlexey Dobriyan
2018-06-07userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox
2018-06-07mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying
2018-06-07mm: restructure memfd codeMike Kravetz
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi
2018-06-07fs/9p: detect invalid options as much as possibleChengguang Xu
2018-06-07fs: ocfs2: use new return type vm_fault_tSouptick Joarder
2018-06-07ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca
2018-06-07ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua
2018-06-07ocfs2: eliminate a misreported warningZhen Lei
2018-06-07ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen
2018-06-07ocfs2: clean up redundant function declarationsJia Guo
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-07Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-07Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-07btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder
2018-06-07ubifs: lpt: Fix wrong pnode number range in commentSascha Hauer
2018-06-07ubifs: gc: Fix typoSascha Hauer
2018-06-07ubifs: log: Some spelling fixesSascha Hauer
2018-06-07ubifs: Spelling fix someting -> somethingSascha Hauer