]> asedeno.scripts.mit.edu Git - linux.git/history - fs/overlayfs
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm...
[linux.git] / fs / overlayfs /
2018-08-22 Paolo BonziniMerge tag 'kvmarm-for-v4.19' of git://git.kernel.org...
2018-08-22 Linus TorvaldsMerge tag 'fuse-update-4.19' of git://git.kernel.org...
2018-08-22 Linus TorvaldsMerge tag 'ovl-update-4.19' of git://git.kernel.org...
2018-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-08-20 Jiri KosinaMerge branch 'for-4.19/wiimote' into for-linus
2018-08-20 Jiri KosinaMerge branch 'for-4.19/upstream' into for-linus
2018-08-20 Jiri KosinaMerge branch 'for-4.19/i2c-hid' into for-linus
2018-08-20 Jiri KosinaMerge branch 'for-4.19/cougar' into for-linus
2018-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-08-15 Linus TorvaldsMerge tag 'printk-for-4.19' of git://git.kernel.org...
2018-08-14 Linus TorvaldsMerge tag 'locks-v4.19-1' of git://git.kernel.org/pub...
2018-08-13 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2018-08-13 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git.kernel...
2018-08-13 Russell KingMerge branches 'fixes', 'misc' and 'spectre' into for-linus
2018-08-10 Mark BrownMerge branch 'spi-4.18' into spi-linus
2018-08-10 Mark BrownMerge branch 'regulator-4.18' into regulator-linus
2018-08-09 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-08-09 Mark BrownMerge branch 'asoc-4.18' into asoc-linus
2018-08-08 Mark BrownMerge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
2018-08-07 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-08-03 Linus TorvaldsMerge tag 'for-linus-20180803' of git://git.kernel...
2018-08-03 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-07-31 Linus TorvaldsMerge tag 'audit-pr-20180731' of git://git.kernel.org...
2018-07-29 Rafael J. WysockiMerge branch 'turbostat' of git://git.kernel.org/pub...
2018-07-27 Linus TorvaldsMerge tag 'for-linus-20180727' of git://git.kernel...
2018-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-07-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2018-07-27 Lee JonesMerge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl...
2018-07-24 Andreas GruenbacherMerge branch 'iomap-write' into linux-gfs2/for-next
2018-07-23 Benjamin HerrenschmidtMerge remote-tracking branch 'gpio/ib-aspeed' into...
2018-07-22 Linus TorvaldsMerge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
2018-07-21 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git.kernel.org...
2018-07-20 Linus TorvaldsMerge tag 'arc-4.18-rc6' of git://git.kernel.org/pub...
2018-07-20 Vivek Goyalovl: Enable metadata only feature
2018-07-20 Vivek Goyalovl: Do not do metacopy only for ioctl modifying file attr
2018-07-20 Vivek Goyalovl: Do not do metadata only copy-up for truncate operation
2018-07-20 Vivek Goyalovl: add helper to force data copy-up
2018-07-20 Vivek Goyalovl: Check redirect on index as well
2018-07-20 Vivek Goyalovl: Set redirect on upper inode when it is linked
2018-07-20 Vivek Goyalovl: Set redirect on metacopy files upon rename
2018-07-20 Vivek Goyalovl: Do not set dentry type ORIGIN for broken hardlinks
2018-07-20 Vivek Goyalovl: Add an inode flag OVL_CONST_INO
2018-07-20 Vivek Goyalovl: Treat metacopy dentries as type OVL_PATH_MERGE
2018-07-20 Vivek Goyalovl: Check redirects for metacopy files
2018-07-20 Vivek Goyalovl: Move some dir related ovl_lookup_single() code...
2018-07-20 Vivek Goyalovl: Do not expose metacopy only dentry from d_real()
2018-07-20 Vivek Goyalovl: Open file with data except for the case of fsync
2018-07-20 Vivek Goyalovl: Add helper ovl_inode_realdata()
2018-07-20 Vivek Goyalovl: Store lower data inode in ovl_inode
2018-07-20 Vivek Goyalovl: Fix ovl_getattr() to get number of blocks from lower
2018-07-20 Vivek Goyalovl: Add helper ovl_dentry_lowerdata() to get lower...
2018-07-20 Vivek Goyalovl: Copy up meta inode data from lowest data inode
2018-07-20 Vivek Goyalovl: Modify ovl_lookup() and friends to lookup metacopy...
2018-07-20 Vivek Goyalovl: Use out_err instead of out_nomem
2018-07-20 Vivek Goyalovl: A new xattr OVL_XATTR_METACOPY for file on upper
2018-07-20 Vivek Goyalovl: Add helper ovl_already_copied_up()
2018-07-20 Vivek Goyalovl: Copy up only metadata during copy up where it...
2018-07-20 Vivek Goyalovl: During copy up, first copy up metadata and then data
2018-07-20 Vivek Goyalovl: Provide a mount option metacopy=on/off for metadat...
2018-07-20 Vivek Goyalovl: Move the copy up helpers to copy_up.c
2018-07-20 Vivek Goyalovl: Initialize ovl_inode->redirect in ovl_get_inode()
2018-07-20 Dave AirlieMerge tag 'drm-intel-next-2018-07-19' of git://anongit...
2018-07-20 Dave AirlieMerge branch 'linux-4.18' of git://github.com/skeggsb...
2018-07-19 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-07-18 Dave AirlieMerge tag 'drm-intel-next-2018-07-09' of git://anongit...
2018-07-18 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git.kernel.org...
2018-07-18 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-07-18 Miklos Szerediovl: obsolete "check_copy_up" module option
2018-07-18 Miklos Szeredivfs: remove open_flags from d_real()
2018-07-18 Miklos SzerediPartially revert "locks: fix file locking on overlayfs"
2018-07-18 Miklos SzerediRevert "vfs: add flags to d_real()"
2018-07-18 Miklos SzerediRevert "ovl: fix relatime for directories"
2018-07-18 Miklos Szerediovl: add reflink/copyfile/dedup support
2018-07-18 Miklos Szerediovl: add O_DIRECT support
2018-07-18 Miklos Szerediovl: add ovl_fiemap()
2018-07-18 Miklos Szerediovl: add lsattr/chattr support
2018-07-18 Miklos Szerediovl: add ovl_fallocate()
2018-07-18 Miklos Szerediovl: add ovl_mmap()
2018-07-18 Miklos Szerediovl: add ovl_fsync()
2018-07-18 Miklos Szerediovl: add ovl_write_iter()
2018-07-18 Miklos Szerediovl: add ovl_read_iter()
2018-07-18 Miklos Szerediovl: add helper to return real file
2018-07-18 Miklos Szerediovl: stack file ops
2018-07-18 Miklos Szerediovl: deal with overlay files in ovl_d_real()
2018-07-18 Miklos Szerediovl: copy up file size as well
2018-07-18 Miklos SzerediRevert "Revert "ovl: get_write_access() in truncate""
2018-07-18 Miklos Szerediovl: copy up inode flags
2018-07-18 Miklos Szerediovl: copy up times
2018-07-18 Miklos SzerediMerge branch 'dedupe-cleanup' into overlayfs-next
2018-07-18 Miklos SzerediMerge branch 'for-ovl' of git://git.kernel.org/pub...
2018-07-17 Amir Goldsteinovl: fix wrong use of impure dir cache in ovl_iterate()
2018-07-15 Dave AirlieMerge branch 'drm-armada-fixes' of git://git.armlinux...
2018-07-14 Linus TorvaldsMerge tag 'for-linus-4.18-rc5-tag' of git://git.kernel...
2018-07-14 Linus TorvaldsMerge tag 'for-linus-20180713' of git://git.kernel...
2018-07-12 Greg Kroah-HartmanMerge tag 'fsi-updates-2018-07-12' of git://git.kernel...
2018-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-07-08 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-07-08 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2018-07-07 Greg Kroah-HartmanMerge tag 'fsi-updates-2018-06-12' of https://git.kerne...
2018-07-07 Linus TorvaldsMerge tag 'for-linus-20180706' of git://git.kernel...
next