aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 72-125/+119
2007-07-19coda breakageGravatar Al Viro 2-14/+14
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 3-2/+91
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 12-363/+400
2007-07-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-18/+59
2007-07-19NFSv4: handle lack of clientaddr in option stringGravatar Jeff Layton 1-0/+7
2007-07-19NFSv4: debug print ntohl(status) in nfs client callback xdr codeGravatar Benny Halevy 1-5/+5
2007-07-19SUNRPC: Clean up the sillyrename codeGravatar Trond Myklebust 5-197/+116
2007-07-19NFS: Introduce struct nfs_removeargs+nfs_removeresGravatar Trond Myklebust 6-52/+84
2007-07-19NFS: Use dentry->d_time to store the parent directory verifier.Gravatar Trond Myklebust 1-2/+2
2007-07-19NFSv4: Fix the nfsv4 readlink reply buffer alignmentGravatar Trond Myklebust 1-10/+11
2007-07-19NFSv4: Fix the readdir reply buffer alignmentGravatar Trond Myklebust 1-13/+14
2007-07-19NFSv4: More NFSv4 xdr cleanupsGravatar Trond Myklebust 1-74/+134
2007-07-19NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openGravatar Trond Myklebust 2-5/+10
2007-07-19NFSv4: 'constify' lookup arguments.Gravatar Trond Myklebust 2-6/+6
2007-07-19NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedGravatar Trond Myklebust 1-1/+1
2007-07-19NFSv4: Fix open state recoveryGravatar Trond Myklebust 1-12/+24
2007-07-19NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSGravatar Trond Myklebust 1-1/+1
2007-07-19afs build fixGravatar Andrew Morton 1-1/+2
2007-07-19knfsd: clean up EX_RDONLYGravatar J. Bruce Fields 2-11/+5
2007-07-19knfsd: move EX_RDONLY out of headerGravatar J. Bruce Fields 1-0/+12
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntGravatar J. Bruce Fields 1-2/+2
2007-07-19nfsd: return errors, not NULL, from export functionsGravatar J. Bruce Fields 1-4/+4
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionGravatar J. Bruce Fields 1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 3-14/+5
2007-07-19coda: update module informationGravatar Jan Harkes 1-9/+8
2007-07-19coda: remove statistics counters from /proc/fs/codaGravatar Jan Harkes 7-252/+15
2007-07-19coda: remove struct coda_sb_infoGravatar Jan Harkes 3-69/+47
2007-07-19coda: cleanup downcall handlerGravatar Jan Harkes 1-65/+54
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasGravatar Jan Harkes 1-35/+22
2007-07-19coda: ignore returned values when upcalls return errorsGravatar Jan Harkes 1-32/+27
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeGravatar Jan Harkes 2-11/+6
2007-07-19coda: avoid lockdep warning in coda_readdirGravatar Jan Harkes 1-44/+54
2007-07-19coda: block signals during upcall processingGravatar Jan Harkes 1-21/+60
2007-07-19coda: cleanup for upcall handling pathGravatar Jan Harkes 1-63/+58
2007-07-19coda: cleanup /dev/cfs open and close handlingGravatar Jan Harkes 2-38/+32
2007-07-19coda: use ilookup5Gravatar Jan Harkes 1-6/+1
2007-07-19coda: coda doesn't track atimeGravatar Jan Harkes 1-8/+8
2007-07-19coda: allow removal of busy directoriesGravatar Jan Harkes 1-14/+9
2007-07-19coda: fix nlink updates for directoriesGravatar Jan Harkes 1-46/+60
2007-07-19coda: correctly invalidate cached access rightsGravatar Jan Harkes 1-1/+1
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorGravatar Jan Harkes 3-8/+12
2007-07-19fix ext4/JBD2 build warningsGravatar Mingming Cao 2-4/+4
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringGravatar Kawai, Hidehiro 1-17/+35
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentGravatar Kawai, Hidehiro 1-4/+4
2007-07-19coredump masking: ELF: enable core dump filteringGravatar Kawai, Hidehiro 1-9/+21
2007-07-19coredump masking: add an interface for core dump filterGravatar Kawai, Hidehiro 1-0/+89
2007-07-19coredump masking: reimplementation of dumpable using two flagsGravatar Kawai, Hidehiro 2-7/+57
2007-07-19fs: remove path_walk exportGravatar Josef 'Jeff' Sipek 1-2/+1
2007-07-19fs: mark link_path_walk staticGravatar Josef 'Jeff' Sipek 1-1/+3