.. |
9p
|
[PATCH] 9p: handle sget() failure
|
2006-04-11 06:18:41 -07:00 |
adfs
|
|
|
affs
|
|
|
afs
|
|
|
autofs
|
|
|
autofs4
|
|
|
befs
|
|
|
bfs
|
|
|
cifs
|
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
|
2006-04-24 16:24:54 +00:00 |
coda
|
|
|
configfs
|
|
|
cramfs
|
|
|
debugfs
|
|
|
devfs
|
|
|
devpts
|
|
|
efs
|
|
|
exportfs
|
|
|
ext2
|
|
|
ext3
|
[PATCH] ext3: Fix missed mutex unlock
|
2006-04-17 14:24:57 -07:00 |
fat
|
|
|
freevxfs
|
|
|
fuse
|
[fuse] Direct I/O should not use fuse_reset_request
|
2006-04-11 21:16:51 +02:00 |
hfs
|
|
|
hfsplus
|
|
|
hostfs
|
|
|
hpfs
|
|
|
hppfs
|
|
|
hugetlbfs
|
|
|
isofs
|
|
|
jbd
|
|
|
jffs
|
|
|
jffs2
|
|
|
jfs
|
|
|
lockd
|
NFS: make 2 functions static
|
2006-04-19 12:43:47 -04:00 |
minix
|
|
|
msdos
|
|
|
ncpfs
|
|
|
nfs
|
NFS: remove needless check in nfs_opendir()
|
2006-04-19 13:06:37 -04:00 |
nfs_common
|
|
|
nfsd
|
[PATCH] knfsd: nfsd4: grant delegations more frequently
|
2006-04-11 06:18:53 -07:00 |
nls
|
|
|
ntfs
|
|
|
ocfs2
|
|
|
openpromfs
|
|
|
partitions
|
[PATCH] Fix block device symlink name
|
2006-04-17 14:24:57 -07:00 |
proc
|
[PATCH] Fix file lookup without ref
|
2006-04-19 09:13:51 -07:00 |
qnx4
|
|
|
ramfs
|
|
|
reiserfs
|
[PATCH] Fix reiserfs deadlock
|
2006-04-22 09:19:53 -07:00 |
romfs
|
|
|
smbfs
|
|
|
sysfs
|
[PATCH] sysfs: Allow sysfs attribute files to be pollable
|
2006-04-14 11:41:24 -07:00 |
sysv
|
|
|
udf
|
|
|
ufs
|
|
|
vfat
|
|
|
xfs
|
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
|
2006-04-11 15:47:07 +02:00 |
aio.c
|
|
|
attr.c
|
|
|
bad_inode.c
|
|
|
binfmt_aout.c
|
|
|
binfmt_elf_fdpic.c
|
|
|
binfmt_elf.c
|
|
|
binfmt_em86.c
|
|
|
binfmt_flat.c
|
|
|
binfmt_misc.c
|
|
|
binfmt_script.c
|
|
|
binfmt_som.c
|
|
|
bio.c
|
|
|
block_dev.c
|
|
|
buffer.c
|
|
|
char_dev.c
|
|
|
compat_ioctl.c
|
|
|
compat.c
|
|
|
dcache.c
|
|
|
dcookies.c
|
|
|
direct-io.c
|
|
|
dnotify.c
|
|
|
dquot.c
|
|
|
drop_caches.c
|
|
|
eventpoll.c
|
[PATCH] uniform POLLRDHUP handling between epoll and poll/select
|
2006-04-11 06:18:42 -07:00 |
exec.c
|
[PATCH] task: Make task list manipulations RCU safe
|
2006-04-19 09:13:49 -07:00 |
fcntl.c
|
|
|
fifo.c
|
[PATCH] pipe.c/fifo.c code cleanups
|
2006-04-11 13:53:33 +02:00 |
file_table.c
|
|
|
file.c
|
|
|
filesystems.c
|
|
|
fs-writeback.c
|
|
|
inode.c
|
|
|
inotify.c
|
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
|
2006-04-11 06:18:45 -07:00 |
ioctl.c
|
|
|
ioprio.c
|
|
|
Kconfig
|
[PATCH] hugetlbfs: add Kconfig help text
|
2006-04-19 09:13:50 -07:00 |
Kconfig.binfmt
|
|
|
libfs.c
|
|
|
locks.c
|
[PATCH] Fix file lookup without ref
|
2006-04-19 09:13:51 -07:00 |
Makefile
|
|
|
mbcache.c
|
|
|
mpage.c
|
|
|
namei.c
|
|
|
namespace.c
|
[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmount
|
2006-04-11 06:18:41 -07:00 |
nfsctl.c
|
|
|
open.c
|
x86: be careful about tailcall breakage for sys_open[at] too
|
2006-04-18 13:22:59 -07:00 |
pipe.c
|
[PATCH] splice: add support for sys_tee()
|
2006-04-11 15:51:17 +02:00 |
pnode.c
|
|
|
pnode.h
|
|
|
posix_acl.c
|
|
|
quota_v1.c
|
|
|
quota_v2.c
|
|
|
quota.c
|
|
|
read_write.c
|
[PATCH] splice: unlikely() optimizations
|
2006-04-11 13:56:09 +02:00 |
readdir.c
|
|
|
select.c
|
[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)
|
2006-04-11 06:18:41 -07:00 |
seq_file.c
|
|
|
splice.c
|
[PATCH] splice: fix smaller sized splice reads
|
2006-04-20 13:05:48 +02:00 |
stat.c
|
|
|
super.c
|
|
|
sync.c
|
[PATCH] sync_file_range(): use unsigned for flags
|
2006-04-11 06:18:40 -07:00 |
xattr_acl.c
|
|
|
xattr.c
|
|
|