summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* autofs: small cleanup in autofs_getpath()Dan Carpenter2018-06-071-3/+3
* autofs: clean up includesIan Kent2018-06-076-30/+2
* autofs: comment on selinux changes needed for module autoloadIan Kent2018-06-071-0/+6
* autofs: create autofs Kconfig and MakefileIan Kent2018-06-075-0/+37
* autofs: delete fs/autofs4 source filesIan Kent2018-06-078-3619/+0
* autofs: update fs/autofs4/MakefileIan Kent2018-06-071-1/+3
* autofs: update fs/autofs4/KconfigIan Kent2018-06-071-10/+22
* autofs: copy autofs4 to autofsIan Kent2018-06-078-0/+3618
* autofs4: use autofs instead of autofs4 everywhereIan Kent2018-06-078-319/+319
* autofs4: merge auto_fs.h and auto_fs4.hIan Kent2018-06-072-2/+1
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-06-071-3/+9
* proc: use "unsigned int" for /proc/*/stackAlexey Dobriyan2018-06-071-1/+2
* proc: use "unsigned int" for sigqueue lengthAlexey Dobriyan2018-06-071-1/+1
* proc: use "unsigned int" in proc_fill_cache()Alexey Dobriyan2018-06-073-5/+5
* proc: smaller RCU section in ->getattr()Alexey Dobriyan2018-06-071-1/+1
* proc: deduplicate /proc/*/cmdline implementationAlexey Dobriyan2018-06-071-33/+20
* proc: simpler iterations for /proc/*/cmdlineAlexey Dobriyan2018-06-071-19/+14
* proc: somewhat simpler code for /proc/*/cmdlineAlexey Dobriyan2018-06-071-15/+9
* proc: more "unsigned int" in /proc/*/cmdlineAlexey Dobriyan2018-06-071-17/+12
* 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