| Commit message (Expand) | Author | Age |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 |
* | nfs/lsm: make NFSv4 set LSM mount options | Eric Paris | 2008-05-16 |
* | mm: bdi: expose the BDI object in sysfs for NFS | Miklos Szeredi | 2008-04-30 |
* | [PATCH] restore sane ->umount_begin() API | Al Viro | 2008-04-25 |
* | Merge branch 'devel' | Trond Myklebust | 2008-04-24 |
|\ |
|
| * | NFS: remove duplicate flags assignment from nfs_validate_mount_data | Jeff Layton | 2008-04-19 |
| * | NFS - fix potential NULL pointer dereference v2 | Cyrill Gorcunov | 2008-04-19 |
| * | NFS: Show most mount options via nfs_show_options() | Chuck Lever | 2008-03-19 |
| * | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 |
| * | NFS: numeric mount parameters are unsigned | Chuck Lever | 2008-03-19 |
* | | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-27 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-18 |
|\| |
|
| * | NFS: use new LSM interfaces to explicitly set mount options | Eric Paris | 2008-03-05 |
* | | [NET] endianness noise: INADDR_ANY | Al Viro | 2008-03-18 |
|/ |
|
* | NFS: add missing spkm3 strings to mount option parser | Olga Kornievskaia | 2008-02-13 |
* | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-01-31 |
|\ |
|
| * | NFS: Switch from intr mount option to TASK_KILLABLE | Matthew Wilcox | 2007-12-06 |
* | | NFS: Address memory leaks in the NFS client mount option parser | Chuck Lever | 2008-01-30 |
* | | NFS: Support per-mountpoint timeout parameters. | Trond Myklebust | 2008-01-30 |
* | | NFS: Pull covers off IPv6 address parsing | Chuck Lever | 2008-01-30 |
* | | NFS: Support non-IPv4 addresses in nfs_parsed_mount_data | Chuck Lever | 2008-01-30 |
* | | NFS: Refactor mount option address parsing into separate function | Chuck Lever | 2008-01-30 |
* | | NFS: Remove the NIPQUAD from nfs_try_mount | Chuck Lever | 2008-01-30 |
* | | NFS: Set default port for NFSv4, with support for AF_INET6 | Chuck Lever | 2008-01-30 |
* | | NFS: Make setting a port number agostic | Chuck Lever | 2008-01-30 |
* | | NFS: Verify IPv6 addresses properly | Chuck Lever | 2008-01-30 |
* | | NFS: Add support for AF_INET6 addresses in nfs_compare_super() | Chuck Lever | 2008-01-30 |
* | | NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) | Chuck Lever | 2008-01-30 |
* | | NFS: Remove the redundant nfs_client->cl_nfsversion | Trond Myklebust | 2008-01-30 |
* | | NFS: Clean up: copy hostname with kstrndup during mount processing | Chuck Lever | 2008-01-30 |
* | | NFS: Remove support for the 'mountprog' option | Chuck Lever | 2008-01-30 |
* | | NFS: Remove support for the 'nfsprog' option | Chuck Lever | 2008-01-30 |
* | | NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set | Chuck Lever | 2008-01-30 |
* | | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 |
* | | NFS: Fix a possible Oops in fs/nfs/super.c | Trond Myklebust | 2008-01-03 |
* | | NFS: Fix NFS mountpoint crossing... | Trond Myklebust | 2007-12-11 |
|/ |
|
* | NFS: mount failure causes bad page state | Russell King | 2007-11-26 |
* | kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server | Neil Brown | 2007-11-17 |
* | NFS: Show "nointr" mount option | Chuck Lever | 2007-10-09 |
* | NFS: Verify server address before invoking in-kernel mount client | Chuck Lever | 2007-10-09 |
* | NFS: support RDMA mounts | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS - print accurate transport protocol | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS/SUNRPC: use transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 |
* | NFSv4: Fix a bug in nfs4_validate_mount_data() | Trond Myklebust | 2007-10-09 |
* | NFS: use in-kernel mount argument structure for nfsv4 mounts | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS: use in-kernel mount argument structure for nfsv[23] mounts | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS: move nfs_parsed_mount_data structure definition | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS: Add new 'mountaddr=' mount option | Chuck Lever | 2007-10-09 |
* | [NFS] [PATCH] NFS: initialize default port in kernel mount client | James Lentini | 2007-10-09 |
* | NFS: Kernel mount client should use async bind | Chuck Lever | 2007-10-09 |