You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Linus Torvalds 44aefd2706 Merge git://git.infradead.org/~dhowells/irq-2.6 18 years ago
..
9p [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
adfs [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
affs [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
afs [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
autofs [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
autofs4 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
befs fix file specification in comments 18 years ago
bfs [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
cifs Still more typo fixes 18 years ago
coda [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
configfs Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 18 years ago
cramfs [PATCH] cramfs: make cramfs_uncompress_exit() return void 19 years ago
debugfs debugfs: spelling fix 18 years ago
devpts [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
dlm [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) 19 years ago
ecryptfs [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 18 years ago
efs [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
exportfs [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
ext2 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
ext3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
fat [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
freevxfs [PATCH] freevxfs: fix leak on error path 19 years ago
fuse [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
gfs2 [GFS2] Fix endian bug for de_type 18 years ago
hfs [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
hfsplus fix file specification in comments 18 years ago
hostfs [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
hpfs [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
hppfs [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
hugetlbfs [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
isofs Remove all inclusions of <linux/config.h> 18 years ago
jbd fix file specification in comments 18 years ago
jffs [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
jffs2 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
jfs JFS: White space cleanup 18 years ago
lockd [PATCH] knfsd: lockd: fix refount on nsm 18 years ago
minix [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
msdos [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
ncpfs [PATCH] Move ncpfs 32bit compat ioctl to ncpfs 19 years ago
nfs Remove all inclusions of <linux/config.h> 18 years ago
nfs_common
nfsd [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals 18 years ago
nls fix file specification in comments 18 years ago
ntfs [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
ocfs2 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling 19 years ago
openpromfs Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
partitions [PATCH] fs/partitions: Conversion to generic boolean 19 years ago
proc IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
qnx4 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
ramfs [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
reiserfs Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh 18 years ago
romfs [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
smbfs [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
sysfs [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments 18 years ago
sysv [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
udf [PATCH] UDF: Fix mounting read-write 18 years ago
ufs [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
vfat [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
xfs BUG_ON conversion for fs/xfs/ 18 years ago
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 18 years ago
Kconfig.binfmt
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 18 years ago
aio.c [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments 18 years ago
attr.c
bad_inode.c [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
binfmt_aout.c [PATCH] Require mmap handler for a.out executables 19 years ago
binfmt_elf.c [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern 19 years ago
binfmt_elf_fdpic.c [PATCH] elf_fdpic_core_dump: don't take tasklist_lock 19 years ago
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c [PATCH] Fix unserialized task->files changing 19 years ago
binfmt_script.c
binfmt_som.c [PARISC] Fix fs/binfmt_som.c 18 years ago
bio.c [PATCH] Update axboe@suse.de email address 19 years ago
block_dev.c [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
buffer.c [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
char_dev.c [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
compat.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
compat_ioctl.c [PATCH] Move ncpfs 32bit compat ioctl to ncpfs 19 years ago
dcache.c [PATCH] knfsd: close a race-opportunity in d_splice_alias 18 years ago
dcookies.c
direct-io.c
dnotify.c [PATCH] file: modify struct fown_struct to use a struct pid 18 years ago
dquot.c [PATCH] dquot: add proper locking when using current->signal->tty 19 years ago
drop_caches.c
eventpoll.c [PATCH] fs/eventpoll: error handling micro-cleanup 18 years ago
exec.c [PATCH] namespaces: utsname: switch to using uts namespaces 18 years ago
fcntl.c [PATCH] file: Add locking to f_getown 18 years ago
fifo.c
file.c [PATCH] expand_fdtable(): remove pointless unlock+lock 19 years ago
file_table.c [PATCH] file: modify struct fown_struct to use a struct pid 18 years ago
filesystems.c [PATCH] Ban register_filesystem(NULL); 19 years ago
fs-writeback.c [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] 19 years ago
generic_acl.c [PATCH] Generic infrastructure for acls 19 years ago
inode.c [PATCH] fs/inode.c tweaks 18 years ago
inotify.c
inotify_user.c
internal.h [PATCH] CONFIG_BLOCK internal.h cleanups 19 years ago
ioctl.c
ioprio.c [PATCH] Update axboe@suse.de email address 19 years ago
libfs.c [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
locks.c [PATCH] file: modify struct fown_struct to use a struct pid 18 years ago
mbcache.c [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() 19 years ago
mpage.c [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] 19 years ago
namei.c [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() 19 years ago
namespace.c [PATCH] namespaces: incorporate fs namespace into nsproxy 18 years ago
nfsctl.c
no-block.c [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
open.c [PATCH] r/o bind mounts: prepare for write access checks: collapse if() 19 years ago
pipe.c [PATCH] Some cleanup in the pipe code 19 years ago
pnode.c
pnode.h
posix_acl.c [PATCH] kmemdup: some users 19 years ago
quota.c [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
quota_v1.c
quota_v2.c
read_write.c [PATCH] Add vector AIO support 19 years ago
read_write.h [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
select.c [PATCH] enforce RLIMIT_NOFILE in poll() 19 years ago
seq_file.c
splice.c [PATCH] Update axboe@suse.de email address 19 years ago
stat.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
super.c [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
sync.c [PATCH] BLOCK: Move functions out of buffer code [try #6] 19 years ago
utimes.c [PATCH] Create fs/utimes.c 19 years ago
xattr.c
xattr_acl.c