summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-232-0/+2
* [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi2008-10-231-9/+18
* [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()OGAWA Hirofumi2008-10-231-1/+0
* [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helperOGAWA Hirofumi2008-10-231-15/+16
* [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-233-34/+34
* [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi2008-10-232-11/+14
* [PATCH] get rid of on-stack dentry in udfAl Viro2008-10-231-15/+11
* [PATCH 2/2] anondev: switch to IDAAlexey Dobriyan2008-10-231-5/+5
* [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-233-8/+1
* [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()David Woodhouse2008-10-231-3/+1
* [PATCH] Optimise NFS readdir hack slightly.David Woodhouse2008-10-231-2/+3
* [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-236-41/+33
* [PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro2008-10-233-20/+15
* [PATCH] get rid of on-stack fake dentry in ext3_get_parent()Al Viro2008-10-231-37/+33
* [JFFS2] Reinstate NFS exportabilityDavid Woodhouse2008-10-231-0/+48
* [PATCH] Remove XFS buffered readdir hackDavid Woodhouse2008-10-231-128/+0
* [PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse2008-10-231-15/+93
* [PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse2008-10-231-16/+24
* [PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro2008-10-231-5/+4
* [PATCH] kill d_alloc_anonChristoph Hellwig2008-10-232-72/+37
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-2319-305/+78
* [PATCH] new helper: d_obtain_aliasChristoph Hellwig2008-10-233-24/+38
* [PATCH] generic_file_llseek tidyupsChristoph Hellwig2008-10-231-18/+40
* [PATCH] tidy up chrdev_openChristoph Hellwig2008-10-231-7/+14
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-234-13/+22
* [PATCH] dm: kill lookup_device wrapperChristoph Hellwig2008-10-231-15/+6
* [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-234-8/+9
* [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-231-2/+2
* [PATCH] get rid of path_lookup_create()Al Viro2008-10-231-39/+22
* [PATCH] get rid of nameidata in audit_treeAl Viro2008-10-231-24/+24
* [PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro2008-10-234-37/+34
* [PATCH] switch nfsd to kern_path()Al Viro2008-10-234-58/+56
* [PATCH] sanitize svc_export_parse()Al Viro2008-10-231-42/+35
* [PATCH] switch quota_on-related stuff to kern_path()Al Viro2008-10-234-37/+37
* [PATCH] no need for noinline stuff in fs/namespace.c anymoreAl Viro2008-10-231-12/+5
* [PATCH] finally get rid of nameidata in namespace.cAl Viro2008-10-231-60/+59
* [PATCH] new helper - kern_path()Al Viro2008-10-232-0/+12
* binfmt_elf_fdpic: Update for cputime changes.Paul Mundt2008-10-201-12/+7
* mm: remove duplicated #include'sHuang Weiyi2008-10-202-3/+0
* Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-202-1/+2
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-205-8/+8
* fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-201-2/+3
* fix WARN() for PPCArjan van de Ven2008-10-201-1/+1
* kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20138-318/+457
|\
| * parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-173-258/+183
| * parisc: add rtc platform driverKyle McMartin2008-10-105-1/+141
| * parisc: initialize unwinder much earlierJames Bottomley2008-10-103-3/+5
| * parisc: add new syscallsKyle McMartin2008-10-102-2/+14
| * parisc: hijack jump to start_kernelKyle McMartin2008-10-102-2/+27
OpenPOWER on IntegriCloud