Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6079e12cdb8f9afb02b9f4f3e4d13c076e1e99e9
/
fs
/
nfsd
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
700a800
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
06cbd26
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
1c73b9d
nfsd: update callback done processing
by Scott Mayhew
· 6 years ago
79caa5f
SUNRPC: Cache cred of process creating the rpc_client
by Trond Myklebust
· 6 years ago
ae67bd3
SUNRPC: Fix up task signalling
by Trond Myklebust
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
0ca0c9d
nfsd: fh_drop_write in nfsd_unlink
by J. Bruce Fields
· 6 years ago
0b8f626
nfsd: allow fh_want_write to be called twice
by J. Bruce Fields
· 6 years ago
e45d1a1
nfsd: knfsd must use the container user namespace
by Trond Myklebust
· 6 years ago
40373b1
lockd: Pass the user cred from knfsd when starting the lockd server
by Trond Myklebust
· 6 years ago
4df493a
SUNRPC: Cache the process user cred in the RPC server listener
by Trond Myklebust
· 6 years ago
e333f3b
nfsd: Allow containers to set supported nfs versions
by Trond Myklebust
· 6 years ago
029be5d
nfsd: Add custom rpcbind callbacks for knfsd
by Trond Myklebust
· 6 years ago
642ee6b
SUNRPC: Allow further customisation of RPC program registration
by Trond Myklebust
· 6 years ago
8e5b677
SUNRPC: Add a callback to initialise server requests
by Trond Myklebust
· 6 years ago
8a9f4f4
nfsd: handle legacy client tracking records sent by nfsdcld
by Scott Mayhew
· 6 years ago
8692160
nfsd: re-order client tracking method selection
by Scott Mayhew
· 6 years ago
362063a
nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
by Scott Mayhew
· 6 years ago
7472595
nfsd: un-deprecate nfsdcld
by Scott Mayhew
· 6 years ago
6b18910
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
by Scott Mayhew
· 6 years ago
0ab88ca
nfsd: avoid uninitialized variable warning
by Arnd Bergmann
· 6 years ago
f456458
nfsd: wake blocked file lock waiters before sending callback
by Jeff Layton
· 6 years ago
6aaafc4
nfsd: wake waiters blocked on file_lock before deleting it
by Jeff Layton
· 6 years ago
0a4c926
fs: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
e6abc8c
nfsd: Don't release the callback slot unless it was actually held
by Trond Myklebust
· 6 years ago
3c86794
nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
by Murphy Zhou
· 6 years ago
ebc551f
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
f875a79
nfsd: allow nfsv3 readdir request to be larger.
by NeilBrown
· 6 years ago
dd83882
nfsd: fix wrong check in write_v4_end_grace()
by Yihao Wu
· 6 years ago
b602345
nfsd: fix memory corruption caused by readdir
by NeilBrown
· 6 years ago
06b5fc3
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 6 years ago
c54f24e
nfsd: fix performance-limiting session calculation
by J. Bruce Fields
· 6 years ago
3bf6b57
Revert "nfsd4: return default lease period"
by J. Bruce Fields
· 6 years ago
eb72f48
NFS: Remove print_overflow_msg()
by Chuck Lever
· 6 years ago
1c3da44
nfsd: fix an IS_ERR() vs NULL check
by Dan Carpenter
· 6 years ago
e3fdc89
nfsd: Fix error return values for nfsd4_clone_file_range()
by Trond Myklebust
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
8a68d3d
nfsd: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
00c569b
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
a52458b
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
by NeilBrown
· 6 years ago
5e16923
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
by NeilBrown
· 6 years ago
8276c90
SUNRPC: remove uid and gid from struct auth_cred
by NeilBrown
· 6 years ago
97f68c6b
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
by NeilBrown
· 6 years ago
03b31f4
NFSD remove OP_CACHEME from 4.2 op_flags
by Olga Kornievskaia
· 6 years ago
cb03f94
fs/locks: merge posix_unblock_lock() and locks_delete_block()
by NeilBrown
· 6 years ago
255fbca
nfsd: Return EPERM, not EACCES, in some SETATTR cases
by zhengbin
· 6 years ago
f50c9d7
nfsd: clean up indentation, increase indentation in switch statement
by Colin Ian King
· 6 years ago
b493fd3
nfsd: fix a warning in __cld_pipe_upcall()
by Scott Mayhew
· 6 years ago
62a063b
nfsd4: fix crash on writing v4_end_grace before nfsd startup
by J. Bruce Fields
· 6 years ago
0d4d672
nfsd4: skip unused assignment
by J. Bruce Fields
· 6 years ago
f8f71d0
nfsd4: forbid all renames during grace period
by J. Bruce Fields
· 6 years ago
d8836f7
nfsd4: remove unused nfs4_check_olstateid parameter
by J. Bruce Fields
· 6 years ago
fdec611
nfsd4: zero-length WRITE should succeed
by J. Bruce Fields
· 6 years ago
01310bb
nfsd: COPY and CLONE operations require the saved filehandle to be set
by Scott Mayhew
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
310c758
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
452ce65
vfs: plumb remap flags through the vfs clone functions
by Darrick J. Wong
· 6 years ago
42ec3d4
vfs: make remap_file_range functions take and return bytes completed
by Darrick J. Wong
· 6 years ago
bd8d725
nfsd: correctly decrement odstate refcount in error path
by Andrew Elble
· 6 years ago
0ac203c
nfsd: fix fall-through annotations
by Gustavo A. R. Silva
· 6 years ago
736c662
knfsd: Improve lookup performance in the duplicate reply cache using an rbtree
by Trond Myklebust
· 6 years ago
ed00c2f
knfsd: Further simplify the cache lookup
by Trond Myklebust
· 6 years ago
76ecec2
knfsd: Simplify NFS duplicate replay cache
by Trond Myklebust
· 6 years ago
3e87da5
knfsd: Remove dead code from nfsd_cache_lookup
by Trond Myklebust
· 6 years ago
9d5afd9
knfsd: Lockless lookup of NFSv4 identities.
by Trond Myklebust
· 6 years ago
9ceddd9
knfsd: Allow lockless lookups of the exports
by Trond Myklebust
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
7d20b6a
nfsd: remove set but not used variable 'dirp'
by YueHaibing
· 6 years ago
e0639dc
NFSD introduce async copy feature
by Olga Kornievskaia
· 6 years ago
885e2bf
NFSD OFFLOAD_CANCEL xdr
by Olga Kornievskaia
· 6 years ago
6308bc9
NFSD OFFLOAD_STATUS xdr
by Olga Kornievskaia
· 6 years ago
9eb190fca8f
NFSD CB_OFFLOAD xdr
by Olga Kornievskaia
· 6 years ago
a725356
vfs: swap names of {do,vfs}_clone_file_range()
by Amir Goldstein
· 6 years ago
9157141
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
a26dd64
nfsd: Remove callback_cred
by Chuck Lever
· 6 years ago
cb25e7b
nfsd: Use correct credential for NFSv4.0 callback with GSS
by Chuck Lever
· 6 years ago
9abdda5
sunrpc: Extract target name into svc_cred
by Chuck Lever
· 6 years ago
a677a78
nfsd: use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
c2cdc2a
nfsd: constify write_op[]
by Eric Biggers
· 6 years ago
5ed96bc
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
by nixiaoming
· 6 years ago
11b4d66
NFSD: Handle full-length symlinks
by Chuck Lever
· 6 years ago
3fd9557
NFSD: Refactor the generic write vector fill helper
by Chuck Lever
· 6 years ago
7b4d6da
nfsd: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
64bed6c
nfsd: fix leaked file lock with nfs exported overlayfs
by Amir Goldstein
· 6 years ago
6035a27
IMA: don't propagate opened through the entire thing
by Al Viro
· 7 years ago
8163496
nfsd: don't advertise a SCSI layout for an unsupported request_queue
by Benjamin Coddington
· 7 years ago
5b7b15ae
nfsd: fix corrupted reply to badly ordered compound
by J. Bruce Fields
· 7 years ago
7a04cfd
nfsd: clarify check_op_ordering
by J. Bruce Fields
· 7 years ago
4a269efb
nfsd: update obselete comment referencing the BKL
by J. Bruce Fields
· 7 years ago
ca0552f
nfsd4: cleanup sessionid in nfsd4_destroy_session
by J. Bruce Fields
· 7 years ago
665d507
nfsd4: less confusing nfsd4_compound_in_session
by J. Bruce Fields
· 7 years ago
a858576
nfsd4: support change_attr_type attribute
by J. Bruce Fields
· 7 years ago
Next »