| Commit message (Expand) | Author | Age |
... | |
| * | | | | NFSv4: Ensure client submounts when following a referral | Manoj Naik | 2006-06-09 |
| * | | | | NFS: Expand clone mounts to include other servers | Manoj Naik | 2006-06-09 |
| * | | | | NFSv4: Create NFSv4 transport and client | Manoj Naik | 2006-06-09 |
| * | | | | NFSv4: Define an fs_locations bitmap | Manoj Naik | 2006-06-09 |
| * | | | | NFSv4: GETATTR attributes on referral | Manoj Naik | 2006-06-09 |
| * | | | | NFSv4: Decode mounted_on_fileid attribute in getattr. | Manoj Naik | 2006-06-09 |
| * | | | | NFSv4: convert fs-locations-components to conform to RFC3530 | Manoj Naik | 2006-06-09 |
| * | | | | NFSv4: Implement the fs_locations function call | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Add timeout to submounts | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Ensure the client submounts, when it crosses a server mountpoint. | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Store the file system "fsid" value in the NFS super block. | Trond Myklebust | 2006-06-09 |
| * | | | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCE | Trond Myklebust | 2006-06-09 |
| * | | | | VFS: Add shrink_submounts() | Trond Myklebust | 2006-06-09 |
| * | | | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 2006-06-09 |
| * | | | | VFS: Add GPL_EXPORTED function vfs_kern_mount() | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Remove nfs_delete_inode() | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Flesh out nfs_invalidate_page() | Trond Myklebust | 2006-06-09 |
| * | | | | NFSv4: remove obviously bogus comparison from decode_getacl | J. Bruce Fields | 2006-06-09 |
| * | | | | NFSv4: really return status from decode_recall_args() | Alexey Dobriyan | 2006-06-09 |
| * | | | | NFSv3: Client-side nfsacl caching fix | Andreas Gruenbacher | 2006-06-09 |
| * | | | | NFS: Fix up inode revalidation accounting | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Separate metadata and page cache revalidation mechanisms | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: More page cache revalidation fixups | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Fix page cache revalidation | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Optimize allocation of nfs_read/write_data structures | Chuck Lever | 2006-06-09 |
| * | | | | NFS: Clean up inode metadata updates | Trond Myklebust | 2006-06-09 |
| * | | | | NFSv4: Some NFSv4 servers have broken behaviour for the change attribute | Trond Myklebust | 2006-06-09 |
| * | | | | NFS: Clean up and fix page zeroing when we have short reads | Trond Myklebust | 2006-06-09 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-25 |
|\ \ \ \ \ |
|
| * | | | | | V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT | Andrew Morton | 2006-06-25 |
| | |_|_|/
| |/| | | |
|
* | | | | | [PATCH] remove unlikely(sb) in prune_dcache | Hua Zhong | 2006-06-25 |
* | | | | | [PATCH] ext2: cleanup: put_page and comment fix | Evgeniy Dushistov | 2006-06-25 |
* | | | | | [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat | Ulrich Drepper | 2006-06-25 |
* | | | | | [PATCH] fs: sys_poll with timeout -1 bug fix | Frode Isaksen | 2006-06-25 |
* | | | | | [PATCH] fix %s in affs_fill_super() | Al Viro | 2006-06-25 |
* | | | | | [PATCH] kthread: convert smbiod | Serge E. Hallyn | 2006-06-25 |
* | | | | | [PATCH] Remove needless checks in fs/9p/vfs_inode.c | Eric Sesterhenn | 2006-06-25 |
* | | | | | [PATCH] fuse: scramble lock owner ID | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] fuse: add request interruption | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] fuse: rename the interrupted flag | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] fuse: ensure FLUSH reaches userspace | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] fuse: add control filesystem | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 2006-06-25 |
* | | | | | [PATCH] autofs4: need to invalidate children on tree mount expire | Ian Kent | 2006-06-25 |
* | | | | | [PATCH] ftruncate does not always update m/ctime | Peter Staubach | 2006-06-25 |
* | | | | | [PATCH] ext3: cleanup dead code in ext3_add_entry() | Johann Lombardi | 2006-06-25 |
* | | | | | [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() | Florin Malita | 2006-06-25 |
* | | | | | [PATCH] epoll: use unlocked wqueue operations | Davide Libenzi | 2006-06-25 |
* | | | | | [PATCH] Make EXT2_DEBUG work again | Valerie Henson | 2006-06-25 |