Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f1f455047940e59b3aea102e17ae4c0f9286aa76
/
fs
/
nfsd
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a00b615
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
6eccece
nfsd4: fix, consolidate client_has_state
by J. Bruce Fields
· 12 years ago
b9831b5
nfsd4: don't remove rebooted client record until confirmation
by J. Bruce Fields
· 12 years ago
32f16b3
nfsd4: remove some dprintk's and a comment
by J. Bruce Fields
· 12 years ago
778df3f
nfsd4: return "real" sequence id in confirmed case
by J. Bruce Fields
· 12 years ago
0f1ba0e
nfsd4: fix exchange_id to return confirm flag
by J. Bruce Fields
· 12 years ago
7447758
nfsd4: clarify that renewing expired client is a bug
by J. Bruce Fields
· 13 years ago
90d700b
nfsd4: simpler ordering of setclientid_confirm checks
by J. Bruce Fields
· 12 years ago
f3d03b9
nfsd4: setclientid: remove pointless assignment
by J. Bruce Fields
· 12 years ago
8695b90
nfsd4: fix error return in non-matching-creds case
by J. Bruce Fields
· 12 years ago
788c1eb
nfsd4: fix setclientid_confirm same_cred check
by J. Bruce Fields
· 12 years ago
34b232b
nfsd4: merge 3 setclientid cases to 2
by J. Bruce Fields
· 12 years ago
8f93071
nfsd4: pull out common code from setclientid cases
by J. Bruce Fields
· 12 years ago
ad72aae
nfsd4: merge last two setclientid cases
by J. Bruce Fields
· 12 years ago
63db463
nfsd4: setclientid/confirm comment cleanup
by J. Bruce Fields
· 12 years ago
e98479b
nfsd4: setclientid remove unnecessary terms from a logical expression
by J. Bruce Fields
· 12 years ago
d5497fc
nfsd4: move rq_flavor into svc_cred
by J. Bruce Fields
· 13 years ago
8fbba96
nfsd4: stricter cred comparison for setclientid/exchange_id
by J. Bruce Fields
· 13 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 13 years ago
631fc9e
nfsd4: allow removing clients not holding state
by J. Bruce Fields
· 13 years ago
136e658
nfsd4: rearrange exchange_id logic to simplify
by J. Bruce Fields
· 13 years ago
2dbb269
nfsd4: exchange_id cleanup: comments
by J. Bruce Fields
· 13 years ago
83e08fd
nfsd4: exchange_id cleanup: local shorthands for repeated tests
by J. Bruce Fields
· 13 years ago
1a30811
nfsd4: allow an EXCHANGE_ID to kill a 4.0 client
by J. Bruce Fields
· 13 years ago
ea236d0
nfsd4: exchange_id: check creds before killing confirmed client
by J. Bruce Fields
· 13 years ago
2786cc3
nfsd4: exchange_id error cleanup
by J. Bruce Fields
· 13 years ago
11ae681
nfsd4: exchange_id has a pointless copy
by J. Bruce Fields
· 13 years ago
5fb35a3
nfsd: return 0 on reads of fault injection files
by Weston Andros Adamson
· 13 years ago
ce0fc43
nfsd: wrap all accesses to st_deny_bmap
by Jeff Layton
· 13 years ago
82c5ff1
nfsd: wrap accesses to st_access_bmap
by Jeff Layton
· 13 years ago
3a32861
nfsd: make test_share a bool return
by Jeff Layton
· 13 years ago
5ae037e
nfsd: consolidate set_access and set_deny
by Jeff Layton
· 13 years ago
f07ea10
NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often
by Chuck Lever
· 12 years ago
786185b
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 13 years ago
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
e7a0444
nfsd: add IPv6 addr escaping to fs_location hosts
by Weston Andros Adamson
· 13 years ago
45eaa1c
nfsd4: fix change attribute endianness
by J. Bruce Fields
· 13 years ago
d1829b3
nfsd4: fix free_stateid return endianness
by J. Bruce Fields
· 13 years ago
57b7b43
nfsd4: int/__be32 fixes
by J. Bruce Fields
· 13 years ago
bc1b542
nfsd4: preserve __user annotation on cld downcall msg
by J. Bruce Fields
· 13 years ago
2355c59
nfsd4: fix missing "static"
by J. Bruce Fields
· 13 years ago
bfa4b36
nfsd: state.c should include current_stateid.h
by J. Bruce Fields
· 13 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
8a7dc4b
nfsd: fix nfs4recover.c printk format warning
by Randy Dunlap
· 13 years ago
b108fe6
nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek
by Jeff Layton
· 13 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
efe3965
nfsd: fix compose_entry_fh() failure exits
by Al Viro
· 13 years ago
afcf679
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
by Al Viro
· 13 years ago
02f5fde
nfsd: fix endianness breakage in TEST_STATEID handling
by Al Viro
· 13 years ago
04da6e9
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
by Al Viro
· 13 years ago
96f6f98
nfsd: fix b0rken error value for setattr on read-only mount
by Al Viro
· 13 years ago
f69adb2
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
by Stanislav Kinsbursky
· 13 years ago
9e75a4d
nfsd: make name-to-id cache allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
c2e76ef
nfsd: make id-to-name cache allocated per network namespace context
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
2a75cfa
nfsd: pass pointer to export cache down to stack wherever possible.
by Stanislav Kinsbursky
· 13 years ago
b89109b
nfsd: pass network context to export caches init/shutdown routines
by Stanislav Kinsbursky
· 13 years ago
e3f70ea
Lockd: pass network namespace to creation and destruction routines
by Stanislav Kinsbursky
· 13 years ago
f890edb
NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
by Stanislav Kinsbursky
· 13 years ago
c89172e
nfsd: pass pointer to expkey cache down to stack wherever possible.
by Stanislav Kinsbursky
· 13 years ago
83e0ed70
nfsd: use hash table from cache detail in nfsd export seq ops
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
a09581f
nfsd: use exp_put() for svc_export_cache put
by Stanislav Kinsbursky
· 13 years ago
db3a353
nfsd: add link to owner cache detail to svc_export structure
by Stanislav Kinsbursky
· 13 years ago
d4bb527e
nfsd: use passed cache_detail pointer expkey_parse()
by Stanislav Kinsbursky
· 13 years ago
33dcc48
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
by Jeff Layton
· 13 years ago
03af42c
nfsd: trivial: remove unused variable from nfsd4_lock
by Jeff Layton
· 13 years ago
9dc4e6c
nfsd: don't fail unchecked creates of non-special files
by J. Bruce Fields
· 13 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
797a9d7
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
by Jeff Layton
· 13 years ago
4ca1f87
nfsd4: use auth_unix unconditionally on backchannel
by J. Bruce Fields
· 13 years ago
21f72c9
nfsd: fix NULL pointer dereference in cld_pipe_downcall
by Jeff Layton
· 13 years ago
3af7061
nfsd4: memory corruption in numeric_name_to_id()
by Dan Carpenter
· 13 years ago
e9541ce
nfsd4: allow numeric idmapping
by J. Bruce Fields
· 13 years ago
cc27e0d
nfsd: don't allow legacy client tracker init for anything but init_net
by Jeff Layton
· 13 years ago
813fd32
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
by Jeff Layton
· 13 years ago
f3f8014
nfsd: add the infrastructure to handle the cld upcall
by Jeff Layton
· 13 years ago
7ea34ac
nfsd: add a per-net-namespace struct for nfsd
by Jeff Layton
· 13 years ago
2a4317c
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
by Jeff Layton
· 13 years ago
a52d726
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
by Jeff Layton
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
8818739
debugfs-related mode_t whack-a-mole
by Al Viro
· 13 years ago
68ac123
switch touch_atime to struct path
by Al Viro
· 13 years ago
ab4684d
NFSD: Fix nfs4_verifier memory alignment
by Chuck Lever
· 13 years ago
8f199b8
NFSD: Fix warnings when NFSD_DEBUG is not defined
by Trond Myklebust
· 13 years ago
62b9510
nfsd: merge cookie collision fixes from ext4 tree
by J. Bruce Fields
· 13 years ago
06effdb
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
by Bernd Schubert
· 13 years ago
999448a
nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
by Bernd Schubert
· 13 years ago
8546ee5
nfsd4: make sure set CB_PATH_DOWN sequence flag set
by J. Bruce Fields
· 13 years ago
59deeb9
nfsd4: reduce do_open_lookup() stack usage
by J. Bruce Fields
· 13 years ago
41fd1e4
nfsd4: delay setting current filehandle till success
by J. Bruce Fields
· 13 years ago
508dc6e
nfsd41: free_session/free_client must be called under the client_lock
by Benny Halevy
· 13 years ago
e27f49c
nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2
by Benny Halevy
· 13 years ago
4aa8913
nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation
by Benny Halevy
· 13 years ago
Next »