aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/m68k (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-238250: Oxford Semiconductor DevicesLee Howard3-1/+238
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-23watchdog: Fix warningAlan Cox1-1/+1
2008-10-23mutex: speed up generic mutex implementationsNick Piggin2-32/+3
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki4-8/+32
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin1-2/+17
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai1-3/+3
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai2-8/+27
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai4-21/+65
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt1-1/+6
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt1-0/+1
2008-10-23[PATCH] fs: add a sanity check in d_freeArjan van de Ven1-0/+1
2008-10-23[PATCH] i_version: remount supportMimi Zohar1-1/+1
2008-10-23[patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi1-5/+5
2008-10-23[patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk1-3/+4
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi9-44/+30
2008-10-23[PATCH] fs/dcache.c: update comment of d_validate()Qinghuang Feng1-2/+0
2008-10-23[RFC PATCH] touch_mnt_namespace when the mount flags changeDan Williams1-1/+6
2008-10-23[PATCH] reiserfs: add missing llseek methodChristoph Hellwig1-0/+1
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig11-1/+12
2008-10-23[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2-0/+2
2008-10-23[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi1-9/+18
2008-10-23[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()OGAWA Hirofumi1-1/+0
2008-10-23[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helperOGAWA Hirofumi1-15/+16
2008-10-23[PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi3-34/+34
2008-10-23[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi2-11/+14
2008-10-23[PATCH] get rid of on-stack dentry in udfAl Viro1-15/+11
2008-10-23[PATCH 2/2] anondev: switch to IDAAlexey Dobriyan1-5/+5
2008-10-23[PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan3-8/+1
2008-10-23[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()David Woodhouse1-3/+1
2008-10-23[PATCH] Optimise NFS readdir hack slightly.David Woodhouse1-2/+3
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro6-41/+33
2008-10-23[PATCH] get rid of on-stack dentry in ext2_get_parent()Al Viro3-20/+15
2008-10-23[PATCH] get rid of on-stack fake dentry in ext3_get_parent()Al Viro1-37/+33
2008-10-23[JFFS2] Reinstate NFS exportabilityDavid Woodhouse1-0/+48
2008-10-23[PATCH] Remove XFS buffered readdir hackDavid Woodhouse1-128/+0
2008-10-23[PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse1-15/+93
2008-10-23[PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse1-16/+24
2008-10-23[PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro1-5/+4
2008-10-23[PATCH] kill d_alloc_anonChristoph Hellwig2-72/+37
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig19-305/+78
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig3-24/+38
2008-10-23[PATCH] generic_file_llseek tidyupsChristoph Hellwig1-18/+40
2008-10-23[PATCH] tidy up chrdev_openChristoph Hellwig1-7/+14
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig4-13/+22
2008-10-23[PATCH] dm: kill lookup_device wrapperChristoph Hellwig1-15/+6
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro4-8/+9
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro1-2/+2
2008-10-23[PATCH] get rid of path_lookup_create()Al Viro1-39/+22
2008-10-23[PATCH] get rid of nameidata in audit_treeAl Viro1-24/+24