Age | Commit message (Expand) | Author | Files | Lines |
2007-08-01 | NOMMU: Fix SYSV IPC SHM | David Howells | 1 | -1/+6 |
2007-07-30 | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 1 | -0/+20 |
2007-07-30 | [PARTITION]: Sun/Solaris VTOC table corrections | Mark Fortescue | 2 | -17/+46 |
2007-07-30 | [PARTITION] MSDOS: Fix Sun num_partitions handling. | Mark Fortescue | 1 | -1/+4 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-07-29 | Fix procfs compat_ioctl regression | David Miller | 1 | -2/+22 |
2007-07-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -3/+3 |
2007-07-28 | [IA64] Fix build failure in fs/quota.c | Tony Luck | 1 | -1/+1 |
2007-07-27 | docbook: add pipes, other fixes | Randy Dunlap | 2 | -3/+3 |
2007-07-26 | fix inode_table test in ext234_check_descriptors | Eric Sandeen | 3 | -3/+3 |
2007-07-26 | make timerfd return a u64 and fix the __put_user | Davide Libenzi | 1 | -3/+3 |
2007-07-26 | tiny signalfd cleanup | Ulrich Drepper | 1 | -1/+1 |
2007-07-26 | more reiserfs endianness annotations | Al Viro | 1 | -2/+3 |
2007-07-26 | xfs ioctl __user annotations | Al Viro | 1 | -2/+2 |
2007-07-26 | lockd and nfsd endianness annotation fixes | Al Viro | 2 | -4/+4 |
2007-07-25 | ocfs2: bad kunmap_atomic() | Jens Axboe | 1 | -1/+1 |
2007-07-24 | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -15/+15 |
2007-07-24 | fallocate syscall interface deficiency | Ulrich Drepper | 1 | -1/+1 |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -15/+15 |
2007-07-22 | fix broken handling of port=... in NFS option parsing | Al Viro | 1 | -1/+1 |
2007-07-22 | x86_64: Avoid too many remote cpu references due to /proc/stat | Ravikiran G Thirumalai | 1 | -1/+2 |
2007-07-22 | revert "PIE randomization" | Andrew Morton | 1 | -86/+23 |
2007-07-22 | knfsd: fix typo in export display, print uid and gid as unsigned | J. Bruce Fields | 1 | -2/+2 |
2007-07-22 | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes | 3 | -108/+7 |
2007-07-22 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 23 | -2702/+1910 |
2007-07-20 | splice: fix bad unlock_page() in error case | Jens Axboe | 1 | -2/+3 |
2007-07-20 | AFS: Use patched rxrpc_kernel_send_data() correctly | David Howells | 1 | -11/+10 |
2007-07-20 | fix some conversion overflows | Nick Piggin | 3 | -5/+4 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 72 | -125/+119 |
2007-07-20 | coda breakage | Al Viro | 2 | -14/+14 |
2007-07-20 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 3 | -2/+91 |
2007-07-20 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 12 | -363/+400 |
2007-07-20 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+59 |
2007-07-19 | NFSv4: handle lack of clientaddr in option string | Jeff Layton | 1 | -0/+7 |
2007-07-19 | NFSv4: debug print ntohl(status) in nfs client callback xdr code | Benny Halevy | 1 | -5/+5 |
2007-07-19 | SUNRPC: Clean up the sillyrename code | Trond Myklebust | 5 | -197/+116 |
2007-07-19 | NFS: Introduce struct nfs_removeargs+nfs_removeres | Trond Myklebust | 6 | -52/+84 |
2007-07-19 | NFS: Use dentry->d_time to store the parent directory verifier. | Trond Myklebust | 1 | -2/+2 |
2007-07-19 | NFSv4: Fix the nfsv4 readlink reply buffer alignment | Trond Myklebust | 1 | -10/+11 |
2007-07-19 | NFSv4: Fix the readdir reply buffer alignment | Trond Myklebust | 1 | -13/+14 |
2007-07-19 | NFSv4: More NFSv4 xdr cleanups | Trond Myklebust | 1 | -74/+134 |
2007-07-19 | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open | Trond Myklebust | 2 | -5/+10 |
2007-07-19 | NFSv4: 'constify' lookup arguments. | Trond Myklebust | 2 | -6/+6 |
2007-07-19 | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed | Trond Myklebust | 1 | -1/+1 |
2007-07-19 | NFSv4: Fix open state recovery | Trond Myklebust | 1 | -12/+24 |
2007-07-19 | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS | Trond Myklebust | 1 | -1/+1 |
2007-07-19 | afs build fix | Andrew Morton | 1 | -1/+2 |
2007-07-19 | knfsd: clean up EX_RDONLY | J. Bruce Fields | 2 | -11/+5 |
2007-07-19 | knfsd: move EX_RDONLY out of header | J. Bruce Fields | 1 | -0/+12 |
2007-07-19 | nfsd: remove unnecessary NULL checks from nfsd_cross_mnt | J. Bruce Fields | 1 | -2/+2 |