..
9p
9p: fix format warning
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
[PATCH] fix ->llseek for more directories
17 years ago
autofs
vfs: Use const for kernel parser table
17 years ago
autofs4
autofs4: collect version check return
16 years ago
befs
befs: annotate fs32 on tests for superblock endianness
17 years ago
bfs
[PATCH] fix ->llseek for more directories
17 years ago
cifs
[CIFS] Do not attempt to close invalidated file handles
16 years ago
coda
Switch to a valid email address...
17 years ago
configfs
[PATCH] assorted path_lookup() -> kern_path() conversions
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: fix shutdown cleanup
16 years ago
ecryptfs
eCryptfs: Allocate up to two scatterlists for crypto ops on keys
16 years ago
efs
[PATCH] switch all filesystems over to d_obtain_alias
17 years ago
exportfs
[PATCH] prepare vfs_readdir() callers to returning filldir result
17 years ago
ext2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
ext3
ext3: Clean up outdated and incorrect comment for ext3_write_super()
16 years ago
ext4
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
16 years ago
fat
fat: i_blocks warning fix
16 years ago
freevxfs
fs/freevxfs/: proper externs
17 years ago
fuse
saner FASYNC handling on file close
16 years ago
gfs2
[PATCH] switch all filesystems over to d_obtain_alias
17 years ago
hfs
[PATCH] move executable checking into ->permission()
17 years ago
hfsplus
[PATCH] move executable checking into ->permission()
17 years ago
hostfs
hostfs: fix a duplicated global function name
16 years ago
hpfs
[PATCH] hpfs: cleanup ->setattr
17 years ago
hppfs
[patch] hppfs: remove hppfs_permission
17 years ago
hugetlbfs
vfs: Use const for kernel parser table
17 years ago
isofs
[PATCH] switch all filesystems over to d_obtain_alias
17 years ago
jbd
jbd: don't give up looking for space so easily in __log_wait_for_space
16 years ago
jbd2
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
16 years ago
jffs2
Merge git://git.infradead.org/mtd-2.6
16 years ago
jfs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
lockd
NLM: Set address family before calling nlm_host_rebooted()
17 years ago
minix
SL*B: drop kmem cache argument from constructor
17 years ago
ncpfs
[PATCH] don't pass nameidata to __ncp_lookup_validate()
17 years ago
nfs
NFS: Convert nfs_attr_generation_counter into an atomic_long
17 years ago
nfs_common
…
nfsd
Fix nfsd truncation of readdir results
16 years ago
nls
remove CONFIG_KMOD from fs
17 years ago
ntfs
[PATCH] switch all filesystems over to d_obtain_alias
17 years ago
ocfs2
ocfs2: Check search result in ocfs2_xattr_block_get()
16 years ago
omfs
[PATCH] fix ->llseek for more directories
17 years ago
openpromfs
[PATCH] fix ->llseek for more directories
17 years ago
partitions
block/md: fix md autodetection
16 years ago
proc
Fix broken ownership of /proc/sys/ files
16 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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
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
[PATCH] fix ->llseek for more directories
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
[PATCH] get rid of on-stack dentry in udf
17 years ago
ufs
[PATCH] fix ->llseek for more directories
17 years ago
xfs
[XFS] remove dead code for old inode item recovery
16 years ago
Kconfig
[patch 1/3] FS_MBCACHE: don't needlessly make it built-in
17 years ago
Kconfig.binfmt
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
17 years ago
Makefile
fat: move fs/vfat/* and fs/msdos/* to fs/fat
16 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] vfs: make security_inode_setattr() calling consistent
17 years ago
bad_inode.c
[PATCH] sanitize ->permission() prototype
17 years ago
binfmt_aout.c
tracehook: exec
17 years ago
binfmt_elf.c
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
17 years ago
binfmt_elf_fdpic.c
binfmt_elf_fdpic: Update for cputime changes.
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 __blkdev_get() for removable devices
16 years ago
buffer.c
fs: buffer lock use lock bitops
17 years ago
char_dev.c
[PATCH] tidy up chrdev_open
17 years ago
compat.c
select: deal with math overflow from borderline valid userland data
17 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
remove unused #include <linux/dirent.h>'s
17 years ago
dcache.c
[PATCH] fs: add a sanity check in d_free
17 years ago
dcookies.c
…
direct-io.c
Remove Andrew Morton's old email accounts
17 years ago
dnotify.c
[PATCH] split linux/file.h
17 years ago
dquot.c
[PATCH] switch quota_on-related stuff to kern_path()
17 years ago
drop_caches.c
vfs: skip inodes without pages to free in drop_pagecache_sb()
17 years ago
eventfd.c
flag parameters: check magic constants
17 years ago
eventpoll.c
epoll: avoid double-inserts in case of EFAULT
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] introduce fmode_t, do annotations
17 years ago
file.c
[PATCH] merge locate_fd() and get_unused_fd()
17 years ago
file_table.c
saner FASYNC handling on file close
16 years ago
filesystems.c
proc: move /proc/filesystems to fs/filesystems.c
17 years ago
fs-writeback.c
Remove Andrew Morton's old email accounts
17 years ago
generic_acl.c
…
inode.c
fs: xfs needs inode_wait to be exported
16 years ago
inotify.c
Fix inotify watch removal/umount races
16 years ago
inotify_user.c
saner FASYNC handling on file close
16 years ago
internal.h
[PATCH] move a bunch of declarations to fs/internal.h
17 years ago
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
fs: remove prepare_write/commit_write
17 years ago
locks.c
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
17 years ago
mbcache.c
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
17 years ago
mpage.c
Remove Andrew Morton's old email accounts
17 years ago
namei.c
don't unlink an active swapfile
16 years ago
namespace.c
vfs: fix shrink_submounts
16 years ago
nfsctl.c
…
no-block.c
…
open.c
[PATCH] introduce fmode_t, do annotations
17 years ago
pipe.c
saner FASYNC handling on file close
16 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: 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
[PATCH] generic_file_llseek tidyups
17 years ago
read_write.h
…
readdir.c
[PATCH] prepare vfs_readdir() callers to returning filldir result
17 years ago
select.c
select: deal with math overflow from borderline valid userland data
17 years ago
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
fs: remove prepare_write/commit_write
17 years ago
stack.c
…
stat.c
[PATCH] sanitize __user_walk_fd() et.al.
17 years ago
super.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
17 years ago
sync.c
SYNC_FILE_RANGE_WRITE may and will block. Document that.
17 years ago
timerfd.c
hrtimer: convert timerfd to the new hrtimer apis
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
…