| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately | Trond Myklebust | 2006-01-06 | 3 | -28/+42 |
* | NFSv4: Make open_confirm() asynchronous too | Trond Myklebust | 2006-01-06 | 2 | -28/+80 |
* | NFSv4: Convert open() into an asynchronous RPC call | Trond Myklebust | 2006-01-06 | 2 | -66/+130 |
* | NFSv4: Allocate OPEN call RPC arguments using kmalloc() | Trond Myklebust | 2006-01-06 | 1 | -96/+117 |
* | NFSv4: Make locku use the new RPC "wait on completion" interface. | Trond Myklebust | 2006-01-06 | 1 | -29/+36 |
* | NFSv4: stateful NFSv4 RPC call interface | Trond Myklebust | 2006-01-06 | 1 | -1/+0 |
* | SUNRPC: Further cleanups | Trond Myklebust | 2006-01-06 | 2 | -18/+16 |
* | RPC: Clean up RPC task structure | Trond Myklebust | 2006-01-06 | 12 | -140/+181 |
* | NFS: Work correctly with single-page ->writepage() calls | Trond Myklebust | 2006-01-06 | 1 | -11/+5 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 1 | -2/+24 |
|\ |
|
| * | [BLOCK] bio: check for same page merge possibilities in __bio_add_page() | Jens Axboe | 2006-01-06 | 1 | -2/+24 |
* | | [PATCH] knfsd: reduce stack consumption | Neil Brown | 2006-01-06 | 1 | -8/+12 |
* | | [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync | David Shaw | 2006-01-06 | 4 | -55/+71 |
* | | [PATCH] jbd: split checkpoint lists | Jan Kara | 2006-01-06 | 1 | -177/+241 |
* | | [PATCH] fuse: check file type in lookup | Miklos Szeredi | 2006-01-06 | 2 | -13/+22 |
* | | [PATCH] fuse: ensure progress in read and write | Miklos Szeredi | 2006-01-06 | 1 | -4/+3 |
* | | [PATCH] fuse: make maximum write data configurable | Miklos Szeredi | 2006-01-06 | 3 | -23/+32 |
* | | [PATCH] fuse: clean up request size limit checking | Miklos Szeredi | 2006-01-06 | 4 | -27/+24 |
* | | [PATCH] fuse: fail file operations on bad inode | Miklos Szeredi | 2006-01-06 | 2 | -5/+37 |
* | | [PATCH] fuse: add code documentation | Miklos Szeredi | 2006-01-06 | 1 | -9/+90 |
* | | [PATCH] fuse: support caching negative dentries | Miklos Szeredi | 2006-01-06 | 1 | -21/+43 |
* | | [PATCH] fuse: add frsize to statfs reply | Miklos Szeredi | 2006-01-06 | 1 | -1/+4 |
* | | [PATCH] fuse: bump interface version | Miklos Szeredi | 2006-01-06 | 2 | -0/+5 |
* | | [PATCH] fuse: clean up page offset calculation | Miklos Szeredi | 2006-01-06 | 1 | -4/+3 |
* | | [PATCH] fuse: clean up fuse_lookup() | Miklos Szeredi | 2006-01-06 | 1 | -52/+23 |
* | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 2 | -2/+2 |
* | | [PATCH] s390: cms volume label definitions | Peter Oberparleiter | 2006-01-06 | 1 | -15/+15 |
* | | [PATCH] NOMMU: Provide shared-writable mmap support on ramfs | David Howells | 2006-01-06 | 5 | -22/+368 |
* | | [PATCH] mm: rmap optimisation | Nick Piggin | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] Hugetlb: Copy on Write support | David Gibson | 2006-01-06 | 1 | -3/+0 |
* | | [PATCH] hfsplus oops fix | Joshua Kwan | 2006-01-06 | 1 | -1/+1 |
|/ |
|
* | Merge http://oss.oracle.com/git/ocfs2 | Linus Torvalds | 2006-01-06 | 104 | -12/+45227 |
|\ |
|
| * | [PATCH] o Update Kconfig documentation to reflect support for readonly mounts. | Mark Fasheh | 2006-01-03 | 1 | -1/+0 |
| * | [PATCH] This patch contains the following cleanups: | Adrian Bunk | 2006-01-03 | 3 | -8/+3 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 2 | -11/+43 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 52 | -0/+24438 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 6 | -1/+1485 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Kurt Hackel | 2006-01-03 | 17 | -0/+10830 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Zach Brown | 2006-01-03 | 7 | -0/+2624 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 3 | -0/+1916 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Kurt Hackel | 2006-01-03 | 7 | -0/+1001 |
| * | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Zach Brown | 2006-01-03 | 2 | -0/+441 |
| * | [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE | Zach Brown | 2006-01-03 | 1 | -1/+1 |
| * | [PATCH] configfs: User-driven configuration filesystem | Joel Becker | 2006-01-03 | 10 | -0/+2455 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-05 | 3 | -20/+34 |
|\ \ |
|
| * | | [PATCH] sysfs: handle failures in sysfs_make_dirent | Steven Rostedt | 2006-01-05 | 1 | -1/+5 |
| * | | [PATCH] Driver core: Make block devices create the proper symlink name | Greg Kroah-Hartman | 2006-01-05 | 1 | -2/+25 |
| * | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-05 | 1 | -3/+3 |
| * | | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 2006-01-05 | 1 | -14/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-05 | 19 | -83/+5 |
|\ \ |
|