Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
618baaf7881e4ed25197369505378685b7b7a05d
/
fs
/
nfsd
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
9eb190f
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
· 6 years ago
8163496
nfsd: don't advertise a SCSI layout for an unsupported request_queue
by Benjamin Coddington
· 6 years ago
5b7b15ae
nfsd: fix corrupted reply to badly ordered compound
by J. Bruce Fields
· 6 years ago
7a04cfd
nfsd: clarify check_op_ordering
by J. Bruce Fields
· 6 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
1694514
nfsd: fix NFSv4 time_delta attribute
by J. Bruce Fields
· 7 years ago
d6ebf50
nfsd4: return default lease period
by J. Bruce Fields
· 6 years ago
03f318c
nfsd4: extend reclaim period for reclaiming clients
by J. Bruce Fields
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
15eefe2
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
by Arnd Bergmann
· 6 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
89e2556
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
692ad28
nfsd: fix error handling in nfs4_set_delegation()
by Andrew Elble
· 7 years ago
3171822f
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
by Scott Mayhew
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
3819bb0
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
by Al Viro
· 7 years ago
ff005a0
block: sanitize blk_get_request calling conventions
by Christoph Hellwig
· 7 years ago
7e5d0e0
nfsd: Do not refuse to serve out of cache
by Trond Myklebust
· 7 years ago
dac2707
nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
by Scott Mayhew
· 7 years ago
9c2ece6
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
by Scott Mayhew
· 7 years ago
880a3a5
nfsd: fix incorrect umasks
by J. Bruce Fields
· 7 years ago
38a7031
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
by Chuck Lever
· 7 years ago
8154ef2
NFSD: Clean up legacy NFS WRITE argument XDR decoders
by Chuck Lever
· 7 years ago
fff4080
nfsd: Trace NFSv4 COMPOUND execution
by Chuck Lever
· 7 years ago
87c5942
nfsd: Add I/O trace points in the NFSv4 read proc
by Chuck Lever
· 7 years ago
d890be1
nfsd: Add I/O trace points in the NFSv4 write path
by Chuck Lever
· 7 years ago
f394b62
nfsd: Add "nfsd_" to trace point names
by Chuck Lever
· 7 years ago
79e0b4e
nfsd: Record request byte count, not count of vectors
by Chuck Lever
· 7 years ago
afa720a
nfsd: Fix NFSD trace points
by Chuck Lever
· 7 years ago
47299f7
nfsd: use correct enum type in decode_cb_op_status
by Stefan Agner
· 7 years ago
51d87bc
nfsd: fix boolreturn.cocci warnings
by Fengguang Wu
· 7 years ago
353601e
nfsd: create a separate lease for each delegation
by J. Bruce Fields
· 7 years ago
86d29b1
nfsd: move sc_file assignment into alloc_init_deleg
by J. Bruce Fields
· 7 years ago
0af6e69
nfsd: factor out common delegation-destruction code
by J. Bruce Fields
· 7 years ago
68b18f5
nfsd: make nfs4_get_existing_delegation less confusing
by J. Bruce Fields
· 7 years ago
0c911f5
nfsd4: dp->dl_stid.sc_file doesn't need locking
by J. Bruce Fields
· 7 years ago
653e514
nfsd4: set fl_owner to delegation, not file pointer
by J. Bruce Fields
· 7 years ago
cba7b3d
nfsd: simplify nfs4_put_deleg_lease calls
by J. Bruce Fields
· 7 years ago
b8232d3
nfsd: simplify put of fi_deleg_file
by J. Bruce Fields
· 7 years ago
9258a2d
nfsd: move nfs4_client allocation to dedicated slabcache
by Jeff Layton
· 7 years ago
9d7ed13
nfsd: don't require low ports for gss requests
by J. Bruce Fields
· 7 years ago
edcc845
nfsd: remove unsused "cp_consecutive" field
by J. Bruce Fields
· 7 years ago
Next »