..
9p
[PATCH] 9p: fix fid behavior on failed remove
2006-07-31 13:28:44 -07:00
adfs
[PATCH] adfs error message fix
2006-08-14 12:54:28 -07:00
affs
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
2006-09-24 11:13:19 -04:00
afs
…
autofs
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
2006-09-24 11:13:19 -04:00
autofs4
[PATCH] autofs4: zero timeout prevents shutdown
2006-09-25 17:38:35 -07:00
befs
[PATCH] Fix BeFS slab corruption
2006-08-06 08:57:48 -07:00
bfs
…
cifs
[CIFS] statfs for cifs unix extensions no longer experimental
2006-09-22 01:14:52 +00:00
coda
[PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_open()
2006-07-31 13:28:41 -07:00
configfs
configfs: Prevent duplicate subsystem names.
2006-09-20 15:46:14 -07:00
cramfs
…
debugfs
…
devpts
…
efs
[PATCH] efs: Remove incorrect unlock_kernel from failure path in efs_symlink_readpage()
2006-07-31 13:28:41 -07:00
exportfs
…
ext2
[PATCH] EXT2: Remove superblock lock contention in ext2_statfs
2006-09-19 07:59:59 -07:00
ext3
[PATCH] ext3 sequential read regression fix
2006-09-16 12:54:32 -07:00
fat
…
freevxfs
[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdir
2006-07-31 13:28:44 -07:00
fuse
[PATCH] fuse: fix error case in fuse_readpages
2006-08-14 12:54:29 -07:00
hfs
…
hfsplus
…
hostfs
…
hpfs
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
2006-09-24 11:13:19 -04:00
hppfs
…
hugetlbfs
[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area
2006-07-10 13:24:21 -07:00
isofs
…
jbd
[PATCH] jbd: fix commit of ordered data buffers
2006-09-26 08:48:44 -07:00
jffs
…
jffs2
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
2006-09-22 10:13:46 +01:00
jfs
JFS: Fix bug in quota code. tmp_bh.b_size must be initialized
2006-07-28 08:46:05 -05:00
lockd
LOCKD: Convert to use new rpc_create() API
2006-09-22 23:24:50 -04:00
minix
[PATCH] Fix for minix crash
2006-08-27 11:01:30 -07:00
msdos
…
ncpfs
…
nfs
[PATCH] Allow file systems to manually d_move() inside of ->rename()
2006-09-24 13:50:45 -07:00
nfs_common
…
nfsd
NFSD: Convert NFS server callback logic to use new rpc_create API
2006-09-22 23:24:50 -04:00
nls
…
ntfs
[PATCH] lockdep: annotate NTFS locking rules
2006-07-03 15:27:08 -07:00
ocfs2
ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
2006-09-24 13:50:48 -07:00
openpromfs
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
2006-09-24 11:13:19 -04:00
partitions
[DISKLABEL] SUN: Fix signed int usage for sector count
2006-08-26 17:55:55 -07:00
proc
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
2006-09-26 08:48:51 -07:00
qnx4
…
ramfs
[PATCH] NOMMU: Fix execution off of ramfs with mmap()
2006-07-10 13:24:21 -07:00
reiserfs
[PATCH] lockdep: annotate reiserfs
2006-08-27 11:01:32 -07:00
romfs
…
smbfs
…
sysfs
[PATCH] lockdep: annotate the sysfs i_mutex to be a separate class
2006-07-12 12:52:54 -07:00
sysv
…
udf
Fix possible UDF deadlock and memory corruption (CVE-2006-4145)
2006-08-22 12:52:23 -07:00
ufs
[PATCH] ufs: truncate correction
2006-08-27 11:01:31 -07:00
vfat
…
xfs
[XFS] Fix a bad pointer dereference in the quota statvfs handling.
2006-09-07 14:27:23 +10:00
Kconfig
NFS: unmark NFS direct I/O as experimental
2006-09-22 23:25:06 -04:00
Kconfig.binfmt
…
Makefile
…
aio.c
…
attr.c
…
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
[PATCH] binfmt_elf: consistently use loff_t
2006-09-26 08:48:53 -07:00
binfmt_elf_fdpic.c
[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt
2006-07-10 13:24:22 -07:00
binfmt_em86.c
…
binfmt_flat.c
…
binfmt_misc.c
…
binfmt_script.c
…
binfmt_som.c
…
bio.c
…
block_dev.c
[PATCH] lockdep: fix blkdev_open() warning
2006-08-27 11:01:29 -07:00
buffer.c
[PATCH] mm: tracking shared dirty pages
2006-09-26 08:48:44 -07:00
char_dev.c
[PATCH] add function documentation for register_chrdev()
2006-07-14 21:53:54 -07:00
compat.c
…
compat_ioctl.c
…
dcache.c
NFS: Add dentry materialisation op
2006-09-22 23:24:30 -04:00
dcookies.c
…
direct-io.c
[PATCH] lockdep: annotate direct io
2006-07-03 15:27:06 -07:00
dnotify.c
…
dquot.c
…
drop_caches.c
…
eventpoll.c
[PATCH] eventpoll.c compile fix
2006-08-27 11:01:31 -07:00
exec.c
[PATCH] fix up lockdep trace in fs/exec.c
2006-08-27 11:01:32 -07:00
fcntl.c
…
fifo.c
…
file.c
[PATCH] alloc_fdtable() expansion fix
2006-07-12 12:52:55 -07:00
file_table.c
…
filesystems.c
…
fs-writeback.c
…
inode.c
…
inotify.c
…
inotify_user.c
[PATCH] inotify: fix deadlock found by lockdep
2006-07-31 13:28:41 -07:00
ioctl.c
…
ioprio.c
[PATCH] uninline ioprio_best()
2006-08-21 10:02:50 +02:00
libfs.c
…
locks.c
[PATCH] fcntl(F_SETSIG) fix
2006-08-14 13:10:59 -07:00
mbcache.c
…
mpage.c
…
namei.c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
2006-09-24 13:50:45 -07:00
namespace.c
…
nfsctl.c
…
open.c
…
pipe.c
…
pnode.c
…
pnode.h
…
posix_acl.c
…
quota.c
…
quota_v1.c
…
quota_v2.c
…
read_write.c
[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL
2006-07-10 13:24:18 -07:00
readdir.c
…
select.c
…
seq_file.c
…
splice.c
[PATCH] splice: fix problems with sys_tee()
2006-07-10 11:00:01 +02:00
stat.c
…
super.c
[PATCH] add missing desctiption in super.c
2006-09-06 11:00:01 -07:00
sync.c
…
xattr.c
…
xattr_acl.c
…