..
9p
vfs: simple_set_mnt() should return void
16 years ago
adfs
fs/adfs: return f_fsid for statfs(2)
16 years ago
affs
fs/affs: return f_fsid for statfs(2)
16 years ago
afs
FS-Cache: Make kAFS use FS-Cache
16 years ago
autofs
constify dentry_operations: autofs, autofs4
16 years ago
autofs4
autofs4: fix lookup deadlock
16 years ago
befs
fs/befs: return f_fsid for statfs(2)
16 years ago
bfs
fs/Kconfig: move bfs out
16 years ago
btrfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
cachefiles
CacheFiles: A cache that backs onto a mounted filesystem
16 years ago
cifs
New helper - current_umask()
16 years ago
coda
constify dentry_operations: misc filesystems
16 years ago
configfs
constify dentry_operations: configfs
16 years ago
cramfs
fs/cramfs: return f_fsid for statfs(2)
16 years ago
debugfs
debugfs: add helpers for exporting a size_t simple value
16 years ago
devpts
Merge code for single and multiple-instance mounts
16 years ago
dlm
dlm: fix length calculation in compat code
16 years ago
ecryptfs
ecryptfs: use kzfree()
16 years ago
efs
fs/efs: return f_fsid for statfs(2)
16 years ago
exportfs
Merge branch 'next' into for-linus
16 years ago
ext2
New helper - current_umask()
16 years ago
ext3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
ext4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
fat
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
freevxfs
fs/Kconfig: move vxfs out
16 years ago
fscache
FS-Cache: Implement data I/O part of netfs API
16 years ago
fuse
mm: page_mkwrite change prototype to match fault
16 years ago
gfs2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
hfs
fs/hfs: return f_fsid for statfs(2)
16 years ago
hfsplus
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
hostfs
constify dentry_operations: misc filesystems
16 years ago
hpfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
hppfs
hppfs: hppfs_read_file() may return -ERROR
16 years ago
hugetlbfs
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
16 years ago
isofs
fs/isofs: return f_fsid for statfs(2)
16 years ago
jbd
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
16 years ago
jbd2
jbd2: Update locking coments
16 years ago
jffs2
New helper - current_umask()
16 years ago
jfs
New helper - current_umask()
16 years ago
lockd
NSM: Fix unaligned accesses in nsm_init_private()
16 years ago
minix
fs/minix: return f_fsid for statfs(2)
16 years ago
ncpfs
constify dentry_operations: misc filesystems
16 years ago
nfs
NFS: Store pages from an NFS inode into a local cache
16 years ago
nfs_common
SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
16 years ago
nfsd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
nls
…
notify
fs: avoid I_NEW inodes
16 years ago
ntfs
ntfs: remove private wrapper of endian helpers
16 years ago
ocfs2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
omfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
openpromfs
zero i_uid/i_gid on inode allocation
16 years ago
partitions
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
16 years ago
proc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
qnx4
fs/qnx4: return f_fsid for statfs(2)
16 years ago
quota
vfs: skip I_CLEAR state inodes
16 years ago
ramfs
ramfs: add support for "mode=" mount option
16 years ago
reiserfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
romfs
fs/Kconfig: move romfs out
16 years ago
smbfs
constify dentry_operations: misc filesystems
16 years ago
squashfs
fs/squashfs: return f_fsid for statfs(2)
16 years ago
sysfs
mm: page_mkwrite change prototype to match fault: fix sysfs
16 years ago
sysv
fs/sysv: return f_fsid for statfs(2)
16 years ago
ubifs
mm: page_mkwrite change prototype to match fault
16 years ago
udf
udf: Use lowercase names of quota functions
16 years ago
ufs
fs/ufs: return f_fsid for statfs(2)
16 years ago
xfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
Kconfig
CacheFiles: A cache that backs onto a mounted filesystem
16 years ago
Kconfig.binfmt
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
16 years ago
Makefile
CacheFiles: A cache that backs onto a mounted filesystem
16 years ago
aio.c
aio: lookup_ioctx can return the wrong value when looking up a bogus context
16 years ago
anon_inodes.c
constify dentry_operations: rest
16 years ago
attr.c
vfs: Use lowercase names of quota functions
16 years ago
bad_inode.c
kill ->dir_notify()
16 years ago
binfmt_aout.c
sanitize ifdefs in binfmt_aout
16 years ago
binfmt_elf.c
Trim includes in binfmt_elf
16 years ago
binfmt_elf_fdpic.c
bin_elf_fdpic: check the return value of clear_user
16 years ago
binfmt_em86.c
…
binfmt_flat.c
FLAT: Don't attempt to expand the userspace stack to fill the space allocated
16 years ago
binfmt_misc.c
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
16 years ago
binfmt_script.c
…
binfmt_som.c
Don't crap into descriptor table in binfmt_som
16 years ago
bio-integrity.c
block: add private bio_set for bio integrity allocations
16 years ago
bio.c
block: add private bio_set for bio integrity allocations
16 years ago
block_dev.c
Cleanup after commit 585d3bc06f
16 years ago
buffer.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
char_dev.c
fs: fix name overwrite in __register_chrdev_region()
16 years ago
compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
16 years ago
dcache.c
Trim includes of fdtable.h
16 years ago
dcookies.c
[CVE-2009-0029] System call wrapper special cases
16 years ago
direct-io.c
fs: truncate blocks outside i_size after O_DIRECT write error
16 years ago
drop_caches.c
vfs: skip I_CLEAR state inodes
16 years ago
eventfd.c
epoll keyed wakeups: make eventfd use keyed wakeups
16 years ago
eventpoll.c
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
16 years ago
exec.c
Get rid of indirect include of fs_struct.h
16 years ago
fcntl.c
Fix a lockdep warning in fasync_helper()
16 years ago
fifo.c
…
file.c
…
file_table.c
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
16 years ago
filesystems.c
[CVE-2009-0029] System call wrappers part 27
16 years ago
fs-writeback.c
writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3 )
16 years ago
fs_struct.c
Get rid of indirect include of fs_struct.h
16 years ago
generic_acl.c
New helper - current_umask()
16 years ago
inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
internal.h
New locking/refcounting for fs_struct
16 years ago
ioctl.c
Rationalize fasync return values
16 years ago
ioprio.c
[CVE-2009-0029] System call wrappers part 28
16 years ago
libfs.c
vfs: simple_set_mnt() should return void
16 years ago
locks.c
[CVE-2009-0029] System call wrappers part 16
16 years ago
mbcache.c
…
mpage.c
Remove two unneeded exports and make two symbols static in fs/mpage.c
16 years ago
namei.c
Get rid of indirect include of fs_struct.h
16 years ago
namespace.c
Get rid of indirect include of fs_struct.h
16 years ago
nfsctl.c
[CVE-2009-0029] System call wrappers part 27
16 years ago
no-block.c
…
open.c
Get rid of indirect include of fs_struct.h
16 years ago
pipe.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
pnode.c
…
pnode.h
…
posix_acl.c
…
read_write.c
preadv/pwritev: Add preadv and pwritev system calls.
16 years ago
read_write.h
…
readdir.c
[CVE-2009-0029] System call wrappers part 32
16 years ago
select.c
[CVE-2009-0029] System call wrappers part 32
16 years ago
seq_file.c
cpumask: fix seq_bitmap_*() functions.
16 years ago
signalfd.c
[CVE-2009-0029] System call wrappers part 31
16 years ago
splice.c
FS-Cache: Recruit a page flags for cache management
16 years ago
stack.c
…
stat.c
[CVE-2009-0029] System call wrappers part 30
16 years ago
super.c
CacheFiles: Export things for CacheFiles
16 years ago
sync.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
16 years ago
timerfd.c
timerfd: add flags check
16 years ago
utimes.c
[CVE-2009-0029] System call wrappers part 30
16 years ago
xattr.c
[CVE-2009-0029] System call wrappers part 13
16 years ago
xattr_acl.c
…