.. |
9p
|
[PATCH] v9fs: update documentation and fix debug flag
|
19 years ago |
adfs
|
…
|
|
affs
|
…
|
|
afs
|
add loglevel to printk in fs/afs/cmservice.c
|
19 years ago |
autofs
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
autofs4
|
[PATCH] autofs4 oops fix
|
19 years ago |
befs
|
…
|
|
bfs
|
…
|
|
cifs
|
[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error
|
19 years ago |
coda
|
…
|
|
configfs
|
Merge branch 'master'
|
19 years ago |
cramfs
|
…
|
|
debugfs
|
[PATCH] debugfs: trivial comment fix
|
19 years ago |
devfs
|
…
|
|
devpts
|
…
|
|
dlm
|
[DLM] Remove range locks from the DLM
|
19 years ago |
efs
|
return statement cleanup - kill pointless parentheses
|
19 years ago |
exportfs
|
[PATCH] exportfs: add find_acceptable_alias helper
|
19 years ago |
ext2
|
[PATCH] fix deadlock in ext2
|
19 years ago |
ext3
|
[PATCH] Fix two ext[23] uninitialized warnings
|
19 years ago |
fat
|
[PATCH] fat: Fix truncate() write ordering
|
19 years ago |
freevxfs
|
…
|
|
fuse
|
[PATCH] fuse: fix bug in aborted fuse_release_end()
|
19 years ago |
gfs2
|
[GFS2] Patch to remove stats counters from GFS2 (II)
|
19 years ago |
hfs
|
[PATCH] hfs: cleanup HFS prints
|
19 years ago |
hfsplus
|
[PATCH] hfs: set type/creator for symlinks
|
19 years ago |
hostfs
|
…
|
|
hpfs
|
…
|
|
hppfs
|
…
|
|
hugetlbfs
|
[PATCH] mm: hugepage accounting fix
|
19 years ago |
isofs
|
[PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup
|
19 years ago |
jbd
|
[PATCH] jbd: revert checkpoint list changes
|
19 years ago |
jffs
|
[PATCH] fs/jffs/intrep.c: 255 is unsigned char
|
19 years ago |
jffs2
|
[PATCH] Unlinline a bunch of other functions
|
19 years ago |
jfs
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
lockd
|
[PATCH] NLM: Fix the NLM_GRANTED callback checks
|
19 years ago |
minix
|
…
|
|
msdos
|
…
|
|
ncpfs
|
[PATCH] ncpfs: remove kmalloc wrapper
|
19 years ago |
nfs
|
[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]
|
19 years ago |
nfs_common
|
…
|
|
nfsd
|
[PATCH] knfsd: fix nfs4_open lock leak
|
19 years ago |
nls
|
…
|
|
ntfs
|
…
|
|
ocfs2
|
[PATCH] ocfs2: detach from heartbeat events before freeing mle
|
19 years ago |
openpromfs
|
…
|
|
partitions
|
[PATCH] partitions: Read Rio Karma partition table
|
19 years ago |
proc
|
[PATCH] fix handling of st_nlink on procfs root
|
19 years ago |
qnx4
|
…
|
|
ramfs
|
…
|
|
reiserfs
|
[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl
|
19 years ago |
relayfs
|
…
|
|
romfs
|
…
|
|
smbfs
|
[PATCH] smbfs readdir vs signal fix
|
19 years ago |
sysfs
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
sysv
|
correct email address of Manfred Spraul
|
19 years ago |
udf
|
[PATCH] UDF: Fix issues reported by Coverity in namei.c
|
19 years ago |
ufs
|
[PATCH] ufs: fix hang during `rm'
|
19 years ago |
vfat
|
…
|
|
xfs
|
[XFS] Fix missing inode atime update from the utime syscall.
|
19 years ago |
Kconfig
|
Merge branch 'master'
|
19 years ago |
Kconfig.binfmt
|
…
|
|
Makefile
|
[DLM] The core of the DLM for GFS2/CLVM
|
19 years ago |
aio.c
|
…
|
|
attr.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
bad_inode.c
|
…
|
|
binfmt_aout.c
|
…
|
|
binfmt_elf.c
|
[PATCH] Unlinline a bunch of other functions
|
19 years ago |
binfmt_elf_fdpic.c
|
[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts
|
19 years ago |
binfmt_em86.c
|
…
|
|
binfmt_flat.c
|
[PATCH] uclinux: delay binfmt_flat trace
|
19 years ago |
binfmt_misc.c
|
[PATCH] Unlinline a bunch of other functions
|
19 years ago |
binfmt_script.c
|
…
|
|
binfmt_som.c
|
…
|
|
bio.c
|
[BLOCK] A few kerneldoc fixups
|
19 years ago |
block_dev.c
|
…
|
|
buffer.c
|
[PATCH] Trivial optimization of ll_rw_block()
|
19 years ago |
char_dev.c
|
[PATCH] convert /proc/devices to use seq_file interface
|
19 years ago |
compat.c
|
[PATCH] select: time comparison fixes
|
19 years ago |
compat_ioctl.c
|
[PATCH] compat_ioctl __user annotations
|
19 years ago |
dcache.c
|
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
|
19 years ago |
dcookies.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
direct-io.c
|
[PATCH] fix O_DIRECT read of last block in a sparse file
|
19 years ago |
dnotify.c
|
…
|
|
dquot.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
drop_caches.c
|
…
|
|
eventpoll.c
|
…
|
|
exec.c
|
[PATCH] fix zap_thread's ptrace related problems
|
19 years ago |
fcntl.c
|
[PATCH] fcntl F_SETFL and read-only IS_APPEND files
|
19 years ago |
fifo.c
|
…
|
|
file.c
|
[PATCH] percpu data: only iterate over possible CPUs
|
19 years ago |
file_table.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
…
|
|
inode.c
|
[PATCH] DocBook: fix some kernel-doc comments in fs and block
|
19 years ago |
inotify.c
|
[PATCH] inotify: fix one-shot support
|
19 years ago |
ioctl.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
ioprio.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
libfs.c
|
[PATCH] debugfs: hard link count wrong
|
19 years ago |
locks.c
|
…
|
|
mbcache.c
|
[PATCH] Unlinline a bunch of other functions
|
19 years ago |
mpage.c
|
…
|
|
namei.c
|
[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()
|
19 years ago |
namespace.c
|
[PATCH] umount_tree() decrements mount count on wrong dentry
|
19 years ago |
nfsctl.c
|
[PATCH] EDAC: atomic scrub operations
|
19 years ago |
open.c
|
[PATCH] vfs: *at functions: core
|
19 years ago |
pipe.c
|
[PATCH] Unlinline a bunch of other functions
|
19 years ago |
pnode.c
|
…
|
|
pnode.h
|
…
|
|
posix_acl.c
|
…
|
|
quota.c
|
[PATCH] capable/capability.h (fs/)
|
19 years ago |
quota_v1.c
|
…
|
|
quota_v2.c
|
[PATCH] quota_v2: printk warning fixes
|
19 years ago |
read_write.c
|
…
|
|
readdir.c
|
…
|
|
select.c
|
[PATCH] select: time comparison fixes
|
19 years ago |
seq_file.c
|
…
|
|
stat.c
|
[PATCH] fstatat64 support
|
19 years ago |
super.c
|
Revert mount/umount uevent removal
|
19 years ago |
xattr.c
|
…
|
|
xattr_acl.c
|
…
|
|