| Commit message (Expand) | Author | Age | Files | Lines |
* | knfsd: eliminate unnecessary -ENOENT returns on export downcalls | J. Bruce Fields | 2007-07-31 | 1 | -2/+3 |
* | nfsd4: idmap upcalls should use unsigned uid and gid | J. Bruce Fields | 2007-07-31 | 1 | -3/+3 |
* | knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE | Jeff Layton | 2007-07-31 | 2 | -2/+13 |
* | "ext4_ext_put_in_cache" uses __u32 to receive physical block number | Mingming Cao | 2007-07-31 | 1 | -1/+1 |
* | NOMMU: Fix SYSV IPC SHM | David Howells | 2007-07-31 | 1 | -1/+6 |
* | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 2007-07-30 | 1 | -0/+20 |
* | [PARTITION]: Sun/Solaris VTOC table corrections | Mark Fortescue | 2007-07-30 | 2 | -17/+46 |
* | [PARTITION] MSDOS: Fix Sun num_partitions handling. | Mark Fortescue | 2007-07-30 | 1 | -1/+4 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | Fix procfs compat_ioctl regression | David Miller | 2007-07-28 | 1 | -2/+22 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-28 | 2 | -3/+3 |
|\ |
|
| * | docbook: add pipes, other fixes | Randy Dunlap | 2007-07-27 | 2 | -3/+3 |
* | | [IA64] Fix build failure in fs/quota.c | Tony Luck | 2007-07-27 | 1 | -1/+1 |
|/ |
|
* | 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 |