aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-23
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
* [PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng2008-10-23
* [RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams2008-10-23
* [PATCH] reiserfs: add missing llseek methodChristoph Hellwig2008-10-23
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-23
* [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi2008-10-23
* [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()OGAWA Hirofumi2008-10-23
* [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helperOGAWA Hirofumi2008-10-23
* [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-23
* [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi2008-10-23
* [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-23
* [PATCH 2/2] anondev: switch to IDAAlexey Dobriyan2008-10-23
* [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-23
* [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()David Woodhouse2008-10-23
* [PATCH] Optimise NFS readdir hack slightly.David Woodhouse2008-10-23
* [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-23
* [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-23
* [PATCH] get rid of on-stack fake dentry in ext3_get_parent()Al Viro2008-10-23
* [JFFS2] Reinstate NFS exportabilityDavid Woodhouse2008-10-23
* [PATCH] Remove XFS buffered readdir hackDavid Woodhouse2008-10-23
* [PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse2008-10-23
* [PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse2008-10-23
* [PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro2008-10-23
* [PATCH] kill d_alloc_anonChristoph Hellwig2008-10-23
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* [PATCH] new helper: d_obtain_aliasChristoph Hellwig2008-10-23
* [PATCH] generic_file_llseek tidyupsChristoph Hellwig2008-10-23
* [PATCH] tidy up chrdev_openChristoph Hellwig2008-10-23
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-23
* [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-23
* [PATCH] get rid of path_lookup_create()Al Viro2008-10-23
* [PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro2008-10-23
* [PATCH] switch nfsd to kern_path()Al Viro2008-10-23
* [PATCH] sanitize svc_export_parse()Al Viro2008-10-23
* [PATCH] switch quota_on-related stuff to kern_path()Al Viro2008-10-23
* [PATCH] no need for noinline stuff in fs/namespace.c anymoreAl Viro2008-10-23
* [PATCH] finally get rid of nameidata in namespace.cAl Viro2008-10-23
* [PATCH] new helper - kern_path()Al Viro2008-10-23
* binfmt_elf_fdpic: Update for cputime changes.Paul Mundt2008-10-20
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * proc: fixup irq iteratorThomas Gleixner2008-10-16
| * genirq: remove sparse irq codeThomas Gleixner2008-10-16
| * x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-16
| * x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu2008-10-16
| * irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-16
| * x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
| * fs/proc: use nr_irqsYinghai Lu2008-10-16
* | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \