aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-19NFSv4: handle lack of clientaddr in option stringJeff Layton
2007-07-19NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust
2007-07-19NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust
2007-07-19NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust
2007-07-19NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust
2007-07-19NFSv4: More NFSv4 xdr cleanupsTrond Myklebust
2007-07-19NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust
2007-07-19NFSv4: 'constify' lookup arguments.Trond Myklebust
2007-07-19NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust
2007-07-19NFSv4: Fix open state recoveryTrond Myklebust
2007-07-19NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust
2007-07-19afs build fixAndrew Morton
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19coda: update module informationJan Harkes
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: remove struct coda_sb_infoJan Harkes
2007-07-19coda: cleanup downcall handlerJan Harkes
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasJan Harkes
2007-07-19coda: ignore returned values when upcalls return errorsJan Harkes
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coda: cleanup for upcall handling pathJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: use ilookup5Jan Harkes
2007-07-19coda: coda doesn't track atimeJan Harkes
2007-07-19coda: allow removal of busy directoriesJan Harkes
2007-07-19coda: fix nlink updates for directoriesJan Harkes
2007-07-19coda: correctly invalidate cached access rightsJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2007-07-19fix ext4/JBD2 build warningsMingming Cao
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek
2007-07-19nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek