Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5f9570319771bb0a5afc792b34fbd5564b935c8
/
fs
/
nfsd
e5f9570
nfsd4: discard some unused nfsd4_verify xdr code
by J. Bruce Fields
· 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
f141f79
nfsd: recovery - make in_grace per net
by Stanislav Kinsbursky
· 12 years ago
3a07336
nfsd: recovery - make rec_file per net
by Stanislav Kinsbursky
· 12 years ago
f252bc6
nfsd: call state init and shutdown twice
by Stanislav Kinsbursky
· 12 years ago
d85ed44
nfsd: cleanup NFSd state start a bit
by Stanislav Kinsbursky
· 12 years ago
4dce0ac
nfsd: cleanup NFSd state shutdown a bit
by Stanislav Kinsbursky
· 12 years ago
4e37a7c2
nfsd: make delegations shutdown network namespace aware
by Stanislav Kinsbursky
· 12 years ago
c9a4962
nfsd: make client_lock per net
by Stanislav Kinsbursky
· 12 years ago
ec28e02
nfsd4: remove state lock from nfs4_state_shutdown
by Stanislav Kinsbursky
· 12 years ago
dba88ba
nfsd4: remove state lock from nfsd4_load_reboot_recovery_data
by J. Bruce Fields
· 12 years ago
a36b172
nfsd4: return badname, not inval, on "." or "..", or "/"
by J. Bruce Fields
· 12 years ago
063b0fb
nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's
by J. Bruce Fields
· 12 years ago
ffe1137
nfsd4: delay filling in write iovec array till after xdr decoding
by J. Bruce Fields
· 12 years ago
70cc7f7
nfsd4: move more write parameters into xdr argument
by J. Bruce Fields
· 12 years ago
5a80a54
nfsd4: reorganize write decoding
by J. Bruce Fields
· 12 years ago
8a61b18
nfsd4: simplify reading of opnum
by J. Bruce Fields
· 12 years ago
447bfcc
nfsd4: no, we're not going to check tags for utf8
by J. Bruce Fields
· 12 years ago
57d276d
nfsd: fix v4 reply caching
by J. Bruce Fields
· 12 years ago
0912128
nfsd: make laundromat network namespace aware
by Stanislav Kinsbursky
· 12 years ago
12760c6
nfsd: pass nfsd_net instead of net to grace enders
by Stanislav Kinsbursky
· 12 years ago
3320fef19
nfsd: use service net instead of hard-coded init_net
by Stanislav Kinsbursky
· 12 years ago
73758fed
nfsd: make close_lru list per net
by Stanislav Kinsbursky
· 12 years ago
5ed58bb
nfsd: make client_lru list per net
by Stanislav Kinsbursky
· 12 years ago
1872de0
nfsd: make sessionid_hashtbl allocated per net
by Stanislav Kinsbursky
· 12 years ago
20e9e2b
nfsd: make lockowner_ino_hashtbl allocated per net
by Stanislav Kinsbursky
· 12 years ago
9b53113
nfsd: make ownerstr_hashtbl allocated per net
by Stanislav Kinsbursky
· 12 years ago
a99454a
nfsd: make unconf_name_tree per net
by Stanislav Kinsbursky
· 12 years ago
0a7ec37
nfsd: make unconf_id_hashtbl allocated per net
by Stanislav Kinsbursky
· 12 years ago
382a62e
nfsd: make conf_name_tree per net
by Stanislav Kinsbursky
· 12 years ago
8daae4d
nfsd: make conf_id_hashtbl allocated per net
by Stanislav Kinsbursky
· 12 years ago
52e19c0
nfsd: make reclaim_str_hashtbl allocated per net
by Stanislav Kinsbursky
· 12 years ago
c212cec
nfsd: make nfs4_client network namespace dependent
by Stanislav Kinsbursky
· 12 years ago
7f2210f
nfsd: use service net instead of hard-coded net where possible
by Stanislav Kinsbursky
· 12 years ago
2b4cf66
nfsd4: get_backchannel_cred should be static
by Fengguang Wu
· 12 years ago
135ae82
nfsd4: init_session should be declared static
by Fengguang Wu
· 12 years ago
7e4f015
nfsd: release the legacy reclaimable clients list in grace_done
by Jeff Layton
· 12 years ago
2216d44
nfsd: get rid of cl_recdir field
by Jeff Layton
· 12 years ago
ac55fdc
nfsd: move the confirmed and unconfirmed hlists to a rbtree
by Jeff Layton
· 12 years ago
0ce0c2b
nfsd: don't search for client by hash on legacy reboot recovery gracedone
by Jeff Layton
· 12 years ago
772a9bb
nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record
by Jeff Layton
· 12 years ago
ce30e53
nfsd: break out reclaim record removal into separate function
by Jeff Layton
· 12 years ago
278c931
nfsd: have nfsd4_find_reclaim_client take a char * argument
by Jeff Layton
· 12 years ago
8b0554e
nfsd: warn about impending removal of nfsdcld upcall
by Jeff Layton
· 12 years ago
f3aa7e24
nfsd: pass info about the legacy recoverydir in environment variables
by Jeff Layton
· 12 years ago
2d77bf0
nfsd: change heuristic for selecting the client_tracking_ops
by Jeff Layton
· 12 years ago
2873d21
nfsd: add a usermodehelper upcall for NFSv4 client ID tracking
by Jeff Layton
· 12 years ago
a0af710
nfsd: remove unused argument to nfs4_has_reclaimed_state
by Jeff Layton
· 12 years ago
698d8d8
nfsd: fix error handling in nfsd4_remove_clid_dir
by Jeff Layton
· 12 years ago
12fc3e9
nfsd4: backchannel should use client-provided security flavor
by J. Bruce Fields
· 12 years ago
5772515
nfsd4: common helper to initialize callback work
by J. Bruce Fields
· 12 years ago
cb73a9f
nfsd4: implement backchannel_ctl operation
by J. Bruce Fields
· 12 years ago
c6bb3ca
nfsd4: use callback security parameters in create_session
by J. Bruce Fields
· 12 years ago
acb2887
nfsd4: clean up callback security parsing
by J. Bruce Fields
· 13 years ago
face150
nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes
by J. Bruce Fields
· 12 years ago
fae5096
nfsd: assume writeable exportabled filesystems have f_sync
by J. Bruce Fields
· 12 years ago
7fa10cd
nfsd4: don't BUG in delegation break callback
by J. Bruce Fields
· 12 years ago
7c1f8b6
nfsd4: remove unused init_session return
by J. Bruce Fields
· 12 years ago
ae7095a
nfsd4: helper function for getting mounted_on ino
by J. Bruce Fields
· 12 years ago
3c40794
nfs: fix wrong object type in lockowner_slab
by Yanchuan Nian
· 12 years ago
01f6c8f
nfsd4: remove unused variable in nfsd4_delegreturn()
by Wei Yongjun
· 12 years ago
216b6cb
exportfs: add FILEID_INVALID to indicate invalid fid_type
by Namjae Jeon
· 12 years ago
f474af7
nfs: disintegrate UAPI for nfs
by J. Bruce Fields
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
0d22f68
nfsd4: don't allow reclaims of expired clients
by J. Bruce Fields
· 12 years ago
6a3b156
nfsd4: remove redundant callback probe
by J. Bruce Fields
· 12 years ago
8f9d3d3
nfsd4: expire old client earlier
by J. Bruce Fields
· 12 years ago
81f0b2a
nfsd4: separate session allocation and initialization
by J. Bruce Fields
· 12 years ago
a827bcb
nfsd4: clean up session allocation
by J. Bruce Fields
· 12 years ago
1377b69
nfsd4: minor free_session cleanup
by J. Bruce Fields
· 12 years ago
e1ff371
nfsd4: new_conn_from_crses should only allocate
by J. Bruce Fields
· 12 years ago
3ba6367
nfsd4: separate connection allocation and initialization
by J. Bruce Fields
· 12 years ago
4973050
nfsd4: reject bad forechannel attrs earlier
by J. Bruce Fields
· 12 years ago
d15c077
nfsd4: enforce per-client sessions/no-sessions distinction
by J. Bruce Fields
· 12 years ago
c116a0a
nfsd4: set cl_minorversion at create time
by J. Bruce Fields
· 12 years ago
68eb350
nfsd4: don't pin clientids to pseudoflavors
by J. Bruce Fields
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
6e67b5d
nfsd4: fix bind_conn_to_session xdr comment
by J. Bruce Fields
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
fac7a17
nfsd4: cast readlink() bug argument
by J. Bruce Fields
· 12 years ago
9959ba0
NFSD: pass null terminated buf to kstrtouint()
by Malahal Naineni
· 12 years ago
8c8651b
nfsd: remove duplicate init in nfsd4_cb_recall
by Namjae Jeon
· 12 years ago
ef79859
nfsd4: eliminate redundant nfs4_free_stateid
by J. Bruce Fields
· 12 years ago
92566e2
fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR
by Julia Lawall
· 12 years ago
eccf50c
nfsd: remove unused listener-removal interfaces
by J. Bruce Fields
· 12 years ago
cf9182e
nfsd4: fix nfs4 stateid leak
by J. Bruce Fields
· 12 years ago
5b444cc
svcrpc: remove handling of unknown errors from svc_recv
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
21179d8
knfsd: don't allocate file_locks on the stack
by Jeff Layton
· 12 years ago
5592a3f
knfsd: remove bogus BUG_ON() call from nfsd4_locku
by Jeff Layton
· 12 years ago
da5c80a
nfsd4: nfsd_process_n_delegations should be static
by J. Bruce Fields
· 12 years ago
24ff99c
NFSD: Swap the struct nfs4_operation getter and setter
by Bryan Schumaker
· 12 years ago
95c7a20
nfsd: do_nfsd_create verf argument is a u32
by J. Bruce Fields
· 12 years ago
87f26f9
nfsd4: declare nfs4_recoverydir properly
by J. Bruce Fields
· 12 years ago
9c0b0ff
nfsd4: nfsaclsvc_encode_voidres static
by J. Bruce Fields
· 12 years ago
Next »