summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-06-12skip LAYOUTRETURN if layout is invalidOlga Kornievskaia
2018-06-11Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds
2018-06-10Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-06-10Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-09NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust
2018-06-09Merge branch 'proc-cmdline'Linus Torvalds
2018-06-09hpfs: Use EUCLEAN for filesystem errorsMikulas Patocka
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-09NFSv4: Fix a typo in nfs41_sequence_processTrond Myklebust
2018-06-09NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams
2018-06-08nfsd: fix error handling in nfs4_set_delegation()Andrew Elble
2018-06-08nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-06-08NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab()Trond Myklebust
2018-06-08NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()Trond Myklebust
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