| Commit message (Expand) | Author | Age | Files | Lines |
* | fix inode_table test in ext234_check_descriptors | Eric Sandeen | 2007-07-26 | 3 | -3/+3 |
* | make timerfd return a u64 and fix the __put_user | Davide Libenzi | 2007-07-26 | 1 | -3/+3 |
* | tiny signalfd cleanup | Ulrich Drepper | 2007-07-26 | 1 | -1/+1 |
* | more reiserfs endianness annotations | Al Viro | 2007-07-26 | 1 | -2/+3 |
* | xfs ioctl __user annotations | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | lockd and nfsd endianness annotation fixes | Al Viro | 2007-07-26 | 2 | -4/+4 |
* | ocfs2: bad kunmap_atomic() | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-24 | 1 | -15/+15 |
|\ |
|
| * | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -15/+15 |
* | | fallocate syscall interface deficiency | Ulrich Drepper | 2007-07-24 | 1 | -1/+1 |
|/ |
|
* | fix broken handling of port=... in NFS option parsing | Al Viro | 2007-07-22 | 1 | -1/+1 |
* | x86_64: Avoid too many remote cpu references due to /proc/stat | Ravikiran G Thirumalai | 2007-07-21 | 1 | -1/+2 |
* | revert "PIE randomization" | Andrew Morton | 2007-07-21 | 1 | -86/+23 |
* | knfsd: fix typo in export display, print uid and gid as unsigned | J. Bruce Fields | 2007-07-21 | 1 | -2/+2 |
* | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes | 2007-07-21 | 3 | -108/+7 |
* | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 2007-07-21 | 23 | -2702/+1910 |
* | splice: fix bad unlock_page() in error case | Jens Axboe | 2007-07-20 | 1 | -2/+3 |
* | AFS: Use patched rxrpc_kernel_send_data() correctly | David Howells | 2007-07-20 | 1 | -11/+10 |
* | fix some conversion overflows | Nick Piggin | 2007-07-20 | 3 | -5/+4 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 72 | -125/+119 |
* | coda breakage | Al Viro | 2007-07-19 | 2 | -14/+14 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-07-19 | 3 | -2/+91 |
|\ |
|
| * | [XFS] Fix inode size update before data write in xfs_setattr | David Chinner | 2007-07-19 | 1 | -1/+24 |
| * | [XFS] Allow punching holes to free space when at ENOSPC | David Chinner | 2007-07-19 | 1 | -1/+4 |
| * | [XFS] Implement ->page_mkwrite in XFS. | David Chinner | 2007-07-19 | 1 | -0/+16 |
| * | [FS] Implement block_page_mkwrite. | David Chinner | 2007-07-19 | 1 | -0/+47 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-07-19 | 12 | -363/+400 |
|\ \ |
|
| * | | NFSv4: handle lack of clientaddr in option string | Jeff Layton | 2007-07-19 | 1 | -0/+7 |
| * | | NFSv4: debug print ntohl(status) in nfs client callback xdr code | Benny Halevy | 2007-07-19 | 1 | -5/+5 |
| * | | SUNRPC: Clean up the sillyrename code | Trond Myklebust | 2007-07-19 | 5 | -197/+116 |
| * | | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust | 2007-07-19 | 6 | -52/+84 |
| * | | NFS: Use dentry->d_time to store the parent directory verifier. | Trond Myklebust | 2007-07-19 | 1 | -2/+2 |
| * | | NFSv4: Fix the nfsv4 readlink reply buffer alignment | Trond Myklebust | 2007-07-19 | 1 | -10/+11 |
| * | | NFSv4: Fix the readdir reply buffer alignment | Trond Myklebust | 2007-07-19 | 1 | -13/+14 |
| * | | NFSv4: More NFSv4 xdr cleanups | Trond Myklebust | 2007-07-19 | 1 | -74/+134 |
| * | | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open | Trond Myklebust | 2007-07-19 | 2 | -5/+10 |
| * | | NFSv4: 'constify' lookup arguments. | Trond Myklebust | 2007-07-19 | 2 | -6/+6 |
| * | | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed | Trond Myklebust | 2007-07-19 | 1 | -1/+1 |
| * | | NFSv4: Fix open state recovery | Trond Myklebust | 2007-07-19 | 1 | -12/+24 |
| * | | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS | Trond Myklebust | 2007-07-19 | 1 | -1/+1 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-19 | 1 | -18/+59 |
|\ \ \
| |/ /
|/| | |
|
| * | | ocfs2: ->fallocate() support | Mark Fasheh | 2007-07-19 | 1 | -18/+59 |
| |/ |
|
* | | afs build fix | Andrew Morton | 2007-07-19 | 1 | -1/+2 |
* | | knfsd: clean up EX_RDONLY | J. Bruce Fields | 2007-07-19 | 2 | -11/+5 |
* | | knfsd: move EX_RDONLY out of header | J. Bruce Fields | 2007-07-19 | 1 | -0/+12 |
* | | nfsd: remove unnecessary NULL checks from nfsd_cross_mnt | J. Bruce Fields | 2007-07-19 | 1 | -2/+2 |
* | | nfsd: return errors, not NULL, from export functions | J. Bruce Fields | 2007-07-19 | 1 | -4/+4 |
* | | nfsd: fix possible read-ahead cache and export table corruption | J. Bruce Fields | 2007-07-19 | 1 | -1/+1 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 3 | -14/+5 |
* | | coda: update module information | Jan Harkes | 2007-07-19 | 1 | -9/+8 |