..
9p
vfs: simple_set_mnt() should return void
16 years ago
adfs
constify dentry_operations: misc filesystems
16 years ago
affs
constify dentry_operations: misc filesystems
16 years ago
afs
proc 2/2: remove struct proc_dir_entry::owner
16 years ago
autofs
constify dentry_operations: autofs, autofs4
16 years ago
autofs4
autofs4: fix lookup deadlock
16 years ago
befs
fs/Kconfig: move befs out
16 years ago
bfs
fs/Kconfig: move bfs out
16 years ago
btrfs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
16 years ago
cifs
proc 2/2: remove struct proc_dir_entry::owner
16 years ago
coda
constify dentry_operations: misc filesystems
16 years ago
configfs
constify dentry_operations: configfs
16 years ago
cramfs
fs/Kconfig: move cramfs out
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/Kconfig: move efs out
16 years ago
exportfs
…
ext2
ext2: Zero our b_size in ext2_quota_read()
16 years ago
ext3
ext3: avoid false EIO errors
16 years ago
ext4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
16 years ago
fat
constify dentry_operations: FAT
16 years ago
freevxfs
fs/Kconfig: move vxfs out
16 years ago
fuse
mm: page_mkwrite change prototype to match fault
16 years ago
gfs2
mm: page_mkwrite change prototype to match fault
16 years ago
hfs
constify dentry_operations: misc filesystems
16 years ago
hfsplus
constify dentry_operations: misc filesystems
16 years ago
hostfs
constify dentry_operations: misc filesystems
16 years ago
hpfs
constify dentry_operations: misc filesystems
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
constify dentry_operations: misc filesystems
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
[JFFS2] fix mount crash caused by removed nodes
16 years ago
jfs
proc 2/2: remove struct proc_dir_entry::owner
16 years ago
lockd
NSM: Fix unaligned accesses in nsm_init_private()
16 years ago
minix
Update my email address
16 years ago
ncpfs
constify dentry_operations: misc filesystems
16 years ago
nfs
Merge branch 'devel' into for-linus
16 years ago
nfs_common
…
nfsd
Merge branch 'devel' into for-linus
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
mm: page_mkwrite change prototype to match fault
16 years ago
omfs
fs/Kconfig: move omfs out
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
nommu: fix a number of issues with the per-MM VMA patch
16 years ago
qnx4
fs/Kconfig: move qnx4 out
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 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
16 years ago
romfs
fs/Kconfig: move romfs out
16 years ago
smbfs
constify dentry_operations: misc filesystems
16 years ago
squashfs
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
16 years ago
sysfs
mm: page_mkwrite change prototype to match fault: fix sysfs
16 years ago
sysv
constify dentry_operations: misc filesystems
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
xfs
mm: page_mkwrite change prototype to match fault
16 years ago
Kconfig
quota: Move quota files into separate directory
16 years ago
Kconfig.binfmt
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
16 years ago
Makefile
quota: Move quota files into separate directory
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
…
binfmt_aout.c
…
binfmt_elf.c
elf core dump: fix get_user use
16 years ago
binfmt_elf_fdpic.c
FDPIC: Don't attempt to expand the userspace stack to fill the space allocated
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
…
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
fs: move bdev code out of buffer.c
16 years ago
buffer.c
vfs: check bh->b_blocknr only if BH_Mapped is set
16 years ago
char_dev.c
fs: fix name overwrite in __register_chrdev_region()
16 years ago
compat.c
fix setuid sometimes doesn't
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
cleanup d_add_ci
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
fix setuid sometimes doesn't
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
generic_acl.c
…
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
fix setuid sometimes doesn't
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
do_mpage_readpage(): remove useless clear_buffer_mapped() call
16 years ago
namei.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
16 years ago
nfsctl.c
[CVE-2009-0029] System call wrappers part 27
16 years ago
no-block.c
…
open.c
vfs: Use lowercase names of quota functions
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
[CVE-2009-0029] System call wrappers part 20
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
[CVE-2009-0029] System call wrappers part 31
16 years ago
stack.c
…
stat.c
[CVE-2009-0029] System call wrappers part 30
16 years ago
super.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
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
…