Age | Commit message (Expand) | Author |
2006-01-06 | NFS: Make directIO aware of compound pages... | Trond Myklebust |
2006-01-06 | NFS: Make stat() return updated mtimes after a write() | Trond Myklebust |
2006-01-06 | NFSv4: Ensure that we return the delegation on the target of a rename too. | Trond Myklebust |
2006-01-06 | NFS: support large reads and writes on the wire | Chuck Lever |
2006-01-06 | NFS: make "inode number mismatch" message more useful | Chuck Lever |
2006-01-06 | NFS: get rid of useless kernel log message | Chuck Lever |
2006-01-06 | NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs() | Chuck Lever |
2006-01-06 | NFS: use generic_write_checks() to sanity check direct writes | Chuck Lever |
2006-01-06 | NFSv4: Remove requirement for machine creds for the "setclientid" operation | Trond Myklebust |
2006-01-06 | NFSv4: Remove requirement for machine creds for the "renew" operation | Trond Myklebust |
2006-01-06 | NFSv4: Send RENEW requests to the server only when we're holding state | Trond Myklebust |
2006-01-06 | NFS: Convert instances of kernel_thread() to kthread() | Trond Myklebust |
2006-01-06 | NFSv4: State recovery cleanup | Trond Myklebust |
2006-01-06 | NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease | Trond Myklebust |
2006-01-06 | SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. | Trond Myklebust |
2006-01-06 | NFSv4: Make DELEGRETURN an interruptible operation. | Trond Myklebust |
2006-01-06 | NFSv4: Convert LOCK rpc call into an asynchronous RPC call | Trond Myklebust |
2006-01-06 | NFSv4: locking XDR cleanup | Trond Myklebust |
2006-01-06 | NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly | Trond Myklebust |
2006-01-06 | NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately | Trond Myklebust |
2006-01-06 | NFSv4: Make open_confirm() asynchronous too | Trond Myklebust |
2006-01-06 | NFSv4: Convert open() into an asynchronous RPC call | Trond Myklebust |
2006-01-06 | NFSv4: Allocate OPEN call RPC arguments using kmalloc() | Trond Myklebust |
2006-01-06 | NFSv4: Make locku use the new RPC "wait on completion" interface. | Trond Myklebust |
2006-01-06 | NFSv4: stateful NFSv4 RPC call interface | Trond Myklebust |
2006-01-06 | SUNRPC: Further cleanups | Trond Myklebust |
2006-01-06 | RPC: Clean up RPC task structure | Trond Myklebust |
2006-01-06 | NFS: Work correctly with single-page ->writepage() calls | Trond Myklebust |
2006-01-06 | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-01-06 | [PATCH] knfsd: reduce stack consumption | Neil Brown |
2006-01-06 | [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync | David Shaw |
2006-01-06 | [PATCH] jbd: split checkpoint lists | Jan Kara |
2006-01-06 | [PATCH] fuse: check file type in lookup | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: ensure progress in read and write | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: make maximum write data configurable | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: clean up request size limit checking | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: fail file operations on bad inode | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: add code documentation | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: support caching negative dentries | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: add frsize to statfs reply | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: bump interface version | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: clean up page offset calculation | Miklos Szeredi |
2006-01-06 | [PATCH] fuse: clean up fuse_lookup() | Miklos Szeredi |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky |
2006-01-06 | [PATCH] s390: cms volume label definitions | Peter Oberparleiter |
2006-01-06 | [PATCH] NOMMU: Provide shared-writable mmap support on ramfs | David Howells |
2006-01-06 | [PATCH] mm: rmap optimisation | Nick Piggin |
2006-01-06 | [PATCH] Hugetlb: Copy on Write support | David Gibson |
2006-01-06 | [PATCH] hfsplus oops fix | Joshua Kwan |
2006-01-06 | [BLOCK] bio: check for same page merge possibilities in __bio_add_page() | Jens Axboe |