..
9p
fs: Limit sys_mount to only request filesystem modules.
12 years ago
adfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
affs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
afs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
autofs4
fs: Limit sys_mount to only request filesystem modules.
12 years ago
befs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
bfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
btrfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
12 years ago
cachefiles
…
ceph
fs: Limit sys_mount to only request filesystem modules.
12 years ago
cifs
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
12 years ago
coda
fs: Limit sys_mount to only request filesystem modules.
12 years ago
configfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
cramfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
debugfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
devpts
fs: Limit sys_mount to only request filesystem modules (Part 2).
12 years ago
dlm
hlist: drop the node parameter from iterators
12 years ago
ecryptfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
efs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
exofs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
exportfs
hlist: drop the node parameter from iterators
12 years ago
ext2
ext2: Fix BUG_ON in evict() on inode deletion
12 years ago
ext3
ext3: Fix format string issues
12 years ago
ext4
ext4: fix big-endian bugs which could cause fs corruptions
12 years ago
f2fs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
fat
fs: Limit sys_mount to only request filesystem modules.
12 years ago
freevxfs
fs: Readd the fs module aliases.
12 years ago
fscache
hlist: drop the node parameter from iterators
12 years ago
fuse
fs: Limit sys_mount to only request filesystem modules.
12 years ago
gfs2
GFS2: Issue discards in 512b sectors
12 years ago
hfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
hfsplus
fs: Limit sys_mount to only request filesystem modules.
12 years ago
hostfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
hpfs
fs: Limit sys_mount to only request filesystem modules. (Part 3)
12 years ago
hppfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
hugetlbfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
isofs
fs: Readd the fs module aliases.
12 years ago
jbd
…
jbd2
jbd2: fix use after free in jbd2_journal_dirty_metadata()
12 years ago
jffs2
fs: Limit sys_mount to only request filesystem modules.
12 years ago
jfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
lockd
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
12 years ago
logfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
minix
fs: Limit sys_mount to only request filesystem modules.
12 years ago
ncpfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
nfs
NFS client bugfixes for Linux 3.9
12 years ago
nfs_common
nfs_common: Update the translation between nfsv3 acls linux posix acls
12 years ago
nfsd
nfsd4: reject "negative" acl lengths
12 years ago
nilfs2
fs: Limit sys_mount to only request filesystem modules.
12 years ago
nls
…
notify
hlist: drop the node parameter from iterators
12 years ago
ntfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
ocfs2
fs: Limit sys_mount to only request filesystem modules (Part 2).
12 years ago
omfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
openpromfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
proc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
12 years ago
pstore
A few fixes to reduce places where pstore might hang
12 years ago
qnx4
fs: Limit sys_mount to only request filesystem modules.
12 years ago
qnx6
fs: Limit sys_mount to only request filesystem modules.
12 years ago
quota
quota: add missing use of dq_data_lock in __dquot_initialize
12 years ago
ramfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
reiserfs
reiserfs: Fix warning and inode leak when deleting inode with xattrs
12 years ago
romfs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
squashfs
fs: Limit sys_mount to only request filesystem modules. (Part 3)
12 years ago
sysfs
sysfs fixes for 3.9-rc4
12 years ago
sysv
fs: Readd the fs module aliases.
12 years ago
ubifs
UBIFS: make space fixup work in the remount case
12 years ago
udf
fs: Limit sys_mount to only request filesystem modules. (Part 3)
12 years ago
ufs
fs: Limit sys_mount to only request filesystem modules.
12 years ago
xfs
- Fix for a potential infinite loop which was introduced in 4d559a3bcb
12 years ago
Kconfig
…
Kconfig.binfmt
…
Makefile
…
aio.c
hlist: drop the node parameter from iterators
12 years ago
anon_inodes.c
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
12 years ago
attr.c
…
bad_inode.c
…
binfmt_aout.c
new helper: file_inode(file)
12 years ago
binfmt_elf.c
ImgTec Meta architecture changes for v3.9-rc1
12 years ago
binfmt_elf_fdpic.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
binfmt_em86.c
…
binfmt_flat.c
new helper: file_inode(file)
12 years ago
binfmt_misc.c
fs: Limit sys_mount to only request filesystem modules.
12 years ago
binfmt_script.c
…
binfmt_som.c
…
bio-integrity.c
…
bio.c
…
block_dev.c
loop: prevent bdev freeing while device in use
12 years ago
buffer.c
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
12 years ago
char_dev.c
…
compat.c
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
12 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
new helper: file_inode(file)
12 years ago
coredump.c
coredump: remove redundant defines for dumpable states
12 years ago
coredump.h
…
dcache.c
Nest rename_lock inside vfsmount_lock
12 years ago
dcookies.c
…
direct-io.c
fs: Fix possible use-after-free with AIO
12 years ago
drop_caches.c
…
eventfd.c
…
eventpoll.c
…
exec.c
coredump: remove redundant defines for dumpable states
12 years ago
fcntl.c
new helper: file_inode(file)
12 years ago
fhandle.c
…
fifo.c
…
file.c
locking: Various static lock initializer fixes
12 years ago
file_table.c
cache the value of file_inode() in struct file
12 years ago
filesystems.c
fs: Limit sys_mount to only request filesystem modules.
12 years ago
fs-writeback.c
2 writeback fixes
12 years ago
fs_struct.c
constify path_get/path_put and fs_struct.c stuff
12 years ago
generic_acl.c
…
inode.c
hlist: drop the node parameter from iterators
12 years ago
internal.h
Don't bother with redoing rw_verify_area() from default_file_splice_from()
12 years ago
ioctl.c
new helper: file_inode(file)
12 years ago
ioprio.c
…
libfs.c
…
locks.c
new helper: file_inode(file)
12 years ago
mbcache.c
…
mount.h
…
mpage.c
…
namei.c
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
12 years ago
namespace.c
userns: Restrict when proc and sysfs can be mounted
12 years ago
no-block.c
…
open.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
pipe.c
vfs: fix pipe counter breakage
12 years ago
pnode.c
vfs: Carefully propogate mounts across user namespaces
12 years ago
pnode.h
vfs: Carefully propogate mounts across user namespaces
12 years ago
posix_acl.c
…
proc_namespace.c
…
read_write.c
vfs/splice: Fix missed checks in new __kernel_write() helper
12 years ago
read_write.h
…
readdir.c
new helper: file_inode(file)
12 years ago
select.c
…
seq_file.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
signalfd.c
…
splice.c
Don't bother with redoing rw_verify_area() from default_file_splice_from()
12 years ago
stack.c
…
stat.c
switch vfs_getattr() to struct path
12 years ago
statfs.c
…
super.c
hlist: drop the node parameter from iterators
12 years ago
sync.c
new helper: file_inode(file)
12 years ago
timerfd.c
compat: restore timerfd settime and gettime compat syscalls
12 years ago
utimes.c
…
xattr.c
…
xattr_acl.c
…