..
9p
[PATCH] v9fs: signal handling fixes
19 years ago
adfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
affs
[PATCH] Make most file operations structs in fs/ const
19 years ago
afs
[PATCH] Make most file operations structs in fs/ const
19 years ago
autofs
[PATCH] Make most file operations structs in fs/ const
19 years ago
autofs4
[PATCH] autofs4: NFY_NONE wait race fix
19 years ago
befs
[PATCH] Make most file operations structs in fs/ const
19 years ago
bfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
cifs
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
19 years ago
coda
[PATCH] Make most file operations structs in fs/ const
19 years ago
configfs
[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
19 years ago
cramfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
debugfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
devfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
devpts
…
efs
[PATCH] Make most file operations structs in fs/ const
19 years ago
exportfs
…
ext2
[PATCH] Introduce sys_splice() system call
19 years ago
ext3
[PATCH] ext3: multile block allocate little endian fixes
19 years ago
fat
[PATCH] Make most file operations structs in fs/ const
19 years ago
freevxfs
BUG_ON() Conversion in fs/freevxfs/
19 years ago
fuse
[fuse] fix race between checking and setting file->private_data
19 years ago
hfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
hfsplus
BUG_ON() Conversion in fs/hfsplus/
19 years ago
hostfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
hpfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
hppfs
[PATCH] uml: __user annotations
19 years ago
hugetlbfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
isofs
[PATCH] Make most file operations structs in fs/ const
19 years ago
jbd
[PATCH] Make address_space_operations->invalidatepage return void
19 years ago
jffs
[PATCH] Make most file operations structs in fs/ const
19 years ago
jffs2
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
19 years ago
jfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
lockd
NFS: make 2 functions static
19 years ago
minix
[PATCH] Make most file operations structs in fs/ const
19 years ago
msdos
[PATCH] fat: kill reserved names
19 years ago
ncpfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
nfs
NFS: remove needless check in nfs_opendir()
19 years ago
nfs_common
…
nfsd
[PATCH] knfsd: nfsd4: grant delegations more frequently
19 years ago
nls
…
ntfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
ocfs2
ocfs2: Better I/O error handling in heartbeat
19 years ago
openpromfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
partitions
Alternative fix for MMC oops on unmount after removal
19 years ago
proc
[PATCH] Fix file lookup without ref
19 years ago
qnx4
[PATCH] Make most file operations structs in fs/ const
19 years ago
ramfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
reiserfs
[PATCH] Fix reiserfs deadlock
19 years ago
romfs
[PATCH] Make most file operations structs in fs/ const
19 years ago
smbfs
[PATCH] smbfs: Fix slab corruption in samba error path
19 years ago
sysfs
[PATCH] sysfs: Allow sysfs attribute files to be pollable
19 years ago
sysv
BUG_ON() Conversion in fs/sysv/
19 years ago
udf
BUG_ON() Conversion in fs/udf/
19 years ago
ufs
[PATCH] Make most file operations structs in fs/ const
19 years ago
vfat
[PATCH] fat: kill reserved names
19 years ago
xfs
[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an
19 years ago
Kconfig
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
19 years ago
Kconfig.binfmt
…
Makefile
[PATCH] sys_sync_file_range()
19 years ago
aio.c
[PATCH] use kzalloc and kcalloc in core fs code
19 years ago
attr.c
…
bad_inode.c
[PATCH] Make most file operations structs in fs/ const
19 years ago
binfmt_aout.c
…
binfmt_elf.c
[PATCH] x86_64: Increase the variability of the process stack on 64bit architectures
19 years ago
binfmt_elf_fdpic.c
BUG_ON() Conversion in fs/binfmt_elf_fdpic.c
19 years ago
binfmt_em86.c
…
binfmt_flat.c
[PATCH] flat binary loader doesn't check fd table full
19 years ago
binfmt_misc.c
[PATCH] Make most file operations structs in fs/ const
19 years ago
binfmt_script.c
…
binfmt_som.c
…
bio.c
[PATCH] mempool: use mempool_create_slab_pool()
19 years ago
block_dev.c
[PATCH] Add ->splice_read/splice_write to def_blk_fops
19 years ago
buffer.c
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
19 years ago
char_dev.c
[PATCH] Simplify proc/devices and fix early termination regression
19 years ago
compat.c
[PATCH] fs/compat.c: fix 'if (a |= b )' typo
19 years ago
compat_ioctl.c
…
dcache.c
[PATCH] dcache: Add helper d_hash_and_lookup
19 years ago
dcookies.c
[PATCH] Use __read_mostly on some hot fs variables
19 years ago
direct-io.c
BUG_ON() Conversion in fs/direct-io.c
19 years ago
dnotify.c
[PATCH] Use __read_mostly on some hot fs variables
19 years ago
dquot.c
BUG_ON() Conversion in fs/dquot.c
19 years ago
drop_caches.c
…
eventpoll.c
[PATCH] uniform POLLRDHUP handling between epoll and poll/select
19 years ago
exec.c
[PATCH] task: Make task list manipulations RCU safe
19 years ago
fcntl.c
BUG_ON() Conversion in fs/fcntl.c
19 years ago
fifo.c
[PATCH] pipe.c/fifo.c code cleanups
19 years ago
file.c
[PATCH] for_each_possible_cpu: fixes for generic part
19 years ago
file_table.c
…
filesystems.c
…
fs-writeback.c
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
19 years ago
inode.c
BUG_ON() Conversion in fs/inode.c
19 years ago
inotify.c
[PATCH] inotify: check for NULL inode in inotify_d_instantiate
19 years ago
ioctl.c
…
ioprio.c
…
libfs.c
[PATCH] Make most file operations structs in fs/ const
19 years ago
locks.c
[PATCH] fs/locks.c: Fix lease_init
19 years ago
mbcache.c
[PATCH] Typo fixes
19 years ago
mpage.c
[PATCH] map multiple blocks for mpage_readpages()
19 years ago
namei.c
[PATCH] fs/namei.c: make lookup_hash() static
19 years ago
namespace.c
[PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"
19 years ago
nfsctl.c
…
open.c
[PATCH] fs/open.c: unexport sys_openat
19 years ago
pipe.c
[PATCH] vmsplice: restrict stealing a little more
19 years ago
pnode.c
[PATCH] s/;;/;/g
19 years ago
pnode.h
…
posix_acl.c
…
quota.c
…
quota_v1.c
…
quota_v2.c
…
read_write.c
[PATCH] splice: unlikely() optimizations
19 years ago
readdir.c
…
select.c
[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)
19 years ago
seq_file.c
…
splice.c
[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST
19 years ago
stat.c
[PATCH] powerpc: Wire up *at syscalls
19 years ago
super.c
[PATCH] sem2mutex: fs/
19 years ago
sync.c
[PATCH] sync_file_range(): use unsigned for flags
19 years ago
xattr.c
…
xattr_acl.c
…