Henrik Kretzschmar fe2bbc4832 [PATCH] add missing desctiption in super.c 19 years ago
..
9p 834a9b8ca7 [PATCH] 9p: fix fid behavior on failed remove 19 years ago
adfs 1725cd0ae0 [PATCH] adfs error message fix 19 years ago
affs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
afs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
autofs 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
autofs4 f116629d03 [PATCH] fs: use list_move() 19 years ago
befs 94f563c426 [PATCH] Fix BeFS slab corruption 19 years ago
bfs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
cifs ea4c07d780 [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr 19 years ago
coda 6ecbc4e1a3 [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open() 19 years ago
configfs e7515d065d configfs: Clear up a few extra spaces where there should be TABs. 19 years ago
cramfs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
debugfs 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
devpts 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
efs 0aa9e4f147 [PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage() 19 years ago
exportfs 8c7b389e53 [PATCH] NFS server subtree_check returns dubious value 19 years ago
ext2 607eb266ae [PATCH] ext2: prevent div-by-zero on corrupted fs 19 years ago
ext3 08fb306fe6 [PATCH] ext3 filesystem bogus ENOSPC with reservation fix 19 years ago
fat f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
freevxfs bc65ac6a0f [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir 19 years ago
fuse 1d7ea7324a [PATCH] fuse: fix error case in fuse_readpages 19 years ago
hfs 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
hfsplus 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
hostfs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
hpfs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
hppfs 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
hugetlbfs b6174df5ee [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area 19 years ago
isofs 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
jbd 4cfb04a9d3 [PATCH] manage-jbd-its-own-slab fix 19 years ago
jffs 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
jffs2 0d1782144e Merge git://git.infradead.org/mtd-2.6 19 years ago
jfs 8bcb2839b7 JFS: Fix bug in quota code. tmp_bh.b_size must be initialized 19 years ago
lockd 01df9c5e91 LOCKD: Fix a deadlock in nlm_traverse_files() 19 years ago
minix f5fb09fa33 [PATCH] Fix for minix crash 19 years ago
msdos 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
ncpfs 22a3e233ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
nfs 16b4289c74 NFSv4: Add v4 exception handling for the ACL functions. 19 years ago
nfs_common 22c1ea44f0 [PATCH] nfsacl: Solaris VxFS compatibility fix 19 years ago
nfsd d1bbf14f37 [PATCH] knfsd: Fix stale file handle problem with subtree_checking. 19 years ago
nls 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ntfs 5934537474 [PATCH] lockdep: annotate NTFS locking rules 19 years ago
ocfs2 883d4cae4a ocfs2: allocation hints 19 years ago
openpromfs 3d824a46b7 [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file. 19 years ago
partitions 81a42d298d [DISKLABEL] SUN: Fix signed int usage for sector count 19 years ago
proc f5ef68da5f [PATCH] /proc/meminfo: don't put spaces in names 19 years ago
qnx4 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ramfs 21ff821630 [PATCH] NOMMU: Fix execution off of ramfs with mmap() 19 years ago
reiserfs 4df46240a1 [PATCH] lockdep: annotate reiserfs 19 years ago
romfs f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
smbfs 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
sysfs 232ba9dbd6 [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class 19 years ago
sysv f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
udf 00a2b0f6dd Fix possible UDF deadlock and memory corruption (CVE-2006-4145) 19 years ago
ufs ecdc639487 [PATCH] ufs: truncate correction 19 years ago
vfat 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
xfs 7288026b86 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent 19 years ago
Kconfig 0d10e47f96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 19 years ago
Kconfig.binfmt 2919b51075 [PATCH] frv: suppress configuration of certain features for FRV 19 years ago
Makefile d8deac5094 [PATCH] devfs: Remove devfs from the kernel tree 19 years ago
aio.c d6e05edc59 spelling fixes 19 years ago
attr.c 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
bad_inode.c 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
binfmt_aout.c df2e71fb91 [PATCH] dump_thread() cleanup 19 years ago
binfmt_elf.c b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
binfmt_elf_fdpic.c 6d8c4e3b01 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt 19 years ago
binfmt_em86.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
binfmt_flat.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
binfmt_misc.c 816724e65c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 19 years ago
binfmt_script.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
binfmt_som.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
bio.c 991721572e [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 years ago
block_dev.c 6946bd6363 [PATCH] lockdep: fix blkdev_open() warning 19 years ago
buffer.c 0e1dfc66b6 [PATCH] invalidate_bdev() speedup 19 years ago
char_dev.c d247e2c661 [PATCH] add function documentation for register_chrdev() 19 years ago
compat.c bebfa1013e [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings 19 years ago
compat_ioctl.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
dcache.c a90b9c05df [PATCH] lockdep: annotate dcache 19 years ago
dcookies.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
direct-io.c d8aa905b42 [PATCH] lockdep: annotate direct io 19 years ago
dnotify.c fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
dquot.c 8e13059a37 [PATCH] use list_add_tail() instead of list_add() 19 years ago
drop_caches.c 9d0243bca3 [PATCH] drop-pagecache 19 years ago
eventpoll.c 45f17e0c2a [PATCH] eventpoll.c compile fix 19 years ago
exec.c 513627d7fe [PATCH] fix up lockdep trace in fs/exec.c 19 years ago
fcntl.c f6298aab2e BUG_ON() Conversion in fs/fcntl.c 19 years ago
fifo.c 923f4f2394 [PATCH] pipe.c/fifo.c code cleanups 19 years ago
file.c a29b0b74e7 [PATCH] alloc_fdtable() expansion fix 19 years ago
file_table.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
filesystems.c 4e57b68178 [PATCH] fix missing includes 19 years ago
fs-writeback.c fd39fc8561 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
inode.c 22a3e233ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 years ago
inotify.c 3ca10067f7 [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
inotify_user.c 5b6509aa8c [PATCH] inotify: fix deadlock found by lockdep 19 years ago
ioctl.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
ioprio.c e014ff8d42 [PATCH] uninline ioprio_best() 19 years ago
libfs.c 1bfba4e8ea [PATCH] core: use list_move() 19 years ago
locks.c 74361cb682 [PATCH] fcntl(F_SETSIG) fix 19 years ago
mbcache.c 7f927fcc2f [PATCH] Typo fixes 19 years ago
mpage.c 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
namei.c a343bb7750 VFS: Fix access("file", X_OK) in the presence of ACLs 19 years ago
namespace.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
nfsctl.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
open.c 6e656be899 [PATCH] ftruncate does not always update m/ctime 19 years ago
pipe.c 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
pnode.c 1bfba4e8ea [PATCH] core: use list_move() 19 years ago
pnode.h 9676f0c638 [PATCH] unbindable mounts 19 years ago
posix_acl.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
quota.c d3be915fc5 [PATCH] sem2mutex: quota 19 years ago
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota 19 years ago
read_write.c 69c3a5b8fd [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL 19 years ago
readdir.c 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
select.c 04a3446c90 [PATCH] fs: sys_poll with timeout -1 bug fix 19 years ago
seq_file.c 0ac1759abc [PATCH] sem2mutex: fs/seq_file.c 19 years ago
splice.c aadd06e5c5 [PATCH] splice: fix problems with sys_tee() 19 years ago
stat.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
super.c fe2bbc4832 [PATCH] add missing desctiption in super.c 19 years ago
sync.c 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
xattr.c 9c937dcc71 [PATCH] log more info for directory entry change events 19 years ago
xattr_acl.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago