linux_kernel/fs/adfs
Linus Torvalds 0eac1102e9 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 (the largest group here is
  Christoph's stat cleanups)"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: remove KSTAT_QUERY_FLAGS
  fs: remove vfs_stat_set_lookup_flags
  fs: move vfs_fstatat out of line
  fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
  fs: remove vfs_statx_fd
  fs: omfs: use kmemdup() rather than kmalloc+memcpy
  [PATCH] reduce boilerplate in fsid handling
  fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
  selftests: mount: add nosymfollow tests
  Add a "nosymfollow" mount option.
2020-10-24 12:26:05 -07:00
..
adfs.h fs/adfs: mostly divorse inode number from indirect disc address 2020-01-20 20:12:42 -05:00
dir_f.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
dir_f.h fs/adfs: dir: modernise on-disk directory structures 2020-01-20 20:12:41 -05:00
dir_fplus.c fs/adfs: bigdir: Fix an error code in adfs_fplus_read() 2020-01-25 11:31:59 -05:00
dir_fplus.h fs/adfs: dir: modernise on-disk directory structures 2020-01-20 20:12:41 -05:00
dir.c fs/adfs: mostly divorse inode number from indirect disc address 2020-01-20 20:12:42 -05:00
file.c
inode.c fs/adfs: mostly divorse inode number from indirect disc address 2020-01-20 20:12:42 -05:00
Kconfig docs: filesystems: fix renamed references 2020-04-20 15:45:22 -06:00
Makefile
map.c fs/adfs: map: fix map scanning 2020-01-20 20:12:40 -05:00
super.c [PATCH] reduce boilerplate in fsid handling 2020-09-18 16:45:50 -04:00