Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c8464a9b12bf83807b6e2c896d7e7b633e1cae7
/
fs
/
nfsd
d9894c2
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
ed47b06
nfsd: consider CLAIM_FH when handing out delegation
by Ming Chen
· 11 years ago
4335723
nfsd4: fix delegation-unlink/rename race
by J. Bruce Fields
· 11 years ago
c0e6bee
nfsd4: delay setting current_fh in open
by J. Bruce Fields
· 13 years ago
e873088
nfsd4: minor nfs4_setlease cleanup
by J. Bruce Fields
· 13 years ago
4ac7249
nfsd: use get_acl and ->set_acl
by Christoph Hellwig
· 11 years ago
d50e613
nfsd4: decrease nfsd4_encode_fattr stack usage
by J. Bruce Fields
· 11 years ago
068c34c
nfsd: fix encode_entryplus_baggage stack usage
by J. Bruce Fields
· 11 years ago
3554116
nfsd4: simplify xdr encoding of nfsv4 names
by J. Bruce Fields
· 11 years ago
87915c6
nfsd4: encode_rdattr_error cleanup
by J. Bruce Fields
· 12 years ago
6b6d8137
nfsd4: nfsd4_encode_fattr cleanup
by J. Bruce Fields
· 12 years ago
41ae6e7
nfsd4: better VERIFY comment
by J. Bruce Fields
· 11 years ago
208d0ac
nfsd4: break only delegations when appropriate
by J. Bruce Fields
· 13 years ago
60810e5
NFSD: Fix a memory leak in nfsd4_create_session
by Kinglong Mee
· 11 years ago
73ca659
nfsd: get rid of unused function definition
by Kinglong Mee
· 11 years ago
3ff6930
Define op_iattr for nfsd4_open instead using macro
by Kinglong Mee
· 11 years ago
ff88825
NFSD: fix compile warning without CONFIG_NFSD_V3
by Kinglong Mee
· 11 years ago
8ef6671
NFSD: Don't start lockd when only NFSv4 is running
by Kinglong Mee
· 11 years ago
7e55b59
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
by Kinglong Mee
· 11 years ago
8a89163
NFSD: fix bad length checking for backchannel
by Kinglong Mee
· 11 years ago
f403e45
NFSD: fix a leak which can cause CREATE_SESSION failures
by Kinglong Mee
· 11 years ago
2ce02b6
Add missing recording of back channel attrs in nfsd4_session
by Kinglong Mee
· 11 years ago
dfeecc8
nfsd: get rid of unused macro definition
by Kinglong Mee
· 11 years ago
eba1c99
nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr
by Kinglong Mee
· 11 years ago
43212cc
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
by Kinglong Mee
· 11 years ago
a9f7b4a
nfsd: clean up an xdr reserved space calculation
by Kinglong Mee
· 11 years ago
b9b284df
nfsd: get rid of unused function definition
by Kinglong Mee
· 11 years ago
a8bb84b
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
by Kinglong Mee
· 11 years ago
c4fa6d7
nfsd: revoking of suid/sgid bits after chown() in a consistent way
by Stanislav Kholmanskikh
· 11 years ago
a0ef5e19
nfsd: don't try to reuse an expired DRC entry off the list
by Jeff Layton
· 11 years ago
2d8498d
nfsd: start documenting some XDR handling functions
by Christoph Hellwig
· 11 years ago
6e14b46
nfsd: don't return high mode bits
by Albert Fluegel
· 11 years ago
781c2a5
nfsd: when reusing an existing repcache entry, unhash it first
by Jeff Layton
· 11 years ago
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
Next »