index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
2008-10-23
[PATCH] get rid of path_lookup_create()
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-20
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
2008-10-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
2008-10-20
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-20
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2008-10-20
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
2008-10-20
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2008-10-20
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
2008-10-20
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
2008-10-20
hfsplus: missing O_LARGEFILE check
Alan Cox
2008-10-20
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
2008-10-20
ext3: truncate block allocated on a failed ext3_write_begin
Aneesh Kumar K.V
2008-10-20
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
[next]