pub/scm/linux/kernel/git/mszeredi/vfs.git  about / heads / tags
VFS stuff
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  statmount-v4 wire up syscalls for statmount/listmount (2023-10-27)
  statmount-v3 add listmount(2) syscall (2023-09-28)
  statmount-v2 add listmount(2) syscall (2023-09-20)
  statmount    add listmount(2) syscall (2023-09-19)
  overlayfs-next ovl: add Amir as co-maintainer (2023-06-20)
  ovl-idmap    ovl: support idmapped layers (2022-04-28)
  fileattr_v6  ovl: remove unneeded ioctls (2021-04-12)
  fileattr_v5  ovl: remove unneeded ioctls (2021-04-08)
  fileattr_v4  ovl: remove unneeded ioctls (2021-04-07)
* master       Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (2021-04-05)
  fileattr_v3  vfs: remove unused ioctl helpers (2021-03-25)
  miscattr_v2  vfs: remove unused ioctl helpers (2021-03-02)
  miscattr     vfs: remove unused ioctl helpers (2021-02-03)
  ovl-unpriv-v3 ovl: unprivieged mounts (2020-12-11)
  ovl-unpriv-v2 ovl: unprivieged mounts (2020-12-07)
  for-viro     vfs: add faccessat2 syscall (2020-05-14)
  ovl-remote-upper-v2 ovl: allow remote upper (2020-01-31)
  ovl-remote-upper ovl: alllow remote upper (2020-01-31)
  ovl-unpriv   ovl: unprivieged mounts (2019-10-25)
  overlayfs-rorw vfs: remove open_flags from d_real() (2018-06-05)
  dedupe-cleanup vfs: dedupe: extract helper for a single dedup (2018-06-05)
  overlayfs-fixes ovl: use inode_insert5() to hash a newly created inode (2018-05-31)
  fsnotify-fixes-v5 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs (2017-10-30)
  fsnotify-fixes-v4 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs (2017-10-30)
  fsnotify-fixes-v3 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs (2017-10-25)
  ovl-d_ino    ovl: constant d_ino for non-merge dirs (2017-07-27)
  ovl-index-wip ovl: base tmpfile in workdir too (2017-06-29)
  next         vfs: use helper for calling f_op->fsync() (2017-02-20)
  overlay-ro-rw-fix vfs: intercept fsync on overlay files (2017-02-17)
  vfs-ovl      vfs: fix vfs_clone_file_range() for overlayfs files (2016-12-16)
  readlink     nsfs: clean up ns_get_name() interface (2016-12-09)
  misc         vfs: reorder checks in vfs_copy_file_range() (2016-12-09)
  overlayfs-constino ovl: constant ino (2016-12-01)
  d_time       vfs: remove ->d_time (2016-11-07)
  rename2      vfs: add note about i_op->rename changes to porting (2016-09-27)
  pipeops      pipe: fix comment in pipe_buf_operations (2016-09-27)
  splice       splice: fold __generic_file_splice_read() into caller (2016-09-12)
  overlayfs.v25 fs: limit filesystem stacking depth (2014-10-24)
  overlayfs.v24 fs: limit filesystem stacking depth (2014-09-29)
  renameat2    cifs: support RENAME_NOREPLACE (2014-07-23)
  overlayfs.v23 shmem: support RENAME_WHITEOUT (2014-07-09)
  overlayfs.v22 overlayfs: annotate mutex in ovl_clear_empty() (2014-06-03)
  overlayfs.v21 fs: limit filesystem stacking depth (2014-01-10)
  overlayfs.v20 fs: limit filesystem stacking depth (2013-09-24)
  overlayfs.v19 fs: limit filesystem stacking depth (2013-07-22)
  overlayfs.v18 fs: limit filesystem stacking depth (2013-06-27)
  overlayfs.v17 overlayfs: ovl_path_open should not take path reference (2013-06-27)
  overlayfs.v16 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode (2013-03-11)
  overlayfs.v15 overlayfs: copy up i_uid/i_gid from the underlying inode (2012-09-05)
  overlayfs.v14 overlayfs: copy up i_uid/i_gid from the underlying inode (2012-08-10)
  overlayfs.v13 overlayfs: switch to use inode_only_permissions (2012-05-14)
  overlayfs.v12 fs: limit filesystem stacking depth (2011-12-21)
  overlayfs.v11 fs: limit filesystem stacking depth (2011-08-04)

git clone https://yhbt.net/pub/scm/linux/kernel/git/mszeredi/vfs.git