summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-24ovl: encode pure upper file handlesAmir Goldstein3-1/+106
2018-01-24ovl: document NFS exportAmir Goldstein1-4/+69
2018-01-24vfs: factor out helpers d_instantiate_anon() and d_alloc_anon()Miklos Szeredi2-31/+58
2018-01-24ovl: store 'has_upper' and 'opaque' as bit flagsAmir Goldstein5-20/+41
2018-01-24ovl: copy up of disconnected dentriesAmir Goldstein3-19/+48
2018-01-24ovl: use d_splice_alias() in place of d_add() in lookupAmir Goldstein1-3/+1
2018-01-24ovl: do not pass overlay dentry to ovl_get_inode()Amir Goldstein3-12/+12
2018-01-24ovl: factor out ovl_get_index_fh() helperAmir Goldstein2-10/+50
2018-01-24ovl: whiteout orphan index entries on mountAmir Goldstein2-4/+40
2018-01-24ovl: whiteout index when union nlink drops to zeroAmir Goldstein3-29/+48
2018-01-24ovl: cleanup dir index when dir nlink drops to zeroAmir Goldstein1-3/+3
2018-01-24ovl: index directories on copy up for NFS exportAmir Goldstein2-7/+117
2018-01-24ovl: index all non-dir on copy up for NFS exportAmir Goldstein1-0/+4
2018-01-24ovl: create ovl_need_index() helperAmir Goldstein3-9/+22
2018-01-24ovl: cleanup temp index entriesAmir Goldstein1-0/+12
2018-01-24ovl: verify directory index entries on mountAmir Goldstein2-32/+94
2018-01-24ovl: verify whiteout index entries on mountAmir Goldstein1-8/+13
2018-01-24ovl: use directory index entries for consistency verificationAmir Goldstein3-11/+58
2018-01-24ovl: unbless lower st_ino of unverified originAmir Goldstein1-4/+12
2018-01-24ovl: verify stored origin fh matches lower dirAmir Goldstein1-0/+12
2018-01-24ovl: add support for "nfs_export" configurationAmir Goldstein6-5/+120
2018-01-24ovl: update documentation of inodes index featureAmir Goldstein2-9/+6
2018-01-24ovl: generalize ovl_verify_origin() and helpersAmir Goldstein4-30/+38
2018-01-24ovl: simplify arguments to ovl_check_origin_fh()Amir Goldstein4-30/+24
2018-01-24ovl: factor out ovl_check_origin_fh()Amir Goldstein1-50/+92
2018-01-24ovl: store layer index in ovl_layerAmir Goldstein3-16/+4
2018-01-24ovl: force r/o mount when index dir creation failsAmir Goldstein1-3/+9
2018-01-24ovl: disable index when no xattr supportAmir Goldstein1-1/+2
2018-01-24ovl: fix inconsistent d_ino for legacy merge dirAmir Goldstein3-2/+37
2018-01-19ovl: take mnt_want_write() for removing impure xattrAmir Goldstein1-2/+9
2018-01-19ovl: take mnt_want_write() for work/index dir setupAmir Goldstein1-8/+17
2018-01-19ovl: fix another overlay: warning prefixAmir Goldstein1-1/+2
2018-01-19ovl: take lower dir inode mutex outside upper sb_writers lockAmir Goldstein3-65/+58
2018-01-19ovl: fix failure to fsync lower dirAmir Goldstein1-1/+5
2018-01-19ovl: hash directory inodes for fsnotifyAmir Goldstein3-13/+31
2018-01-14Linux 4.15-rc8v4.15-rc8Linus Torvalds1-1/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds21-36/+561
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds44-100/+1525
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King1-1/+1
2018-01-14x86/pti: Fix !PCID and sanitize definesThomas Gleixner3-21/+23
2018-01-13Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-33/+63
2018-01-13Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2018-01-13Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+14
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-30/+42
2018-01-13Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-25/+40
2018-01-13Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+30