summaryrefslogtreecommitdiffstats
path: root/fs/file_table.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-13ovl: fix origin verification of index dirAmir Goldstein1-1/+2
2017-07-13ovl: mark parent impure on ovl_link()Amir Goldstein1-4/+18
2017-07-13ovl: fix random return value on mountAmir Goldstein1-0/+1
2017-07-04ovl: mark parent impure and restore timestamp on ovl_link_up()Amir Goldstein1-24/+33
2017-07-04ovl: document copying layers restrictions with inodes indexAmir Goldstein1-0/+34
2017-07-04ovl: cleanup orphan index entriesAmir Goldstein5-5/+77
2017-07-04ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein5-3/+204
2017-07-04ovl: implement index dir copy upAmir Goldstein3-37/+103
2017-07-04ovl: move copy up lock outMiklos Szeredi1-25/+13
2017-07-04ovl: rearrange copy upMiklos Szeredi1-36/+50
2017-07-04ovl: add flag for upper in ovl_entryMiklos Szeredi7-2/+31
2017-07-04ovl: use struct copy_up_ctx as function argumentMiklos Szeredi1-82/+78
2017-07-04ovl: base tmpfile in workdir tooMiklos Szeredi1-5/+3
2017-07-04ovl: factor out ovl_copy_up_inode() helperAmir Goldstein1-17/+29
2017-07-04ovl: extract helper to get temp file in copy upMiklos Szeredi1-18/+41
2017-07-04ovl: defer upper dir lock to tempfile linkAmir Goldstein2-30/+38
2017-07-04ovl: hash overlay non-dir inodes by copy up originMiklos Szeredi3-9/+44
2017-07-04ovl: cleanup bad and stale index entries on mountAmir Goldstein5-10/+130
2017-07-04ovl: lookup index entry for copy up originAmir Goldstein3-2/+116
2017-07-04ovl: verify index dir matches upper dirAmir Goldstein4-8/+27
2017-07-04ovl: verify upper root dir matches lower root dirAmir Goldstein4-15/+101
2017-07-04ovl: introduce the inodes index dir featureAmir Goldstein6-7/+108
2017-07-04ovl: generalize ovl_create_workdir()Amir Goldstein1-16/+25
2017-07-04ovl: relax same fs constrain for ovl_check_origin()Amir Goldstein1-18/+24
2017-07-04ovl: get exclusive ownership on upper/work dirsAmir Goldstein2-3/+29
2017-07-04vfs: introduce inode 'inuse' lockAmir Goldstein3-0/+37
2017-07-04ovl: move cache and version to ovl_inodeMiklos Szeredi3-17/+13
2017-07-04ovl: use ovl_inode mutex to synchronize concurrent copy upAmir Goldstein3-20/+11
2017-07-04ovl: move impure to ovl_inodeMiklos Szeredi6-17/+26
2017-07-04ovl: move redirect to ovl_inodeMiklos Szeredi4-9/+9
2017-07-04ovl: move __upperdentry to ovl_inodeMiklos Szeredi8-94/+79
2017-07-04ovl: compare inodesMiklos Szeredi1-4/+9
2017-07-04ovl: use i_private only as a keyMiklos Szeredi5-20/+37
2017-07-04ovl: simplify getting inodeMiklos Szeredi5-37/+36
2017-07-04ovl: allocate an ovl_inode structAmir Goldstein2-2/+63
2017-07-04ovl: fix nlink leak in ovl_rename()Amir Goldstein1-0/+7
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi1-3/+8
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi1-12/+12
2017-06-27ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot1-1/+1
2017-06-26Linux 4.12-rc7v4.12-rc7Linus Torvalds1-1/+1
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-06-24fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-06-24ocfs2: fix deadlock caused by recursive locking in xattrEric Ren2-10/+17
2017-06-24slub: make sysfs file removal asynchronousTejun Heo2-14/+27
2017-06-24lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-06-24fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara1-0/+1
2017-06-24autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-06-24mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappingsArd Biesheuvel1-2/+13
2017-06-24mm, thp: remove cond_resched from __collapse_huge_page_copyDavid Rientjes1-1/+0
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7