Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3cf695c58eae98271effac22e6dce00bb61cd06
/
fs
/
nfs
/
super.c
ae50c0b
pnfs: client stats
by J. Bruce Fields
· 13 years ago
26c4c17
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
by Jeff Layton
· 14 years ago
9b7160c
NFS: don't negotiate when user specifies sec flavor
by Bryan Schumaker
· 14 years ago
160bc16
NFS: Remove dead code from nfs_fs_mount()
by Jesper Juhl
· 14 years ago
1791983
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
0119498
nfs: switch NFS from ->get_sb() to ->mount()
by Al Viro
· 14 years ago
fd462fb
nfs: stop mangling ->mnt_devname on NFS
by Al Viro
· 14 years ago
c7f404b
vfs: new superblock methods to override /proc/*/mount{s,info}
by Al Viro
· 14 years ago
b514f87
nfs: make nfs_path() work without vfsmount
by Al Viro
· 14 years ago
0d5839a
nfs: propagate devname to nfs{,4}_get_root()
by Al Viro
· 14 years ago
c5cb09b
Cleanup: Factor out some cut-and-paste code.
by Rob Landley
· 14 years ago
c12bace
cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.
by Rob Landley
· 14 years ago
8b244ff
switch nfs to ->s_d_op
by Al Viro
· 14 years ago
64c2ce8
nfsv4: Switch to generic xattr handling code
by Aneesh Kumar K.V
· 14 years ago
a8a5da9
nfs: Set MS_POSIXACL always
by Aneesh Kumar K.V
· 14 years ago
aa69947
NFS: suppressing showing of default mount port value in /proc fixed
by Stanislav Kinsbursky
· 14 years ago
0de1b7e
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
by Mi Jinlong
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
1e657bd
Regression: fix mounting NFS when NFSv3 support is not compiled
by Paulius Zaleckas
· 14 years ago
31f4347
convert simple cases of nfs-related ->get_sb() to ->mount()
by Al Viro
· 14 years ago
74eb94b
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
7c563cc
nfs: show "local_lock" mount option in /proc/mounts
by Suresh Jayaraman
· 14 years ago
5eebde2
nfs: introduce mount option '-olocal_lock' to make locks local
by Suresh Jayaraman
· 14 years ago
fbf3fdd
statfs() gives ESTALE error
by Menyhart Zoltan
· 14 years ago
763008c
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
9b00c64
nfs: Add "lookupcache" to displayed mount options
by Patrick J. LoPresti
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
d5eff1a
NFS: Fix /proc/mount for legacy binary interface
by Bryan Schumaker
· 14 years ago
0be8189
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
by Trond Myklebust
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
a6d5ff6
NFS: Clean up fscache_uniq mount option
by Chuck Lever
· 15 years ago
b157b06
NFS: Cleanup file handle allocations in fs/nfs/super.c
by Trond Myklebust
· 15 years ago
ce587e0
NFS: Prevent the mount code from looping forever on broken exports
by Trond Myklebust
· 15 years ago
ca7e9a0
NFS: Reduce stack footprint of nfs_statfs()
by Trond Myklebust
· 15 years ago
4f72729
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
by Trond Myklebust
· 15 years ago
04ffdbe
NFS: Reduce the stack footprint of nfs_follow_remote_path()
by Trond Myklebust
· 15 years ago
9699eda
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
by Xiaotian Feng
· 15 years ago
cdd29ec
nfs: testing for null instead of ERR_PTR()
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cfbc068
NFS: ensure bdi_unregister is called on mount failure.
by NeilBrown
· 15 years ago
387c149
NFS: Fix a umount race
by Trond Myklebust
· 15 years ago
a2770d8
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
by Linus Torvalds
· 15 years ago
e9496ff
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
by Al Viro
· 15 years ago
dd47f96
NFS: Revert default r/wsize behavior
by Chuck Lever
· 15 years ago
d250e19
NFS: Display compressed (shorthand) IPv6 in /proc/mounts
by Chuck Lever
· 15 years ago
ee671b0
NFS: convert proto= option to use netids rather than a protoname
by Jeff Layton
· 15 years ago
96f287b
NFS: BKL removal from the mount code...
by Trond Myklebust
· 15 years ago
4223a4a
nfs: Fix nfs_parse_mount_options() kfree() leak
by Yinghai Lu
· 15 years ago
a1be9ee
NFS: suppress a build warning
by Stefan Richter
· 15 years ago
3050141
NFSv4: Kill nfs4_renewd_prepare_shutdown()
by Trond Myklebust
· 15 years ago
bcd2ea1
NFS: Fix port initialisation in nfs_remount()
by Trond Myklebust
· 15 years ago
f5855fe
NFS: Fix port and mountport display in /proc/self/mountinfo
by Trond Myklebust
· 15 years ago
c5811db
NFS: Fix a default mount regression...
by Trond Myklebust
· 15 years ago
36dd2fd
nfs[23] tcp breakage in mount with binary options
by Al Viro
· 15 years ago
2df5480
NFS: Propagate 'fsc' mount option through automounts
by David Howells
· 15 years ago
9423a08
NFS: Add nfs_alloc_parsed_mount_data
by Chuck Lever
· 15 years ago
8a6e5de
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
by Trond Myklebust
· 15 years ago
92f2505
nfs: nfs_kill_super() should call bdi_unregister() after killing super
by Jens Axboe
· 15 years ago
32a88aa
fs: Assign bdi in super_block
by Jens Axboe
· 15 years ago
2ecda72
NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'
by Trond Myklebust
· 15 years ago
764302c
NFS: Allow the "nfs" file system type to support NFSv4
by Chuck Lever
· 15 years ago
a6fe23b
NFS: Move details of nfs4_get_sb() to a helper
by Chuck Lever
· 15 years ago
7630c85
NFS: Refactor NFSv4 text-based mount option validation
by Chuck Lever
· 15 years ago
4cfd74f
NFS: Mount option parser should detect missing "port="
by Chuck Lever
· 15 years ago
5eecfde
NFS: Handle a zero-length auth flavor list
by Chuck Lever
· 15 years ago
ec6ee61
NFS: Replace nfs_set_port() with rpc_set_port()
by Chuck Lever
· 15 years ago
53a0b9c
NFS: Replace nfs_parse_ip_address() with rpc_pton()
by Chuck Lever
· 15 years ago
ec88f28
NFS: Use the authentication flavor list returned by mountd
by Chuck Lever
· 15 years ago
059f90b
NFS: Fix auth flavor len accounting
by Chuck Lever
· 15 years ago
f3f4f4e
NFS: Fix up new minorversion= option
by Chuck Lever
· 15 years ago
b88f8a5
NFS: Correct the NFS mount path when following a referral
by Trond Myklebust
· 15 years ago
c02d7ad
NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace
by Trond Myklebust
· 15 years ago
1f84603
Merge branch 'devel-for-2.6.31' into for-2.6.31
by Trond Myklebust
· 15 years ago
a5a16ba
NFS: More "sloppy" parsing problems
by Chuck Lever
· 15 years ago
d23c45f
NFS: Invalid mount option values should always fail, even with "sloppy"
by Chuck Lever
· 15 years ago
8e02f6b
NFS: Update MNT and MNT3 reply decoding functions
by Chuck Lever
· 15 years ago
c381ad2
NFS: Do not display the setting of the "intr" mount option
by Chuck Lever
· 15 years ago
301933a
Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31
by Trond Myklebust
· 15 years ago
5a0ffe5
nfs41: Release backchannel resources associated with session
by Andy Adamson
· 16 years ago
01c3f05
NFSv4: Fix the 'nolock' option regression
by Trond Myklebust
· 15 years ago
0f3e66c
nfs41: destroy_session operation
by Andy Adamson
· 16 years ago
3fd5be9
nfs41: add mount command option minorversion
by Mike Sager
· 16 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
6f5bbff
Convert obvious places to deactivate_locked_super()
by Al Viro
· 16 years ago
67e5520
vfs: umount_begin BKL pushdown
by Alessio Igor Bogani
· 16 years ago
d508afb
NFS: Fix a double free in nfs_parse_mount_options()
by Trond Myklebust
· 16 years ago
b797cac
NFS: Add mount options to enable local caching on NFS
by David Howells
· 16 years ago
6a51091
NFS: Add some new I/O counters for FS-Cache doing things for NFS
by David Howells
· 16 years ago
0873404
NFS: Define and create superblock-level objects
by David Howells
· 16 years ago
a67d18f
NFS: load the rpc/rdma transport module automatically
by Tom Talpey
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
515d861
NFSv4: Clean up the support for returning multiple delegations
by Trond Myklebust
· 16 years ago
50a737f
NFS: "[no]resvport" mount option changes mountd client too
by Chuck Lever
· 16 years ago
d740351
NFS: add "[no]resvport" mount option
by Chuck Lever
· 16 years ago
c5d120f
NFS: introduce nfs_mount_info struct for calling nfs_mount()
by Chuck Lever
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
1afa67f
misc: replace NIP6_FMT with %p6 format specifier
by Harvey Harrison
· 16 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
Next »