..
9p
[PATCH] v9fs: fix overzealous dropping of dentry which breaks dcache
19 years ago
adfs
…
affs
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
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
[CIFS] Always match oplock break (cache notification) to the right tcp
19 years ago
coda
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
configfs
[PATCH] BUG_ON() Conversion in fs/configfs/
19 years ago
cramfs
[PATCH] cramfs mounts provide corrupted content since 2.6.15
19 years ago
debugfs
[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data
19 years ago
devfs
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
devpts
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
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 ext2 readdir f_pos re-validation logic
19 years ago
ext3
[PATCH] ext3: fix nobh mode for chattr +j inodes
19 years ago
fat
[PATCH] fat: Fix truncate() write ordering
19 years ago
freevxfs
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
19 years ago
fuse
[PATCH] fuse: fix bug in negative lookup
19 years ago
hfs
[PATCH] hfs: cleanup HFS prints
19 years ago
hfsplus
[PATCH] hfs: set type/creator for symlinks
19 years ago
hostfs
[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
19 years ago
hpfs
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
hppfs
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
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] mtd: 64 bit fixes
19 years ago
jfs
[PATCH] JFS: Take logsync lock before testing mp->lsn
19 years ago
lockd
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
19 years ago
minix
…
msdos
…
ncpfs
[PATCH] ncpfs: remove kmalloc wrapper
19 years ago
nfs
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
19 years ago
nfs_common
…
nfsd
[PATCH] knfsd: fix nfs4_open lock leak
19 years ago
nls
…
ntfs
NTFS: Do more detailed reporting of why we cannot mount read-write by
19 years ago
ocfs2
[PATCH] ocfs2: use hlists for lockres hash
19 years ago
openpromfs
…
partitions
[PATCH] s390: dasd partition detection
19 years ago
proc
[PATCH] smaps: shared fix
19 years ago
qnx4
fs/qnx4/bitmap.c: #if 0 qnx4_new_block()
19 years ago
ramfs
[PATCH] ramfs needs to update directory m/ctime on symlink
19 years ago
reiserfs
[PATCH] reiserfs: fix unaligned bitmap usage
19 years ago
relayfs
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
romfs
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
19 years ago
smbfs
[PATCH] smbfs readdir vs signal fix
19 years ago
sysfs
[PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path
19 years ago
sysv
correct email address of Manfred Spraul
19 years ago
udf
[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options
19 years ago
ufs
[PATCH] ufs: fix hang during `rm'
19 years ago
vfat
…
xfs
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
19 years ago
Kconfig
o Remove confusing Kconfig text for CONFIGFS_FS.
19 years ago
Kconfig.binfmt
[PATCH] frv: suppress configuration of certain features for FRV
19 years ago
Makefile
[PATCH] sanitize building of fs/compat_ioctl.c
19 years ago
aio.c
[PATCH] rcu file: use atomic primitives
19 years ago
attr.c
[PATCH] capable/capability.h (fs/)
19 years ago
bad_inode.c
…
binfmt_aout.c
[PATCH] dump_thread() cleanup
19 years ago
binfmt_elf.c
[PATCH] x86_64: Check for bad elf entry address.
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
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
buffer.c
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
19 years ago
char_dev.c
[PATCH] kobj_map semaphore to mutex conversion
19 years ago
compat.c
[PATCH] select: time comparison fixes
19 years ago
compat_ioctl.c
[NET] compat ifconf: fix limits
19 years ago
dcache.c
[PATCH] fix file counting
19 years ago
dcookies.c
[PATCH] capable/capability.h (fs/)
19 years ago
direct-io.c
Fix a direct I/O locking issue revealed by the new mutex code.
19 years ago
dnotify.c
…
dquot.c
[PATCH] capable/capability.h (fs/)
19 years ago
drop_caches.c
[PATCH] drop-pagecache
19 years ago
eventpoll.c
…
exec.c
[PATCH] Add mm->task_size and fix powerpc vdso
19 years ago
fcntl.c
[PATCH] fcntl F_SETFL and read-only IS_APPEND files
19 years ago
fifo.c
Simplify fifo_open() locking logic
19 years ago
file.c
[PATCH] percpu data: only iterate over possible CPUs
19 years ago
file_table.c
[PATCH] fix file counting
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
[PATCH] tiny: Uninline some fslocks.c functions
19 years ago
mbcache.c
[PATCH] Unlinline a bunch of other functions
19 years ago
mpage.c
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
19 years ago
namei.c
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
19 years ago
namespace.c
[PATCH] fs/namespace.c:dup_namespace(): fix a use after free
19 years ago
nfsctl.c
[PATCH] nfsservctl(): remove user-triggerable printk
19 years ago
open.c
[PATCH] vfs: *at functions: core
19 years ago
pipe.c
Mark the pipe file operations static
19 years ago
pnode.c
[PATCH] shared mounts: cleanup
19 years ago
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
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
readdir.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
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
[PATCH] move xattr permission checks into the VFS
19 years ago
xattr_acl.c
…