aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey 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 resultAl 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 exportabilityDavid Woodhouse
2008-10-23[PATCH] Remove XFS buffered readdir hackDavid 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 functionDavid Woodhouse
2008-10-23[PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro
2008-10-23[PATCH] kill d_alloc_anonChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] generic_file_llseek tidyupsChristoph Hellwig
2008-10-23[PATCH] tidy up chrdev_openChristoph Hellwig
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro
2008-10-23[PATCH] get rid of path_lookup_create()Al Viro
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl 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 anymoreAl Viro
2008-10-23[PATCH] finally get rid of nameidata in namespace.cAl Viro
2008-10-23[PATCH] new helper - kern_path()Al Viro
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath
2008-10-20coredump: format_corename: don't append .%pid if multi-threadedOleg Nesterov
2008-10-20seq_file: add seq_cpumask_list(), seq_nodemask_list()Lai Jiangshan
2008-10-20seq_file: don't call bitmap_scnprintf_len()Lai Jiangshan
2008-10-20hfsplus: fix possible deadlock when handling corrupted extentsEric Sesterhenn
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox
2008-10-20ext3: avoid printk floods in the face of directory corruptionEric Sandeen
2008-10-20ext3: truncate block allocated on a failed ext3_write_beginAneesh Kumar K.V
2008-10-20ext3: fix ext3_dx_readdir hash collision handlingEugene Dashevsky
2008-10-20jbd: ordered data integrity fixHidehiro Kawai
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai
2008-10-20ext3: fix ext3 block reservation early ENOSPC issueMingming Cao