aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-23[patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-23[PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng
2008-10-23[RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams
2008-10-23[PATCH] reiserfs: add missing llseek methodChristoph Hellwig
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-10-23[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi
2008-10-23[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA 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() helperOGAWA 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 udfAl Viro
2008-10-23[PATCH 2/2] anondev: switch to IDAAlexey Dobriyan
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-23cifs: handle the TCP_Server_Info->tsk field more carefullyJeff Layton
2008-10-23cifs: fix unlinking of rename target when server doesn't support open file re...Jeff Layton
2008-10-23[CIFS] improve setlease handlingSteve French
2008-10-229p: fix format warningEric Van Hensbergen
2008-10-22nfsd: clean up expkey_parse error casesJ. Bruce Fields
2008-10-22nfsd: Drop reference in expkey_parse error casesKrishna Kumar
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-21[CIFS] fix saving of resume key before CIFSFindNextJeff Layton