Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | [PATCH] reiserfs: add missing llseek method | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] fix ->llseek for more directories | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate() | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor() | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT() | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] get rid of on-stack dentry in udf | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH 2/2] anondev: switch to IDA | Alexey Dobriyan | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() | David Woodhouse | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] Optimise NFS readdir hack slightly. | David Woodhouse | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] get rid of on-stack dentry in ext2_get_parent() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] get rid of on-stack fake dentry in ext3_get_parent() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [JFFS2] Reinstate NFS exportability | David Woodhouse | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] Remove XFS buffered readdir hack | David Woodhouse | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] Copy XFS readdir hack into nfsd code. | David Woodhouse | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] Factor out nfsd_do_readdir() into its own function | David Woodhouse | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] reduce the stack footprint of exportfs_decode_fh() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] kill d_alloc_anon | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] new helper: d_obtain_alias | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] generic_file_llseek tidyups | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] tidy up chrdev_open | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] hpfs: cleanup ->setattr | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] dm: kill lookup_device wrapper | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] get rid of path_lookup_create() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] get rid of nameidata in audit_tree | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] assorted path_lookup() -> kern_path() conversions | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] switch nfsd to kern_path() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] sanitize svc_export_parse() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] switch quota_on-related stuff to kern_path() | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] no need for noinline stuff in fs/namespace.c anymore | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] finally get rid of nameidata in namespace.c | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | [PATCH] new helper - kern_path() | Al Viro | 2008-10-23 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | x86: canonicalize remaining header guards | H. Peter Anvin | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86: drop double underscores from header guards | H. Peter Anvin | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: get rid of uml-config.h | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: get rid of arch/um/os symlink | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: get rid of header symlinks | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 2008-10-23 | |
| * | | | | | | | | | | | | | | | x86, um: get rid of sysdep symlink | Al Viro | 2008-10-23 |