aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt72-125/+119
2007-07-19coda breakageAl Viro2-14/+14
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds3-2/+91
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds12-363/+400
2007-07-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-18/+59
2007-07-19NFSv4: handle lack of clientaddr in option stringJeff Layton1-0/+7
2007-07-19NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy1-5/+5
2007-07-19SUNRPC: Clean up the sillyrename codeTrond Myklebust5-197/+116
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust6-52/+84
2007-07-19NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust1-2/+2
2007-07-19NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust1-10/+11
2007-07-19NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust1-13/+14
2007-07-19NFSv4: More NFSv4 xdr cleanupsTrond Myklebust1-74/+134
2007-07-19NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust2-5/+10
2007-07-19NFSv4: 'constify' lookup arguments.Trond Myklebust2-6/+6
2007-07-19NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust1-1/+1
2007-07-19NFSv4: Fix open state recoveryTrond Myklebust1-12/+24
2007-07-19NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust1-1/+1
2007-07-19afs build fixAndrew Morton1-1/+2
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields2-11/+5
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-0/+12
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields1-2/+2
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields1-4/+4
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau3-14/+5
2007-07-19coda: update module informationJan Harkes1-9/+8
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes7-252/+15
2007-07-19coda: remove struct coda_sb_infoJan Harkes3-69/+47
2007-07-19coda: cleanup downcall handlerJan Harkes1-65/+54
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasJan Harkes1-35/+22
2007-07-19coda: ignore returned values when upcalls return errorsJan Harkes1-32/+27
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2-11/+6
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes1-44/+54
2007-07-19coda: block signals during upcall processingJan Harkes1-21/+60
2007-07-19coda: cleanup for upcall handling pathJan Harkes1-63/+58
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes2-38/+32
2007-07-19coda: use ilookup5Jan Harkes1-6/+1
2007-07-19coda: coda doesn't track atimeJan Harkes1-8/+8
2007-07-19coda: allow removal of busy directoriesJan Harkes1-14/+9
2007-07-19coda: fix nlink updates for directoriesJan Harkes1-46/+60
2007-07-19coda: correctly invalidate cached access rightsJan Harkes1-1/+1
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes3-8/+12
2007-07-19fix ext4/JBD2 build warningsMingming Cao2-4/+4
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro1-17/+35
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro1-4/+4
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro1-9/+21
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro1-0/+89
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2-7/+57
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek1-2/+1
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek1-1/+3