You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Al Viro 8aeb376ca0 nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step 14 years ago
..
9p no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
adfs
affs
afs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
autofs4
befs
bfs
btrfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
cachefiles
ceph ceph: LOOKUP_OPEN is set only when it's the last component 14 years ago
cifs cifs_lookup(): LOOKUP_OPEN is set only on the last component 14 years ago
coda ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
configfs
cramfs cramfs: get_cramfs_inode() returns ERR_PTR() on failure 14 years ago
debugfs
devpts
dlm
ecryptfs don't pass nameidata to vfs_create() from ecryptfs_create() 14 years ago
efs
exofs fix exofs ->get_parent() 14 years ago
exportfs
ext2 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
ext3 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
ext4 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
fat LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step 14 years ago
freevxfs
fscache FS-Cache: Add a helper to bulk uncache pages on an inode 14 years ago
fuse no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
gfs2 ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
hfs
hfsplus hfsplus: Fix double iput of the same inode in hfsplus_fill_super() 14 years ago
hostfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
hpfs ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
hppfs hppfs_lookup(): don't open-code lookup_one_len() 14 years ago
hugetlbfs
isofs isofs: fix bh leak in isofs_fill_super() error case 14 years ago
jbd
jbd2 jbd2: Fix oops in jbd2_journal_remove_journal_head() 14 years ago
jffs2 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
jfs jfs_ci_revalidate() is safe from RCU mode 14 years ago
lockd NLM: Don't hang forever on NLM unlock requests 14 years ago
logfs logfs doesn't need ->permission() at all 14 years ago
minix
ncpfs
nfs nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step 14 years ago
nfs_common
nfsd nfsd4: fix break_lease flags on nfsd open 14 years ago
nilfs2 ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
nls
notify
ntfs
ocfs2 ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
omfs Remove unneeded version.h includes from fs/ 14 years ago
openpromfs
partitions
proc ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
pstore
qnx4
quota
ramfs
reiserfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
romfs romfs: fix romfs_get_unmapped_area() argument check 14 years ago
squashfs
sysfs ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
sysv
ubifs ubifs: dereferencing an ERR_PTR in ubifs_mount() 14 years ago
udf switch udf_ioctl() to inode_permission() 14 years ago
ufs ufs should use d_splice_alias() 14 years ago
xfs ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
binfmt_aout.c
binfmt_elf.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_elf_fdpic.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c block: use the passed in @bdev when claiming if partno is zero 14 years ago
buffer.c vfs: Fix data corruption after failed write in __block_write_begin() 14 years ago
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c fs: add a DCACHE_NEED_LOOKUP flag for d_flags 14 years ago
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
inode.c mm: fix assertion mapping->nrpages == 0 in end_writeback() 14 years ago
internal.h
ioctl.c
ioprio.c
libfs.c fs/libfs.c: fix simple_attr_write() on 32bit machines 14 years ago
locks.c fs: fix lock initialization 14 years ago
mbcache.c
mpage.c
namei.c don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 years ago
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c new helper: iterate_supers_type() 14 years ago
sync.c
timerfd.c timerfd: Fix wakeup of processes when timer is cancelled on clock change 14 years ago
utimes.c
xattr.c
xattr_acl.c