.. |
9p
|
9p: Add fscache support to 9p
|
16 years ago |
adfs
|
adfs: remove redundant test on unsigned
|
16 years ago |
affs
|
…
|
|
afs
|
seq_file: constify seq_operations
|
16 years ago |
autofs
|
trivial: remove unnecessary semicolons
|
16 years ago |
autofs4
|
…
|
|
befs
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
bfs
|
…
|
|
btrfs
|
const: mark struct vm_struct_operations
|
16 years ago |
cachefiles
|
…
|
|
ceph
|
ceph: correct subscribe_ack msgpool payload size
|
16 years ago |
cifs
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
|
16 years ago |
coda
|
sysctl: remove "struct file *" argument of ->proc_handler
|
16 years ago |
configfs
|
writeback: add name to backing_dev_info
|
16 years ago |
cramfs
|
…
|
|
debugfs
|
…
|
|
devpts
|
Move magic numbers into magic.h
|
16 years ago |
dlm
|
seq_file: constify seq_operations
|
16 years ago |
ecryptfs
|
eCryptfs: Prevent lower dentry from going negative during unlink
|
16 years ago |
efs
|
…
|
|
exofs
|
exofs: remove BKL from super operations
|
16 years ago |
exportfs
|
…
|
|
ext2
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
16 years ago |
ext3
|
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
16 years ago |
ext4
|
const: mark struct vm_struct_operations
|
16 years ago |
fat
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
freevxfs
|
…
|
|
fscache
|
…
|
|
fuse
|
const: mark struct vm_struct_operations
|
16 years ago |
gfs2
|
const: mark struct vm_struct_operations
|
16 years ago |
hfs
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
hfsplus
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
hostfs
|
…
|
|
hpfs
|
…
|
|
hppfs
|
…
|
|
hugetlbfs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
isofs
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
jbd
|
jbd: Annotate transaction start also for journal_restart()
|
16 years ago |
jbd2
|
seq_file: constify seq_operations
|
16 years ago |
jffs2
|
Merge git://git.infradead.org/mtd-2.6
|
16 years ago |
jfs
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
lockd
|
headers: utsname.h redux
|
16 years ago |
minix
|
V3 minixfs: add missing directory type checking
|
16 years ago |
ncpfs
|
const: mark struct vm_struct_operations
|
16 years ago |
nfs
|
const: mark struct vm_struct_operations
|
16 years ago |
nfs_common
|
…
|
|
nfsd
|
headers: utsname.h redux
|
16 years ago |
nilfs2
|
const: mark struct vm_struct_operations
|
16 years ago |
nls
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
notify
|
…
|
|
ntfs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 years ago |
ocfs2
|
const: mark struct vm_struct_operations
|
16 years ago |
omfs
|
const: mark remaining inode_operations as const
|
16 years ago |
openpromfs
|
…
|
|
partitions
|
const: make block_device_operations const
|
16 years ago |
proc
|
procfs: disable per-task stack usage on NOMMU
|
16 years ago |
qnx4
|
qnx4: remove write support
|
16 years ago |
quota
|
const: make struct super_block::s_qcop const
|
16 years ago |
ramfs
|
truncate: use new helpers
|
16 years ago |
reiserfs
|
const: make struct super_block::s_qcop const
|
16 years ago |
romfs
|
fs/romfs: correct error-handling code
|
16 years ago |
smbfs
|
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
squashfs
|
const: mark remaining super_operations const
|
16 years ago |
sysfs
|
const: mark struct vm_struct_operations
|
16 years ago |
sysv
|
…
|
|
ubifs
|
const: mark struct vm_struct_operations
|
16 years ago |
udf
|
udf: Fix possible corruption when close races with write
|
16 years ago |
ufs
|
…
|
|
xfs
|
const: mark struct vm_struct_operations
|
16 years ago |
Kconfig
|
ceph: Kconfig, Makefile
|
16 years ago |
Kconfig.binfmt
|
…
|
|
Makefile
|
ceph: Kconfig, Makefile
|
16 years ago |
aio.c
|
aio.c: move EXPORT* macros to line after function
|
16 years ago |
anon_inodes.c
|
anonfd: split interface into file creation and install
|
16 years ago |
attr.c
|
truncate: new helpers
|
16 years ago |
bad_inode.c
|
…
|
|
binfmt_aout.c
|
…
|
|
binfmt_elf.c
|
elf: clean up fill_note_info()
|
16 years ago |
binfmt_elf_fdpic.c
|
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
|
16 years ago |
binfmt_em86.c
|
…
|
|
binfmt_flat.c
|
flat: use IS_ERR_VALUE() helper macro
|
16 years ago |
binfmt_misc.c
|
…
|
|
binfmt_script.c
|
…
|
|
binfmt_som.c
|
…
|
|
bio-integrity.c
|
…
|
|
bio.c
|
…
|
|
block_dev.c
|
freeze_bdev: grab active reference to frozen superblocks
|
16 years ago |
buffer.c
|
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
char_dev.c
|
fs/char_dev.c: remove useless loop
|
16 years ago |
compat.c
|
fs: fix overflow in sys_mount() for in-kernel calls
|
16 years ago |
compat_binfmt_elf.c
|
…
|
|
compat_ioctl.c
|
…
|
|
dcache.c
|
…
|
|
dcookies.c
|
…
|
|
direct-io.c
|
…
|
|
drop_caches.c
|
sysctl: remove "struct file *" argument of ->proc_handler
|
16 years ago |
eventfd.c
|
anonfd: split interface into file creation and install
|
16 years ago |
eventpoll.c
|
…
|
|
exec.c
|
task_struct cleanup: move binfmt field to mm_struct
|
16 years ago |
fcntl.c
|
fcntl: add F_[SG]ETOWN_EX
|
16 years ago |
fifo.c
|
…
|
|
file.c
|
…
|
|
file_table.c
|
sysctl: remove "struct file *" argument of ->proc_handler
|
16 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
writeback: pass in super_block to bdi_start_writeback()
|
16 years ago |
fs_struct.c
|
…
|
|
generic_acl.c
|
…
|
|
inode.c
|
vfs: optimize touch_time() too
|
16 years ago |
internal.h
|
fs: fix overflow in sys_mount() for in-kernel calls
|
16 years ago |
ioctl.c
|
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
|
16 years ago |
ioprio.c
|
…
|
|
libfs.c
|
libfs: return error code on failed attr set
|
16 years ago |
locks.c
|
const: make lock_manager_operations const
|
16 years ago |
mbcache.c
|
…
|
|
mpage.c
|
…
|
|
namei.c
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 years ago |
namespace.c
|
fs: fix overflow in sys_mount() for in-kernel calls
|
16 years ago |
nfsctl.c
|
…
|
|
no-block.c
|
…
|
|
open.c
|
fs: change sys_truncate length parameter type
|
16 years ago |
pipe.c
|
…
|
|
pnode.c
|
…
|
|
pnode.h
|
…
|
|
posix_acl.c
|
…
|
|
read_write.c
|
vfs: remove redundant position check in do_sendfile
|
16 years ago |
read_write.h
|
…
|
|
readdir.c
|
…
|
|
select.c
|
poll/select: avoid arithmetic overflow in __estimate_accuracy()
|
16 years ago |
seq_file.c
|
vfs: seq_file: add helpers for data filling
|
16 years ago |
signalfd.c
|
…
|
|
splice.c
|
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
stack.c
|
…
|
|
stat.c
|
…
|
|
super.c
|
freeze_bdev: grab active reference to frozen superblocks
|
16 years ago |
sync.c
|
fs/buffer.c: clean up EXPORT* macros
|
16 years ago |
timerfd.c
|
…
|
|
utimes.c
|
…
|
|
xattr.c
|
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.
|
16 years ago |
xattr_acl.c
|
…
|
|