summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-0426-451/+293
|\
| * switch the rest of procfs lookups to d_splice_alias()Al Viro2018-05-262-5/+13
| * procfs: switch instantiate_t to d_splice_alias()Al Viro2018-05-264-79/+65
| * don't bother with tid_fd_revalidate() in lookupsAl Viro2018-05-261-37/+44
| * proc_lookupfd_common(): don't bother with instantiate unless the file is openAl Viro2018-05-221-29/+34
| * procfs: get rid of ancient BS in pid_revalidate() usesAl Viro2018-05-223-38/+28
| * cifs_lookup(): switch to d_splice_alias()Al Viro2018-05-221-18/+18
| * cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULLAl Viro2018-05-221-1/+1
| * 9p: unify paths in v9fs_vfs_lookup()Al Viro2018-05-221-20/+15
| * ncp_lookup(): use d_splice_alias()Al Viro2018-05-221-27/+15
| * hfsplus: switch to d_splice_alias()Al Viro2018-05-221-2/+1
| * hfs: don't allow mounting over .../rsrcAl Viro2018-05-221-0/+1
| * hfs: use d_splice_alias()Al Viro2018-05-222-15/+8
| * omfs_lookup(): report IO errors, use d_splice_alias()Al Viro2018-05-221-4/+3
| * orangefs_lookup: simplifyAl Viro2018-05-221-56/+8
| * openpromfs: switch to d_splice_alias()Al Viro2018-05-221-2/+1
| * xfs_vn_lookup: simplify a bitAl Viro2018-05-221-8/+8
| * adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()Al Viro2018-05-221-5/+5
| * adfs_lookup_byname: .. *is* taken care of in fs/namei.cAl Viro2018-05-221-14/+0
| * romfs_lookup: switch to d_splice_alias()Al Viro2018-05-221-27/+9
| * qnx6_lookup: switch to d_splice_alias()Al Viro2018-05-221-6/+2
| * ubifs_lookup: use d_splice_alias()Al Viro2018-05-221-28/+15
| * sysv_lookup: use d_splice_alias()Al Viro2018-05-221-7/+2
| * qnx4_lookup: use d_splice_alias()Al Viro2018-05-221-6/+2
| * minix_lookup: use d_splice_alias()Al Viro2018-05-221-6/+2
| * freevxfs_lookup(): use d_splice_alias()Al Viro2018-05-221-6/+2
| * cramfs_lookup(): use d_splice_alias()Al Viro2018-05-221-4/+1
| * bfs_add_entry: pass name/len as qstr pointerAl Viro2018-05-221-11/+7
| * bfs_find_entry: pass name/len as qstr pointerAl Viro2018-05-221-10/+8
| * bfs_lookup(): use d_splice_alias()Al Viro2018-05-221-6/+1
| * Merge branch 'work.misc' into work.lookupAl Viro2018-05-2112-98/+45
| |\
* | \ Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-06-042-9/+8
|\ \ \
| * | | fasync: Fix deadlock between task-context and interrupt-context kill_fasync()Kirill Tkhai2018-05-012-9/+8
* | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-04166-2920/+5535
|\ \ \ \
| * | | | Documentation: document hung_task_panic kernel parameterOmar Sandoval2018-05-291-1/+10
| * | | | docs/admin-guide/mm: add high level concepts overviewMike Rapoport2018-05-292-0/+227
| * | | | docs/vm: move ksm and transhuge from "user" to "internals" section.Mike Rapoport2018-05-291-2/+2
| * | | | docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet2018-05-291-0/+5
| * | | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-293-0/+100
| * | | | docs: update kernel versions and dates in tablesTim Bird2018-05-231-34/+38
| * | | | docs/vm: transhuge: split userspace bits to admin-guide/mm/transhugeMike Rapoport2018-05-214-413/+423
| * | | | docs/vm: transhuge: minor updatesMike Rapoport2018-05-211-11/+36
| * | | | docs/vm: transhuge: change sections orderMike Rapoport2018-05-211-41/+41
| * | | | Documentation: arm: clean up Marvell Berlin family infoThomas Hebb2018-05-161-8/+7
| * | | | Documentation: gpio: driver: Fix a typo and some odd grammarJonathan Neuschäfer2018-05-161-3/+3
| * | | | docs: ranoops.rst: fix location of ramoops.txtMauro Carvalho Chehab2018-05-101-1/+1
| * | | | scripts/documentation-file-ref-check: rewrite it in perl with auto-fix modeMauro Carvalho Chehab2018-05-101-12/+113
| * | | | docs: uio-howto.rst: use a code block to solve a warningMauro Carvalho Chehab2018-05-101-1/+2
| * | | | mm, THP, doc: Add document for thp_swpout/thp_swpout_fallbackHuang Ying2018-05-101-0/+9
| * | | | w1: w1_io.c: fix a kernel-doc warningMauro Carvalho Chehab2018-05-101-0/+1