Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c235cb9e35407bdb4a2debeef4dc8721e8f91f2
/
fs
/
nfsd
365da4a
nfsd4: fix xdr decoding of large non-write compounds
by J. Bruce Fields
· 11 years ago
987da47
nfsd: make sure to balance get/put_write_access
by Christoph Hellwig
· 11 years ago
818e5a2
nfsd: split up nfsd_setattr
by Christoph Hellwig
· 11 years ago
449bf8d
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
aea240f
nfsd: export proper maximum file size to the client
by Christoph Hellwig
· 11 years ago
6ff40de
nfsd4: improve write performance with better sendspace reservations
by J. Bruce Fields
· 11 years ago
27ac0ff
locks: break delegations on any attribute modification
by J. Bruce Fields
· 13 years ago
146a859
locks: break delegations on link
by J. Bruce Fields
· 13 years ago
8e6d782
locks: break delegations on rename
by J. Bruce Fields
· 13 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
617588d
locks: introduce new FL_DELEG lock flag
by J. Bruce Fields
· 13 years ago
b78800b
Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation"
by J. Bruce Fields
· 11 years ago
3378b7f
nfsd4: fix discarded security labels on setattr
by J. Bruce Fields
· 11 years ago
8217d14
NFSD: Add support for NFS v4.2 operation checking
by Anna Schumaker
· 11 years ago
e50a26d
nfsd4: nfsd_shutdown_net needs state lock
by J. Bruce Fields
· 11 years ago
e1a90eb
NFSD: Combine decode operations for v4 and v4.1
by Anna Schumaker
· 11 years ago
6f6cc32
nfsd: -EINVAL on invalid anonuid/gid instead of silent failure
by J. Bruce Fields
· 11 years ago
427d6c6
nfsd: return better errors to exportfs
by J. Bruce Fields
· 11 years ago
49e7372
nfsd: fh_update should error out in unexpected cases
by J. Bruce Fields
· 11 years ago
956c4fe
nfsd4: need to destroy revoked delegations in destroy_client
by Benny Halevy
· 11 years ago
01a87d9
nfsd: no need to unhash_stid before free
by Benny Halevy
· 11 years ago
7ebe40f
nfsd: remove_stid can be incorporated into nfs4_put_delegation
by Benny Halevy
· 11 years ago
5d7dab8
nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid
by Benny Halevy
· 11 years ago
9857df8
nfsd: nfs4_free_stid
by Benny Halevy
· 11 years ago
cce6de9
nfsd: fix Kconfig syntax
by Christoph Hellwig
· 11 years ago
a6a9f18
nfsd: switch to %p[dD]
by Al Viro
· 11 years ago
97e47fa
nfsd: switch to %p[dD]
by Al Viro
· 11 years ago
26935fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
cf59676
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
1ab6c49
fs: convert fs shrinkers to new scan/count API
by Dave Chinner
· 11 years ago
301f026
nfsd: racy access to ->d_name in nsfd4_encode_path()
by Al Viro
· 11 years ago
248f807
nfsd4: nfsd4_create_clid_dir prints uninitialized data
by J. Bruce Fields
· 11 years ago
bf7bd3e
nfsd4: fix leak of inode reference on delegation failure
by J. Bruce Fields
· 11 years ago
3477565
Revert "nfsd: nfs4_file_get_access: need to be more careful with O_RDWR"
by J. Bruce Fields
· 11 years ago
b8297ce
Merge tag 'v3.11-rc5' into for-3.12 branch
by J. Bruce Fields
· 11 years ago
58cd57b
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
by Weston Andros Adamson
· 11 years ago
c472059
nfsd4: Fix MACH_CRED NULL dereference
by J. Bruce Fields
· 11 years ago
b1948a6
nfsd4: fix setlease error return
by J. Bruce Fields
· 11 years ago
df66e75
nfsd: nfs4_file_get_access: need to be more careful with O_RDWR
by Harshula Jayasuriya
· 11 years ago
e4daf1f
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file
by Harshula Jayasuriya
· 11 years ago
61f98b0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
35f7a14
nfsd4: fix minorversion support interface
by J. Bruce Fields
· 11 years ago
0ff08ba
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
d109148
nfsd4: support minorversion 1 by default
by J. Bruce Fields
· 11 years ago
f0f51f5
nfsd4: allow destroy_session over destroyed session
by J. Bruce Fields
· 11 years ago
d08d32e
nfsd4: return delegation immediately if lease fails
by J. Bruce Fields
· 11 years ago
0a262ff
nfsd4: do not throw away 4.1 lock state on last unlock
by J. Bruce Fields
· 11 years ago
89f6c33
nfsd4: delegation-based open reclaims should bypass permissions
by J. Bruce Fields
· 11 years ago
590b743
nfsd4: minor read_buf cleanup
by J. Bruce Fields
· 11 years ago
2475008
nfsd4: fix decoding of compounds across page boundaries
by J. Bruce Fields
· 11 years ago
99c4151
nfsd4: clean up nfs4_open_delegation
by J. Bruce Fields
· 11 years ago
9a0590a
NFSD: Don't give out read delegations on creates
by Steve Dickson
· 11 years ago
57569a7
nfsd4: allow client to send no cb_sec flavors
by J. Bruce Fields
· 11 years ago
b78724b
nfsd4: fail attempts to request gss on the backchannel
by J. Bruce Fields
· 11 years ago
57266a6
nfsd4: implement minimal SP4_MACH_CRED
by J. Bruce Fields
· 12 years ago
0dc1531
svcrpc: store gss mech in svc_cred
by J. Bruce Fields
· 11 years ago
1c8c601
locks: protect most of the file_lock handling with i_lock
by Jeff Layton
· 11 years ago
ac6614b
[readdir] constify ->actor
by Al Viro
· 11 years ago
bb6f619
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
by Al Viro
· 11 years ago
5c0ba4e
[readdir] introduce iterate_dir() and dir_context
by Al Viro
· 11 years ago
1a9357f
nfsd: avoid undefined signed overflow
by Jim Rees
· 11 years ago
ba4e55b
nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case
by J. Bruce Fields
· 11 years ago
18032ca
NFSD: Server implementation of MAC Labeling
by David Quigley
· 12 years ago
4bdc33e
NFSDv4.2: Add NFS v4.2 support to the NFS server
by Steve Dickson
· 12 years ago
4f540e2
nfsd4: store correct client minorversion for >=4.2
by J. Bruce Fields
· 11 years ago
eb48241
nfsd: get rid of the unused functions in vfs
by Zhao Hongjiang
· 12 years ago
4488cc9
NFS: Add NFSv4.2 protocol constants
by Steve Dickson
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
7255e71
nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
by Jeff Layton
· 11 years ago
9f415eb
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
by J. Bruce Fields
· 12 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
676e4eb
NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly
by Chuck Lever
· 12 years ago
ed9411a
NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()
by Chuck Lever
· 12 years ago
c8c797f
nfsd: make symbol nfsd_reply_cache_shrinker static
by Wei Yongjun
· 12 years ago
2a6cf94
nfsd4: don't remap EISDIR errors in rename
by J. Bruce Fields
· 12 years ago
8728f98
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
398c33a
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
by Jeff Layton
· 12 years ago
b1df763
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10
by J. Bruce Fields
· 12 years ago
dd30333
nfsd4: better error return to indicate SSV non-support
by J. Bruce Fields
· 12 years ago
aa387d6c
nfsd: fix EXDEV checking in rename
by J. Bruce Fields
· 12 years ago
bf8d909
nfsd: Decode and send 64bit time values
by Bryan Schumaker
· 12 years ago
ba13843
nfsd4: put_client_renew_locked can be static
by Fengguang Wu
· 12 years ago
9aeb5ae
nfsd4: remove unused macro
by J. Bruce Fields
· 12 years ago
53584f6
nfsd4: remove some useless code
by fanchaoting
· 12 years ago
3bd64a5
nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED
by J. Bruce Fields
· 12 years ago
2334003
nfsd4: clean up validate_stateid
by J. Bruce Fields
· 12 years ago
06b332a
nfsd4: check backchannel attributes on create_session
by J. Bruce Fields
· 12 years ago
55c760c
nfsd4: fix forechannel attribute negotiation
by J. Bruce Fields
· 12 years ago
373cd40
nfsd4: cleanup check_forechannel_attrs
by J. Bruce Fields
· 12 years ago
75ef9de
constify a bunch of struct file_operations instances
by Al Viro
· 12 years ago
0c7c3e6
nfsd4: don't close read-write opens too soon
by J. Bruce Fields
· 12 years ago
eb2099f
nfsd4: release lockowners on last unlock in 4.1 case
by J. Bruce Fields
· 12 years ago
bbc9c36
nfsd4: more sessions/open-owner-replay cleanup
by J. Bruce Fields
· 12 years ago
3d74e6a
nfsd4: no need for replay_owner in sessions case
by J. Bruce Fields
· 12 years ago
c383747
nfsd4: remove some redundant comments
by J. Bruce Fields
· 12 years ago
2c44a23
nfsd: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 12 years ago
9411b1d
nfsd4: cleanup handling of nfsv4.0 closed stateid's
by J. Bruce Fields
· 12 years ago
41d2266
nfsd4: remove unused nfs4_check_deleg argument
by J. Bruce Fields
· 12 years ago
Next »