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