summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-10[GFS2] Revert part of earlier log.c changesBob Peterson
2007-10-10[GFS2] Move some code inside the log lockBob Peterson
2007-10-10[GFS2] Fix an oops in glock dumpingSteven Whitehouse
2007-10-10[GFS2] GFS2 not checking pointer on create when running under nfsdSteve French
2007-10-10[GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl
2007-10-10[GFS2] Fix calculation of demote stateJosef Whiter
2007-10-10[GFS2] Fix two races relating to glock callbacksSteven Whitehouse
2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Don't decrement bi_size in bio_endioNeilBrown
2007-10-10Only call bi_end_io once for any bioNeilBrown
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe
2007-10-09knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAMEJ. Bruce Fields
2007-10-09knfsd: nfsv4 delegation recall should take reference on clientJ. Bruce Fields
2007-10-09knfsd: don't shutdown callbacks until nfsv4 client is freedJ. Bruce Fields
2007-10-09knfsd: let nfsd manage timing out its own leasesJ. Bruce Fields
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach
2007-10-09knfsd: remove code duplication in nfsd4_setclientid()J. Bruce Fields
2007-10-09nfsd warning fixAndrew Morton
2007-10-09knfsd: fix callback rpc credJ. Bruce Fields
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields
2007-10-09knfsd: spawn kernel thread to probe callback channelJ. Bruce Fields
2007-10-09knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields
2007-10-09knfsd: demote some printk()s to dprintk()sJ. Bruce Fields
2007-10-09knfsd: cleanup of nfsd4 cmp_* functionsJ. Bruce Fields
2007-10-09knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields
2007-10-09nfsd: fix horrible indentation in nfsd_setattrChristoph Hellwig
2007-10-09nfsd: tone down inaccurate dprintkJ. Bruce Fields
2007-10-09NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust
2007-10-09NFS: nfs_refresh_inode should clear cache_validity flags on successTrond Myklebust
2007-10-09NFS: Fix a connectathon regression in NFSv3 and NFSv4Trond Myklebust
2007-10-09NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inodeTrond Myklebust
2007-10-09NFS: Get rid of some obsolete macrosTrond Myklebust
2007-10-09NFS: Simplify filehandle revalidationTrond Myklebust
2007-10-09NFS: Ensure that nfs_link() returns a hashed dentryTrond Myklebust
2007-10-09NFS: Be strict about dentry revalidation when doing exclusive createTrond Myklebust
2007-10-09NFS: Don't zap the readdir caches upon errorTrond Myklebust
2007-10-09NFS: Remove the redundant nfs_reval_fsid()Trond Myklebust
2007-10-09NFSv3: Always use directory post-op attributes in nfs3_proc_lookupTrond Myklebust
2007-10-09NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust
2007-10-09NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidateTrond Myklebust
2007-10-09NFSv4: Don't revalidate the directory in nfs_atomic_lookup()Trond Myklebust
2007-10-09NFS: Optimise nfs_lookup_revalidate()Trond Myklebust
2007-10-09NFS: Reset nfsi->last_updated only if the attribute changedTrond Myklebust