| Commit message (Expand) | Author | Age |
* | Switch to a valid email address... | Alan Cox | 2008-10-27 |
* | NFS: use correct fs type for v4 submounts and referrals | Andy Adamson | 2008-10-17 |
* | Merge branch 'next' | Trond Myklebust | 2008-10-15 |
|\ |
|
| * | NFS: fix nfs_parse_ip_address() corner case | Chuck Lever | 2008-10-10 |
| * | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields | 2008-10-07 |
| * | nfs: prepare to share nfs_set_port | J. Bruce Fields | 2008-10-07 |
| * | NFS: Add mount options for controlling the lookup cache | Trond Myklebust | 2008-10-07 |
| * | NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts | Trond Myklebust | 2008-10-07 |
| * | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust | 2008-10-06 |
* | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
|/ |
|
* | NFS: Restore missing hunk in NFS mount option parser | Chuck Lever | 2008-09-08 |
* | nfs_remount oops when rebooting + possible fix | Marc Zyngier | 2008-07-27 |
* | NFS: Remove attribute update related BKL references | Trond Myklebust | 2008-07-15 |
* | NFS: Allow either strict or sloppy mount option parsing | Chuck Lever | 2008-07-09 |
* | NFS4: Set security flavor default for NFSv4 mounts like other defaults | Chuck Lever | 2008-07-09 |
* | NFS: Set security flavor default for NFSv2/3 mounts like other defaults | Chuck Lever | 2008-07-09 |
* | NFS: Refactor logic for parsing NFS security flavor mount options | Chuck Lever | 2008-07-09 |
* | NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} | Chuck Lever | 2008-07-09 |
* | NFS: Move the nfs_set_port() call out of nfs_parse_mount_options() | Chuck Lever | 2008-07-09 |
* | NFS: set transport defaults after mount option parsing is finished | Trond Myklebust | 2008-07-09 |
* | NFS: handle interface identifiers in incoming IPv6 addresses | Chuck Lever | 2008-07-09 |
* | NFS: Add string length argument to nfs_parse_server_address | Chuck Lever | 2008-07-09 |
* | NFS: Support raw IPv6 address hostnames during NFS mount operation | Chuck Lever | 2008-07-09 |
* | NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 | Chuck Lever | 2008-07-09 |
* | NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount | Trond Myklebust | 2008-07-09 |
* | NFS: missing newline in NFS mount debugging message | Chuck Lever | 2008-07-09 |
* | NFS: Treat "intr" and "nointr" options as deprecated | Chuck Lever | 2008-07-09 |
* | NFS: Allow any value for the "retry" option | Chuck Lever | 2008-07-09 |
* | NFS: implement option checking when remounting NFS filesystems (resend) | Jeff Layton | 2008-07-09 |
* | NFS: Fix filehandle size comparisons in the mount code | Trond Myklebust | 2008-06-23 |
* | NFS: Reduce the NFS mount code stack usage. | Trond Myklebust | 2008-06-23 |
* | 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 |