summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-18ovl: stack file opsMiklos Szeredi1-2/+2
2018-07-18ovl: deal with overlay files in ovl_d_real()Miklos Szeredi1-0/+4
2018-07-18ovl: copy up file size as wellMiklos Szeredi2-9/+2
2018-07-18Revert "Revert "ovl: get_write_access() in truncate""Miklos Szeredi1-0/+21
2018-07-18ovl: copy up inode flagsMiklos Szeredi2-0/+8
2018-07-18ovl: copy up timesMiklos Szeredi4-9/+37
2018-07-18vfs: export vfs_dedupe_file_range_one() to modulesMiklos Szeredi2-3/+7
2018-07-18vfs: export vfs_ioctl() to modulesMiklos Szeredi3-1/+3
2018-07-18vfs: make open_with_fake_path() not contribute to nr_filesMiklos Szeredi4-22/+53
2018-07-17ovl: fix wrong use of impure dir cache in ovl_iterate()Amir Goldstein1-2/+17
2018-07-12new helper: open_with_fake_path()Al Viro2-0/+20
2018-07-12now we can fold open_check_o_direct() into do_dentry_open()Al Viro3-19/+6
2018-07-12lift fput() on late failures into path_openat()Al Viro1-16/+12
2018-07-12fold put_filp() into fput()Al Viro4-21/+10
2018-07-12introduce FMODE_OPENEDAl Viro3-1/+5
2018-07-12->file_open(): lose cred argumentAl Viro6-10/+10
2018-07-12security_file_open(): lose cred argumentAl Viro3-6/+5
2018-07-12get rid of cred argument of vfs_open() and do_dentry_open()Al Viro3-12/+9
2018-07-12pass ->f_flags value to alloc_empty_file()Al Viro4-13/+9
2018-07-12pass creds to get_empty_filp(), make sure dentry_open() passes the right credsAl Viro4-6/+5
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro12-36/+27
2018-07-11make sure do_dentry_open() won't return positive as an errorAl Viro1-0/+2
2018-07-11create_pipe_files(): use fput() if allocation of the second file failsAl Viro1-4/+3
2018-07-11turn filp_clone_open() into inline wrapper for dentry_open()Al Viro4-23/+6
2018-07-11fold security_file_free() into file_free()Al Viro1-6/+4
2018-07-11ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-3/+2
2018-07-11cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-11drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro3-16/+2
2018-07-06vfs: dedupe: extract helper for a single dedupMiklos Szeredi1-40/+49
2018-07-06vfs: dedupe: rationalize argsMiklos Szeredi6-20/+22
2018-07-06vfs: dedupe: return intMiklos Szeredi6-40/+16
2018-07-06vfs: limit size of dedupeMiklos Szeredi1-0/+3
2018-06-28proc: add proc_seq_releaseChunyu Hu1-1/+10
2018-06-17Linux 4.18-rc1v4.18-rc1Linus Torvalds1-2/+2
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab8-9/+10
2018-06-15Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab1-2/+0
2018-06-15ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab1-3/+0
2018-06-15devicetree: fix a series of wrong file referencesMauro Carvalho Chehab8-14/+14
2018-06-15devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab9-12/+12
2018-06-15devicetree: fix some bindings file namesMauro Carvalho Chehab3-3/+3
2018-06-15MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab1-1/+2
2018-06-15MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab1-3/+2
2018-06-15kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab1-4/+1
2018-06-15bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab23-41/+41
2018-06-15scripts/documentation-file-ref-check: check tools/*/DocumentationMauro Carvalho Chehab1-0/+7
2018-06-15scripts/documentation-file-ref-check: get rid of false-positivesMauro Carvalho Chehab1-3/+18
2018-06-15scripts/documentation-file-ref-check: hint: dash or underlineMauro Carvalho Chehab1-0/+6
2018-06-15scripts/documentation-file-ref-check: add a fix logic for DTMauro Carvalho Chehab1-3/+17
2018-06-15scripts/documentation-file-ref-check: accept more wildcards at filenamesMauro Carvalho Chehab1-1/+1