.. |
9p
|
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 years ago |
adfs
|
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
19 years ago |
affs
|
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
19 years ago |
afs
|
[PATCH] fs/*: use BUILD_BUG_ON
|
18 years ago |
autofs
|
[PATCH] autofs4: panic after mount fail
|
18 years ago |
autofs4
|
[PATCH] autofs4: panic after mount fail
|
18 years ago |
befs
|
[PATCH] befs: endianness annotations
|
19 years ago |
bfs
|
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 years ago |
cifs
|
[CIFS] Fix timezone handling on stat to os/2
|
18 years ago |
coda
|
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 years ago |
configfs
|
configfs: handle kzalloc() failure in check_perm()
|
18 years ago |
cramfs
|
[PATCH] cramfs: make cramfs_uncompress_exit() return void
|
19 years ago |
debugfs
|
[PATCH] debugfs: add header file
|
18 years ago |
devpts
|
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
19 years ago |
dlm
|
[DLM] fix oops in kref_put when removing a lockspace
|
18 years ago |
ecryptfs
|
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
|
18 years ago |
efs
|
[PATCH] Really ignore kmem_cache_destroy return value
|
19 years ago |
exportfs
|
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
|
19 years ago |
ext2
|
[PATCH] ext2: errors behaviour fix
|
18 years ago |
ext3
|
[PATCH] ext3: errors behaviour fix
|
18 years ago |
ext4
|
[PATCH] ext4: fix printk format warnings
|
18 years ago |
fat
|
[PATCH] fat: add fat_getattr()
|
18 years ago |
freevxfs
|
[PATCH] freevxfs: fix leak on error path
|
19 years ago |
fuse
|
[PATCH] fuse: fix Oops in lookup
|
18 years ago |
gfs2
|
[GFS2] Fix OOM error handling
|
18 years ago |
hfs
|
[PATCH] hfs_fill_super returns success even if no root inode
|
18 years ago |
hfsplus
|
fix file specification in comments
|
19 years ago |
hostfs
|
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
19 years ago |
hpfs
|
[PATCH] hpfs endianness annotations
|
19 years ago |
hppfs
|
[PATCH] hppfs: readdir callback missed in prototype change
|
19 years ago |
hugetlbfs
|
[PATCH] hugetlb: prepare_hugepage_range check offset too
|
18 years ago |
isofs
|
[PATCH] isofs endianness annotations
|
19 years ago |
jbd
|
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
|
18 years ago |
jbd2
|
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
|
18 years ago |
jffs
|
[PATCH] r/o bind mounts: unlink: monitor i_nlink
|
19 years ago |
jffs2
|
[PATCH] fs/*: use BUILD_BUG_ON
|
18 years ago |
jfs
|
Fix typos in doc and comments
|
18 years ago |
lockd
|
[PATCH] sysctl: implement CTL_UNNUMBERED
|
18 years ago |
minix
|
[PATCH] fs/*: use BUILD_BUG_ON
|
18 years ago |
msdos
|
[PATCH] fat: add fat_getattr()
|
18 years ago |
ncpfs
|
[PATCH] wrong order of arguments in copy_to_user() in ncpfs
|
19 years ago |
nfs
|
[NET]: ipconfig and nfsroot annotations
|
18 years ago |
nfs_common
|
[PATCH] nfs_common endianness annotations
|
18 years ago |
nfsd
|
[PATCH] nfsd: fix spurious error return from nfsd_create in async case
|
18 years ago |
nls
|
fix file specification in comments
|
19 years ago |
ntfs
|
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
19 years ago |
ocfs2
|
ocfs2: cond_resched() in ocfs2_zero_extend()
|
18 years ago |
openpromfs
|
…
|
|
partitions
|
[PATCH] fs/partitions/check: add sysfs error handling
|
18 years ago |
proc
|
[PATCH] mounstats NULL pointer dereference
|
18 years ago |
qnx4
|
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
|
19 years ago |
ramfs
|
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 years ago |
reiserfs
|
[NET]: Kill direct includes of asm/checksum.h
|
18 years ago |
romfs
|
[PATCH] Really ignore kmem_cache_destroy return value
|
19 years ago |
smbfs
|
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
|
19 years ago |
sysfs
|
driver core: Introduce device_move(): move a device to a new parent.
|
18 years ago |
sysv
|
[PATCH] fs/*: use BUILD_BUG_ON
|
18 years ago |
udf
|
[PATCH] UDF: Fix mounting read-write
|
19 years ago |
ufs
|
[PATCH] ufs endianness annotations
|
19 years ago |
vfat
|
[PATCH] fat: add fat_getattr()
|
18 years ago |
xfs
|
[XFS] Stale the correct inode when freeing clusters.
|
18 years ago |
Kconfig
|
Fix typos in doc and comments
|
18 years ago |
Kconfig.binfmt
|
…
|
|
Makefile
|
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
|
18 years ago |
aio.c
|
BUG_ON conversion for fs/aio.c
|
18 years ago |
attr.c
|
…
|
|
bad_inode.c
|
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
19 years ago |
binfmt_aout.c
|
[PATCH] Require mmap handler for a.out executables
|
19 years ago |
binfmt_elf.c
|
[PATCH] Fix core files so they make sense to gdb...
|
18 years ago |
binfmt_elf_fdpic.c
|
[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
|
19 years ago |
binfmt_em86.c
|
…
|
|
binfmt_flat.c
|
…
|
|
binfmt_misc.c
|
[PATCH] Fix unserialized task->files changing
|
19 years ago |
binfmt_script.c
|
…
|
|
binfmt_som.c
|
[PARISC] Fix fs/binfmt_som.c
|
19 years ago |
bio.c
|
[PATCH] block: support larger block pc requests
|
18 years ago |
block_dev.c
|
[PATCH] find_bd_holder() fix
|
18 years ago |
buffer.c
|
[PATCH] Fix IO error reporting on fsync()
|
18 years ago |
char_dev.c
|
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
|
19 years ago |
compat.c
|
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
|
18 years ago |
compat_ioctl.c
|
[PATCH] 32-bit compatibility HDIO IOCTLs
|
18 years ago |
dcache.c
|
[PATCH] VFS: Fix an error in unused dentry counting
|
18 years ago |
dcookies.c
|
…
|
|
direct-io.c
|
…
|
|
dnotify.c
|
[PATCH] file: modify struct fown_struct to use a struct pid
|
19 years ago |
dquot.c
|
[PATCH] dquot: add proper locking when using current->signal->tty
|
19 years ago |
drop_caches.c
|
…
|
|
eventpoll.c
|
[PATCH] epoll_pwait()
|
18 years ago |
exec.c
|
[PATCH] namespaces: utsname: switch to using uts namespaces
|
19 years ago |
fcntl.c
|
[PATCH] file: Add locking to f_getown
|
19 years ago |
fifo.c
|
…
|
|
file.c
|
[PATCH] expand_fdtable(): remove pointless unlock+lock
|
19 years ago |
file_table.c
|
[PATCH] file: modify struct fown_struct to use a struct pid
|
19 years ago |
filesystems.c
|
[PATCH] Ban register_filesystem(NULL);
|
19 years ago |
fs-writeback.c
|
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
|
19 years ago |
generic_acl.c
|
[PATCH] Generic infrastructure for acls
|
19 years ago |
inode.c
|
[PATCH] Take i_mutex in splice_from_pipe()
|
18 years ago |
inotify.c
|
…
|
|
inotify_user.c
|
…
|
|
internal.h
|
[PATCH] CONFIG_BLOCK internal.h cleanups
|
19 years ago |
ioctl.c
|
…
|
|
ioprio.c
|
[PATCH] block layer: ioprio_best function fix
|
18 years ago |
libfs.c
|
[PATCH] r/o bind mount prepwork: inc_nlink() helper
|
19 years ago |
locks.c
|
[PATCH] file: modify struct fown_struct to use a struct pid
|
19 years ago |
mbcache.c
|
[PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock()
|
19 years ago |
mpage.c
|
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
|
19 years ago |
namei.c
|
[PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create()
|
19 years ago |
namespace.c
|
[PATCH] namespaces: incorporate fs namespace into nsproxy
|
19 years ago |
nfsctl.c
|
…
|
|
no-block.c
|
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
|
19 years ago |
open.c
|
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
|
19 years ago |
pipe.c
|
[PATCH] Some cleanup in the pipe code
|
19 years ago |
pnode.c
|
…
|
|
pnode.h
|
…
|
|
posix_acl.c
|
[PATCH] kmemdup: some users
|
19 years ago |
quota.c
|
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
|
19 years ago |
quota_v1.c
|
…
|
|
quota_v2.c
|
…
|
|
read_write.c
|
[PATCH] Add vector AIO support
|
19 years ago |
read_write.h
|
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
19 years ago |
readdir.c
|
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
|
19 years ago |
select.c
|
[PATCH] enforce RLIMIT_NOFILE in poll()
|
19 years ago |
seq_file.c
|
…
|
|
splice.c
|
[PATCH] splice: fix problem introduced with inode diet
|
18 years ago |
stat.c
|
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
|
19 years ago |
super.c
|
[PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting
|
18 years ago |
sync.c
|
[PATCH] BLOCK: Move functions out of buffer code [try #6]
|
19 years ago |
utimes.c
|
[PATCH] Create fs/utimes.c
|
19 years ago |
xattr.c
|
[PATCH] Fix user.* xattr permission check for sticky dirs
|
18 years ago |
xattr_acl.c
|
…
|
|