/fs/nfs/ |
D | Kconfig | 4 depends on INET && FILE_LOCKING && MULTIUSER 9 Choose Y here if you want to access files residing on other 28 system on NFS" below. You cannot compile this file system as a 35 depends on NFS_FS 45 depends on NFS_FS 55 depends on NFS_V3 60 applications on NFS clients to manipulate POSIX Access Control 61 Lists on files residing on NFS servers. NFS servers enforce 62 ACLs on local files whether this protocol is available or not. 66 applications to access and modify ACLs on files on the server. [all …]
|
/fs/overlayfs/ |
D | Kconfig | 15 bool "Overlayfs: turn on redirect directory feature by default" 16 depends on OVERLAY_FS 21 "redirect_dir=off" module option or on a filesystem instance basis 25 an overlay which has redirects on a kernel that doesn't support this 33 depends on OVERLAY_FS 46 bool "Overlayfs: turn on inodes index feature by default" 47 depends on OVERLAY_FS 52 "index=off" module option or on a filesystem instance basis with the 55 The inodes index feature prevents breaking of lower hardlinks on copy 59 That is, mounting an overlay which has an inodes index on a kernel [all …]
|
/fs/nfsd/ |
D | Kconfig | 4 depends on INET 5 depends on FILE_LOCKING 6 depends on FSNOTIFY 11 depends on MULTIUSER 14 files residing on this system using Sun's Network File System 28 available to clients mounting the NFS server on this system. 36 depends on NFSD 40 depends on NFSD 49 depends on NFSD_V3 54 This protocol extension allows applications on NFS clients to [all …]
|
/fs/pstore/ |
D | Kconfig | 13 (e.g. ACPI_APEI on X86) which will select this for you. 20 depends on PSTORE 28 depends on PSTORE 35 depends on PSTORE 42 depends on PSTORE 49 depends on PSTORE 56 depends on PSTORE 63 depends on PSTORE 64 depends on PSTORE_DEFLATE_COMPRESS || PSTORE_LZO_COMPRESS || \ 70 depends on PSTORE_COMPRESS [all …]
|
D | ftrace.c | 63 u8 on; in pstore_ftrace_knob_write() local 66 ret = kstrtou8_from_user(buf, count, 2, &on); in pstore_ftrace_knob_write() 72 if (!on ^ pstore_ftrace_enabled) in pstore_ftrace_knob_write() 75 if (on) { in pstore_ftrace_knob_write() 84 __func__, on ? "" : "un", ret); in pstore_ftrace_knob_write() 88 pstore_ftrace_enabled = on; in pstore_ftrace_knob_write()
|
/fs/fscache/ |
D | Kconfig | 8 Different sorts of caches can be plugged in, depending on the 14 bool "Gather statistical information on local caching" 15 depends on FSCACHE && PROC_FS 17 This option causes statistical information to be gathered on local 23 execution as there are a quite a few stats gathered, and on a 24 multi-CPU system these may be on cachelines that keep bouncing 31 bool "Gather latency information on local caching" 32 depends on FSCACHE && PROC_FS 34 This option causes latency information to be gathered on local 41 and on a multi-CPU system these may be on cachelines that keep [all …]
|
/fs/f2fs/ |
D | Kconfig | 4 depends on BLOCK 10 F2FS is based on Log-structured File System (LFS), which supports 11 versatile "flash-friendly" features. The design has been focused on 17 and tools support various parameters not only for configuring on-disk 24 depends on F2FS_FS && DEBUG_FS 37 depends on F2FS_FS 47 depends on F2FS_FS_XATTR 58 depends on F2FS_FS_XATTR 72 depends on F2FS_FS 80 depends on F2FS_FS [all …]
|
/fs/cifs/ |
D | Kconfig | 4 depends on INET 35 dialects older than SMB2.1 is often discouraged on public networks. 58 depends on CIFS 60 Enabling this option will allow more detailed statistics on SMB 62 allow optional logging of slow responses to dmesg (depending on the 64 These additional statistics may have a minor effect on performance 72 depends on CIFS 81 on mounts with cifs.ko 87 depends on CIFS && CIFS_ALLOW_INSECURE_LEGACY 99 security mechanisms if you are on a public network. Unless you [all …]
|
/fs/jffs2/ |
D | Kconfig | 5 depends on MTD 8 for use on diskless embedded devices. It provides improved wear 10 this on normal block devices, only on 'MTD' devices. 12 Further information on the design and implementation of JFFS2 is 17 depends on JFFS2_FS 34 depends on JFFS2_FS 39 This functionality is required to support JFFS2 on the following 47 depends on JFFS2_FS_WRITEBUFFER 55 depends on JFFS2_FS 68 depends on JFFS2_FS [all …]
|
/fs/cachefiles/ |
D | Kconfig | 4 tristate "Filesystem caching on files" 5 depends on FSCACHE && BLOCK 16 depends on CACHEFILES 19 caching on files module. If this is set, the debugging output may be 24 bool "Gather latency information on CacheFiles" 25 depends on CACHEFILES && PROC_FS 28 This option causes latency information to be gathered on CacheFiles 35 and on a multi-CPU system these may be on cachelines that keep
|
/fs/ |
D | Kconfig | 46 depends on MMU 47 depends on !(ARM || MIPS || SPARC) 52 Direct Access (DAX) can be used on memory-backed block devices. 55 on this option will compile in support for DAX; you will need to 65 depends on FS_DAX 66 depends on ZONE_DEVICE 67 depends on TRANSPARENT_HUGEPAGE 105 depends on FILE_LOCKING 108 This option enables files appropriately marked files on appropriely 159 depends on SHMEM [all …]
|
D | Kconfig.binfmt | 7 depends on MMU 33 depends on COMPAT && BINFMT_ELF 42 depends on (ARM || (SUPERH32 && !MMU) || C6X) 45 ELF FDPIC binaries are based on ELF, but allow the individual load 51 It is also possible to run FDPIC ELF binaries on MMU linux also. 61 depends on BINFMT_ELF && ELF_CORE 99 depends on ARCH_HAS_BINFMT_FLAT 111 depends on BINFMT_FLAT 118 depends on BINFMT_FLAT 125 depends on BINFMT_FLAT [all …]
|
/fs/xfs/ |
D | Kconfig | 4 depends on BLOCK 10 on the SGI IRIX platform. It is completely multi-threaded, can 17 for complete details. This implementation is on-disk compatible 27 depends on XFS_FS 30 If you say Y here, you will be able to set limits for disk usage on 33 higher level guarantee of consistency. The on-disk data format for 45 depends on XFS_FS 55 depends on XFS_FS 74 depends on XFS_FS 76 If you say Y here you will be able to check metadata on a [all …]
|
/fs/kernfs/ |
D | file.c | 545 struct kernfs_open_node *on, *new_on = NULL; in kernfs_get_open_node() local 556 on = kn->attr.open; in kernfs_get_open_node() 557 if (on) { in kernfs_get_open_node() 558 atomic_inc(&on->refcnt); in kernfs_get_open_node() 559 list_add_tail(&of->list, &on->files); in kernfs_get_open_node() 565 if (on) { in kernfs_get_open_node() 596 struct kernfs_open_node *on = kn->attr.open; in kernfs_put_open_node() local 605 if (atomic_dec_and_test(&on->refcnt)) in kernfs_put_open_node() 608 on = NULL; in kernfs_put_open_node() 613 kfree(on); in kernfs_put_open_node() [all …]
|
/fs/squashfs/ |
D | Kconfig | 4 depends on BLOCK 31 depends on SQUASHFS 53 on the single buffer. 59 depends on SQUASHFS 78 poor performance on parallel I/O workloads when using multiple CPU 79 machines due to waiting on decompressor availability. 86 on a demand basis. 92 poor performance on parallel I/O workloads when using multiple CPU 93 machines due to waiting on decompressor availability. 103 depends on SQUASHFS [all …]
|
/fs/btrfs/ |
D | Kconfig | 19 Btrfs is a general purpose copy-on-write filesystem with extents, 21 features focused on fault tolerance, repair and easy administration. 38 depends on BTRFS_FS 48 depends on BTRFS_FS 52 state of the filesystem on disk is always consistent, i.e., 67 depends on BTRFS_FS 69 This will run some basic sanity tests on the free space cache 78 depends on BTRFS_FS 81 enable additional and expensive checks with negative impact on 88 depends on BTRFS_FS [all …]
|
/fs/ext4/ |
D | Kconfig | 19 depends on EXT3_FS 28 depends on EXT3_FS 46 the on-disk format of ext4 is not forwards compatible with 47 ext3; it is based on extent maps and it supports 48-bit 59 of ext4 features, the on disk filesystem format stays fully backward 69 depends on EXT4_FS 70 depends on EXT2_FS=n 80 depends on EXT4_FS 90 depends on EXT4_FS 102 depends on EXT4_FS [all …]
|
/fs/minix/ |
D | Kconfig | 4 depends on BLOCK 7 The minix file system (method to organize files on a hard disk 10 You don't want to use the minix file system on your hard disk 12 on older Linux floppy disks. This option will enlarge your kernel 22 depends on MICROBLAZE || MIPS || S390 || SUPERH || SPARC || XTENSA || (M68K && !MMU) 26 depends on M68K && MMU
|
/fs/proc/ |
D | Kconfig | 7 of the system. "Virtual" means that it doesn't take up any space on 8 your hard disk: the files are created on the fly by the kernel when 26 <file:Documentation/filesystems/proc.txt> and on the proc(5) manpage 30 programs depend on this, so everyone should say Y here. 34 depends on PROC_FS && MMU 43 depends on PROC_FS && CRASH_DUMP 50 depends on PROC_VMCORE 66 depends on PROC_FS 71 certain kernel parameters and variables on the fly without requiring 85 depends on PROC_FS && MMU [all …]
|
/fs/adfs/ |
D | Kconfig | 4 depends on BLOCK 7 RiscOS operating system which runs on Acorn's ARM-based Risc PC 9 here, Linux will be able to read from ADFS partitions on hard drives 14 /dev/[hs]d?1) on each of your drives. Please read the file 24 depends on ADFS_FS 26 If you say Y here, you will be able to write to ADFS partitions on
|
/fs/nls/ |
D | Kconfig | 10 depend on it (e.g. FAT, JOLIET, NT, BEOS filesystems), as well 27 system (if different) to store data (filenames) on a disk. 46 codepage if you want to be able to read/write these filenames on 58 codepage if you want to be able to read/write these filenames on 70 codepage if you want to be able to read/write these filenames on 83 codepage if you want to be able to read/write these filenames on 99 codepage if you want to be able to read/write these filenames on 114 codepage if you want to be able to read/write these filenames on 125 codepage if you want to be able to read/write these filenames on 136 codepage if you want to be able to read/write these filenames on [all …]
|
/fs/erofs/ |
D | Kconfig | 5 depends on BLOCK 22 depends on EROFS_FS 32 depends on EROFS_FS 43 depends on EROFS_FS_XATTR 57 depends on EROFS_FS_XATTR 70 depends on EROFS_FS 80 depends on EROFS_FS_ZIP 90 to mount on this kernel.
|
/fs/ocfs2/ |
D | Kconfig | 4 depends on NET && SYSFS && CONFIGFS_FS 23 For more information on OCFS2, see the file 28 depends on OCFS2_FS 42 depends on OCFS2_FS && DLM 54 depends on OCFS2_FS && DEBUG_FS 62 depends on OCFS2_FS 72 depends on OCFS2_FS
|
/fs/reiserfs/ |
D | Kconfig | 33 depends on REISERFS_FS 38 have forgotten that this was on, and then gone despondent over the 41 effect on end users. If you are on the verge of sending in a bug 47 depends on REISERFS_FS && PROC_FS 58 depends on REISERFS_FS 67 depends on REISERFS_FS_XATTR 77 depends on REISERFS_FS_XATTR
|
/fs/afs/ |
D | Kconfig | 4 depends on INET 17 depends on AFS_FS 27 depends on AFS_FS=m && FSCACHE || AFS_FS=y && FSCACHE=y 29 Say Y here if you want AFS data to be cached locally on disk through 34 depends on AFS_FS
|