WSL2-Linux-Kernel/fs/ext4
Linus Torvalds 27787ba3fa Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc vfs updates from Al Viro:
 "Assorted stuff all over the place"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  useful constants: struct qstr for ".."
  hostfs_open(): don't open-code file_dentry()
  whack-a-mole: kill strlen_user() (again)
  autofs: should_expire() argument is guaranteed to be positive
  apparmor:match_mn() - constify devpath argument
  buffer: a small optimization in grow_buffers
  get rid of autofs_getpath()
  constify dentry argument of dentry_path()/dentry_path_raw()
2021-05-02 09:14:01 -07:00
..
.kunitconfig
Kconfig
Makefile
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c
extents_status.c
extents_status.h
fast_commit.c
fast_commit.h
file.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
fsmap.c
fsmap.h
fsync.c
hash.c
ialloc.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
indirect.c
inline.c
inode-test.c
inode.c
ioctl.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
mballoc.c
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2021-05-02 09:14:01 -07:00
page-io.c
readpage.c
resize.c
super.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
symlink.c
sysfs.c
truncate.h
verity.c New features for ext4 this cycle include support for encrypted 2021-04-30 15:35:30 -07:00
xattr.c
xattr.h
xattr_hurd.c
xattr_security.c
xattr_trusted.c
xattr_user.c