Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
250848ca04b734c91f491b7c9b6045d2198a208c
/
fs
/
nfsd
/
nfsctl.c
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
96d851c
nfsd: use proper net while reading "exports" file
by Stanislav Kinsbursky
· 12 years ago
11f7794
nfsd: containerize NFSd filesystem
by Stanislav Kinsbursky
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
ff89be8
nfsd4: require version 4 when enabling or disabling minorversion
by J. Bruce Fields
· 12 years ago
9dd9845
nfsd: make NFSd service structure allocated per net
by Stanislav Kinsbursky
· 12 years ago
0816035
nfsd: pass net to __write_ports() and down
by Stanislav Kinsbursky
· 12 years ago
3938a0d
nfsd: pass net to nfsd_set_nrthreads()
by Stanislav Kinsbursky
· 12 years ago
d41a941
nfsd: pass net to nfsd_svc()
by Stanislav Kinsbursky
· 12 years ago
6777436
nfsd: pass net to nfsd_create_serv()
by Stanislav Kinsbursky
· 12 years ago
f3c7521
NFSD: Fold fault_inject.h into state.h
by Bryan Schumaker
· 12 years ago
5284b44
nfsd: make NFSv4 grace time per net
by Stanislav Kinsbursky
· 12 years ago
3d73371
nfsd: make NFSv4 lease time per net
by Stanislav Kinsbursky
· 12 years ago
864aee5
nfsd: remove redundant declarations
by Stanislav Kinsbursky
· 12 years ago
eccf50c
nfsd: remove unused listener-removal interfaces
by J. Bruce Fields
· 12 years ago
a10fded
nfsd: allow configuring nfsd to listen on 5-digit ports
by J. Bruce Fields
· 12 years ago
38af2ca
nfsd: remove redundant "port" argument
by J. Bruce Fields
· 12 years ago
87f26f9
nfsd4: declare nfs4_recoverydir properly
by J. Bruce Fields
· 12 years ago
19f7e2c
NFSd: introduce nfsd_destroy() helper
by Stanislav Kinsbursky
· 12 years ago
786185b
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 13 years ago
f69adb2
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
by Stanislav Kinsbursky
· 13 years ago
43ec1a2
nfsd: pass network context to idmap init/exit functions
by Stanislav Kinsbursky
· 13 years ago
5717e01
nfsd: allocate export and expkey caches in per-net operations.
by Stanislav Kinsbursky
· 13 years ago
e5f06f7
nfsd: make expkey cache allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
b3853e0
nfsd: make export cache allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
b89109b
nfsd: pass network context to export caches init/shutdown routines
by Stanislav Kinsbursky
· 13 years ago
f2c7ea1
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
by Stanislav Kinsbursky
· 13 years ago
797a9d7
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
by Jeff Layton
· 13 years ago
813fd32
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
by Jeff Layton
· 13 years ago
7ea34ac
nfsd: add a per-net-namespace struct for nfsd
by Jeff Layton
· 13 years ago
4cb54ca
SUNRPC: search for service transports in network namespace context
by Stanislav Kinsbursky
· 13 years ago
90100b1
SUNRPC: parametrize rpc_pton() by network context
by Stanislav Kinsbursky
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
7208339
NFSD: Call nfsd4_init_slabs() from init_nfsd()
by Bryan Schumaker
· 13 years ago
65178db
NFSD: Added fault injection
by Bryan Schumaker
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 13 years ago
c152292
nfsd: remove include/linux/nfsd/syscall.h
by J. Bruce Fields
· 13 years ago
49b2868
nfsd: Remove deprecated nfsctl system call and related code.
by NeilBrown
· 13 years ago
b084f59
nfsd: fix dependency of nfsd on auth_rpcgss
by J. Bruce Fields
· 13 years ago
0a5e5f1
nfsd: fix compile error
by J. Bruce Fields
· 14 years ago
b0b0c0a
nfsd: add proc file listing kernel's gss_krb5 enctypes
by Kevin Coffman
· 14 years ago
2ca72e1
nfsd4: move idmap and acl header files into fs/nfsd
by J. Bruce Fields
· 14 years ago
5b6a599
nfs: add missed CONFIG_NFSD_DEPRECATED
by bookjovi@gmail.com
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
4390110
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
fc5d00b
sunrpc: Add net argument to svc_create_xprt
by Pavel Emelyanov
· 14 years ago
352114f
sunrpc: Add net to pure API calls
by Pavel Emelyanov
· 14 years ago
049ef27
nfsd: Export get_task_comm for nfsd
by Pavel Emelyanov
· 14 years ago
1e14056
nfsd: allow deprecated interface to be compiled out.
by NeilBrown
· 14 years ago
c67874f
nfsd: formally deprecate legacy nfsd syscall interface
by NeilBrown
· 14 years ago
7fa53cc
nfsd: don't allow setting maxblksize after svc created
by J. Bruce Fields
· 14 years ago
6904996
gcc-4.6: nfsd: fix initialized but not read warnings
by Andi Kleen
· 14 years ago
ac77efb
nfsd: just keep single lockd reference for nfsd
by Jeff Layton
· 14 years ago
0cd14a0
nfsd: fix error handling in __write_ports_addxprt
by Jeff Layton
· 14 years ago
78a8d7c
nfsd: fix error handling when starting nfsd with rpcbind down
by Jeff Layton
· 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
5306293
Merge commit 'v2.6.34-rc6'
by J. Bruce Fields
· 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
e7b184f
nfsd4: document lease/grace-period limits
by J. Bruce Fields
· 15 years ago
efc4bb4f
nfsd4: allow setting grace period time
by J. Bruce Fields
· 15 years ago
f013574
nfsd4: reshuffle lease-setting code to allow reuse
by J. Bruce Fields
· 15 years ago
f958a13
nfsd4: remove unnecessary lease-setting function
by J. Bruce Fields
· 15 years ago
cf07d2e
nfsd4: simplify references to nfsd4 lease time
by J. Bruce Fields
· 15 years ago
3749829
NFSD: Create PF_INET6 listener in write_ports
by Chuck Lever
· 15 years ago
6871790
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
by Chuck Lever
· 15 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
e8e8753
nfsd: new interface to advertise export features
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
ed2d8ae
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
by Ryusei Yamaguchi
· 15 years ago
e9dc122
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming
by J. Bruce Fields
· 15 years ago
4116092
NFSD: Support IPv6 addresses in write_failover_ip()
by Chuck Lever
· 15 years ago
413d63d710
nfsd: minor write_pool_threads exit cleanup
by J. Bruce Fields
· 15 years ago
2522a77
Fix memory leak in write_pool_threads
by Eric Sesterhenn
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
82e12fe
nfsd: don't take nfsd_mutex twice when setting number of threads.
by NeilBrown
· 15 years ago
e06b640
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
by Chuck Lever
· 16 years ago
261758b
NFSD: Stricter buffer size checking in write_versions()
by Chuck Lever
· 16 years ago
3d72ab8
NFSD: Stricter buffer size checking in write_recoverydir()
by Chuck Lever
· 16 years ago
8435d34
SUNRPC: pass buffer size to svc_sock_names()
by Chuck Lever
· 16 years ago
bfba9ab
SUNRPC: pass buffer size to svc_addsock()
by Chuck Lever
· 16 years ago
335c54b
NFSD: Prevent a buffer overflow in svc_xprt_names()
by Chuck Lever
· 16 years ago
ea068ba
NFSD: move lockd_up() before svc_addsock()
by Chuck Lever
· 16 years ago
0a5372d
NFSD: Finish refactoring __write_ports()
by Chuck Lever
· 16 years ago
c71206a
NFSD: Note an additional requirement when passing TCP sockets to portlist
by Chuck Lever
· 16 years ago
0b7c2f6
NFSD: Refactor socket creation out of __write_ports()
by Chuck Lever
· 16 years ago
82d5659
NFSD: Refactor portlist socket closing into a helper
by Chuck Lever
· 16 years ago
4eb68c2
NFSD: Refactor transport addition out of __write_ports()
by Chuck Lever
· 16 years ago
4cd5dc7
NFSD: Refactor transport removal out of __write_ports()
by Chuck Lever
· 16 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
8daf220
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
by Benny Halevy
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
adbbe92
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
by Chuck Lever
· 16 years ago
03cf6c9
knfsd: add file to export stats about nfsd pools
by Greg Banks
· 16 years ago
262a098
NFSD: Add documenting comments for nfsctl interface
by Chuck Lever
· 16 years ago
Next »