Aneesh Kumar K.V
|
64c2ce8b72
nfsv4: Switch to generic xattr handling code
|
14 years ago |
Aneesh Kumar K.V
|
a8a5da996d
nfs: Set MS_POSIXACL always
|
14 years ago |
Stanislav Kinsbursky
|
aa69947399
NFS: suppressing showing of default mount port value in /proc fixed
|
14 years ago |
Mi Jinlong
|
0de1b7e800
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Paulius Zaleckas
|
1e657bd51f
Regression: fix mounting NFS when NFSv3 support is not compiled
|
14 years ago |
Al Viro
|
31f43471e9
convert simple cases of nfs-related ->get_sb() to ->mount()
|
14 years ago |
Linus Torvalds
|
74eb94b218
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
14 years ago |
Suresh Jayaraman
|
7c563cc9f3
nfs: show "local_lock" mount option in /proc/mounts
|
14 years ago |
Suresh Jayaraman
|
5eebde2322
nfs: introduce mount option '-olocal_lock' to make locks local
|
14 years ago |
Menyhart Zoltan
|
fbf3fdd244
statfs() gives ESTALE error
|
14 years ago |
Linus Torvalds
|
763008c435
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
15 years ago |
Patrick J. LoPresti
|
9b00c64318
nfs: Add "lookupcache" to displayed mount options
|
15 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Bryan Schumaker
|
d5eff1a341
NFS: Fix /proc/mount for legacy binary interface
|
15 years ago |
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 |