..
9p
9p: fix device file handling
17 years ago
adfs
vfs: Use const for kernel parser table
17 years ago
affs
vfs: Use const for kernel parser table
17 years ago
afs
afs: convert to new aops
17 years ago
autofs
vfs: Use const for kernel parser table
17 years ago
autofs4
autofs4: add miscellaneous device for ioctls
17 years ago
befs
befs: annotate fs32 on tests for superblock endianness
17 years ago
bfs
bfs: fix Lockdep warning
17 years ago
cifs
fs/Kconfig: move CIFS out
17 years ago
coda
device create: misc: convert device_create_drvdata to device_create
17 years ago
configfs
[PATCH] configfs: Consolidate locking around configfs_detach_prep() in configfs_rmdir()
17 years ago
cramfs
cramfs: fix named-pipe handling
17 years ago
debugfs
integrity: special fs magic
17 years ago
devpts
vfs: Use const for kernel parser table
17 years ago
dlm
dlm: choose better identifiers
17 years ago
ecryptfs
eCryptfs: remove netlink transport
17 years ago
efs
EFS: Don't set f_fsid in statfs().
17 years ago
exportfs
…
ext2
ext2: avoid printk floods in the face of directory corruption
17 years ago
ext3
ext3: avoid printk floods in the face of directory corruption
17 years ago
ext4
ext4: Remove automatic enabling of the HUGE_FILE feature flag
17 years ago
fat
vfs: Use const for kernel parser table
17 years ago
freevxfs
…
fuse
vfs: Use const for kernel parser table
17 years ago
gfs2
vfs: Use const for kernel parser table
17 years ago
hfs
hfs: fix namelength memory corruption
17 years ago
hfsplus
hfsplus: fix possible deadlock when handling corrupted extents
17 years ago
hostfs
[PATCH] sanitize ->permission() prototype
17 years ago
hpfs
vfs: Use const for kernel parser table
17 years ago
hppfs
[patch] hppfs: remove hppfs_permission
17 years ago
hugetlbfs
vfs: Use const for kernel parser table
17 years ago
isofs
vfs: Use const for kernel parser table
17 years ago
jbd
jbd: ordered data integrity fix
17 years ago
jbd2
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
17 years ago
jffs2
[JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash
17 years ago
jfs
vfs: Use const for kernel parser table
17 years ago
lockd
NLM: Remove "proto" argument from lockd_up()
17 years ago
minix
SL*B: drop kmem cache argument from constructor
17 years ago
msdos
fatfs: add UTC timestamp option
17 years ago
ncpfs
[PATCH] don't pass nameidata to __ncp_lookup_validate()
17 years ago
nfs
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
17 years ago
nfs_common
…
nfsd
NLM: Remove unused argument from svc_addsock() function
17 years ago
nls
remove CONFIG_KMOD from fs
17 years ago
ntfs
vmscan: split LRU lists into anon & file sets
17 years ago
ocfs2
ocfs2: fix build error
17 years ago
omfs
vfs: Use const for kernel parser table
17 years ago
openpromfs
SL*B: drop kmem cache argument from constructor
17 years ago
partitions
block: add partition attribute for partition number
17 years ago
proc
kdump: add is_vmcore_usable() and vmcore_unusable()
17 years ago
qnx4
SL*B: drop kmem cache argument from constructor
17 years ago
ramfs
Ramfs and Ram Disk pages are unevictable
17 years ago
reiserfs
fs/reiserfs: use an IS_ERR test rather than a NULL test
17 years ago
romfs
romfs_readpage: don't report errors for pages beyond i_size
17 years ago
smbfs
[PATCH] sanitize ->permission() prototype
17 years ago
sysfs
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
17 years ago
sysv
SL*B: drop kmem cache argument from constructor
17 years ago
ubifs
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
17 years ago
udf
vfs: Use const for kernel parser table
17 years ago
ufs
vfs: Use const for kernel parser table
17 years ago
vfat
fatfs: add UTC timestamp option
17 years ago
xfs
xfs: fix remount rw with unrecognized options
17 years ago
Kconfig
Merge git://git.infradead.org/mtd-2.6
17 years ago
Kconfig.binfmt
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
17 years ago
Makefile
Configure out AIO support
17 years ago
aio.c
[PATCH] f_count may wrap around
17 years ago
anon_inodes.c
flag parameters: NONBLOCK in anon_inode_getfd
17 years ago
attr.c
[patch 4/4] vfs: immutable inode checking cleanup
17 years ago
bad_inode.c
[PATCH] sanitize ->permission() prototype
17 years ago
binfmt_aout.c
tracehook: exec
17 years ago
binfmt_elf.c
coredump_filter: add hugepage dumping
17 years ago
binfmt_elf_fdpic.c
binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE
17 years ago
binfmt_em86.c
Allow recursion in binfmt_script and binfmt_misc
17 years ago
binfmt_flat.c
uclinux: fix gzip header parsing in binfmt_flat.c
17 years ago
binfmt_misc.c
Allow recursion in binfmt_script and binfmt_misc
17 years ago
binfmt_script.c
Allow recursion in binfmt_script and binfmt_misc
17 years ago
binfmt_som.c
binfmt_som.c: add MODULE_LICENSE
17 years ago
bio-integrity.c
block: Introduce integrity data ownership flag
17 years ago
bio.c
block: mark bio_split_pool static
17 years ago
block_dev.c
block: fix current kernel-doc warnings
17 years ago
buffer.c
fs: buffer lock use lock bitops
17 years ago
char_dev.c
remove CONFIG_KMOD from fs
17 years ago
compat.c
compat: move cp_compat_stat to common code
17 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
remove unused #include <linux/dirent.h>'s
17 years ago
dcache.c
Fix NULL pointer dereference in proc_sys_compare
17 years ago
dcookies.c
…
direct-io.c
Remove Andrew Morton's old email accounts
17 years ago
dnotify.c
…
dquot.c
quota: remove CVS keywords
17 years ago
drop_caches.c
…
eventfd.c
flag parameters: check magic constants
17 years ago
eventpoll.c
epoll: drop unnecessary test
17 years ago
exec.c
coredump: format_corename: don't append .%pid if multi-threaded
17 years ago
fcntl.c
[PATCH] clean dup2() up a bit
17 years ago
fifo.c
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
17 years ago
file.c
[PATCH] merge locate_fd() and get_unused_fd()
17 years ago
file_table.c
[PATCH] f_count may wrap around
17 years ago
filesystems.c
…
fs-writeback.c
Remove Andrew Morton's old email accounts
17 years ago
generic_acl.c
…
inode.c
fs/inode.c: properly init address_space->writeback_index
17 years ago
inotify.c
…
inotify_user.c
inotify: fix lock ordering wrt do_page_fault's mmap_sem
17 years ago
internal.h
…
ioctl.c
provide generic_block_fiemap() only with BLOCK=y
17 years ago
ioprio.c
fix setpriority(PRIO_PGRP) thread iterator breakage
17 years ago
libfs.c
VFS: increase pseudo-filesystem block size to PAGE_SIZE
17 years ago
locks.c
SL*B: drop kmem cache argument from constructor
17 years ago
mbcache.c
…
mpage.c
Remove Andrew Morton's old email accounts
17 years ago
namei.c
[patch 3/4] vfs: remove unused nameidata argument of may_create()
17 years ago
namespace.c
[PATCH] pass struct path * to do_add_mount()
17 years ago
nfsctl.c
…
no-block.c
…
open.c
tty: the vhangup syscall is racy
17 years ago
pipe.c
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
17 years ago
pnode.c
…
pnode.h
…
posix_acl.c
…
quota.c
quota: cleanup loop in sync_dquots()
17 years ago
quota_v1.c
quota: move function-macros from quota.h to quotaops.h
17 years ago
quota_v2.c
quota: move function-macros from quota.h to quotaops.h
17 years ago
read_write.c
…
read_write.h
…
readdir.c
[PATCH] fix regular readdir() and friends
17 years ago
select.c
…
seq_file.c
seq_file: add seq_cpumask_list(), seq_nodemask_list()
17 years ago
signalfd.c
flag parameters: check magic constants
17 years ago
splice.c
Don't allow splice() to files opened with O_APPEND
17 years ago
stack.c
…
stat.c
[PATCH] sanitize __user_walk_fd() et.al.
17 years ago
super.c
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
17 years ago
sync.c
SYNC_FILE_RANGE_WRITE may and will block. Document that.
17 years ago
timerfd.c
flag parameters: check magic constants
17 years ago
utimes.c
[PATCH] sanitize __user_walk_fd() et.al.
17 years ago
xattr.c
[PATCH] sanitize __user_walk_fd() et.al.
17 years ago
xattr_acl.c
…