Trond Myklebust
|
0be8189f2c
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
|
15 years ago |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
Chuck Lever
|
a6d5ff64ba
NFS: Clean up fscache_uniq mount option
|
15 years ago |
Trond Myklebust
|
b157b06ca2
NFS: Cleanup file handle allocations in fs/nfs/super.c
|
15 years ago |
Trond Myklebust
|
ce587e07ba
NFS: Prevent the mount code from looping forever on broken exports
|
15 years ago |
Trond Myklebust
|
ca7e9a0df2
NFS: Reduce stack footprint of nfs_statfs()
|
15 years ago |
Trond Myklebust
|
4f727296d2
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
|
15 years ago |
Trond Myklebust
|
04ffdbe2e6
NFS: Reduce the stack footprint of nfs_follow_remote_path()
|
15 years ago |
Xiaotian Feng
|
9699eda6bc
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
|
15 years ago |
Dan Carpenter
|
cdd29ecfcb
nfs: testing for null instead of ERR_PTR()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
NeilBrown
|
cfbc0683af
NFS: ensure bdi_unregister is called on mount failure.
|
15 years ago |
Trond Myklebust
|
387c149b54
NFS: Fix a umount race
|
15 years ago |
Linus Torvalds
|
a2770d86b3
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
|
15 years ago |
Al Viro
|
e9496ff46a
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
|
16 years ago |
Chuck Lever
|
dd47f96c07
NFS: Revert default r/wsize behavior
|
15 years ago |
Chuck Lever
|
d250e190fb
NFS: Display compressed (shorthand) IPv6 in /proc/mounts
|
15 years ago |
Jeff Layton
|
ee671b016f
NFS: convert proto= option to use netids rather than a protoname
|
15 years ago |
Trond Myklebust
|
96f287b0cf
NFS: BKL removal from the mount code...
|
15 years ago |
Yinghai Lu
|
4223a4a155
nfs: Fix nfs_parse_mount_options() kfree() leak
|
15 years ago |
Stefan Richter
|
a1be9eee29
NFS: suppress a build warning
|
15 years ago |
Trond Myklebust
|
3050141bae
NFSv4: Kill nfs4_renewd_prepare_shutdown()
|
15 years ago |
Trond Myklebust
|
bcd2ea17da
NFS: Fix port initialisation in nfs_remount()
|
15 years ago |
Trond Myklebust
|
f5855fecda
NFS: Fix port and mountport display in /proc/self/mountinfo
|
15 years ago |
Trond Myklebust
|
c5811dbdd2
NFS: Fix a default mount regression...
|
15 years ago |
Al Viro
|
36dd2fdb37
nfs[23] tcp breakage in mount with binary options
|
15 years ago |
David Howells
|
2df5480638
NFS: Propagate 'fsc' mount option through automounts
|
15 years ago |
Chuck Lever
|
9423a08ad5
NFS: Add nfs_alloc_parsed_mount_data
|
15 years ago |
Trond Myklebust
|
8a6e5deb8a
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
|
15 years ago |
Jens Axboe
|
92f25053c0
nfs: nfs_kill_super() should call bdi_unregister() after killing super
|
15 years ago |