Age | Commit message (Expand) | Author |
2007-07-22 | fix broken handling of port=... in NFS option parsing | Al Viro |
2007-07-21 | x86_64: Avoid too many remote cpu references due to /proc/stat | Ravikiran G Thirumalai |
2007-07-21 | revert "PIE randomization" | Andrew Morton |
2007-07-21 | knfsd: fix typo in export display, print uid and gid as unsigned | J. Bruce Fields |
2007-07-21 | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes |
2007-07-21 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov |
2007-07-20 | splice: fix bad unlock_page() in error case | Jens Axboe |
2007-07-20 | AFS: Use patched rxrpc_kernel_send_data() correctly | David Howells |
2007-07-20 | fix some conversion overflows | Nick Piggin |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | coda breakage | Al Viro |
2007-07-19 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-07-19 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-07-19 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-07-19 | NFSv4: handle lack of clientaddr in option string | Jeff Layton |
2007-07-19 | NFSv4: debug print ntohl(status) in nfs client callback xdr code | Benny Halevy |
2007-07-19 | SUNRPC: Clean up the sillyrename code | Trond Myklebust |
2007-07-19 | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust |
2007-07-19 | NFS: Use dentry->d_time to store the parent directory verifier. | Trond Myklebust |
2007-07-19 | NFSv4: Fix the nfsv4 readlink reply buffer alignment | Trond Myklebust |
2007-07-19 | NFSv4: Fix the readdir reply buffer alignment | Trond Myklebust |
2007-07-19 | NFSv4: More NFSv4 xdr cleanups | Trond Myklebust |
2007-07-19 | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open | Trond Myklebust |
2007-07-19 | NFSv4: 'constify' lookup arguments. | Trond Myklebust |
2007-07-19 | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed | Trond Myklebust |
2007-07-19 | NFSv4: Fix open state recovery | Trond Myklebust |
2007-07-19 | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS | Trond Myklebust |
2007-07-19 | afs build fix | Andrew Morton |
2007-07-19 | knfsd: clean up EX_RDONLY | J. Bruce Fields |
2007-07-19 | knfsd: move EX_RDONLY out of header | J. Bruce Fields |
2007-07-19 | nfsd: remove unnecessary NULL checks from nfsd_cross_mnt | J. Bruce Fields |
2007-07-19 | nfsd: return errors, not NULL, from export functions | J. Bruce Fields |
2007-07-19 | nfsd: fix possible read-ahead cache and export table corruption | J. Bruce Fields |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-19 | coda: update module information | Jan Harkes |
2007-07-19 | coda: remove statistics counters from /proc/fs/coda | Jan Harkes |
2007-07-19 | coda: remove struct coda_sb_info | Jan Harkes |
2007-07-19 | coda: cleanup downcall handler | Jan Harkes |
2007-07-19 | coda: cleanup coda_lookup, use dsplice_alias | Jan Harkes |
2007-07-19 | coda: ignore returned values when upcalls return errors | Jan Harkes |
2007-07-19 | coda: replace upc_alloc/upc_free with kmalloc/kfree | Jan Harkes |
2007-07-19 | coda: avoid lockdep warning in coda_readdir | Jan Harkes |
2007-07-19 | coda: block signals during upcall processing | Jan Harkes |
2007-07-19 | coda: cleanup for upcall handling path | Jan Harkes |
2007-07-19 | coda: cleanup /dev/cfs open and close handling | Jan Harkes |
2007-07-19 | coda: use ilookup5 | Jan Harkes |
2007-07-19 | coda: coda doesn't track atime | Jan Harkes |
2007-07-19 | coda: allow removal of busy directories | Jan Harkes |
2007-07-19 | coda: fix nlink updates for directories | Jan Harkes |
2007-07-19 | coda: correctly invalidate cached access rights | Jan Harkes |