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
Eric W. Biederman 43b5e4ccd4 userns: Convert hfs to use kuid and kgid where appropriate 13 years ago
..
9p userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
adfs userns: Convert adfs to use kuid and kgid where appropriate 13 years ago
affs affs: use memweight() 13 years ago
afs VFS: Pass mount flags to sget() 13 years ago
autofs4 switch dentry_open() to struct path, make it grab references itself 13 years ago
befs userns: Convert befs to use kuid/kgid where appropriate 13 years ago
bfs don't pass nameidata to ->create() 13 years ago
btrfs userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
cachefiles fs: cachefiles: add support for large files in filesystem caching 13 years ago
ceph ceph: simplify+fix atomic_open 13 years ago
cifs CIFS: Add SMB2 support for rmdir 13 years ago
coda don't pass nameidata to ->create() 13 years ago
configfs userns: Convert configfs to use kuid and kgid where appropriate 13 years ago
cramfs userns: Convert cramfs to use kuid/kgid where appropriate 13 years ago
debugfs userns: Convert debugfs to use kuid/kgid where appropriate. 13 years ago
devpts VFS: Pass mount flags to sget() 13 years ago
dlm dlm: fix missing dir remove 13 years ago
ecryptfs userns: Convert ecryptfs to use kuid/kgid where appropriate 13 years ago
efs userns: Convert efs to use kuid/kgid where appropriate 13 years ago
exofs userns: Convert exofs to use kuid/kgid where appropriate 13 years ago
exportfs switch dentry_open() to struct path, make it grab references itself 13 years ago
ext2 userns: Convert extN to support kuids and kgids in posix acls 13 years ago
ext3 userns: Convert struct dquot dq_id to be a struct kqid 13 years ago
ext4 userns: Convert struct dquot dq_id to be a struct kqid 13 years ago
fat userns: Convert fat to use kuid/kgid where appropriate 13 years ago
freevxfs stop passing nameidata to ->lookup() 13 years ago
fscache
fuse fuse: Convert to new freezing mechanism 13 years ago
gfs2 userns: Convert quota netlink aka quota_send_warning 13 years ago
hfs userns: Convert hfs to use kuid and kgid where appropriate 13 years ago
hfsplus hfsplus: use -ENOMEM when kzalloc() fails 13 years ago
hostfs don't pass nameidata to ->create() 13 years ago
hpfs don't pass nameidata to ->create() 13 years ago
hppfs switch dentry_open() to struct path, make it grab references itself 13 years ago
hugetlbfs userns: Convert hugetlbfs to use kuid/kgid where appropriate 13 years ago
isofs Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
jbd jbd: Check return value of blkdev_issue_flush() 13 years ago
jbd2 jbd2: remove the second argument of kmap_atomic 13 years ago
jffs2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
jfs userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
lockd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
logfs VFS: Pass mount flags to sget() 13 years ago
minix minixfs: fix block limit check 13 years ago
ncpfs don't pass nameidata to ->create() 13 years ago
nfs userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
nfs_common
nfsd userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
nilfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
nls nls: fix (and rename) mac NLS table files and config options 13 years ago
notify switch dentry_open() to struct path, make it grab references itself 13 years ago
ntfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
ocfs2 userns: Convert struct dquot dq_id to be a struct kqid 13 years ago
omfs don't pass nameidata to ->create() 13 years ago
openpromfs stop passing nameidata to ->lookup() 13 years ago
proc userns: Add kprojid_t and associated infrastructure in projid.h 13 years ago
pstore pstore/ram: Make tracing log versioned 13 years ago
qnx4 qnx4fs: use memweight() 13 years ago
qnx6 stop passing nameidata to ->lookup() 13 years ago
quota userns: Convert quota 13 years ago
ramfs don't pass nameidata to ->create() 13 years ago
reiserfs userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
romfs stop passing nameidata to ->lookup() 13 years ago
squashfs stop passing nameidata to ->lookup() 13 years ago
sysfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
sysv fs/sysv: stop using write_super and s_dirt 13 years ago
ubifs * Added another debugfs knob for forcing UBIFS R/O mode without flushing caches 13 years ago
udf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
ufs fs/ufs: get rid of write_super 13 years ago
xfs userns: Convert quota netlink aka quota_send_warning 13 years ago
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
Kconfig.binfmt C6X: add support to build with BINFMT_ELF_FDPIC 13 years ago
Makefile fs: initial qnx6fs addition 13 years ago
aio.c aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() 13 years ago
anon_inodes.c anon_inodes: move allocation of anon_inode into ->mount() 13 years ago
attr.c notify_change(): check that i_mutex is held 13 years ago
bad_inode.c don't pass nameidata to ->create() 13 years ago
binfmt_aout.c VM: add "vm_mmap()" helper function 13 years ago
binfmt_elf.c binfmt_elf: switch elf_map() to vm_mmap/vm_munmap 13 years ago
binfmt_elf_fdpic.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
binfmt_em86.c __register_binfmt() made void 13 years ago
binfmt_flat.c binfmt_flat: use vm_munmap, we are missing ->mmap_sem there 13 years ago
binfmt_misc.c vfs: Rename end_writeback() to clear_inode() 13 years ago
binfmt_script.c __register_binfmt() made void 13 years ago
binfmt_som.c VM: add "vm_mmap()" helper function 13 years ago
bio-integrity.c fs: remove the second argument of k[un]map_atomic() 13 years ago
bio.c Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
block_dev.c vfs: Create function for iterating over block devices 13 years ago
buffer.c fs: Protect write paths by sb_start_write - sb_end_write 13 years ago
char_dev.c
compat.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
compat_binfmt_elf.c
compat_ioctl.c The following text was taken from the original review request: 13 years ago
dcache.c __d_unalias() should refuse to move mountpoints 13 years ago
dcookies.c fs: reduce the use of module.h wherever possible 13 years ago
direct-io.c fs/direct-io.c: adjust suspicious bit operation 13 years ago
drop_caches.c
eventfd.c eventfd: change int to __u64 in eventfd_signal() 13 years ago
eventpoll.c PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND 13 years ago
exec.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
fcntl.c c/r: fcntl: add F_GETOWNER_UIDS option 13 years ago
fhandle.c
fifo.c fifo: Do not restart open() if it already found a partner 13 years ago
file.c Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
file_table.c fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
filesystems.c
fs-writeback.c mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 years ago
fs_struct.c get rid of ->mnt_longterm 13 years ago
generic_acl.c userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
internal.h fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
ioctl.c fs: reduce the use of module.h wherever possible 13 years ago
ioprio.c Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
libfs.c VFS: Pass mount flags to sget() 13 years ago
locks.c locks: remove unused lm_release_private 13 years ago
mbcache.c
mount.h get rid of magic in proc_namespace.c 13 years ago
mpage.c fs: reduce the use of module.h wherever possible 13 years ago
namei.c userns: Fix link restrictions to use uid_eq 13 years ago
namespace.c fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
no-block.c
open.c fs: Protect write paths by sb_start_write - sb_end_write 13 years ago
pipe.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
pnode.c VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
pnode.h
posix_acl.c userns: Convert vfs posix_acl support to use kuids and kgids 13 years ago
proc_namespace.c get rid of magic in proc_namespace.c 13 years ago
read_write.c vfs: allow custom EOF in generic_file_llseek code 13 years ago
read_write.h
readdir.c switch readdir/getdents to fget_light/fput_light 13 years ago
select.c posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
seq_file.c userns: Make seq_file's user namespace accessible 13 years ago
signalfd.c switch signalfd4() to fget_light/fput_light 13 years ago
splice.c fs: Protect write paths by sb_start_write - sb_end_write 13 years ago
stack.c fs: reduce the use of module.h wherever possible 13 years ago
stat.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
statfs.c switch statfs to fget_light/fput_light 13 years ago
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
sync.c vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes 13 years ago
timerfd.c
utimes.c switch utimes() to fget_light/fput_light 13 years ago
xattr.c userns: Convert vfs posix_acl support to use kuids and kgids 13 years ago
xattr_acl.c userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago