..
9p
fs: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
adfs
mount options: fix adfs
17 years ago
affs
mount options: fix affs
17 years ago
afs
AFS: Do not describe debug parameters with their value
17 years ago
autofs
mount options: fix autofs
17 years ago
autofs4
Introduce path_put()
17 years ago
befs
mount options: fix befs
17 years ago
bfs
iget: stop BFS from using iget() and read_inode()
17 years ago
cifs
cifs: fix misannotations
17 years ago
coda
Introduce path_put()
17 years ago
configfs
Introduce path_put()
17 years ago
cramfs
fs: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
debugfs
debugfs: fix sparse warnings
17 years ago
devpts
mount options: fix devpts
17 years ago
dlm
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
17 years ago
ecryptfs
eCryptfs: Swap dput() and mntput()
17 years ago
efs
efs: update error msg to not refer to deleted read_inode()
17 years ago
exportfs
exportfs: update documentation
17 years ago
ext2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
17 years ago
ext3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
17 years ago
ext4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
17 years ago
fat
[PATCH] r/o bind mounts: elevate write count for ioctls()
17 years ago
freevxfs
iget: stop FreeVXFS from using iget() and read_inode()
17 years ago
fuse
fuse: fix permission checking
17 years ago
gfs2
dlm: move plock code from gfs2
17 years ago
hfs
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
17 years ago
hfsplus
[PATCH] r/o bind mounts: elevate write count for ioctls()
17 years ago
hostfs
uml: fix hostfs tv_usec calculations
17 years ago
hpfs
mount options: fix hpfs
17 years ago
hppfs
[PATCH] sanitize hppfs
17 years ago
hugetlbfs
[PATCH] double iput() on failure exit in hugetlb
17 years ago
isofs
zisofs: fix readpage() outside i_size
17 years ago
jbd
jbd/jbd2 NULL noise
17 years ago
jbd2
jbd/jbd2 NULL noise
17 years ago
jffs2
Convert asm/semaphore.h users to linux/semaphore.h
17 years ago
jfs
[PATCH] r/o bind mounts: elevate write count for ioctls()
17 years ago
lockd
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
17 years ago
minix
iget: stop the MINIX filesystem from using iget() and read_inode()
17 years ago
msdos
…
ncpfs
[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()
17 years ago
nfs
[PATCH] r/o bind mounts: check mnt instead of superblock directly
17 years ago
nfs_common
…
nfsd
[PATCH] r/o bind mounts: check mnt instead of superblock directly
17 years ago
nls
sparse pointer use of zero as null
17 years ago
ntfs
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
17 years ago
ocfs2
[PATCH] r/o bind mounts: elevate write count for ioctls()
17 years ago
openpromfs
iget: stop OPENPROMFS from using iget() and read_inode()
17 years ago
partitions
block: send disk "change" event for rescan_partitions()
17 years ago
proc
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
17 years ago
qnx4
iget: stop QNX4 from using iget() and read_inode()
17 years ago
ramfs
Remove valueless definition of hard-selected RAMFS option
17 years ago
reiserfs
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
romfs
ROMFS: Fix up an error in iget removal
17 years ago
smbfs
NULL noise: fs/*, mm/*, kernel/*
17 years ago
sysfs
sysfs: refill attribute buffer when reading from offset 0
17 years ago
sysv
iget: stop the SYSV filesystem from using iget() and read_inode()
17 years ago
udf
udf: use crc_itu_t from lib instead of udf_crc
17 years ago
ufs
fs/ufs/balloc.c: fix sparc64 printk warning
17 years ago
vfat
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
xfs
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
Kconfig
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
17 years ago
Kconfig.binfmt
[SPARC]: Remove SunOS and Solaris binary support.
17 years ago
Makefile
x86: compat_binfmt_elf Kconfig
17 years ago
aio.c
eventfd/kaio integration fix
17 years ago
anon_inodes.c
[PATCH] fix up new filp allocators
17 years ago
attr.c
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
17 years ago
bad_inode.c
iget: introduce a function to register iget failure
17 years ago
binfmt_aout.c
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
17 years ago
binfmt_elf.c
core dump: user_regset writeback
17 years ago
binfmt_elf_fdpic.c
pid namespaces: changes to show virtual ids to user
17 years ago
binfmt_em86.c
Convert files to UTF-8 and some cleanups
17 years ago
binfmt_flat.c
FLAT binaries: drop BINFMT_FLAT bad header magic warning
17 years ago
binfmt_misc.c
Convert files to UTF-8 and some cleanups
17 years ago
binfmt_script.c
Convert files to UTF-8 and some cleanups
17 years ago
binfmt_som.c
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
17 years ago
bio.c
block: convert bio_copy_user to bio_copy_user_iov
17 years ago
block_dev.c
fs/block_dev.c: remove #if 0'ed code
17 years ago
buffer.c
Be more careful about marking buffers dirty
17 years ago
char_dev.c
fs/char_dev.c: chrdev_open marked static and removed from fs.h
17 years ago
compat.c
Merge branch 'linus_origin' into hotfixes
17 years ago
compat_binfmt_elf.c
x86: compat_binfmt_elf
17 years ago
compat_ioctl.c
d_path: Make d_path() use a struct path
17 years ago
dcache.c
[patch 2/7] vfs: mountinfo: add seq_file_root()
17 years ago
dcookies.c
d_path: Make d_path() use a struct path
17 years ago
direct-io.c
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
17 years ago
dnotify.c
…
dquot.c
quota: add possibly missing iput() when quotaon and quotaoff races
17 years ago
drop_caches.c
…
eventfd.c
fs/eventfd.c should #include <linux/syscalls.h>
17 years ago
eventpoll.c
lockdep: annotate epoll
17 years ago
exec.c
Allow ARG_MAX execve string space even with a small stack limit
17 years ago
fcntl.c
fs: remove fastcall, it is always empty
17 years ago
fifo.c
…
file.c
get rid of NR_OPEN and introduce a sysctl_nr_open
17 years ago
file_table.c
[PATCH] r/o bind mounts: debugging for missed calls
17 years ago
filesystems.c
…
fs-writeback.c
fs: fix kernel-doc notation warnings
17 years ago
generic_acl.c
…
inode.c
[PATCH] r/o bind mounts: write count for file_update_time()
17 years ago
inotify.c
inotify: remove debug code
17 years ago
inotify_user.c
Introduce path_put()
17 years ago
internal.h
[PATCH] move a bunch of declarations to fs/internal.h
17 years ago
ioctl.c
fix up kerneldoc in fs/ioctl.c a little bit
17 years ago
ioprio.c
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
17 years ago
libfs.c
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
17 years ago
locks.c
fs: Remove unnecessary inclusions of asm/semaphore.h
17 years ago
mbcache.c
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
17 years ago
mpage.c
docbook: fix filesystems.tmpl source files
17 years ago
namei.c
[PATCH] r/o bind mounts: elevate write count for open()s
17 years ago
namespace.c
[patch 7/7] vfs: mountinfo: show dominating group id
17 years ago
nfsctl.c
Introduce path_put()
17 years ago
no-block.c
…
open.c
[PATCH] r/o bind mounts: debugging for missed calls
17 years ago
pipe.c
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
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
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
17 years ago
quota_v1.c
…
quota_v2.c
…
read_write.c
fs: use loff_t type instead of long long
17 years ago
read_write.h
…
readdir.c
Use mutex_lock_killable in vfs_readdir
17 years ago
select.c
trivial: small cleanups
17 years ago
seq_file.c
[patch 2/7] vfs: mountinfo: add seq_file_root()
17 years ago
signalfd.c
signalfd: fix for incorrect SI_QUEUE user data reporting
17 years ago
splice.c
splice: fix infinite loop in generic_file_splice_read()
17 years ago
stack.c
…
stat.c
Introduce path_put()
17 years ago
super.c
[PATCH] move a bunch of declarations to fs/internal.h
17 years ago
sync.c
…
timerfd.c
timerfd: new timerfd API
17 years ago
utimes.c
[PATCH] r/o bind mounts: elevate write count for do_utimes()
17 years ago
xattr.c
[PATCH] remove unused label in xattr.c (noise from ro-bind)
17 years ago
xattr_acl.c
…