Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48353863e2e7edb75d4e518c1a8d1d58c36d4c2c
/
fs
/
nfsd
75ff24f
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
7df9345
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 11 years ago
06f9cc1
nfsd4: don't create unnecessary mask acl
by J. Bruce Fields
· 11 years ago
082f31a
nfsd: revert v2 half of "nfsd: don't return high mode bits"
by J. Bruce Fields
· 11 years ago
8f6c5ff
kernel/groups.c: remove return value of set_groups
by Wang YanQing
· 11 years ago
520c8b1
vfs: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
18df11d0
nfsd4: fix memory leak in nfsd4_encode_fattr()
by Yan, Zheng
· 11 years ago
3064639
nfsd: check passed socket's net matches NFSd superblock's one
by Stanislav Kinsbursky
· 11 years ago
d531c00
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
by Kinglong Mee
· 11 years ago
2336745
NFSD: Clear wcc data between compound ops
by Kinglong Mee
· 11 years ago
a8a7c67
nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+
by Trond Myklebust
· 11 years ago
1bc49d8
nfsd4: fix nfs4err_resource in 4.1 case
by J. Bruce Fields
· 11 years ago
480efae
nfsd4: fix setclientid encode size
by J. Bruce Fields
· 11 years ago
1bed92c
nfsd4: remove redundant check from nfsd4_check_resp_size
by J. Bruce Fields
· 11 years ago
d139977
nfsd4: use more generous NFS4_ACL_MAX
by J. Bruce Fields
· 11 years ago
0da7b19
nfsd4: minor nfsd4_replay_cache_entry cleanup
by J. Bruce Fields
· 11 years ago
3ca2eb9
nfsd4: nfsd4_replay_cache_entry should be static
by J. Bruce Fields
· 11 years ago
067e1ac
nfsd4: update comments with obsolete function name
by J. Bruce Fields
· 11 years ago
3f42d2c
NFSD: Using free_conn free connection
by Kinglong Mee
· 11 years ago
fbb74a3
nfsd: typo in nfsd_rename comment
by J. Bruce Fields
· 11 years ago
4daeed2
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
by Kinglong Mee
· 11 years ago
2b90563
NFSD: Traverse unconfirmed client through hash-table
by Kinglong Mee
· 11 years ago
e874f9f
svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
by Jeff Layton
· 11 years ago
9f67f18
nfsd: notify_change needs elevated write count
by J. Bruce Fields
· 11 years ago
a11fcce
nfsd4: fix test_stateid error reply encoding
by J. Bruce Fields
· 11 years ago
04819bf
nfsd4: leave reply buffer space for failed setattr
by J. Bruce Fields
· 11 years ago
798df33
nfsd4: make set of large acl return efbig, not resource
by J. Bruce Fields
· 11 years ago
4c69d58
nfsd4: session needs room for following op to error out
by J. Bruce Fields
· 11 years ago
de3997a
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
by J. Bruce Fields
· 11 years ago
1406b91
nfsd: fix lost nfserrno() call in nfsd_setattr()
by J. R. Okajima
· 11 years ago
09bdc2d
nfsd4: fix acl buffer overrun
by J. Bruce Fields
· 11 years ago
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
Next »