Searched refs:security (Results 1 – 19 of 19) sorted by relevance
/fs/jfs/ |
D | Kconfig | 29 implemented by security modules like SELinux. This option 30 enables an extended attribute handler for file security 33 If you are not using a security module that requires using 34 extended attributes for file security labels, say N.
|
/fs/ext2/ |
D | Kconfig | 39 implemented by security modules like SELinux. This option 40 enables an extended attribute handler for file security 43 If you are not using a security module that requires using 44 extended attributes for file security labels, say N.
|
/fs/ext3/ |
D | Kconfig | 40 power failure, which can be a security issue. However, 84 implemented by security modules like SELinux. This option 85 enables an extended attribute handler for file security 88 If you are not using a security module that requires using 89 extended attributes for file security labels, say N.
|
/fs/ext4/ |
D | Kconfig | 60 implemented by security modules like SELinux. This option 61 enables an extended attribute handler for file security 64 If you are not using a security module that requires using 65 extended attributes for file security labels, say N.
|
/fs/reiserfs/ |
D | Kconfig | 83 implemented by security modules like SELinux. This option 84 enables an extended attribute handler for file security 87 If you are not using a security module that requires using 88 extended attributes for file security labels, say N.
|
D | namei.c | 586 struct reiserfs_security_handle security; in reiserfs_create() local 596 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_create() 612 inode, &security); in reiserfs_create() 652 struct reiserfs_security_handle security; in reiserfs_mknod() local 670 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_mknod() 686 inode, &security); in reiserfs_mknod() 729 struct reiserfs_security_handle security; in reiserfs_mkdir() local 750 retval = reiserfs_security_init(dir, inode, &dentry->d_name, &security); in reiserfs_mkdir() 772 dentry, inode, &security); in reiserfs_mkdir() 1020 struct reiserfs_security_handle security; in reiserfs_symlink() local [all …]
|
D | inode.c | 1773 struct reiserfs_security_handle *security) in reiserfs_new_inode() argument 1958 if (security->name) { in reiserfs_new_inode() 1959 retval = reiserfs_security_write(th, inode, security); in reiserfs_new_inode()
|
D | reiserfs.h | 2637 struct reiserfs_security_handle *security);
|
/fs/jffs2/ |
D | Kconfig | 96 implemented by security modules like SELinux. This option 97 enables an extended attribute handler for file security 100 If you are not using a security module that requires using 101 extended attributes for file security labels, say N.
|
D | Makefile | 15 jffs2-$(CONFIG_JFFS2_FS_SECURITY) += security.o
|
/fs/cachefiles/ |
D | Makefile | 13 security.o \
|
/fs/cifs/ |
D | Kconfig | 54 bool "Support legacy servers which use weaker LANMAN security" 59 security mechanisms. These hash the password more securely 67 security mechanisms if you are on a public network. Unless you 177 allow users better performance, security and features, than would be
|
D | README | 369 greater security. 545 mode also will be emulated using queries of the security 616 SecurityFlags Flags which control security negotiation and 631 enabling lanman authentication in the security flags 644 may use Kerberos security 0x00008 719 Enabling Kerberos (extended security) works but requires version 1.2 or later 723 require this helper. Note that NTLMv2 security (which does not require the
|
D | CHANGES | 51 flag to be set to 2, and mount must enable krb5 to turn on extended security). 57 Improve support for multiple security contexts to the same server. We 63 established security contexts. fsync now sends SMB Flush operation 259 Allow override of global cifs security flags on mount via "sec=" option(s). 282 Fix NTLMv2 security (can be enabled in /proc/fs/cifs) so customers can 298 directio. Recognize share mode security and send NTLM encrypted password 755 NTLM security case. This should help Windows 2003
|
D | TODO | 61 p) implement support for security and trusted categories of xattrs
|
/fs/afs/ |
D | Makefile | 22 security.o \
|
/fs/coda/ |
D | Kconfig | 10 replication, security model for authentication and encryption,
|
/fs/ncpfs/ |
D | Kconfig | 29 NCP allows packets to be signed for stronger security. If you want 30 security, say Y. Normal users can leave it off. To be able to use
|
/fs/ |
D | Kconfig | 149 security.* namespaces. 228 RPCSEC security modules.
|