summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport2018-06-071-2/+20
* mm: mark pages in use for page tablesMatthew Wilcox2018-06-071-0/+2
* mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying2018-06-071-10/+16
* mm: restructure memfd codeMike Kravetz2018-06-072-1/+4
* mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-06-071-4/+4
* fs/9p: detect invalid options as much as possibleChengguang Xu2018-06-071-17/+12
* fs: ocfs2: use new return type vm_fault_tSouptick Joarder2018-06-071-24/+20
* ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca2018-06-071-2/+1
* ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua2018-06-071-4/+4
* ocfs2: eliminate a misreported warningZhen Lei2018-06-071-1/+1
* ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2018-06-072-30/+90
* ocfs2: clean up redundant function declarationsJia Guo2018-06-072-7/+5
* fs/dax.c: use new return type vm_fault_tSouptick Joarder2018-06-071-41/+37
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-6/+7
|\
| * mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-091-5/+3
| * mm, powerpc, x86: introduce an additional vma bit for powerpc pkeyRam Pai2018-05-091-0/+3
| * mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-05-091-2/+2
* | Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-074-150/+131
|\ \
| * | udf: Add support for decoding UTF-16 charactersJan Kara2018-04-191-35/+68
| * | udf: Add support for encoding UTF-16 charactersJan Kara2018-04-191-36/+43
| * | udf: Push sb argument to udf_name_[to|from]_CS0()Jan Kara2018-04-191-33/+24
| * | udf: Convert ident strings to proper charsetJan Kara2018-04-193-6/+14
| * | udf: Use UTF-32 <-> UTF-8 conversion functions from NLSJan Kara2018-04-191-63/+17
| * | udf: Always require NLS supportJan Kara2018-04-192-13/+1
* | | Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-0711-76/+91
|\ \ \
| * | | orangefs: use sparse annotations for holding locks across function calls.Mike Marshall2018-06-011-4/+10
| * | | orangefs: make debug_help_fops staticMike Marshall2018-06-011-1/+1
| * | | orangefs: remove unused function orangefs_get_bufmap_initMike Marshall2018-06-011-14/+0
| * | | orangefs: specify user pointers when using dev_map_desc and bufmapMike Marshall2018-06-012-2/+2
| * | | orangefs: formatting cleanupsMike Marshall2018-06-016-39/+55
| * | | orangefs: set i_size on new symlinkMartin Brandenburg2018-06-011-0/+7
| * | | orangefs: report attributes_mask and attributes for statxMartin Brandenburg2018-06-011-0/+7
| * | | orangefs: make struct orangefs_file_vm_ops staticColin Ian King2018-06-011-1/+1
| * | | orangefs: revamp block sizesMartin Brandenburg2018-06-014-15/+8
* | | | Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-079-270/+311
|\ \ \ \
| * | | | ovl: use inode_insert5() to hash a newly created inodeAmir Goldstein2018-05-313-12/+60
| * | | | ovl: Pass argument to ovl_get_inode() in a structureVivek Goyal2018-05-314-15/+34
| * | | | vfs: factor out inode_insert5()Miklos Szeredi2018-05-311-89/+75
| * | | | ovl: clean up copy-up error pathsMiklos Szeredi2018-05-311-36/+18
| * | | | ovl: return EIO on internal errorMiklos Szeredi2018-05-311-1/+1
| * | | | ovl: make ovl_create_real() cope with vfs_mkdir() safelyAl Viro2018-05-311-1/+33
| * | | | ovl: create helper ovl_create_temp()Amir Goldstein2018-05-313-15/+14
| * | | | ovl: return dentry from ovl_create_real()Miklos Szeredi2018-05-314-48/+40
| * | | | ovl: struct cattr cleanupsAmir Goldstein2018-05-314-33/+30
| * | | | ovl: strip debug argument from ovl_do_ helpersAmir Goldstein2018-05-314-40/+33
| * | | | ovl: remove WARN_ON() real inode attributes mismatchAmir Goldstein2018-05-311-7/+0
| * | | | ovl: Kconfig documentation fixesMiklos Szeredi2018-05-311-3/+3
| |/ / /
* | | | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-078-62/+164
|\ \ \ \
| * | | | fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-05-311-0/+1
| * | | | fuse: fix control dir setup and teardownMiklos Szeredi2018-05-311-3/+10
OpenPOWER on IntegriCloud