aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai
2007-07-21revert "PIE randomization"Andrew Morton
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov
2007-07-20splice: fix bad unlock_page() in error caseJens Axboe
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells
2007-07-20fix some conversion overflowsNick Piggin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19coda breakageAl Viro
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