Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4363ac7c13a9a4b763c6e8d9fdbfc2468f3b8ca4
/
fs
/
nfsd
3930765
nfsd4: fix security flavor of NFSv4.0 callback
by J. Bruce Fields
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
08843b7
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
4a55c10
nfsd: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 12 years ago
2c142ba
NFSd: make boot_time variable per network namespace
by Stanislav Kinsbursky
· 12 years ago
a51c84e
NFSd: make grace end flag per network namespace
by Stanislav Kinsbursky
· 12 years ago
5ccb006
LockD: pass actual network namespace to grace period management functions
by Stanislav Kinsbursky
· 12 years ago
9695c70
SUNRPC: service request network namespace helper introduced
by Stanislav Kinsbursky
· 12 years ago
5e1533c
NFSd: make nfsd4_manager allocated per network namespace context.
by Stanislav Kinsbursky
· 12 years ago
99dbb8f
nfsd4: fix missing fault_inject.h include
by J. Bruce Fields
· 12 years ago
57c8b13e
NFSd: set nfsd_serv to NULL after service destruction
by Stanislav Kinsbursky
· 12 years ago
19f7e2c
NFSd: introduce nfsd_destroy() helper
by Stanislav Kinsbursky
· 12 years ago
a007c4c
nfsd: add get_uint for u32's
by J. Bruce Fields
· 12 years ago
a6d88f2
NFSd: fix locking in nfsd_forget_delegations()
by Stanislav Kinsbursky
· 12 years ago
5559b50
nfsd4: fix cr_principal comparison check in same_creds
by Vivek Trivedi
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
312b63f
don't pass nameidata * to vfs_create()
by Al Viro
· 12 years ago
7f2e7dc
nfsd: share some function prototypes
by J. Bruce Fields
· 12 years ago
d91d0b5
nfsd: allow owner_override only for regular files
by J. Bruce Fields
· 12 years ago
74dbafa
nfsd4: release openowners on free in >=4.1 case
by J. Bruce Fields
· 12 years ago
2930d38
nfsd4: our filesystems are normally case sensitive
by J. Bruce Fields
· 12 years ago
4af8250
nfsd4: process_open2 cleanup
by J. Bruce Fields
· 12 years ago
e1aaa89
nfsd4: nfsd4_lock() cleanup
by J. Bruce Fields
· 12 years ago
9068bed
nfsd4: remove unnecessary comment
by J. Bruce Fields
· 12 years ago
7df302f
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
by Chuck Lever
· 12 years ago
2411967
nfsd: probe the back channel on new connections
by Weston Andros Adamson
· 12 years ago
bc2df47
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
by J. Bruce Fields
· 12 years ago
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
· 12 years ago
8fbba96
nfsd4: stricter cred comparison for setclientid/exchange_id
by J. Bruce Fields
· 12 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 12 years ago
631fc9e
nfsd4: allow removing clients not holding state
by J. Bruce Fields
· 12 years ago
136e658
nfsd4: rearrange exchange_id logic to simplify
by J. Bruce Fields
· 12 years ago
2dbb269
nfsd4: exchange_id cleanup: comments
by J. Bruce Fields
· 12 years ago
83e08fd
nfsd4: exchange_id cleanup: local shorthands for repeated tests
by J. Bruce Fields
· 12 years ago
1a30811
nfsd4: allow an EXCHANGE_ID to kill a 4.0 client
by J. Bruce Fields
· 12 years ago
ea236d0
nfsd4: exchange_id: check creds before killing confirmed client
by J. Bruce Fields
· 12 years ago
2786cc3
nfsd4: exchange_id error cleanup
by J. Bruce Fields
· 12 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
Next »