| Commit message (Expand) | Author | Age |
* | 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 |
|\ |
|
| * | [XFS] Fix inode size update before data write in xfs_setattr | David Chinner | 2007-07-19 |
| * | [XFS] Allow punching holes to free space when at ENOSPC | David Chinner | 2007-07-19 |
| * | [XFS] Implement ->page_mkwrite in XFS. | David Chinner | 2007-07-19 |
| * | [FS] Implement block_page_mkwrite. | David Chinner | 2007-07-19 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | 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 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | ocfs2: ->fallocate() support | Mark Fasheh | 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 | 2007-07-19 |
* | | coda: do not grab an uninitialized fd when the open upcall returns an error | Jan Harkes | 2007-07-19 |
* | | fix ext4/JBD2 build warnings | Mingming Cao | 2007-07-19 |
* | | coredump masking: ELF-FDPIC: enable core dump filtering | Kawai, Hidehiro | 2007-07-19 |
* | | coredump masking: ELF-FDPIC: remove an unused argument | Kawai, Hidehiro | 2007-07-19 |