..
9p
[PATCH] restore sane ->umount_begin() API
17 years ago
adfs
adfs: work around bogus sparse warning
17 years ago
affs
fs/affs/file.c: use BUG_ON
17 years ago
afs
afs: use non-racy method for proc entries creation
17 years ago
autofs
…
autofs4
autofs4: fix sparse warning in root.c
17 years ago
befs
befs: fix sparse warning in linuxvfs.c
17 years ago
bfs
…
cifs
proc: remove proc_root_fs
17 years ago
coda
codafs: fix build warning
17 years ago
configfs
…
cramfs
…
debugfs
…
devpts
…
dlm
…
ecryptfs
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
17 years ago
efs
…
exportfs
…
ext2
ext2: retry block allocation if new blocks are allocated from system zone
17 years ago
ext3
ext3: replace remaining __FUNCTION__ occurrences
17 years ago
ext4
ext4: use non-racy method for proc entries creation
17 years ago
fat
fatfs: fix build warning with 64k PAGE_SIZE
17 years ago
freevxfs
fs/freevxfs/: proper externs
17 years ago
fuse
[PATCH] restore sane ->umount_begin() API
17 years ago
gfs2
mm: remove nopage
17 years ago
hfs
hfs: handle match_strdup failure
17 years ago
hfsplus
hfsplus: handle match_strdup failure
17 years ago
hostfs
…
hpfs
…
hppfs
…
hugetlbfs
mempolicy: use struct mempolicy pointer in shmem_sb_info
17 years ago
isofs
…
jbd
jbd: replace remaining __FUNCTION__ occurrences
17 years ago
jbd2
jbd2: use non-racy method for proc entries creation
17 years ago
jffs2
…
jfs
proc: remove proc_root_fs
17 years ago
lockd
locks: don't call ->copy_lock methods on return of conflicting locks
17 years ago
minix
…
msdos
fat: fat_notify_change() and check_mode() cleanup
17 years ago
ncpfs
ncpfs: fix sparse warning in ncpsign_kernel.c
17 years ago
nfs
nfs: use proc_create to setup de->proc_fops
17 years ago
nfs_common
…
nfsd
nfsd: use proc_create to setup de->proc_fops
17 years ago
nls
…
ntfs
…
ocfs2
…
openpromfs
…
partitions
fat: detect media without partition table correctly
17 years ago
proc
proc: introduce proc_create_data to setup de->data
17 years ago
qnx4
…
ramfs
fs/ramfs/ extern cleanup
17 years ago
reiserfs
reiserfs: use non-racy method for proc entries creation
17 years ago
romfs
…
smbfs
…
sysfs
…
sysv
…
udf
udf: fix sparse warning in namei.c
17 years ago
ufs
ufs: replace __inline with inline
17 years ago
vfat
fat: use __getname()
17 years ago
xfs
…
Kconfig
…
Kconfig.binfmt
make BINFMT_FLAT a bool
17 years ago
Makefile
…
aio.c
fs/aio.c: make 3 functions static
17 years ago
anon_inodes.c
…
attr.c
…
bad_inode.c
…
binfmt_aout.c
fs/binfmt_aout.c: use printk_ratelimit()
17 years ago
binfmt_elf.c
elf: fix shadowed variables in fs/binfmt_elf.c
17 years ago
binfmt_elf_fdpic.c
fdpic: check that the size returned by kernel_read() is what we asked for
17 years ago
binfmt_em86.c
binfmt_misc.c: avoid potential kernel stack overflow
17 years ago
binfmt_flat.c
procfs task exe symlink
17 years ago
binfmt_misc.c
binfmt_misc.c: avoid potential kernel stack overflow
17 years ago
binfmt_script.c
binfmt_misc.c: avoid potential kernel stack overflow
17 years ago
binfmt_som.c
[PATCH] sanitize handling of shared descriptor tables in failing execve()
17 years ago
bio.c
…
block_dev.c
…
buffer.c
make fs/buffer.c:cont_expand_zero() static
17 years ago
char_dev.c
fs: remove unused fops from struct char_device_struct
17 years ago
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
…
dcookies.c
…
direct-io.c
…
dnotify.c
…
dquot.c
quota: quota core changes for quotaon on remount
17 years ago
drop_caches.c
vfs: skip inodes without pages to free in drop_pagecache_sb()
17 years ago
eventfd.c
…
eventpoll.c
epoll: avoid kmemcheck warning
17 years ago
exec.c
procfs task exe symlink
17 years ago
fcntl.c
[PATCH] sanitize locate_fd()
17 years ago
fifo.c
…
file.c
…
file_table.c
…
filesystems.c
…
fs-writeback.c
fs/fs-writeback.c: make 2 functions static
17 years ago
generic_acl.c
…
inode.c
fs/inode.c: use hlist_for_each_entry()
17 years ago
inotify.c
…
inotify_user.c
…
internal.h
…
ioctl.c
make vfs_ioctl() static
17 years ago
ioprio.c
…
libfs.c
…
locks.c
Export __locks_copy_lock() so modular lockd builds
17 years ago
mbcache.c
…
mpage.c
…
namei.c
cgroups: implement device whitelist
17 years ago
namespace.c
vfs: remove lives_below_in_same_fs()
17 years ago
nfsctl.c
…
no-block.c
…
open.c
xip: support non-struct page backed memory
17 years ago
pipe.c
…
pnode.c
…
pnode.h
…
posix_acl.c
…
quota.c
quota: quota core changes for quotaon on remount
17 years ago
quota_v1.c
quota: do not allow setting of quota limits to too high values
17 years ago
quota_v2.c
quota: do not allow setting of quota limits to too high values
17 years ago
read_write.c
…
read_write.h
…
readdir.c
…
select.c
…
seq_file.c
…
signalfd.c
…
splice.c
…
stack.c
…
stat.c
…
super.c
make __put_super() static
17 years ago
sync.c
vfs: fix unconditional write_super() call in file_fsync()
17 years ago
timerfd.c
fs/timerfd.c should #include <linux/syscalls.h>
17 years ago
utimes.c
…
xattr.c
xattr: add missing consts to function arguments
17 years ago
xattr_acl.c
…