aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-28Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+3
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck1-1/+1
2007-07-27docbook: add pipes, other fixesRandy Dunlap2-3/+3
2007-07-26fix inode_table test in ext234_check_descriptorsEric Sandeen3-3/+3
2007-07-26make timerfd return a u64 and fix the __put_userDavide Libenzi1-3/+3
2007-07-26tiny signalfd cleanupUlrich Drepper1-1/+1
2007-07-26more reiserfs endianness annotationsAl Viro1-2/+3
2007-07-26xfs ioctl __user annotationsAl Viro1-2/+2
2007-07-26lockd and nfsd endianness annotation fixesAl Viro2-4/+4
2007-07-24ocfs2: bad kunmap_atomic()Jens Axboe1-1/+1
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-15/+15
2007-07-24fallocate syscall interface deficiencyUlrich Drepper1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-15/+15
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai1-1/+2
2007-07-21revert "PIE randomization"Andrew Morton1-86/+23
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields1-2/+2
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes3-108/+7
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov23-2702/+1910
2007-07-20splice: fix bad unlock_page() in error caseJens Axboe1-2/+3
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells1-11/+10
2007-07-20fix some conversion overflowsNick Piggin3-5/+4
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