Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-19447 PoC — Linux kernel 资源管理错误漏洞

Source
Associated Vulnerability
Title:Linux kernel 资源管理错误漏洞 (CVE-2019-19447)
Description:Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 Linux kernel 5.0.21版本中的fs/ext4/super.c文件的‘ext4_put_super’函数存在资源管理错误漏洞。攻击者可借助特制的ext4文件系统镜像利用该漏洞执行任意代码或导致拒绝服务。
File Snapshot

[4.0K] /data/pocs/e68ae1a03fa63dcb5153701479c6643d71938e66 ├── [4.0K] 9p │   ├── [8.0K] acl.c │   ├── [1.7K] acl.h │   ├── [8.6K] cache.c │   ├── [4.4K] cache.h │   ├── [6.8K] fid.c │   ├── [1.3K] fid.h │   ├── [1.2K] Kconfig │   ├── [ 287] Makefile │   ├── [ 17K] v9fs.c │   ├── [7.4K] v9fs.h │   ├── [4.1K] v9fs_vfs.h │   ├── [8.2K] vfs_addr.c │   ├── [3.1K] vfs_dentry.c │   ├── [5.4K] vfs_dir.c │   ├── [ 17K] vfs_file.c │   ├── [ 34K] vfs_inode.c │   ├── [ 25K] vfs_inode_dotl.c │   ├── [8.6K] vfs_super.c │   ├── [5.1K] xattr.c │   └── [1.2K] xattr.h ├── [4.0K] adfs │   ├── [5.7K] adfs.h │   ├── [5.1K] dir.c │   ├── [ 10K] dir_f.c │   ├── [1.2K] dir_f.h │   ├── [6.2K] dir_fplus.c │   ├── [1014] dir_fplus.h │   ├── [ 846] file.c │   ├── [9.5K] inode.c │   ├── [1.0K] Kconfig │   ├── [ 157] Makefile │   ├── [6.9K] map.c │   └── [ 13K] super.c ├── [4.0K] affs │   ├── [ 11K] affs.h │   ├── [ 11K] amigaffs.c │   ├── [2.9K] amigaffs.h │   ├── [8.3K] bitmap.c │   ├── [9.1K] Changes │   ├── [3.4K] dir.c │   ├── [ 24K] file.c │   ├── [ 11K] inode.c │   ├── [ 960] Kconfig │   ├── [ 194] Makefile │   ├── [ 13K] namei.c │   ├── [ 17K] super.c │   └── [1.6K] symlink.c ├── [4.0K] afs │   ├── [8.6K] addr_list.c │   ├── [1.2K] afs_cm.h │   ├── [2.8K] afs_fs.h │   ├── [6.5K] afs.h │   ├── [5.3K] afs_vl.h │   ├── [2.0K] cache.c │   ├── [8.0K] callback.c │   ├── [ 19K] cell.c │   ├── [ 14K] cmservice.c │   ├── [ 41K] dir.c │   ├── [ 13K] dir_edit.c │   ├── [7.0K] dynroot.c │   ├── [ 15K] file.c │   ├── [ 19K] flock.c │   ├── [ 56K] fsclient.c │   ├── [ 15K] inode.c │   ├── [ 42K] internal.h │   ├── [ 827] Kconfig │   ├── [6.3K] main.c │   ├── [ 527] Makefile │   ├── [4.0K] misc.c │   ├── [5.2K] mntpt.c │   ├── [1.1K] netdevices.c │   ├── [ 14K] proc.c │   ├── [ 13K] rotate.c │   ├── [ 23K] rxrpc.c │   ├── [ 10K] security.c │   ├── [ 17K] server.c │   ├── [3.6K] server_list.c │   ├── [ 16K] super.c │   ├── [ 16K] vlclient.c │   ├── [8.9K] volume.c │   ├── [ 20K] write.c │   ├── [3.0K] xattr.c │   └── [2.2K] xdr_fs.h ├── [ 55K] aio.c ├── [4.5K] anon_inodes.c ├── [9.7K] attr.c ├── [4.0K] autofs │   ├── [7.4K] autofs_i.h │   ├── [ 18K] dev-ioctl.c │   ├── [ 15K] expire.c │   ├── [1.1K] init.c │   ├── [8.4K] inode.c │   ├── [1.2K] Kconfig │   ├── [ 173] Makefile │   ├── [ 24K] root.c │   ├── [ 790] symlink.c │   └── [ 13K] waitq.c ├── [5.3K] bad_inode.c ├── [4.0K] befs │   ├── [5.0K] befs_fs_types.h │   ├── [3.0K] befs.h │   ├── [ 22K] btree.c │   ├── [ 343] btree.h │   ├── [ 14K] ChangeLog │   ├── [ 16K] datastream.c │   ├── [ 575] datastream.h │   ├── [7.1K] debug.c │   ├── [3.2K] endian.h │   ├── [1.2K] inode.c │   ├── [ 120] inode.h │   ├── [1.4K] io.c │   ├── [ 110] io.h │   ├── [ 917] Kconfig │   ├── [ 26K] linuxvfs.c │   ├── [ 206] Makefile │   ├── [3.3K] super.c │   ├── [ 131] super.h │   └── [ 385] TODO ├── [4.0K] bfs │   ├── [1.4K] bfs.h │   ├── [8.5K] dir.c │   ├── [4.8K] file.c │   ├── [ 12K] inode.c │   ├── [ 904] Kconfig │   └── [ 100] Makefile ├── [ 11K] binfmt_aout.c ├── [ 64K] binfmt_elf.c ├── [ 47K] binfmt_elf_fdpic.c ├── [2.8K] binfmt_em86.c ├── [ 28K] binfmt_flat.c ├── [ 18K] binfmt_misc.c ├── [3.0K] binfmt_script.c ├── [ 54K] block_dev.c ├── [4.0K] btrfs │   ├── [3.1K] acl.c │   ├── [ 10K] async-thread.c │   ├── [2.6K] async-thread.h │   ├── [ 59K] backref.c │   ├── [2.3K] backref.h │   ├── [9.4K] btrfs_inode.h │   ├── [ 94K] check-integrity.c │   ├── [ 704] check-integrity.h │   ├── [ 41K] compression.c │   ├── [3.8K] compression.h │   ├── [154K] ctree.c │   ├── [127K] ctree.h │   ├── [ 232] dedupe.h │   ├── [ 51K] delayed-inode.c │   ├── [4.2K] delayed-inode.h │   ├── [ 25K] delayed-ref.c │   ├── [8.1K] delayed-ref.h │   ├── [ 33K] dev-replace.c │   ├── [1.6K] dev-replace.h │   ├── [ 11K] dir-item.c │   ├── [123K] disk-io.c │   ├── [5.8K] disk-io.h │   ├── [7.6K] export.c │   ├── [ 341] export.h │   ├── [150K] extent_io.c │   ├── [ 19K] extent_io.h │   ├── [ 15K] extent_map.c │   ├── [2.7K] extent_map.h │   ├── [300K] extent-tree.c │   ├── [ 89K] file.c │   ├── [ 27K] file-item.c │   ├── [ 92K] free-space-cache.c │   ├── [4.3K] free-space-cache.h │   ├── [ 40K] free-space-tree.c │   ├── [2.2K] free-space-tree.h │   ├── [287K] inode.c │   ├── [ 11K] inode-item.c │   ├── [ 14K] inode-map.c │   ├── [ 568] inode-map.h │   ├── [147K] ioctl.c │   ├── [3.2K] Kconfig │   ├── [7.5K] locking.c │   ├── [1.5K] locking.h │   ├── [ 12K] lzo.c │   ├── [1.0K] Makefile │   ├── [ 487] math.h │   ├── [ 27K] ordered-data.c │   ├── [5.8K] ordered-data.h │   ├── [1.1K] orphan.c │   ├── [ 12K] print-tree.c │   ├── [ 271] print-tree.h │   ├── [9.5K] props.c │   ├── [ 696] props.h │   ├── [ 86K] qgroup.c │   ├── [ 10K] qgroup.h │   ├── [ 67K] raid56.c │   ├── [1.7K] raid56.h │   ├── [ 998] rcu-string.h │   ├── [ 24K] reada.c │   ├── [ 25K] ref-verify.c │   ├── [1.3K] ref-verify.h │   ├── [112K] relocation.c │   ├── [ 12K] root-tree.c │   ├── [105K] scrub.c │   ├── [163K] send.c │   ├── [2.4K] send.h │   ├── [3.9K] struct-funcs.c │   ├── [ 66K] super.c │   ├── [ 24K] sysfs.c │   ├── [3.0K] sysfs.h │   ├── [4.0K] tests │   │   ├── [6.7K] btrfs-tests.c │   │   ├── [1.4K] btrfs-tests.h │   │   ├── [5.4K] extent-buffer-tests.c │   │   ├── [ 11K] extent-io-tests.c │   │   ├── [9.4K] extent-map-tests.c │   │   ├── [ 24K] free-space-tests.c │   │   ├── [ 15K] free-space-tree-tests.c │   │   ├── [ 32K] inode-tests.c │   │   └── [ 13K] qgroup-tests.c │   ├── [ 65K] transaction.c │   ├── [7.4K] transaction.h │   ├── [ 20K] tree-checker.c │   ├── [ 703] tree-checker.h │   ├── [3.6K] tree-defrag.c │   ├── [166K] tree-log.c │   ├── [2.6K] tree-log.h │   ├── [6.7K] ulist.c │   ├── [1.9K] ulist.h │   ├── [7.5K] uuid-tree.c │   ├── [199K] volumes.c │   ├── [ 16K] volumes.h │   ├── [ 12K] xattr.c │   ├── [ 701] xattr.h │   ├── [ 10K] zlib.c │   └── [ 10K] zstd.c ├── [ 90K] buffer.c ├── [4.0K] cachefiles │   ├── [7.0K] bind.c │   ├── [ 17K] daemon.c │   ├── [ 15K] interface.c │   ├── [ 11K] internal.h │   ├── [1.4K] Kconfig │   ├── [3.7K] key.c │   ├── [2.4K] main.c │   ├── [ 300] Makefile │   ├── [ 26K] namei.c │   ├── [2.7K] proc.c │   ├── [ 24K] rdwr.c │   ├── [2.7K] security.c │   └── [7.3K] xattr.c ├── [4.0K] ceph │   ├── [6.4K] acl.c │   ├── [ 53K] addr.c │   ├── [9.1K] cache.c │   ├── [4.7K] cache.h │   ├── [112K] caps.c │   ├── [ 401] ceph_frag.c │   ├── [7.7K] debugfs.c │   ├── [ 41K] dir.c │   ├── [5.7K] export.c │   ├── [ 46K] file.c │   ├── [ 62K] inode.c │   ├── [7.4K] ioctl.c │   ├── [3.6K] ioctl.h │   ├── [1007] Kconfig │   ├── [ 13K] locks.c │   ├── [ 351] Makefile │   ├── [111K] mds_client.c │   ├── [ 14K] mds_client.h │   ├── [9.2K] mdsmap.c │   ├── [9.7K] quota.c │   ├── [ 28K] snap.c │   ├── [4.2K] strings.c │   ├── [ 28K] super.c │   ├── [ 34K] super.h │   └── [ 30K] xattr.c ├── [ 17K] char_dev.c ├── [4.0K] cifs │   ├── [ 14K] asn1.c │   ├── [3.8K] cache.c │   ├── [ 33K] cifsacl.c │   ├── [3.4K] cifsacl.h │   ├── [ 25K] cifs_debug.c │   ├── [2.3K] cifs_debug.h │   ├── [10.0K] cifs_dfs_ref.c │   ├── [ 24K] cifsencrypt.c │   ├── [ 41K] cifsfs.c │   ├── [6.1K] cifsfs.h │   ├── [3.4K] cifs_fs_sb.h │   ├── [ 60K] cifsglob.h │   ├── [1.6K] cifs_ioctl.h │   ├── [ 84K] cifspdu.h │   ├── [ 25K] cifsproto.h │   ├── [191K] cifssmb.c │   ├── [6.4K] cifs_spnego.c │   ├── [1.6K] cifs_spnego.h │   ├── [ 16K] cifs_unicode.c │   ├── [ 10K] cifs_unicode.h │   ├── [ 13K] cifs_uniupr.h │   ├── [123K] connect.c │   ├── [ 25K] dir.c │   ├── [2.8K] dns_resolve.c │   ├── [1.2K] dns_resolve.h │   ├── [2.4K] export.c │   ├── [108K] file.c │   ├── [9.4K] fscache.c │   ├── [5.1K] fscache.h │   ├── [ 66K] inode.c │   ├── [6.4K] ioctl.c │   ├── [8.8K] Kconfig │   ├── [ 17K] link.c │   ├── [ 785] Makefile │   ├── [ 26K] misc.c │   ├── [ 40K] netmisc.c │   ├── [ 34K] nterr.c │   ├── [ 30K] nterr.h │   ├── [5.7K] ntlmssp.h │   ├── [ 25K] readdir.c │   ├── [2.8K] rfc1002pdu.h │   ├── [ 40K] sess.c │   ├── [ 32K] smb1ops.c │   ├── [7.7K] smb2file.c │   ├── [1.9K] smb2glob.h │   ├── [8.3K] smb2inode.c │   ├── [127K] smb2maperror.c │   ├── [ 24K] smb2misc.c │   ├── [106K] smb2ops.c │   ├── [121K] smb2pdu.c │   ├── [ 42K] smb2pdu.h │   ├── [ 12K] smb2proto.h │   ├── [125K] smb2status.h │   ├── [ 18K] smb2transport.c │   ├── [ 74K] smbdirect.c │   ├── [9.1K] smbdirect.h │   ├── [5.4K] smbencrypt.c │   ├── [7.5K] smberr.h │   ├── [6.5K] smbfsctl.h │   ├── [ 717] trace.c │   ├── [ 12K] trace.h │   ├── [ 33K] transport.c │   ├── [ 37K] winucase.c │   └── [ 11K] xattr.c ├── [4.0K] coda │   ├── [3.0K] cache.c │   ├── [4.7K] cnode.c │   ├── [ 712] coda_cache.h │   ├── [1.9K] coda_fs_i.h │   ├── [ 483] coda_int.h │   ├── [5.1K] coda_linux.c │   ├── [2.9K] coda_linux.h │   ├── [ 14K] dir.c │   ├── [7.0K] file.c │   ├── [7.3K] inode.c │   ├── [1003] Kconfig │   ├── [ 321] Makefile │   ├── [2.2K] pioctl.c │   ├── [ 10K] psdev.c │   ├── [1.1K] symlink.c │   ├── [1.3K] sysctl.c │   └── [ 23K] upcall.c ├── [3.4K] compat_binfmt_elf.c ├── [3.4K] compat.c ├── [ 41K] compat_ioctl.c ├── [4.0K] configfs │   ├── [5.4K] configfs_internal.h │   ├── [ 49K] dir.c │   ├── [ 15K] file.c │   ├── [7.3K] inode.c │   ├── [5.4K] item.c │   ├── [ 447] Kconfig │   ├── [ 156] Makefile │   ├── [4.6K] mount.c │   └── [7.2K] symlink.c ├── [ 21K] coredump.c ├── [4.0K] cramfs │   ├── [ 26K] inode.c │   ├── [ 198] internal.h │   ├── [2.1K] Kconfig │   ├── [ 117] Makefile │   ├── [7.5K] README │   └── [1.8K] uncompress.c ├── [4.0K] crypto │   ├── [3.5K] bio.c │   ├── [ 14K] crypto.c │   ├── [ 11K] fname.c │   ├── [3.1K] fscrypt_private.h │   ├── [7.4K] hooks.c │   ├── [ 442] Kconfig │   ├── [ 11K] keyinfo.c │   ├── [ 135] Makefile │   └── [8.3K] policy.c ├── [ 50K] dax.c ├── [ 82K] dcache.c ├── [7.0K] dcookies.c ├── [4.0K] debugfs │   ├── [ 39K] file.c │   ├── [ 25K] inode.c │   ├── [ 922] internal.h │   └── [ 69] Makefile ├── [4.0K] devpts │   ├── [ 15K] inode.c │   └── [ 140] Makefile ├── [ 41K] direct-io.c ├── [4.0K] dlm │   ├── [8.2K] ast.c │   ├── [1.3K] ast.h │   ├── [ 22K] config.c │   ├── [1.5K] config.h │   ├── [ 19K] debug_fs.c │   ├── [7.4K] dir.c │   ├── [1.0K] dir.h │   ├── [ 20K] dlm_internal.h │   ├── [ 476] Kconfig │   ├── [158K] lock.c │   ├── [3.1K] lock.h │   ├── [ 20K] lockspace.c │   ├── [1.0K] lockspace.h │   ├── [ 44K] lowcomms.c │   ├── [1.1K] lowcomms.h │   ├── [ 687] lvb_table.h │   ├── [2.0K] main.c │   ├── [ 378] Makefile │   ├── [ 16K] member.c │   ├── [1.4K] member.h │   ├── [2.1K] memory.c │   ├── [1.0K] memory.h │   ├── [3.7K] midcomms.c │   ├── [ 864] midcomms.h │   ├── [2.9K] netlink.c │   ├── [ 12K] plock.c │   ├── [ 16K] rcom.c │   ├── [1.1K] rcom.h │   ├── [ 23K] recover.c │   ├── [8.2K] recoverd.c │   ├── [ 927] recoverd.h │   ├── [1.5K] recover.h │   ├── [4.8K] requestqueue.c │   ├── [ 882] requestqueue.h │   ├── [ 25K] user.c │   ├── [ 586] user.h │   ├── [4.5K] util.c │   └── [ 805] util.h ├── [ 11K] d_path.c ├── [1.8K] drop_caches.c ├── [4.0K] ecryptfs │   ├── [ 62K] crypto.c │   ├── [3.8K] debug.c │   ├── [2.6K] dentry.c │   ├── [ 25K] ecryptfs_kernel.h │   ├── [ 12K] file.c │   ├── [ 32K] inode.c │   ├── [ 803] Kconfig │   ├── [ 79K] keystore.c │   ├── [4.9K] kthread.c │   ├── [ 25K] main.c │   ├── [ 263] Makefile │   ├── [ 14K] messaging.c │   ├── [ 15K] miscdev.c │   ├── [ 16K] mmap.c │   ├── [8.5K] read_write.c │   └── [6.1K] super.c ├── [4.0K] efivarfs │   ├── [3.9K] file.c │   ├── [3.2K] inode.c │   ├── [ 779] internal.h │   ├── [ 371] Kconfig │   ├── [ 126] Makefile │   └── [6.1K] super.c ├── [4.0K] efs │   ├── [2.4K] dir.c │   ├── [3.8K] efs.h │   ├── [1.2K] file.c │   ├── [8.4K] inode.c │   ├── [ 599] Kconfig │   ├── [ 145] Makefile │   ├── [2.7K] namei.c │   ├── [8.2K] super.c │   └── [1.2K] symlink.c ├── [ 11K] eventfd.c ├── [ 63K] eventpoll.c ├── [ 47K] exec.c ├── [4.0K] exofs │   ├── [ 235] BUGS │   ├── [8.6K] common.h │   ├── [ 16K] dir.c │   ├── [7.8K] exofs.h │   ├── [2.4K] file.c │   ├── [ 36K] inode.c │   ├── [ 522] Kbuild │   ├── [ 323] Kconfig │   ├── [ 495] Kconfig.ore │   ├── [7.3K] namei.c │   ├── [ 30K] ore.c │   ├── [ 20K] ore_raid.c │   ├── [2.2K] ore_raid.h │   ├── [ 27K] super.c │   └── [5.3K] sys.c ├── [4.0K] exportfs │   ├── [ 14K] expfs.c │   └── [ 121] Makefile ├── [4.0K] ext2 │   ├── [5.7K] acl.c │   ├── [1.5K] acl.h │   ├── [ 45K] balloc.c │   ├── [ 18K] dir.c │   ├── [ 28K] ext2.h │   ├── [5.2K] file.c │   ├── [ 18K] ialloc.c │   ├── [ 47K] inode.c │   ├── [4.3K] ioctl.c │   ├── [1.2K] Kconfig │   ├── [ 378] Makefile │   ├── [9.4K] namei.c │   ├── [ 45K] super.c │   ├── [ 864] symlink.c │   ├── [ 29K] xattr.c │   ├── [3.3K] xattr.h │   ├── [1.4K] xattr_security.c │   ├── [1.1K] xattr_trusted.c │   └── [1.2K] xattr_user.c ├── [4.0K] ext4 │   ├── [6.5K] acl.c │   ├── [1.5K] acl.h │   ├── [ 26K] balloc.c │   ├── [2.7K] bitmap.c │   ├── [6.1K] block_validity.c │   ├── [ 17K] dir.c │   ├── [8.1K] ext4_extents.h │   ├── [114K] ext4.h │   ├── [8.0K] ext4_jbd2.c │   ├── [ 15K] ext4_jbd2.h │   ├── [163K] extents.c │   ├── [ 34K] extents_status.c │   ├── [4.7K] extents_status.h │   ├── [ 14K] file.c │   ├── [ 20K] fsmap.c │   ├── [2.0K] fsmap.h │   ├── [4.7K] fsync.c │   ├── [6.1K] hash.c │   ├── [ 40K] ialloc.c │   ├── [ 43K] indirect.c │   ├── [ 49K] inline.c │   ├── [180K] inode.c │   ├── [ 31K] ioctl.c │   ├── [3.9K] Kconfig │   ├── [ 542] Makefile │   ├── [146K] mballoc.c │   ├── [5.3K] mballoc.h │   ├── [ 17K] migrate.c │   ├── [9.9K] mmp.c │   ├── [ 21K] move_extent.c │   ├── [103K] namei.c │   ├── [ 14K] page-io.c │   ├── [7.5K] readpage.c │   ├── [ 60K] resize.c │   ├── [172K] super.c │   ├── [1.7K] symlink.c │   ├── [ 12K] sysfs.c │   ├── [1.5K] truncate.h │   ├── [ 82K] xattr.c │   ├── [7.2K] xattr.h │   ├── [1.6K] xattr_security.c │   ├── [1.2K] xattr_trusted.c │   └── [1.2K] xattr_user.c ├── [4.0K] f2fs │   ├── [9.0K] acl.c │   ├── [1.2K] acl.h │   ├── [ 38K] checkpoint.c │   ├── [ 66K] data.c │   ├── [ 18K] debug.c │   ├── [ 22K] dir.c │   ├── [ 19K] extent_cache.c │   ├── [109K] f2fs.h │   ├── [ 72K] file.c │   ├── [ 31K] gc.c │   ├── [3.1K] gc.h │   ├── [2.2K] hash.c │   ├── [ 17K] inline.c │   ├── [ 21K] inode.c │   ├── [3.1K] Kconfig │   ├── [ 402] Makefile │   ├── [ 29K] namei.c │   ├── [ 75K] node.c │   ├── [ 12K] node.h │   ├── [ 17K] recovery.c │   ├── [110K] segment.c │   ├── [ 26K] segment.h │   ├── [3.3K] shrinker.c │   ├── [ 85K] super.c │   ├── [ 20K] sysfs.c │   ├── [3.6K] trace.c │   ├── [1013] trace.h │   ├── [ 18K] xattr.c │   └── [4.8K] xattr.h ├── [4.0K] fat │   ├── [9.4K] cache.c │   ├── [ 35K] dir.c │   ├── [ 19K] fatent.c │   ├── [ 14K] fat.h │   ├── [ 14K] file.c │   ├── [ 51K] inode.c │   ├── [4.6K] Kconfig │   ├── [ 294] Makefile │   ├── [7.5K] misc.c │   ├── [ 17K] namei_msdos.c │   ├── [ 25K] namei_vfat.c │   └── [7.8K] nfs.c ├── [ 23K] fcntl.c ├── [6.8K] fhandle.c ├── [ 23K] file.c ├── [6.2K] filesystems.c ├── [10.0K] file_table.c ├── [4.0K] freevxfs │   ├── [1.2K] Kconfig │   ├── [ 182] Makefile │   ├── [7.8K] vxfs_bmap.c │   ├── [3.2K] vxfs_dir.h │   ├── [2.7K] vxfs_extern.h │   ├── [5.2K] vxfs_fshead.c │   ├── [2.5K] vxfs_fshead.h │   ├── [9.6K] vxfs.h │   ├── [2.6K] vxfs_immed.c │   ├── [9.2K] vxfs_inode.c │   ├── [5.7K] vxfs_inode.h │   ├── [7.2K] vxfs_lookup.c │   ├── [3.8K] vxfs_olt.c │   ├── [4.3K] vxfs_olt.h │   ├── [4.5K] vxfs_subr.c │   └── [8.8K] vxfs_super.c ├── [4.0K] fscache │   ├── [ 11K] cache.c │   ├── [ 25K] cookie.c │   ├── [3.1K] fsdef.c │   ├── [2.4K] histogram.c │   ├── [ 14K] internal.h │   ├── [2.3K] Kconfig │   ├── [4.8K] main.c │   ├── [ 414] Makefile │   ├── [2.1K] netfs.c │   ├── [ 33K] object.c │   ├── [ 11K] object-list.c │   ├── [ 17K] operation.c │   ├── [ 33K] page.c │   ├── [1.9K] proc.c │   └── [ 10K] stats.c ├── [2.0K] fs_pin.c ├── [3.3K] fs_struct.c ├── [ 72K] fs-writeback.c ├── [4.0K] fuse │   ├── [2.2K] acl.c │   ├── [8.0K] control.c │   ├── [ 16K] cuse.c │   ├── [ 53K] dev.c │   ├── [ 46K] dir.c │   ├── [ 75K] file.c │   ├── [ 24K] fuse_i.h │   ├── [ 33K] inode.c │   ├── [ 977] Kconfig │   ├── [ 167] Makefile │   └── [5.9K] xattr.c ├── [4.0K] gfs2 │   ├── [3.2K] acl.c │   ├── [ 743] acl.h │   ├── [ 24K] aops.c │   ├── [ 587] aops.h │   ├── [ 64K] bmap.c │   ├── [2.2K] bmap.h │   ├── [2.7K] dentry.c │   ├── [ 52K] dir.c │   ├── [2.6K] dir.h │   ├── [4.7K] export.c │   ├── [ 33K] file.c │   ├── [ 524] gfs2.h │   ├── [ 54K] glock.c │   ├── [8.9K] glock.h │   ├── [ 16K] glops.c │   ├── [1.1K] glops.h │   ├── [ 24K] incore.h │   ├── [ 49K] inode.c │   ├── [4.3K] inode.h │   ├── [1.4K] Kconfig │   ├── [ 39K] lock_dlm.c │   ├── [ 28K] log.c │   ├── [2.4K] log.h │   ├── [ 21K] lops.c │   ├── [3.0K] lops.h │   ├── [6.0K] main.c │   ├── [ 343] Makefile │   ├── [ 11K] meta_io.c │   ├── [2.6K] meta_io.h │   ├── [ 35K] ops_fstype.c │   ├── [ 43K] quota.c │   ├── [2.2K] quota.h │   ├── [ 13K] recovery.c │   ├── [1.2K] recovery.h │   ├── [ 70K] rgrp.c │   ├── [3.5K] rgrp.h │   ├── [ 42K] super.c │   ├── [1.9K] super.h │   ├── [ 18K] sys.c │   ├── [ 659] sys.h │   ├── [ 18K] trace_gfs2.h │   ├── [7.2K] trans.c │   ├── [1.5K] trans.h │   ├── [7.3K] util.c │   ├── [5.1K] util.h │   ├── [ 32K] xattr.c │   └── [2.0K] xattr.h ├── [4.0K] hfs │   ├── [3.0K] attr.c │   ├── [4.6K] bfind.c │   ├── [5.8K] bitmap.c │   ├── [ 11K] bnode.c │   ├── [ 14K] brec.c │   ├── [8.7K] btree.c │   ├── [5.1K] btree.h │   ├── [9.4K] catalog.c │   ├── [7.9K] dir.c │   ├── [ 14K] extent.c │   ├── [8.7K] hfs_fs.h │   ├── [9.1K] hfs.h │   ├── [ 18K] inode.c │   ├── [ 442] Kconfig │   ├── [ 251] Makefile │   ├── [ 10K] mdb.c │   ├── [2.9K] part_tbl.c │   ├── [3.7K] string.c │   ├── [ 12K] super.c │   ├── [1.0K] sysdep.c │   └── [3.4K] trans.c ├── [4.0K] hfsplus │   ├── [8.3K] attributes.c │   ├── [6.1K] bfind.c │   ├── [5.0K] bitmap.c │   ├── [ 15K] bnode.c │   ├── [ 14K] brec.c │   ├── [ 12K] btree.c │   ├── [ 14K] catalog.c │   ├── [ 14K] dir.c │   ├── [ 15K] extents.c │   ├── [ 16K] hfsplus_fs.h │   ├── [9.5K] hfsplus_raw.h │   ├── [ 17K] inode.c │   ├── [3.6K] ioctl.c │   ├── [ 511] Kconfig │   ├── [ 365] Makefile │   ├── [5.3K] options.c │   ├── [4.2K] part_tbl.c │   ├── [ 18K] super.c │   ├── [119K] tables.c │   ├── [ 11K] unicode.c │   ├── [7.0K] wrapper.c │   ├── [ 23K] xattr.c │   ├── [1.2K] xattr.h │   ├── [2.0K] xattr_security.c │   ├── [1017] xattr_trusted.c │   └── [ 963] xattr_user.c ├── [4.0K] hostfs │   ├── [3.4K] hostfs.h │   ├── [ 21K] hostfs_kern.c │   ├── [7.3K] hostfs_user.c │   └── [ 206] Makefile ├── [4.0K] hpfs │   ├── [ 14K] alloc.c │   ├── [ 15K] anode.c │   ├── [5.3K] buffer.c │   ├── [1.4K] dentry.c │   ├── [8.6K] dir.c │   ├── [ 30K] dnode.c │   ├── [ 11K] ea.c │   ├── [5.7K] file.c │   ├── [ 13K] hpfs_fn.h │   ├── [ 18K] hpfs.h │   ├── [8.8K] inode.c │   ├── [ 640] Kconfig │   ├── [ 207] Makefile │   ├── [9.8K] map.c │   ├── [3.2K] name.c │   ├── [ 16K] namei.c │   └── [ 20K] super.c ├── [4.0K] hugetlbfs │   ├── [ 37K] inode.c │   └── [ 112] Makefile ├── [ 57K] inode.c ├── [5.0K] internal.h ├── [ 18K] ioctl.c ├── [ 53K] iomap.c ├── [4.0K] isofs │   ├── [ 10K] compress.c │   ├── [6.5K] dir.c │   ├── [5.1K] export.c │   ├── [ 41K] inode.c │   ├── [6.4K] isofs.h │   ├── [1.4K] joliet.c │   ├── [1.7K] Kconfig │   ├── [ 307] Makefile │   ├── [4.2K] namei.c │   ├── [ 18K] rock.c │   ├── [2.3K] rock.h │   ├── [2.2K] util.c │   └── [ 807] zisofs.h ├── [4.0K] jbd2 │   ├── [ 19K] checkpoint.c │   ├── [ 34K] commit.c │   ├── [ 76K] journal.c │   ├── [1.4K] Kconfig │   ├── [ 160] Makefile │   ├── [ 21K] recovery.c │   ├── [ 21K] revoke.c │   └── [ 80K] transaction.c ├── [4.0K] jffs2 │   ├── [6.7K] acl.c │   ├── [ 966] acl.h │   ├── [4.2K] background.c │   ├── [ 13K] build.c │   ├── [ 12K] compr.c │   ├── [3.1K] compr.h │   ├── [2.2K] compr_lzo.c │   ├── [2.8K] compr_rtime.c │   ├── [8.7K] compr_rubin.c │   ├── [5.5K] compr_zlib.c │   ├── [ 26K] debug.c │   ├── [7.9K] debug.h │   ├── [ 23K] dir.c │   ├── [ 13K] erase.c │   ├── [9.1K] file.c │   ├── [ 20K] fs.c │   ├── [ 44K] gc.c │   ├── [ 557] ioctl.c │   ├── [1.6K] jffs2_fs_i.h │   ├── [5.7K] jffs2_fs_sb.h │   ├── [5.5K] Kconfig │   ├── [1.4K] LICENCE │   ├── [ 786] Makefile │   ├── [7.3K] malloc.c │   ├── [ 21K] nodelist.c │   ├── [ 18K] nodelist.h │   ├── [ 28K] nodemgmt.c │   ├── [7.5K] os-linux.h │   ├── [6.7K] read.c │   ├── [ 43K] readinode.c │   ├── [6.9K] README.Locking │   ├── [ 35K] scan.c │   ├── [1.9K] security.c │   ├── [ 24K] summary.c │   ├── [6.3K] summary.h │   ├── [ 10K] super.c │   ├── [ 417] symlink.c │   ├── [1.9K] TODO │   ├── [ 37K] wbuf.c │   ├── [ 21K] write.c │   ├── [1.1K] writev.c │   ├── [ 38K] xattr.c │   ├── [4.1K] xattr.h │   ├── [1.2K] xattr_trusted.c │   └── [1.1K] xattr_user.c ├── [4.0K] jfs │   ├── [3.7K] acl.c │   ├── [4.3K] file.c │   ├── [ 10K] inode.c │   ├── [3.9K] ioctl.c │   ├── [1.2K] jfs_acl.h │   ├── [4.0K] jfs_btree.h │   ├── [2.5K] jfs_debug.c │   ├── [3.3K] jfs_debug.h │   ├── [5.8K] jfs_dinode.h │   ├── [3.1K] jfs_discard.c │   ├── [1.0K] jfs_discard.h │   ├── [112K] jfs_dmap.c │   ├── [ 11K] jfs_dmap.h │   ├── [100K] jfs_dtree.c │   ├── [6.6K] jfs_dtree.h │   ├── [ 17K] jfs_extent.c │   ├── [1.3K] jfs_extent.h │   ├── [8.9K] jfs_filsys.h │   ├── [ 84K] jfs_imap.c │   ├── [6.4K] jfs_imap.h │   ├── [7.5K] jfs_incore.h │   ├── [3.5K] jfs_inode.c │   ├── [2.5K] jfs_inode.h │   ├── [1.5K] jfs_lock.h │   ├── [ 59K] jfs_logmgr.c │   ├── [ 15K] jfs_logmgr.h │   ├── [ 19K] jfs_metapage.c │   ├── [4.2K] jfs_metapage.h │   ├── [ 13K] jfs_mount.c │   ├── [4.1K] jfs_superblock.h │   ├── [ 75K] jfs_txnmgr.c │   ├── [8.2K] jfs_txnmgr.h │   ├── [4.3K] jfs_types.h │   ├── [4.0K] jfs_umount.c │   ├── [3.3K] jfs_unicode.c │   ├── [3.7K] jfs_unicode.h │   ├── [7.5K] jfs_uniupr.c │   ├── [2.5K] jfs_xattr.h │   ├── [ 92K] jfs_xtree.c │   ├── [3.8K] jfs_xtree.h │   ├── [1.4K] Kconfig │   ├── [ 486] Makefile │   ├── [ 37K] namei.c │   ├── [ 15K] resize.c │   ├── [ 25K] super.c │   ├── [1.2K] symlink.c │   └── [ 26K] xattr.c ├── [7.4K] Kconfig ├── [7.2K] Kconfig.binfmt ├── [4.0K] kernfs │   ├── [ 42K] dir.c │   ├── [ 25K] file.c │   ├── [9.2K] inode.c │   ├── [ 77] Kconfig │   ├── [3.4K] kernfs-internal.h │   ├── [ 98] Makefile │   ├── [ 11K] mount.c │   └── [3.3K] symlink.c ├── [ 32K] libfs.c ├── [4.0K] lockd │   ├── [ 13K] clnt4xdr.c │   ├── [7.4K] clntlock.c │   ├── [ 22K] clntproc.c │   ├── [ 14K] clntxdr.c │   ├── [ 17K] host.c │   ├── [ 381] Makefile │   ├── [ 14K] mon.c │   ├── [ 395] netns.h │   ├── [1.8K] procfs.c │   ├── [ 474] procfs.h │   ├── [ 14K] svc4proc.c │   ├── [ 19K] svc.c │   ├── [ 25K] svclock.c │   ├── [ 15K] svcproc.c │   ├── [2.4K] svcshare.c │   ├── [ 10K] svcsubs.c │   ├── [7.6K] xdr4.c │   └── [7.3K] xdr.c ├── [ 73K] locks.c ├── [4.2K] Makefile ├── [ 12K] mbcache.c ├── [4.0K] minix │   ├── [6.6K] bitmap.c │   ├── [ 11K] dir.c │   ├── [1.1K] file.c │   ├── [ 18K] inode.c │   ├── [7.7K] itree_common.c │   ├── [1.4K] itree_v1.c │   ├── [1.9K] itree_v2.c │   ├── [1.0K] Kconfig │   ├── [ 166] Makefile │   ├── [5.2K] minix.h │   └── [5.4K] namei.c ├── [3.9K] mount.h ├── [ 21K] mpage.c ├── [123K] namei.c ├── [ 85K] namespace.c ├── [4.0K] nfs │   ├── [4.0K] blocklayout │   │   ├── [ 27K] blocklayout.c │   │   ├── [5.6K] blocklayout.h │   │   ├── [ 13K] dev.c │   │   ├── [ 15K] extent_tree.c │   │   ├── [ 181] Makefile │   │   └── [7.3K] rpc_pipefs.c │   ├── [3.8K] cache_lib.c │   ├── [1.0K] cache_lib.h │   ├── [ 11K] callback.c │   ├── [5.3K] callback.h │   ├── [ 19K] callback_proc.c │   ├── [ 27K] callback_xdr.c │   ├── [ 33K] client.c │   ├── [ 32K] delegation.c │   ├── [3.2K] delegation.h │   ├── [ 66K] dir.c │   ├── [ 29K] direct.c │   ├── [ 10K] dns_resolve.c │   ├── [ 851] dns_resolve.h │   ├── [4.1K] export.c │   ├── [ 22K] file.c │   ├── [4.0K] filelayout │   │   ├── [ 32K] filelayout.c │   │   ├── [8.4K] filelayoutdev.c │   │   ├── [3.8K] filelayout.h │   │   └── [ 180] Makefile │   ├── [4.0K] flexfilelayout │   │   ├── [ 62K] flexfilelayout.c │   │   ├── [ 18K] flexfilelayoutdev.c │   │   ├── [6.5K] flexfilelayout.h │   │   └── [ 189] Makefile │   ├── [ 14K] fscache.c │   ├── [6.9K] fscache.h │   ├── [4.1K] fscache-index.c │   ├── [3.5K] getroot.c │   ├── [ 62K] inode.c │   ├── [ 24K] internal.h │   ├── [4.1K] io.c │   ├── [1.8K] iostat.h │   ├── [5.8K] Kconfig │   ├── [1.3K] Makefile │   ├── [ 12K] mount_clnt.c │   ├── [6.9K] namespace.c │   ├── [ 942] netns.h │   ├── [ 569] nfs2super.c │   ├── [ 27K] nfs2xdr.c │   ├── [8.0K] nfs3acl.c │   ├── [3.1K] nfs3client.c │   ├── [1.1K] nfs3_fs.h │   ├── [ 25K] nfs3proc.c │   ├── [ 649] nfs3super.c │   ├── [ 56K] nfs3xdr.c │   ├── [ 843] nfs42.h │   ├── [ 20K] nfs42proc.c │   ├── [ 18K] nfs42xdr.c │   ├── [ 32K] nfs4client.c │   ├── [6.3K] nfs4file.c │   ├── [ 20K] nfs4_fs.h │   ├── [1011] nfs4getroot.c │   ├── [ 20K] nfs4idmap.c │   ├── [2.7K] nfs4idmap.h │   ├── [ 13K] nfs4namespace.c │   ├── [263K] nfs4proc.c │   ├── [4.8K] nfs4renewd.c │   ├── [ 17K] nfs4session.c │   ├── [5.2K] nfs4session.h │   ├── [ 69K] nfs4state.c │   ├── [8.7K] nfs4super.c │   ├── [1.4K] nfs4sysctl.c │   ├── [ 471] nfs4trace.c │   ├── [ 43K] nfs4trace.h │   ├── [203K] nfs4xdr.c │   ├── [1.0K] nfs.h │   ├── [9.5K] nfsroot.c │   ├── [ 328] nfstrace.c │   ├── [ 24K] nfstrace.h │   ├── [ 34K] pagelist.c │   ├── [ 80K] pnfs.c │   ├── [9.6K] pnfs_dev.c │   ├── [ 25K] pnfs.h │   ├── [ 24K] pnfs_nfs.c │   ├── [ 19K] proc.c │   ├── [ 12K] read.c │   ├── [ 76K] super.c │   ├── [1.8K] symlink.c │   ├── [1.3K] sysctl.c │   ├── [ 14K] unlink.c │   └── [ 57K] write.c ├── [4.0K] nfs_common │   ├── [3.3K] grace.c │   ├── [ 191] Makefile │   └── [7.7K] nfsacl.c ├── [4.0K] nfsd │   ├── [2.4K] acl.h │   ├── [2.1K] auth.c │   ├── [ 378] auth.h │   ├── [ 11K] blocklayout.c │   ├── [5.2K] blocklayoutxdr.c │   ├── [1.4K] blocklayoutxdr.h │   ├── [1.7K] cache.h │   ├── [1.4K] current_stateid.h │   ├── [ 32K] export.c │   ├── [3.0K] export.h │   ├── [3.7K] fault_inject.c │   ├── [3.4K] flexfilelayout.c │   ├── [2.7K] flexfilelayoutxdr.c │   ├── [1.1K] flexfilelayoutxdr.h │   ├── [2.3K] idmap.h │   ├── [5.1K] Kconfig │   ├── [1.7K] lockd.c │   ├── [ 918] Makefile │   ├── [3.8K] netns.h │   ├── [9.3K] nfs2acl.c │   ├── [6.6K] nfs3acl.c │   ├── [ 24K] nfs3proc.c │   ├── [ 27K] nfs3xdr.c │   ├── [ 22K] nfs4acl.c │   ├── [ 30K] nfs4callback.c │   ├── [ 16K] nfs4idmap.c │   ├── [ 19K] nfs4layouts.c │   ├── [ 70K] nfs4proc.c │   ├── [ 36K] nfs4recover.c │   ├── [188K] nfs4state.c │   ├── [116K] nfs4xdr.c │   ├── [ 15K] nfscache.c │   ├── [ 34K] nfsctl.c │   ├── [ 17K] nfsd.h │   ├── [ 18K] nfsfh.c │   ├── [7.5K] nfsfh.h │   ├── [ 21K] nfsproc.c │   ├── [ 22K] nfssvc.c │   ├── [ 13K] nfsxdr.c │   ├── [2.7K] pnfs.h │   ├── [ 23K] state.h │   ├── [2.7K] stats.c │   ├── [1.5K] stats.h │   ├── [ 48] trace.c │   ├── [4.4K] trace.h │   ├── [ 51K] vfs.c │   ├── [5.9K] vfs.h │   ├── [7.2K] xdr3.h │   ├── [1.4K] xdr4cb.h │   ├── [ 24K] xdr4.h │   └── [3.6K] xdr.h ├── [4.0K] nilfs2 │   ├── [ 24K] alloc.c │   ├── [3.2K] alloc.h │   ├── [ 14K] bmap.c │   ├── [7.8K] bmap.h │   ├── [6.9K] btnode.c │   ├── [1.4K] btnode.h │   ├── [ 62K] btree.c │   ├── [2.0K] btree.h │   ├── [ 25K] cpfile.c │   ├── [1.1K] cpfile.h │   ├── [ 13K] dat.c │   ├── [1.7K] dat.h │   ├── [ 17K] dir.c │   ├── [8.7K] direct.c │   ├── [ 645] direct.h │   ├── [ 505] export.h │   ├── [3.6K] file.c │   ├── [5.1K] gcinode.c │   ├── [5.2K] ifile.c │   ├── [1.1K] ifile.h │   ├── [ 29K] inode.c │   ├── [ 36K] ioctl.c │   ├── [1.1K] Kconfig │   ├── [ 283] Makefile │   ├── [ 16K] mdt.c │   ├── [3.7K] mdt.h │   ├── [ 12K] namei.c │   ├── [ 12K] nilfs.h │   ├── [ 14K] page.c │   ├── [1.9K] page.h │   ├── [ 24K] recovery.c │   ├── [ 13K] segbuf.c │   ├── [5.5K] segbuf.h │   ├── [ 74K] segment.c │   ├── [7.8K] segment.h │   ├── [ 32K] sufile.c │   ├── [4.2K] sufile.h │   ├── [ 35K] super.c │   ├── [ 31K] sysfs.c │   ├── [5.2K] sysfs.h │   ├── [ 21K] the_nilfs.c │   └── [ 11K] the_nilfs.h ├── [4.0K] nls │   ├── [ 27K] Kconfig │   ├── [ 31K] mac-celtic.c │   ├── [ 26K] mac-centeuro.c │   ├── [ 31K] mac-croatian.c │   ├── [ 24K] mac-cyrillic.c │   ├── [ 28K] mac-gaelic.c │   ├── [ 24K] mac-greek.c │   ├── [ 31K] mac-iceland.c │   ├── [ 26K] mac-inuit.c │   ├── [ 33K] mac-roman.c │   ├── [ 31K] mac-romanian.c │   ├── [ 31K] mac-turkish.c │   ├── [2.4K] Makefile │   ├── [5.7K] nls_ascii.c │   ├── [ 16K] nls_base.c │   ├── [ 15K] nls_cp1250.c │   ├── [ 12K] nls_cp1251.c │   ├── [ 17K] nls_cp1255.c │   ├── [ 17K] nls_cp437.c │   ├── [ 15K] nls_cp737.c │   ├── [ 13K] nls_cp775.c │   ├── [ 13K] nls_cp850.c │   ├── [ 14K] nls_cp852.c │   ├── [ 12K] nls_cp855.c │   ├── [ 12K] nls_cp857.c │   ├── [ 16K] nls_cp860.c │   ├── [ 17K] nls_cp861.c │   ├── [ 19K] nls_cp862.c │   ├── [ 17K] nls_cp863.c │   ├── [ 19K] nls_cp864.c │   ├── [ 17K] nls_cp865.c │   ├── [ 12K] nls_cp866.c │   ├── [ 13K] nls_cp869.c │   ├── [ 11K] nls_cp874.c │   ├── [480K] nls_cp932.c │   ├── [682K] nls_cp936.c │   ├── [855K] nls_cp949.c │   ├── [580K] nls_cp950.c │   ├── [ 24K] nls_euc-jp.c │   ├── [ 11K] nls_iso8859-13.c │   ├── [ 15K] nls_iso8859-14.c │   ├── [ 13K] nls_iso8859-15.c │   ├── [10.0K] nls_iso8859-1.c │   ├── [ 13K] nls_iso8859-2.c │   ├── [ 13K] nls_iso8859-3.c │   ├── [ 13K] nls_iso8859-4.c │   ├── [ 11K] nls_iso8859-5.c │   ├── [ 10K] nls_iso8859-6.c │   ├── [ 13K] nls_iso8859-7.c │   ├── [ 11K] nls_iso8859-9.c │   ├── [ 13K] nls_koi8-r.c │   ├── [1.6K] nls_koi8-ru.c │   ├── [ 14K] nls_koi8-u.c │   └── [1.2K] nls_utf8.c ├── [ 688] no-block.c ├── [4.0K] notify │   ├── [4.0K] dnotify │   │   ├── [ 11K] dnotify.c │   │   ├── [ 315] Kconfig │   │   └── [ 36] Makefile │   ├── [4.0K] fanotify │   │   ├── [7.8K] fanotify.c │   │   ├── [1.7K] fanotify.h │   │   ├── [ 23K] fanotify_user.c │   │   ├── [ 872] Kconfig │   │   └── [ 54] Makefile │   ├── [4.4K] fdinfo.c │   ├── [ 558] fdinfo.h │   ├── [ 12K] fsnotify.c │   ├── [2.0K] fsnotify.h │   ├── [4.6K] group.c │   ├── [4.0K] inotify │   │   ├── [5.9K] inotify_fsnotify.c │   │   ├── [1.3K] inotify.h │   │   ├── [ 21K] inotify_user.c │   │   ├── [ 649] Kconfig │   │   └── [ 64] Makefile │   ├── [ 148] Kconfig │   ├── [ 183] Makefile │   ├── [ 24K] mark.c │   └── [6.7K] notification.c ├── [6.1K] nsfs.c ├── [4.0K] ntfs │   ├── [ 52K] aops.c │   ├── [3.9K] aops.h │   ├── [ 90K] attrib.c │   ├── [4.2K] attrib.h │   ├── [5.4K] bitmap.c │   ├── [3.5K] bitmap.h │   ├── [3.6K] collate.c │   ├── [1.7K] collate.h │   ├── [ 29K] compress.c │   ├── [4.8K] debug.c │   ├── [2.3K] debug.h │   ├── [ 52K] dir.c │   ├── [1.6K] dir.h │   ├── [2.2K] endian.h │   ├── [ 61K] file.c │   ├── [ 15K] index.c │   ├── [5.5K] index.h │   ├── [ 97K] inode.c │   ├── [ 11K] inode.h │   ├── [3.2K] Kconfig │   ├── [ 97K] layout.h │   ├── [ 32K] lcnalloc.c │   ├── [5.7K] lcnalloc.h │   ├── [ 28K] logfile.c │   ├── [ 14K] logfile.h │   ├── [ 459] Makefile │   ├── [3.0K] malloc.h │   ├── [ 99K] mft.c │   ├── [4.0K] mft.h │   ├── [6.9K] mst.c │   ├── [ 14K] namei.c │   ├── [5.0K] ntfs.h │   ├── [3.6K] quota.c │   ├── [1.2K] quota.h │   ├── [ 59K] runlist.c │   ├── [3.3K] runlist.h │   ├── [100K] super.c │   ├── [2.3K] sysctl.c │   ├── [1.4K] sysctl.h │   ├── [3.5K] time.h │   ├── [2.0K] types.h │   ├── [ 12K] unistr.c │   ├── [3.8K] upcase.c │   ├── [2.7K] usnjrnl.c │   ├── [9.1K] usnjrnl.h │   └── [6.8K] volume.h ├── [4.0K] ocfs2 │   ├── [9.5K] acl.c │   ├── [1.1K] acl.h │   ├── [196K] alloc.c │   ├── [ 12K] alloc.h │   ├── [ 62K] aops.c │   ├── [3.0K] aops.h │   ├── [ 16K] blockcheck.c │   ├── [3.8K] blockcheck.h │   ├── [ 11K] buffer_head_io.c │   ├── [2.3K] buffer_head_io.h │   ├── [4.0K] cluster │   │   ├── [ 69K] heartbeat.c │   │   ├── [2.6K] heartbeat.h │   │   ├── [ 144] Makefile │   │   ├── [4.5K] masklog.c │   │   ├── [7.5K] masklog.h │   │   ├── [ 14K] netdebug.c │   │   ├── [ 21K] nodemanager.c │   │   ├── [2.6K] nodemanager.h │   │   ├── [1.1K] ocfs2_heartbeat.h │   │   ├── [1.4K] ocfs2_nodemanager.h │   │   ├── [ 10K] quorum.c │   │   ├── [1.1K] quorum.h │   │   ├── [1.9K] sys.c │   │   ├── [1011] sys.h │   │   ├── [ 60K] tcp.c │   │   ├── [4.0K] tcp.h │   │   └── [7.5K] tcp_internal.h │   ├── [ 13K] dcache.c │   ├── [1.8K] dcache.h │   ├── [114K] dir.c │   ├── [3.9K] dir.h │   ├── [4.0K] dlm │   │   ├── [9.3K] dlmapi.h │   │   ├── [ 14K] dlmast.c │   │   ├── [ 29K] dlmcommon.h │   │   ├── [ 16K] dlmconvert.c │   │   ├── [1.2K] dlmconvert.h │   │   ├── [ 27K] dlmdebug.c │   │   ├── [2.0K] dlmdebug.h │   │   ├── [ 61K] dlmdomain.c │   │   ├── [1.5K] dlmdomain.h │   │   ├── [ 19K] dlmlock.c │   │   ├── [ 98K] dlmmaster.c │   │   ├── [ 88K] dlmrecovery.c │   │   ├── [ 23K] dlmthread.c │   │   ├── [ 19K] dlmunlock.c │   │   └── [ 197] Makefile │   ├── [4.0K] dlmfs │   │   ├── [ 16K] dlmfs.c │   │   ├── [ 105] Makefile │   │   ├── [ 18K] userdlm.c │   │   └── [3.3K] userdlm.h │   ├── [124K] dlmglue.c │   ├── [7.4K] dlmglue.h │   ├── [6.8K] export.c │   ├── [1.0K] export.h │   ├── [ 24K] extent_map.c │   ├── [2.9K] extent_map.h │   ├── [ 64K] file.c │   ├── [ 12K] filecheck.c │   ├── [2.3K] filecheck.h │   ├── [3.0K] file.h │   ├── [3.4K] heartbeat.c │   ├── [1.5K] heartbeat.h │   ├── [ 46K] inode.c │   ├── [6.0K] inode.h │   ├── [ 23K] ioctl.c │   ├── [ 369] ioctl.h │   ├── [ 62K] journal.c │   ├── [ 23K] journal.h │   ├── [2.4K] Kconfig │   ├── [ 34K] localalloc.c │   ├── [2.1K] localalloc.h │   ├── [3.4K] locks.c │   ├── [1.1K] locks.h │   ├── [1.0K] Makefile │   ├── [5.0K] mmap.c │   ├── [ 173] mmap.h │   ├── [ 25K] move_extents.c │   ├── [ 758] move_extents.h │   ├── [ 70K] namei.c │   ├── [1.8K] namei.h │   ├── [2.9K] ocfs1_fs_compat.h │   ├── [ 51K] ocfs2_fs.h │   ├── [ 25K] ocfs2.h │   ├── [6.9K] ocfs2_ioctl.h │   ├── [3.3K] ocfs2_lockid.h │   ├── [ 959] ocfs2_lockingver.h │   ├── [ 76K] ocfs2_trace.h │   ├── [ 30K] quota_global.c │   ├── [4.6K] quota.h │   ├── [ 35K] quota_local.c │   ├── [123K] refcounttree.c │   ├── [4.3K] refcounttree.h │   ├── [ 20K] reservations.c │   ├── [5.3K] reservations.h │   ├── [ 16K] resize.c │   ├── [1.1K] resize.h │   ├── [ 12K] slot_map.c │   ├── [1.4K] slot_map.h │   ├── [ 18K] stackglue.c │   ├── [9.3K] stackglue.h │   ├── [ 12K] stack_o2cb.c │   ├── [ 29K] stack_user.c │   ├── [ 75K] suballoc.c │   ├── [7.5K] suballoc.h │   ├── [ 70K] super.c │   ├── [1.5K] super.h │   ├── [2.5K] symlink.c │   ├── [1.3K] symlink.h │   ├── [4.7K] sysfile.c │   ├── [1.1K] sysfile.h │   ├── [ 18K] uptodate.c │   ├── [3.0K] uptodate.h │   ├── [193K] xattr.c │   └── [3.4K] xattr.h ├── [4.0K] omfs │   ├── [4.1K] bitmap.c │   ├── [9.7K] dir.c │   ├── [9.2K] file.c │   ├── [ 14K] inode.c │   ├── [ 540] Kconfig │   ├── [ 74] Makefile │   ├── [2.5K] omfs_fs.h │   └── [2.1K] omfs.h ├── [ 30K] open.c ├── [4.0K] openpromfs │   ├── [9.6K] inode.c │   └── [ 137] Makefile ├── [4.0K] orangefs │   ├── [4.6K] acl.c │   ├── [3.6K] dcache.c │   ├── [ 22K] devorangefs-req.c │   ├── [9.1K] dir.c │   ├── [2.9K] downcall.h │   ├── [ 18K] file.c │   ├── [ 12K] inode.c │   ├── [ 188] Kconfig │   ├── [ 356] Makefile │   ├── [ 12K] namei.c │   ├── [ 12K] orangefs-bufmap.c │   ├── [ 845] orangefs-bufmap.h │   ├── [4.3K] orangefs-cache.c │   ├── [ 25K] orangefs-debugfs.c │   ├── [ 310] orangefs-debugfs.h │   ├── [2.5K] orangefs-debug.h │   ├── [2.1K] orangefs-dev-proto.h │   ├── [ 12K] orangefs-kernel.h │   ├── [5.9K] orangefs-mod.c │   ├── [ 32K] orangefs-sysfs.c │   ├── [ 77] orangefs-sysfs.h │   ├── [ 15K] orangefs-utils.c │   ├── [ 11K] protocol.h │   ├── [ 17K] super.c │   ├── [ 497] symlink.c │   ├── [6.7K] upcall.h │   ├── [ 10K] waitqueue.c │   └── [ 12K] xattr.c ├── [4.0K] overlayfs │   ├── [ 20K] copy_up.c │   ├── [ 28K] dir.c │   ├── [ 22K] export.c │   ├── [ 14K] file.c │   ├── [ 25K] inode.c │   ├── [4.8K] Kconfig │   ├── [ 176] Makefile │   ├── [ 27K] namei.c │   ├── [ 15K] overlayfs.h │   ├── [2.8K] ovl_entry.h │   ├── [ 26K] readdir.c │   ├── [ 41K] super.c │   └── [ 22K] util.c ├── [ 27K] pipe.c ├── [ 15K] pnode.c ├── [1.9K] pnode.h ├── [ 21K] posix_acl.c ├── [4.0K] proc │   ├── [ 21K] array.c │   ├── [ 87K] base.c │   ├── [ 415] cmdline.c │   ├── [1.9K] consoles.c │   ├── [ 698] cpuinfo.c │   ├── [1.1K] devices.c │   ├── [7.7K] fd.c │   ├── [ 539] fd.h │   ├── [ 17K] generic.c │   ├── [ 13K] inode.c │   ├── [8.9K] internal.h │   ├── [ 841] interrupts.c │   ├── [3.9K] Kconfig │   ├── [ 16K] kcore.c │   ├── [1.5K] kmsg.c │   ├── [ 974] loadavg.c │   ├── [ 870] Makefile │   ├── [5.0K] meminfo.c │   ├── [4.1K] namespaces.c │   ├── [2.9K] nommu.c │   ├── [7.0K] page.c │   ├── [9.7K] proc_net.c │   ├── [ 41K] proc_sysctl.c │   ├── [4.5K] proc_tty.c │   ├── [4.9K] root.c │   ├── [1.8K] self.c │   ├── [ 741] softirqs.c │   ├── [5.6K] stat.c │   ├── [ 45K] task_mmu.c │   ├── [6.6K] task_nommu.c │   ├── [1.9K] thread_self.c │   ├── [ 922] uptime.c │   ├── [ 361] util.c │   ├── [ 515] version.c │   └── [ 39K] vmcore.c ├── [7.8K] proc_namespace.c ├── [4.0K] pstore │   ├── [3.6K] ftrace.c │   ├── [ 12K] inode.c │   ├── [1.2K] internal.h │   ├── [4.3K] Kconfig │   ├── [ 307] Makefile │   ├── [ 18K] platform.c │   ├── [2.3K] pmsg.c │   ├── [ 25K] ram.c │   └── [ 14K] ram_core.c ├── [4.0K] qnx4 │   ├── [1.1K] bitmap.c │   ├── [2.2K] dir.c │   ├── [ 11K] inode.c │   ├── [ 518] Kconfig │   ├── [ 135] Makefile │   ├── [3.0K] namei.c │   ├── [1.2K] qnx4.h │   └── [ 279] README ├── [4.0K] qnx6 │   ├── [6.7K] dir.c │   ├── [ 17K] inode.c │   ├── [ 829] Kconfig │   ├── [ 180] Makefile │   ├── [ 895] namei.c │   ├── [3.3K] qnx6.h │   ├── [ 249] README │   └── [3.8K] super_mmi.c ├── [4.0K] quota │   ├── [3.3K] compat.c │   ├── [ 79K] dquot.c │   ├── [2.4K] Kconfig │   ├── [3.2K] kqid.c │   ├── [ 317] Makefile │   ├── [2.8K] netlink.c │   ├── [ 25K] quota.c │   ├── [1.3K] quotaio_v1.h │   ├── [2.6K] quotaio_v2.h │   ├── [ 18K] quota_tree.c │   ├── [ 728] quota_tree.h │   ├── [6.6K] quota_v1.c │   └── [ 12K] quota_v2.c ├── [4.0K] ramfs │   ├── [1.6K] file-mmu.c │   ├── [6.8K] file-nommu.c │   ├── [6.4K] inode.c │   ├── [ 479] internal.h │   └── [ 164] Makefile ├── [ 11K] readdir.c ├── [ 49K] read_write.c ├── [4.0K] reiserfs │   ├── [1.8K] acl.h │   ├── [ 40K] bitmap.c │   ├── [9.0K] dir.c │   ├── [ 54K] do_balan.c │   ├── [7.5K] file.c │   ├── [ 77K] fix_node.c │   ├── [3.5K] hashes.c │   ├── [ 34K] ibalance.c │   ├── [ 92K] inode.c │   ├── [5.3K] ioctl.c │   ├── [ 18K] item_ops.c │   ├── [120K] journal.c │   ├── [3.2K] Kconfig │   ├── [ 41K] lbalance.c │   ├── [2.6K] lock.c │   ├── [1.1K] Makefile │   ├── [ 44K] namei.c │   ├── [6.8K] objectid.c │   ├── [ 21K] prints.c │   ├── [ 13K] procfs.c │   ├── [7.9K] README │   ├── [117K] reiserfs.h │   ├── [6.3K] resize.c │   ├── [ 64K] stree.c │   ├── [ 70K] super.c │   ├── [9.2K] tail_conversion.c │   ├── [9.6K] xattr_acl.c │   ├── [ 24K] xattr.c │   ├── [3.7K] xattr.h │   ├── [2.7K] xattr_security.c │   ├── [1.2K] xattr_trusted.c │   └── [1.1K] xattr_user.c ├── [4.0K] romfs │   ├── [1.3K] internal.h │   ├── [1.8K] Kconfig │   ├── [ 233] Makefile │   ├── [2.5K] mmap-nommu.c │   ├── [6.4K] storage.c │   └── [ 15K] super.c ├── [ 35K] select.c ├── [ 24K] seq_file.c ├── [9.0K] signalfd.c ├── [ 40K] splice.c ├── [4.0K] squashfs │   ├── [5.6K] block.c │   ├── [ 12K] cache.c │   ├── [3.9K] decompressor.c │   ├── [2.0K] decompressor.h │   ├── [4.6K] decompressor_multi.c │   ├── [2.3K] decompressor_multi_percpu.c │   ├── [1.8K] decompressor_single.c │   ├── [5.9K] dir.c │   ├── [4.6K] export.c │   ├── [ 14K] file.c │   ├── [ 969] file_cache.c │   ├── [4.2K] file_direct.c │   ├── [3.2K] fragment.c │   ├── [2.9K] id.c │   ├── [ 12K] inode.c │   ├── [7.8K] Kconfig │   ├── [2.9K] lz4_wrapper.c │   ├── [3.0K] lzo_wrapper.c │   ├── [ 891] Makefile │   ├── [7.4K] namei.c │   ├── [2.6K] page_actor.c │   ├── [1.9K] page_actor.h │   ├── [ 11K] squashfs_fs.h │   ├── [1.4K] squashfs_fs_i.h │   ├── [2.1K] squashfs_fs_sb.h │   ├── [4.0K] squashfs.h │   ├── [ 14K] super.c │   ├── [3.7K] symlink.c │   ├── [7.3K] xattr.c │   ├── [1.5K] xattr.h │   ├── [2.7K] xattr_id.c │   ├── [4.3K] xz_wrapper.c │   ├── [3.1K] zlib_wrapper.c │   └── [3.4K] zstd_wrapper.c ├── [2.5K] stack.c ├── [ 19K] stat.c ├── [9.7K] statfs.c ├── [ 40K] super.c ├── [9.9K] sync.c ├── [4.0K] sysfs │   ├── [4.1K] dir.c │   ├── [ 14K] file.c │   ├── [ 11K] group.c │   ├── [1013] Kconfig │   ├── [ 98] Makefile │   ├── [1.7K] mount.c │   ├── [4.8K] symlink.c │   └── [ 844] sysfs.h ├── [4.0K] sysv │   ├── [5.7K] balloc.c │   ├── [8.4K] dir.c │   ├── [1.3K] file.c │   ├── [5.8K] ialloc.c │   ├── [9.3K] inode.c │   ├── [ 12K] itree.c │   ├── [1.7K] Kconfig │   ├── [ 185] Makefile │   ├── [5.9K] namei.c │   ├── [ 15K] super.c │   └── [7.7K] sysv.h ├── [ 13K] timerfd.c ├── [4.0K] tracefs │   ├── [ 16K] inode.c │   └── [ 61] Makefile ├── [4.0K] ubifs │   ├── [ 24K] budget.c │   ├── [ 20K] commit.c │   ├── [6.7K] compress.c │   ├── [2.3K] crypto.c │   ├── [ 84K] debug.c │   ├── [ 12K] debug.h │   ├── [ 43K] dir.c │   ├── [ 47K] file.c │   ├── [ 30K] find.c │   ├── [ 28K] gc.c │   ├── [ 34K] io.c │   ├── [5.8K] ioctl.c │   ├── [ 48K] journal.c │   ├── [2.8K] Kconfig │   ├── [ 15K] key.h │   ├── [ 19K] log.c │   ├── [ 36K] lprops.c │   ├── [ 59K] lpt.c │   ├── [ 52K] lpt_commit.c │   ├── [ 440] Makefile │   ├── [ 10K] master.c │   ├── [1.3K] misc.c │   ├── [8.1K] misc.h │   ├── [ 25K] orphan.c │   ├── [ 43K] recovery.c │   ├── [ 30K] replay.c │   ├── [ 24K] sb.c │   ├── [9.5K] scan.c │   ├── [9.6K] shrinker.c │   ├── [ 61K] super.c │   ├── [ 92K] tnc.c │   ├── [ 27K] tnc_commit.c │   ├── [ 13K] tnc_misc.c │   ├── [ 64K] ubifs.h │   ├── [ 23K] ubifs-media.h │   └── [ 18K] xattr.c ├── [4.0K] udf │   ├── [ 19K] balloc.c │   ├── [5.2K] dir.c │   ├── [5.8K] directory.c │   ├── [ 21K] ecma_167.h │   ├── [7.3K] file.c │   ├── [3.5K] ialloc.c │   ├── [ 66K] inode.c │   ├── [ 625] Kconfig │   ├── [1.6K] lowlevel.c │   ├── [ 248] Makefile │   ├── [7.7K] misc.c │   ├── [ 34K] namei.c │   ├── [7.9K] osta_udf.h │   ├── [8.7K] partition.c │   ├── [ 65K] super.c │   ├── [4.2K] symlink.c │   ├── [7.9K] truncate.c │   ├── [8.8K] udfdecl.h │   ├── [1.6K] udfend.h │   ├── [1.7K] udf_i.h │   ├── [4.4K] udf_sb.h │   ├── [3.2K] udftime.c │   └── [9.2K] unicode.c ├── [4.0K] ufs │   ├── [ 28K] balloc.c │   ├── [5.7K] cylinder.c │   ├── [ 16K] dir.c │   ├── [ 998] file.c │   ├── [9.3K] ialloc.c │   ├── [ 33K] inode.c │   ├── [1.7K] Kconfig │   ├── [ 220] Makefile │   ├── [7.2K] namei.c │   ├── [ 44K] super.c │   ├── [2.5K] swab.h │   ├── [ 35K] ufs_fs.h │   ├── [5.0K] ufs.h │   ├── [6.1K] util.c │   └── [ 17K] util.h ├── [ 51K] userfaultfd.c ├── [7.5K] utimes.c ├── [ 23K] xattr.c └── [4.0K] xfs ├── [5.2K] Kconfig ├── [2.5K] kmem.c ├── [3.0K] kmem.h ├── [4.0K] libxfs │   ├── [ 12K] xfs_ag.c │   ├── [ 818] xfs_ag.h │   ├── [ 11K] xfs_ag_resv.c │   ├── [1.4K] xfs_ag_resv.h │   ├── [ 13K] xfs_alloc_btree.c │   ├── [1.5K] xfs_alloc_btree.h │   ├── [ 87K] xfs_alloc.c │   ├── [8.5K] xfs_alloc.h │   ├── [ 33K] xfs_attr.c │   ├── [5.6K] xfs_attr.h │   ├── [ 82K] xfs_attr_leaf.c │   ├── [3.5K] xfs_attr_leaf.h │   ├── [ 15K] xfs_attr_remote.c │   ├── [ 418] xfs_attr_remote.h │   ├── [1.6K] xfs_attr_sf.h │   ├── [2.2K] xfs_bit.c │   ├── [1.5K] xfs_bit.h │   ├── [ 17K] xfs_bmap_btree.c │   ├── [3.5K] xfs_bmap_btree.h │   ├── [167K] xfs_bmap.c │   ├── [9.4K] xfs_bmap.h │   ├── [128K] xfs_btree.c │   ├── [ 16K] xfs_btree.h │   ├── [2.3K] xfs_cksum.h │   ├── [ 71K] xfs_da_btree.c │   ├── [7.5K] xfs_da_btree.h │   ├── [ 23K] xfs_da_format.c │   ├── [ 29K] xfs_da_format.h │   ├── [ 17K] xfs_defer.c │   ├── [1.9K] xfs_defer.h │   ├── [ 35K] xfs_dir2_block.c │   ├── [ 16K] xfs_dir2.c │   ├── [ 32K] xfs_dir2_data.c │   ├── [ 10K] xfs_dir2.h │   ├── [ 50K] xfs_dir2_leaf.c │   ├── [ 63K] xfs_dir2_node.c │   ├── [5.5K] xfs_dir2_priv.h │   ├── [ 35K] xfs_dir2_sf.c │   ├── [7.3K] xfs_dquot_buf.c │   ├── [3.7K] xfs_errortag.h │   ├── [ 56K] xfs_format.h │   ├── [ 23K] xfs_fs.h │   ├── [ 15K] xfs_ialloc_btree.c │   ├── [1.9K] xfs_ialloc_btree.h │   ├── [ 75K] xfs_ialloc.c │   ├── [5.4K] xfs_ialloc.h │   ├── [ 23K] xfs_iext_tree.c │   ├── [ 23K] xfs_inode_buf.c │   ├── [3.1K] xfs_inode_buf.h │   ├── [ 19K] xfs_inode_fork.c │   ├── [5.8K] xfs_inode_fork.h │   ├── [ 29K] xfs_log_format.h │   ├── [1.4K] xfs_log_recover.h │   ├── [4.1K] xfs_log_rlimit.c │   ├── [5.8K] xfs_quota_defs.h │   ├── [ 10K] xfs_refcount_btree.c │   ├── [1.8K] xfs_refcount_btree.h │   ├── [ 47K] xfs_refcount.c │   ├── [2.8K] xfs_refcount.h │   ├── [ 15K] xfs_rmap_btree.c │   ├── [1.8K] xfs_rmap_btree.h │   ├── [ 68K] xfs_rmap.c │   ├── [6.4K] xfs_rmap.h │   ├── [ 27K] xfs_rtbitmap.c │   ├── [ 36K] xfs_sb.c │   ├── [1.5K] xfs_sb.h │   ├── [5.1K] xfs_shared.h │   ├── [5.4K] xfs_symlink_remote.c │   ├── [ 29K] xfs_trans_resv.c │   ├── [3.8K] xfs_trans_resv.h │   ├── [3.7K] xfs_trans_space.h │   ├── [4.4K] xfs_types.c │   └── [5.3K] xfs_types.h ├── [3.7K] Makefile ├── [1.6K] mrlock.h ├── [4.0K] scrub │   ├── [ 24K] agheader.c │   ├── [ 24K] agheader_repair.c │   ├── [3.6K] alloc.c │   ├── [ 12K] attr.c │   ├── [7.7K] bitmap.c │   ├── [1.1K] bitmap.h │   ├── [ 18K] bmap.c │   ├── [ 17K] btree.c │   ├── [1.4K] btree.h │   ├── [ 21K] common.c │   ├── [4.7K] common.h │   ├── [ 14K] dabtree.c │   ├── [1.2K] dabtree.h │   ├── [ 23K] dir.c │   ├── [ 13K] ialloc.c │   ├── [ 15K] inode.c │   ├── [8.6K] parent.c │   ├── [7.0K] quota.c │   ├── [ 14K] refcount.c │   ├── [ 25K] repair.c │   ├── [2.6K] repair.h │   ├── [6.2K] rmap.c │   ├── [3.7K] rtbitmap.c │   ├── [ 17K] scrub.c │   ├── [3.8K] scrub.h │   ├── [1.8K] symlink.c │   ├── [1.2K] trace.c │   ├── [ 21K] trace.h │   └── [ 426] xfs_scrub.h ├── [5.5K] xfs_acl.c ├── [ 721] xfs_acl.h ├── [ 30K] xfs_aops.c ├── [1.8K] xfs_aops.h ├── [ 11K] xfs_attr_inactive.c ├── [ 16K] xfs_attr_list.c ├── [ 13K] xfs_bmap_item.c ├── [2.6K] xfs_bmap_item.h ├── [ 52K] xfs_bmap_util.c ├── [2.8K] xfs_bmap_util.h ├── [ 50K] xfs_buf.c ├── [ 13K] xfs_buf.h ├── [ 36K] xfs_buf_item.c ├── [2.1K] xfs_buf_item.h ├── [ 13K] xfs_dir2_readdir.c ├── [5.3K] xfs_discard.c ├── [ 229] xfs_discard.h ├── [ 31K] xfs_dquot.c ├── [5.4K] xfs_dquot.h ├── [ 11K] xfs_dquot_item.c ├── [1.1K] xfs_dquot_item.h ├── [ 11K] xfs_error.c ├── [3.3K] xfs_error.h ├── [6.2K] xfs_export.c ├── [1.4K] xfs_export.h ├── [ 16K] xfs_extent_busy.c ├── [1.9K] xfs_extent_busy.h ├── [ 14K] xfs_extfree_item.c ├── [3.2K] xfs_extfree_item.h ├── [ 30K] xfs_file.c ├── [ 11K] xfs_filestream.c ├── [ 805] xfs_filestream.h ├── [ 25K] xfs_fsmap.c ├── [1.2K] xfs_fsmap.h ├── [ 14K] xfs_fsops.c ├── [ 684] xfs_fsops.h ├── [1.3K] xfs_globals.c ├── [ 371] xfs.h ├── [ 46K] xfs_icache.c ├── [3.8K] xfs_icache.h ├── [4.2K] xfs_icreate_item.c ├── [ 583] xfs_icreate_item.h ├── [ 98K] xfs_inode.c ├── [ 15K] xfs_inode.h ├── [ 22K] xfs_inode_item.c ├── [1.4K] xfs_inode_item.h ├── [ 17K] xfs_ioctl32.c ├── [8.5K] xfs_ioctl32.h ├── [ 50K] xfs_ioctl.c ├── [1.3K] xfs_ioctl.h ├── [ 34K] xfs_iomap.c ├── [1.1K] xfs_iomap.h ├── [ 34K] xfs_iops.c ├── [ 832] xfs_iops.h ├── [ 16K] xfs_itable.c ├── [2.5K] xfs_itable.h ├── [7.1K] xfs_linux.h ├── [114K] xfs_log.c ├── [ 37K] xfs_log_cil.c ├── [4.5K] xfs_log.h ├── [ 22K] xfs_log_priv.h ├── [163K] xfs_log_recover.c ├── [2.3K] xfs_message.c ├── [2.3K] xfs_message.h ├── [ 36K] xfs_mount.c ├── [ 16K] xfs_mount.h ├── [ 17K] xfs_mru_cache.c ├── [1.1K] xfs_mru_cache.h ├── [5.7K] xfs_ondisk.h ├── [7.5K] xfs_pnfs.c ├── [ 692] xfs_pnfs.h ├── [3.7K] xfs_qm_bhv.c ├── [ 47K] xfs_qm.c ├── [5.7K] xfs_qm.h ├── [ 21K] xfs_qm_syscalls.c ├── [5.7K] xfs_quota.h ├── [6.4K] xfs_quotaops.c ├── [ 14K] xfs_refcount_item.c ├── [2.7K] xfs_refcount_item.h ├── [ 47K] xfs_reflink.c ├── [1.7K] xfs_reflink.h ├── [ 13K] xfs_rmap_item.c ├── [2.9K] xfs_rmap_item.h ├── [ 34K] xfs_rtalloc.c ├── [5.4K] xfs_rtalloc.h ├── [4.0K] xfs_stats.c ├── [7.0K] xfs_stats.h ├── [ 55K] xfs_super.c ├── [1.8K] xfs_super.h ├── [ 12K] xfs_symlink.c ├── [ 516] xfs_symlink.h ├── [5.3K] xfs_sysctl.c ├── [3.1K] xfs_sysctl.h ├── [ 13K] xfs_sysfs.c ├── [1.2K] xfs_sysfs.h ├── [1.0K] xfs_trace.c ├── [103K] xfs_trace.h ├── [ 21K] xfs_trans_ail.c ├── [5.7K] xfs_trans_bmap.c ├── [ 20K] xfs_trans_buf.c ├── [ 29K] xfs_trans.c ├── [ 21K] xfs_trans_dquot.c ├── [7.6K] xfs_trans_extfree.c ├── [10.0K] xfs_trans.h ├── [4.2K] xfs_trans_inode.c ├── [4.9K] xfs_trans_priv.h ├── [6.0K] xfs_trans_refcount.c ├── [6.4K] xfs_trans_rmap.c └── [5.5K] xfs_xattr.c 83 directories, 1859 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.