Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f11c88af26453aee2823a1fd9120d0cd8dae7b9a
/
fs
/
nfs
/
super.c
3fd5be9
nfs41: add mount command option minorversion
by Mike Sager
· 16 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
ec9a05c
NFS: use correct fs type for v4 submounts and referrals
by Andy Adamson
· 16 years ago
6925bac
Merge branch 'next'
by Trond Myklebust
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
5e2e772
NFS: fix nfs_parse_ip_address() corner case
by Chuck Lever
· 16 years ago
ea31a443
nfs: Fix misparsing of nfsv4 fs_locations attribute
by J. Bruce Fields
· 16 years ago
f0c92925
nfs: prepare to share nfs_set_port
by J. Bruce Fields
· 16 years ago
7973c1f
NFS: Add mount options for controlling the lookup cache
by Trond Myklebust
· 16 years ago
ff3525a
NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
by Trond Myklebust
· 16 years ago
1daef0a
NFS: Clean up nfs_sb_active/nfs_sb_deactive
by Trond Myklebust
· 16 years ago
af904de
NFS: Restore missing hunk in NFS mount option parser
by Chuck Lever
· 16 years ago
31c9446
nfs_remount oops when rebooting + possible fix
by Marc Zyngier
· 16 years ago
fa6dc9d
NFS: Remove attribute update related BKL references
by Trond Myklebust
· 16 years ago
f45663c
NFS: Allow either strict or sloppy mount option parsing
by Chuck Lever
· 16 years ago
6738b25
NFS4: Set security flavor default for NFSv4 mounts like other defaults
by Chuck Lever
· 16 years ago
dd07c94
NFS: Set security flavor default for NFSv2/3 mounts like other defaults
by Chuck Lever
· 16 years ago
01060c8
NFS: Refactor logic for parsing NFS security flavor mount options
by Chuck Lever
· 16 years ago
0e0cab7
NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}
by Chuck Lever
· 16 years ago
ed596a8
NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
by Chuck Lever
· 16 years ago
259875e
NFS: set transport defaults after mount option parsing is finished
by Trond Myklebust
· 16 years ago
d8e7748
NFS: handle interface identifiers in incoming IPv6 addresses
by Chuck Lever
· 16 years ago
ce3b7e1
NFS: Add string length argument to nfs_parse_server_address
by Chuck Lever
· 16 years ago
d1aa082
NFS: Support raw IPv6 address hostnames during NFS mount operation
by Chuck Lever
· 16 years ago
dc04589
NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
by Chuck Lever
· 16 years ago
cd10072
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
by Trond Myklebust
· 16 years ago
396cee97
NFS: missing newline in NFS mount debugging message
by Chuck Lever
· 16 years ago
d33e4df
NFS: Treat "intr" and "nointr" options as deprecated
by Chuck Lever
· 16 years ago
ecbb384
NFS: Allow any value for the "retry" option
by Chuck Lever
· 16 years ago
48b605f
NFS: implement option checking when remounting NFS filesystems (resend)
by Jeff Layton
· 16 years ago
b7e2445
NFS: Fix filehandle size comparisons in the mount code
by Trond Myklebust
· 16 years ago
33852a1
NFS: Reduce the NFS mount code stack usage.
by Trond Myklebust
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
46c8ac7
nfs/lsm: make NFSv4 set LSM mount options
by Eric Paris
· 17 years ago
fa79975
mm: bdi: expose the BDI object in sysfs for NFS
by Miklos Szeredi
· 17 years ago
42faad9
[PATCH] restore sane ->umount_begin() API
by Al Viro
· 17 years ago
233607d
Merge branch 'devel'
by Trond Myklebust
· 17 years ago
daa7da5
NFS: remove duplicate flags assignment from nfs_validate_mount_data
by Jeff Layton
· 17 years ago
63649bd
NFS - fix potential NULL pointer dereference v2
by Cyrill Gorcunov
· 17 years ago
c35038b
[PATCH] do shrink_submounts() for all fs types
by Al Viro
· 17 years ago
82d101d
NFS: Show most mount options via nfs_show_options()
by Chuck Lever
· 17 years ago
f22d6d7
NFS: Save the value of the "port=" mount option
by Chuck Lever
· 17 years ago
2d76743
NFS: numeric mount parameters are unsigned
by Chuck Lever
· 17 years ago
2f63392
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
e6f1ceb
[NET] endianness noise: INADDR_ANY
by Al Viro
· 17 years ago
f9c3a38
NFS: use new LSM interfaces to explicitly set mount options
by Eric Paris
· 17 years ago
8d04221
NFS: add missing spkm3 strings to mount option parser
by Olga Kornievskaia
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
fc60147
NFS: Address memory leaks in the NFS client mount option parser
by Chuck Lever
· 17 years ago
3317023
NFS: Support per-mountpoint timeout parameters.
by Trond Myklebust
· 17 years ago
3c7c7e4
NFS: Pull covers off IPv6 address parsing
by Chuck Lever
· 17 years ago
4c56801
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
by Chuck Lever
· 17 years ago
9412b92
NFS: Refactor mount option address parsing into separate function
by Chuck Lever
· 17 years ago
3383203
NFS: Remove the NIPQUAD from nfs_try_mount
by Chuck Lever
· 17 years ago
0d0f0c1
NFS: Set default port for NFSv4, with support for AF_INET6
by Chuck Lever
· 17 years ago
04dcd6e
NFS: Make setting a port number agostic
by Chuck Lever
· 17 years ago
cdcd7f9
NFS: Verify IPv6 addresses properly
by Chuck Lever
· 17 years ago
fd00a8f
NFS: Add support for AF_INET6 addresses in nfs_compare_super()
by Chuck Lever
· 17 years ago
5d8515c
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
by Chuck Lever
· 17 years ago
40c55319
NFS: Remove the redundant nfs_client->cl_nfsversion
by Trond Myklebust
· 17 years ago
6a0ed1d
NFS: Clean up: copy hostname with kstrndup during mount processing
by Chuck Lever
· 17 years ago
e887cbc
NFS: Remove support for the 'mountprog' option
by Chuck Lever
· 17 years ago
ad879ce
NFS: Remove support for the 'nfsprog' option
by Chuck Lever
· 17 years ago
0eb2574
NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set
by Chuck Lever
· 17 years ago
ef818a2
NFS: Stop sillyname renames and unmounts from racing
by Steve Dickson
· 17 years ago
e9cc6c2
NFS: Fix a possible Oops in fs/nfs/super.c
by Trond Myklebust
· 17 years ago
4584f52
NFS: Fix NFS mountpoint crossing...
by Trond Myklebust
· 17 years ago
150030b
NFS: Switch from intr mount option to TASK_KILLABLE
by Matthew Wilcox
· 17 years ago
f16c960
NFS: mount failure causes bad page state
by Russell King
· 17 years ago
4c1fe2f
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
by Neil Brown
· 17 years ago
bcf3561
NFS: Show "nointr" mount option
by Chuck Lever
· 17 years ago
6e88e06
NFS: Verify server address before invoking in-kernel mount client
by Chuck Lever
· 17 years ago
2cf7ff7
NFS: support RDMA mounts
by \"Talpey, Thomas\
· 17 years ago
56928ed
NFS - print accurate transport protocol
by \"Talpey, Thomas\
· 17 years ago
0896a72
NFS/SUNRPC: use transport protocol naming
by \"Talpey, Thomas\
· 17 years ago
20c71f5
NFSv4: Fix a bug in nfs4_validate_mount_data()
by Trond Myklebust
· 17 years ago
91ea40b
NFS: use in-kernel mount argument structure for nfsv4 mounts
by \"Talpey, Thomas\
· 17 years ago
2283f8d
NFS: use in-kernel mount argument structure for nfsv[23] mounts
by \"Talpey, Thomas\
· 17 years ago
6b18eaa
NFS: move nfs_parsed_mount_data structure definition
by \"Talpey, Thomas\
· 17 years ago
0ac8377
NFS: Add new 'mountaddr=' mount option
by Chuck Lever
· 17 years ago
aad7000
[NFS] [PATCH] NFS: initialize default port in kernel mount client
by James Lentini
· 17 years ago
efd8340
NFS: Kernel mount client should use async bind
by Chuck Lever
· 17 years ago
ddc01c0
[NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than
by Jeff Layton
· 17 years ago
49af7ee
nfs: fix oops re sysctls and V4 support
by Alexey Dobriyan
· 17 years ago
7d1cca72
NFS: change NFS mount error return when hostname/pathname too long
by Chuck Lever
· 17 years ago
Next »