.. |
9p
|
9p: fix error path during early mount
|
17 years ago |
adfs
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
affs
|
[PATCH] fix reservation discarding in affs
|
17 years ago |
afs
|
Fix various old email addresses for dwmw2
|
17 years ago |
autofs
|
…
|
|
autofs4
|
autofs: path_{get,put}() cleanups
|
17 years ago |
befs
|
byteorder: don't directly include linux/byteorder/generic.h
|
17 years ago |
bfs
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
cifs
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
17 years ago |
coda
|
codafs: fix build warning
|
17 years ago |
configfs
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
cramfs
|
fs: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
debugfs
|
DEBUGFS: Correct location of debugfs API documentation.
|
17 years ago |
devpts
|
devpts: factor out PTY index allocation
|
17 years ago |
dlm
|
dlm: fix plock dev_write return value
|
17 years ago |
ecryptfs
|
eCryptfs: remove unnecessary page decrypt call
|
17 years ago |
efs
|
…
|
|
exportfs
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
ext2
|
ext2: retry block allocation if new blocks are allocated from system zone
|
17 years ago |
ext3
|
ext3: fix online resize bug
|
17 years ago |
ext4
|
Ext4: Fix online resize block group descriptor corruption
|
17 years ago |
fat
|
fat: relax the permission check of fat_setattr()
|
17 years ago |
freevxfs
|
fs/freevxfs/: proper externs
|
17 years ago |
fuse
|
fuse: fix thinko in max I/O size calucation
|
17 years ago |
gfs2
|
[GFS2] fix gfs2 block allocation (cleaned up)
|
17 years ago |
hfs
|
hfs: fix warning with 64k PAGE_SIZE
|
17 years ago |
hfsplus
|
Fix hfsplus oops on image without extents
|
17 years ago |
hostfs
|
…
|
|
hpfs
|
…
|
|
hppfs
|
fix hppfs Makefile breakage
|
17 years ago |
hugetlbfs
|
mm: bdi: add separate writeback accounting capability
|
17 years ago |
isofs
|
isofs: fix access to unallocated memory when reading corrupted filesystem
|
17 years ago |
jbd
|
jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT
|
17 years ago |
jbd2
|
jbd2: Fix barrier fallback code to re-lock the buffer head
|
17 years ago |
jffs2
|
Merge git://git.infradead.org/mtd-2.6
|
17 years ago |
jfs
|
proc: remove proc_root_fs
|
17 years ago |
lockd
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
minix
|
…
|
|
msdos
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
ncpfs
|
ncpfs: use get/put_unaligned_* helpers
|
17 years ago |
nfs
|
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
|
17 years ago |
nfs_common
|
…
|
|
nfsd
|
nfsd: reorder printk in do_probe_callback to avoid use-after-free
|
17 years ago |
nls
|
…
|
|
ntfs
|
ntfs: le*_add_cpu conversion
|
17 years ago |
ocfs2
|
ocfs2: Remove ->hangup() from stack glue operations.
|
17 years ago |
openpromfs
|
…
|
|
partitions
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
proc
|
pagemap: fix large pages in pagemap
|
17 years ago |
qnx4
|
…
|
|
ramfs
|
mm: bdi: add separate writeback accounting capability
|
17 years ago |
reiserfs
|
reiserfs: use open_bdev_excl
|
17 years ago |
romfs
|
…
|
|
smbfs
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
sysfs
|
sysfs: remove error messages for -EEXIST case
|
17 years ago |
sysv
|
sysv: [bl]e*_add_cpu conversion
|
17 years ago |
udf
|
udf: Fix regression in UDF anchor block detection
|
17 years ago |
ufs
|
ufs: remove unneeded ufs_put_inode prototype
|
17 years ago |
vfat
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
xfs
|
[XFS] Fix memory corruption with small buffer reads
|
17 years ago |
Kconfig
|
[S390] System z large page support.
|
17 years ago |
Kconfig.binfmt
|
frv: don't offer BINFMT_FLAT
|
17 years ago |
Makefile
|
…
|
|
aio.c
|
uml: activate_mm: remove the dead PF_BORROWED_MM check
|
17 years ago |
anon_inodes.c
|
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |
attr.c
|
…
|
|
bad_inode.c
|
…
|
|
binfmt_aout.c
|
fs/binfmt_aout.c: use printk_ratelimit()
|
17 years ago |
binfmt_elf.c
|
Remove last traces of a.out support from ELF loader.
|
17 years ago |
binfmt_elf_fdpic.c
|
nommu: fix ksize() abuse
|
17 years ago |
binfmt_em86.c
|
binfmt_misc.c: avoid potential kernel stack overflow
|
17 years ago |
binfmt_flat.c
|
nommu: fix ksize() abuse
|
17 years ago |
binfmt_misc.c
|
binfmt_misc.c: avoid potential kernel stack overflow
|
17 years ago |
binfmt_script.c
|
binfmt_misc.c: avoid potential kernel stack overflow
|
17 years ago |
binfmt_som.c
|
[PATCH] sanitize handling of shared descriptor tables in failing execve()
|
17 years ago |
bio.c
|
docbook: fix bio missing parameter
|
17 years ago |
block_dev.c
|
[PATCH] fix cgroup-inflicted breakage in block_dev.c
|
17 years ago |
buffer.c
|
Properly notify block layer of sync writes
|
17 years ago |
char_dev.c
|
fs: remove unused fops from struct char_device_struct
|
17 years ago |
compat.c
|
[PATCH] get rid of leak in compat_execve()
|
17 years ago |
compat_binfmt_elf.c
|
…
|
|
compat_ioctl.c
|
wext: Remove compat handling from fs/compat_ioctl.c
|
17 years ago |
dcache.c
|
[patch 2/3] vfs: dcache cleanups
|
17 years ago |
dcookies.c
|
…
|
|
direct-io.c
|
…
|
|
dnotify.c
|
[PATCH] split linux/file.h
|
17 years ago |
dquot.c
|
quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off
|
17 years ago |
drop_caches.c
|
vfs: skip inodes without pages to free in drop_pagecache_sb()
|
17 years ago |
eventfd.c
|
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |
eventpoll.c
|
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |
exec.c
|
Include <asm/a.out.h> in fs/exec.c only for Alpha.
|
17 years ago |
fcntl.c
|
[PATCH] split linux/file.h
|
17 years ago |
fifo.c
|
…
|
|
file.c
|
[PATCH] avoid multiplication overflows and signedness issues for max_fds
|
17 years ago |
file_table.c
|
[PATCH] split linux/file.h
|
17 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
fs/fs-writeback.c: make 2 functions static
|
17 years ago |
generic_acl.c
|
…
|
|
inode.c
|
VFS: fix unused variable warning
|
17 years ago |
inotify.c
|
…
|
|
inotify_user.c
|
Remove duplicated unlikely() in IS_ERR()
|
17 years ago |
internal.h
|
[PATCH] move a bunch of declarations to fs/internal.h
|
17 years ago |
ioctl.c
|
make vfs_ioctl() static
|
17 years ago |
ioprio.c
|
…
|
|
libfs.c
|
introduce memory_read_from_buffer()
|
17 years ago |
locks.c
|
[patch 4/4] flock: remove unused fields from file_lock_operations
|
17 years ago |
mbcache.c
|
…
|
|
mpage.c
|
…
|
|
namei.c
|
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
|
17 years ago |
namespace.c
|
fs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
nfsctl.c
|
…
|
|
no-block.c
|
…
|
|
open.c
|
[PATCH] split linux/file.h
|
17 years ago |
pipe.c
|
[patch 1/4] vfs: path_{get,put}() cleanups
|
17 years ago |
pnode.c
|
[patch 7/7] vfs: mountinfo: show dominating group id
|
17 years ago |
pnode.h
|
[patch 7/7] vfs: mountinfo: show dominating group id
|
17 years ago |
posix_acl.c
|
…
|
|
quota.c
|
quota: quota core changes for quotaon on remount
|
17 years ago |
quota_v1.c
|
quota: do not allow setting of quota limits to too high values
|
17 years ago |
quota_v2.c
|
quota: le*_add_cpu conversion
|
17 years ago |
read_write.c
|
fs: use loff_t type instead of long long
|
17 years ago |
read_write.h
|
…
|
|
readdir.c
|
…
|
|
select.c
|
Fix performance regression on lmbench select benchmark
|
17 years ago |
seq_file.c
|
[patch 2/7] vfs: mountinfo: add seq_file_root()
|
17 years ago |
signalfd.c
|
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |
splice.c
|
splice: handle try_to_release_page() failure
|
17 years ago |
stack.c
|
…
|
|
stat.c
|
…
|
|
super.c
|
make __put_super() static
|
17 years ago |
sync.c
|
vfs: fix unconditional write_super() call in file_fsync()
|
17 years ago |
timerfd.c
|
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |
utimes.c
|
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
|
17 years ago |
xattr.c
|
xattr: add missing consts to function arguments
|
17 years ago |
xattr_acl.c
|
…
|
|