aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-21
* revert "PIE randomization"Andrew Morton2007-07-21
* knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields2007-07-21
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-21
* UDF: coding style conversion - lindent fixupsCyrill Gorcunov2007-07-21
* splice: fix bad unlock_page() in error caseJens Axboe2007-07-20
* AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells2007-07-20
* fix some conversion overflowsNick Piggin2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* coda breakageAl Viro2007-07-19
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-19
|\
| * [XFS] Fix inode size update before data write in xfs_setattrDavid Chinner2007-07-19
| * [XFS] Allow punching holes to free space when at ENOSPCDavid Chinner2007-07-19
| * [XFS] Implement ->page_mkwrite in XFS.David Chinner2007-07-19
| * [FS] Implement block_page_mkwrite.David Chinner2007-07-19
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-19
|\ \
| * | NFSv4: handle lack of clientaddr in option stringJeff Layton2007-07-19
| * | NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy2007-07-19
| * | SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-19
| * | NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-19
| * | NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust2007-07-19
| * | NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust2007-07-19
| * | NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust2007-07-19
| * | NFSv4: More NFSv4 xdr cleanupsTrond Myklebust2007-07-19
| * | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust2007-07-19
| * | NFSv4: 'constify' lookup arguments.Trond Myklebust2007-07-19
| * | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust2007-07-19
| * | NFSv4: Fix open state recoveryTrond Myklebust2007-07-19
| * | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust2007-07-19
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-19
|\ \ \ | |/ / |/| |
| * | ocfs2: ->fallocate() supportMark Fasheh2007-07-19
| |/
* | afs build fixAndrew Morton2007-07-19
* | knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-19
* | knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-19
* | nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields2007-07-19
* | nfsd: return errors, not NULL, from export functionsJ. Bruce Fields2007-07-19
* | nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields2007-07-19
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* | coda: update module informationJan Harkes2007-07-19
* | coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-19
* | coda: remove struct coda_sb_infoJan Harkes2007-07-19
* | coda: cleanup downcall handlerJan Harkes2007-07-19
* | coda: cleanup coda_lookup, use dsplice_aliasJan Harkes2007-07-19
* | coda: ignore returned values when upcalls return errorsJan Harkes2007-07-19
* | coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-19
* | coda: avoid lockdep warning in coda_readdirJan Harkes2007-07-19
* | coda: block signals during upcall processingJan Harkes2007-07-19
* | coda: cleanup for upcall handling pathJan Harkes2007-07-19
* | coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-19
* | coda: use ilookup5Jan Harkes2007-07-19