..
9p
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
adfs
userns: Convert adfs to use kuid and kgid where appropriate
2012-09-21 03:13:07 -07:00
affs
affs: use memweight()
2012-07-30 17:25:16 -07:00
afs
…
autofs4
…
befs
userns: Convert befs to use kuid/kgid where appropriate
2012-09-21 03:13:08 -07:00
bfs
…
btrfs
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
cachefiles
fs: cachefiles: add support for large files in filesystem caching
2012-07-30 17:25:21 -07:00
ceph
ceph: simplify+fix atomic_open
2012-08-02 09:11:19 -07:00
cifs
CIFS: Add SMB2 support for rmdir
2012-07-27 15:17:50 -05:00
coda
…
configfs
userns: Convert configfs to use kuid and kgid where appropriate
2012-09-18 01:01:37 -07:00
cramfs
userns: Convert cramfs to use kuid/kgid where appropriate
2012-09-21 03:13:08 -07:00
debugfs
userns: Convert debugfs to use kuid/kgid where appropriate.
2012-09-06 19:02:52 -07:00
devpts
…
dlm
…
ecryptfs
userns: Convert ecryptfs to use kuid/kgid where appropriate
2012-09-21 03:13:09 -07:00
efs
userns: Convert efs to use kuid/kgid where appropriate
2012-09-21 03:13:10 -07:00
exofs
userns: Convert exofs to use kuid/kgid where appropriate
2012-09-21 03:13:10 -07:00
exportfs
…
ext2
userns: Convert extN to support kuids and kgids in posix acls
2012-09-18 01:01:36 -07:00
ext3
userns: Convert struct dquot dq_id to be a struct kqid
2012-09-18 01:01:41 -07:00
ext4
userns: Convert struct dquot dq_id to be a struct kqid
2012-09-18 01:01:41 -07:00
fat
userns: Convert fat to use kuid/kgid where appropriate
2012-09-20 06:11:55 -07:00
freevxfs
…
fscache
…
fuse
fuse: Convert to new freezing mechanism
2012-07-31 09:45:50 +04:00
gfs2
userns: Convert quota netlink aka quota_send_warning
2012-09-18 01:01:40 -07:00
hfs
userns: Convert hfs to use kuid and kgid where appropriate
2012-09-21 03:13:11 -07:00
hfsplus
userns: Convert hfsplus to use kuid and kgid where appropriate
2012-09-21 03:13:12 -07:00
hostfs
…
hpfs
…
hppfs
…
hugetlbfs
userns: Convert hugetlbfs to use kuid/kgid where appropriate
2012-09-21 03:13:05 -07:00
isofs
userns: Convert isofs to use kuid/kgid where appropriate
2012-09-21 03:13:12 -07:00
jbd
…
jbd2
…
jffs2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
jfs
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
lockd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-08-01 10:26:23 -07:00
logfs
userns: Convert logfs to use kuid/kgid where appropriate
2012-09-21 03:13:13 -07:00
minix
userns: Convert minix to use kuid/kgid where appropriate
2012-09-21 03:13:14 -07:00
ncpfs
…
nfs
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
nfs_common
…
nfsd
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
nilfs2
userns: Convert nillfs2 to use kuid/kgid where appropriate
2012-09-21 03:13:15 -07:00
nls
…
notify
…
ntfs
userns: Convert ntfs to use kuid and kgid where appropriate
2012-09-21 03:13:15 -07:00
ocfs2
userns: Convert struct dquot dq_id to be a struct kqid
2012-09-18 01:01:41 -07:00
omfs
userns: Convert omfs to use kuid and kgid where appropriate
2012-09-21 03:13:16 -07:00
openpromfs
…
proc
userns: Add kprojid_t and associated infrastructure in projid.h
2012-09-18 01:01:37 -07:00
pstore
…
qnx4
qnx4fs: use memweight()
2012-07-30 17:25:16 -07:00
qnx6
…
quota
userns: Convert quota
2012-09-18 01:01:42 -07:00
ramfs
…
reiserfs
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
romfs
…
squashfs
…
sysfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-08-01 10:26:23 -07:00
sysv
…
ubifs
…
udf
…
ufs
…
xfs
userns: Convert quota netlink aka quota_send_warning
2012-09-18 01:01:40 -07:00
Kconfig
…
Kconfig.binfmt
…
Makefile
…
aio.c
…
anon_inodes.c
…
attr.c
…
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
…
binfmt_elf_fdpic.c
…
binfmt_em86.c
…
binfmt_flat.c
…
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
…
bio-integrity.c
…
bio.c
…
block_dev.c
…
buffer.c
fs: Protect write paths by sb_start_write - sb_end_write
2012-07-31 09:45:47 +04:00
char_dev.c
…
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
…
dcookies.c
…
direct-io.c
…
drop_caches.c
…
eventfd.c
…
eventpoll.c
…
exec.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-08-01 10:26:23 -07:00
fcntl.c
c/r: fcntl: add F_GETOWNER_UIDS option
2012-07-30 17:25:21 -07:00
fhandle.c
…
fifo.c
…
file.c
…
file_table.c
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
2012-07-31 09:40:38 +04:00
filesystems.c
…
fs-writeback.c
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
2012-07-31 18:42:40 -07:00
fs_struct.c
…
generic_acl.c
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-08-01 10:26:23 -07:00
internal.h
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
2012-07-31 09:40:38 +04:00
ioctl.c
…
ioprio.c
…
libfs.c
…
locks.c
locks: remove unused lm_release_private
2012-08-01 09:01:46 -07:00
mbcache.c
…
mount.h
…
mpage.c
…
namei.c
userns: Fix link restrictions to use uid_eq
2012-08-03 19:23:45 -07:00
namespace.c
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
2012-07-31 09:40:38 +04:00
no-block.c
…
open.c
fs: Protect write paths by sb_start_write - sb_end_write
2012-07-31 09:45:47 +04:00
pipe.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-08-01 10:26:23 -07:00
pnode.c
…
pnode.h
…
posix_acl.c
userns: Convert vfs posix_acl support to use kuids and kgids
2012-09-18 01:01:35 -07:00
proc_namespace.c
…
read_write.c
…
read_write.h
…
readdir.c
…
select.c
posix_types.h: Cleanup stale __NFDBITS and related definitions
2012-07-26 13:36:43 -07:00
seq_file.c
userns: Make seq_file's user namespace accessible
2012-08-14 21:47:55 -07:00
signalfd.c
…
splice.c
fs: Protect write paths by sb_start_write - sb_end_write
2012-07-31 09:45:47 +04:00
stack.c
…
stat.c
…
statfs.c
…
super.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2012-08-01 10:26:23 -07:00
sync.c
…
timerfd.c
…
utimes.c
…
xattr.c
userns: Convert vfs posix_acl support to use kuids and kgids
2012-09-18 01:01:35 -07:00
xattr_acl.c
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
2012-09-18 01:01:35 -07:00