..
9p
9p: make struct v9fs_cached_file_operations static
18 years ago
adfs
[PATCH] Mark struct super_operations const
18 years ago
affs
[PATCH] affs: implement ->drop_inode
18 years ago
afs
[PATCH] remove many unneeded #includes of sched.h
18 years ago
autofs
[PATCH] Mark struct super_operations const
18 years ago
autofs4
[PATCH] autofs4: check for directory re-create in lookup
18 years ago
befs
[PATCH] mark struct inode_operations const 1
18 years ago
bfs
[PATCH] Mark struct super_operations const
18 years ago
cifs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
18 years ago
coda
[PATCH] sysctl: remove insert_at_head from register_sysctl
18 years ago
configfs
configfs: add missing mutex_unlock()
18 years ago
cramfs
[PATCH] Mark struct super_operations const
18 years ago
debugfs
debugfs: Remove misleading comments.
18 years ago
devpts
[PATCH] Mark struct super_operations const
18 years ago
dlm
[DLM] fs/dlm/user.c should #include "user.h"
18 years ago
ecryptfs
[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()
18 years ago
efs
[PATCH] Mark struct super_operations const
18 years ago
exportfs
…
ext2
[PATCH] ext[234]: update documentation
18 years ago
ext3
[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"
18 years ago
ext4
[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"
18 years ago
fat
[PATCH] FAT: DIO-write fallback to normal buffered
18 years ago
freevxfs
[PATCH] Mark struct super_operations const
18 years ago
fuse
[PATCH] Mark struct super_operations const
18 years ago
gfs2
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed
18 years ago
hfs
[PATCH] Mark struct super_operations const
18 years ago
hfsplus
[PATCH] remove many unneeded #includes of sched.h
18 years ago
hostfs
[PATCH] uml: hostfs variable renaming
18 years ago
hpfs
[PATCH] Mark struct super_operations const
18 years ago
hppfs
[PATCH] Mark struct super_operations const
18 years ago
hugetlbfs
[PATCH] Mark struct super_operations const
18 years ago
isofs
[PATCH] Mark struct super_operations const
18 years ago
jbd
[PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete
18 years ago
jbd2
…
jffs2
[JFFS2] print a message when marking bad block
18 years ago
jfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
18 years ago
lockd
Replace remaining references to "driverfs" with "sysfs".
18 years ago
minix
[PATCH] Mark struct super_operations const
18 years ago
msdos
[PATCH] mark struct inode_operations const 2
18 years ago
ncpfs
ncpfs: make sure server connection survives a kill
18 years ago
nfs
[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular files
18 years ago
nfs_common
…
nfsd
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
18 years ago
nls
…
ntfs
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
18 years ago
ocfs2
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
18 years ago
openpromfs
[PATCH] Mark struct super_operations const
18 years ago
partitions
[PATCH] change misleading EFI partition support description
18 years ago
proc
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
18 years ago
qnx4
[PATCH] Mark struct super_operations const
18 years ago
ramfs
[PATCH] Mark struct super_operations const
18 years ago
reiserfs
[PATCH] Mark struct super_operations const
18 years ago
romfs
[PATCH] Mark struct super_operations const
18 years ago
smbfs
[PATCH] smbfs: double free memory corruption
18 years ago
sysfs
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration
18 years ago
sysv
[PATCH] Mark struct super_operations const
18 years ago
udf
[PATCH] Mark struct super_operations const
18 years ago
ufs
[PATCH] ufs2: tindirect truncate fix
18 years ago
vfat
[PATCH] mark struct inode_operations const 3
18 years ago
xfs
[PATCH] Make XFS workqueues nonfreezable
18 years ago
Kconfig
Remove JFFS (version 1), as scheduled.
18 years ago
Kconfig.binfmt
…
Makefile
Remove JFFS (version 1), as scheduled.
18 years ago
aio.c
[PATCH] aio: remove bare user-triggerable error printk
18 years ago
attr.c
…
bad_inode.c
[PATCH] mark struct inode_operations const 1
18 years ago
binfmt_aout.c
…
binfmt_elf.c
[PATCH] fix page leak during core dump
18 years ago
binfmt_elf_fdpic.c
[PATCH] fix page leak during core dump
18 years ago
binfmt_em86.c
…
binfmt_flat.c
[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regions
18 years ago
binfmt_misc.c
[PATCH] Mark struct super_operations const
18 years ago
binfmt_script.c
…
binfmt_som.c
…
bio.c
[PATCH] optimize o_direct on block devices
18 years ago
block_dev.c
[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
18 years ago
buffer.c
[PATCH] fs: nobh_truncate_page() fix
18 years ago
char_dev.c
[PATCH] remove protection of LANANA-reserved majors
18 years ago
compat.c
[PATCH] Add epoll compat_ code to fs/compat.c
18 years ago
compat_ioctl.c
[PATCH] wext: Add missing ioctls to 64<->32 conversion
18 years ago
dcache.c
Revert "[PATCH] Fix d_path for lazy unmounts"
18 years ago
dcookies.c
…
direct-io.c
[PATCH] dio: lock refcount operations
18 years ago
dnotify.c
…
dquot.c
[PATCH] sysctl: remove insert_at_head from register_sysctl
18 years ago
drop_caches.c
[PATCH] remove invalidate_inode_pages()
18 years ago
eventpoll.c
…
exec.c
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
18 years ago
fcntl.c
[PATCH] fdtable: Make fdarray and fdsets equal in size
18 years ago
fifo.c
…
file.c
[PATCH] fdtable: Provide free_fdtable() wrapper
18 years ago
file_table.c
…
filesystems.c
[PATCH] remove many unneeded #includes of sched.h
18 years ago
fs-writeback.c
Write back inode data pages even when the inode itself is locked
18 years ago
generic_acl.c
…
inode.c
[PATCH] Mark struct super_operations const
18 years ago
inotify.c
…
inotify_user.c
[PATCH] inotify: read return val fix
18 years ago
internal.h
…
ioctl.c
…
ioprio.c
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
18 years ago
libfs.c
[PATCH] shmem and simple const super_operations
18 years ago
locks.c
…
mbcache.c
…
mpage.c
…
namei.c
[PATCH] __page_symlink retry loop error code fix
18 years ago
namespace.c
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
18 years ago
nfsctl.c
…
no-block.c
…
open.c
[PATCH] fdtable: Make fdarray and fdsets equal in size
18 years ago
pipe.c
[PATCH] AUDIT_FD_PAIR
18 years ago
pnode.c
…
pnode.h
…
posix_acl.c
…
quota.c
…
quota_v1.c
…
quota_v2.c
…
read_write.c
[PATCH] FS: speed up rw_verify_area()
18 years ago
read_write.h
…
readdir.c
…
select.c
[PATCH] fdtable: Make fdarray and fdsets equal in size
18 years ago
seq_file.c
…
splice.c
[PATCH] splice: partial write fix
18 years ago
stack.c
[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied
18 years ago
stat.c
…
super.c
[PATCH] Mark struct super_operations const
18 years ago
sync.c
…
utimes.c
…
xattr.c
…
xattr_acl.c
[PATCH] remove many unneeded #includes of sched.h
18 years ago