Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2d8ce70a08fe033c904115d59276ad86adeaa337
/
fs
/
nfsd
eff7936
nfsd: Fix a memory scribble in the callback channel
by Trond Myklebust
· 7 years ago
6240300
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
630458e
nfsd4: factor ctime into change attribute
by J. Bruce Fields
· 8 years ago
89fbf53
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3bad2f1
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a4058c5
nfsd: remove nfsd_vfs_read
by Christoph Hellwig
· 7 years ago
73da852
nfsd: use vfs_iter_read/write
by Christoph Hellwig
· 7 years ago
9a1d168
Merge tag 'v4.12-rc5' into nfsd tree
by J. Bruce Fields
· 7 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 7 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 7 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 7 years ago
12ce5f8
nfsd: namespace-prefix uuid_parse
by Christoph Hellwig
· 7 years ago
30181fa
nfsd: Check queue type before submitting a SCSI request
by Bart Van Assche
· 7 years ago
4d7edbc
nfsd_readlink(): switch to vfs_get_link()
by Al Viro
· 7 years ago
9a30740
nfsd4: fix null dereference on replay
by J. Bruce Fields
· 7 years ago
9512a16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
by J. Bruce Fields
· 7 years ago
bb2a8b0
nfsd4: const-ify nfsd4_ops
by Christoph Hellwig
· 8 years ago
e967918
sunrpc: mark all struct svc_version instances as const
by Christoph Hellwig
· 7 years ago
860bda2
sunrpc: mark all struct svc_procinfo instances as const
by Christoph Hellwig
· 7 years ago
7fd38af
sunrpc: move pc_count out of struct svc_procinfo
by Christoph Hellwig
· 8 years ago
eb69853
nfsd4: properly type op_func callbacks
by Christoph Hellwig
· 8 years ago
1c12263
nfsd4: remove nfsd4op_rsize
by Christoph Hellwig
· 8 years ago
57832e7
nfsd4: properly type op_get_currentstateid callbacks
by Christoph Hellwig
· 8 years ago
b60e985
nfsd4: properly type op_set_currentstateid callbacks
by Christoph Hellwig
· 8 years ago
63f8de3
sunrpc: properly type pc_encode callbacks
by Christoph Hellwig
· 8 years ago
026fec7
sunrpc: properly type pc_decode callbacks
by Christoph Hellwig
· 8 years ago
8537488
sunrpc: properly type pc_release callbacks
by Christoph Hellwig
· 8 years ago
a6beb73
sunrpc: properly type pc_func callbacks
by Christoph Hellwig
· 8 years ago
9482c9c
nfsd: remove the unused PROC() macro in nfs3proc.c
by Christoph Hellwig
· 8 years ago
f7235b6
nfsd: use named initializers in PROC()
by Christoph Hellwig
· 8 years ago
02be49f
nfsd4: const-ify nfs_cb_version4
by Christoph Hellwig
· 7 years ago
499b498
sunrpc: mark all struct rpc_procinfo instances as const
by Christoph Hellwig
· 7 years ago
1c5876d
sunrpc: move p_count out of struct rpc_procinfo
by Christoph Hellwig
· 8 years ago
d39916c
nfsd: fix decoder callback prototypes
by Christoph Hellwig
· 8 years ago
1502c81
nfsd: fix encoder callback prototypes
by Christoph Hellwig
· 8 years ago
c70422f
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b26b78c
nfsd: Fix up the "supattr_exclcreat" attributes
by Trond Myklebust
· 8 years ago
f961e3f
nfsd: encoders mustn't use unitialized values in error cases
by J. Bruce Fields
· 8 years ago
b550a32
nfsd: fix undefined behavior in nfsd4_layout_verify
by Ari Kauppi
· 8 years ago
11fbf53
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3527d3e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
cda3712
fs: constify tree_descr arrays passed to simple_fill_super()
by Eric Biggers
· 8 years ago
99bbf6e
NFS: don't try to cross a mountpount when there isn't one there.
by NeilBrown
· 8 years ago
2f10fdc
nfsd4: remove pointless strdup_if_nonnull
by NeilBrown
· 8 years ago
51f5677
nfsd: check for oversized NFSv2/v3 arguments
by J. Bruce Fields
· 8 years ago
13bf9fb
nfsd: stricter decoding of write-like NFSv2/v3 ops
by J. Bruce Fields
· 8 years ago
db44bac
nfsd4: minor NFSv2/v3 write decoding cleanup
by J. Bruce Fields
· 8 years ago
e6838a2
nfsd: check for oversized NFSv2/v3 arguments
by J. Bruce Fields
· 8 years ago
17d5363
scsi: introduce a result field in struct scsi_request
by Christoph Hellwig
· 8 years ago
b7819b9
block: remove the blk_execute_rq return value
by Christoph Hellwig
· 8 years ago
05b7278
nfsd: fix oops on unsupported operation
by Olga Kornievskaia
· 8 years ago
717a94b
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()
by NeilBrown
· 8 years ago
800a938
NFSD: fix nfsd_reset_versions for NFSv4.
by NeilBrown
· 8 years ago
928c6fb
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
by NeilBrown
· 8 years ago
abcb4da
NFSD: further refinement of content of /proc/fs/nfsd/versions
by NeilBrown
· 8 years ago
c952cd4
nfsd: map the ENOKEY to nfserr_perm for avoiding warning
by Kinglong Mee
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
9340747
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
ff7d117
nfsd: Fix display of the version string
by Trond Myklebust
· 8 years ago
d3635ff
nfsd: fix configuration of supported minor versions
by Trond Myklebust
· 8 years ago
5283b03
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
by Jeff Layton
· 8 years ago
05a45a2
sunrpc: turn bitfield flags in svc_version into bools
by Jeff Layton
· 8 years ago
4ab495b
nfsd: remove superfluous KERN_INFO
by Rasmus Villemoes
· 8 years ago
b206461
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
783112f
nfsd: special case truncates some more
by Christoph Hellwig
· 8 years ago
758e99f
nfsd: minor nfsd_setattr cleanup
by Christoph Hellwig
· 8 years ago
60709c0
nfsd: merge stable fix into main nfsd branch
by J. Bruce Fields
· 8 years ago
7323f0d
NFSD: Reserve adequate space for LOCKT operation
by Kinglong Mee
· 8 years ago
2282cd2
NFSD: Get response size before operation for all RPCs
by Kinglong Mee
· 8 years ago
8274338
nfsd/callback: Drop a useless data copy when comparing sessionid
by Kinglong Mee
· 8 years ago
e86a40b
nfsd/callback: skip the callback tag
by Kinglong Mee
· 8 years ago
f7d1ddb
nfsd/callback: Cleanup callback cred on shutdown
by Kinglong Mee
· 8 years ago
c3821b3
nfsd/idmap: return nfserr_inval for 0-length names
by Kinglong Mee
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
0839ffb
nfsd: Revert "nfsd: special case truncates some more"
by J. Bruce Fields
· 8 years ago
b880092
NFSDv4: use export cache flushtime for changeid on V4ROOT objects.
by NeilBrown
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
72148ae
block: make scsi_request and scsi ioctl support optional
by Christoph Hellwig
· 8 years ago
32ddd94
nfsd: opt in to labeled nfs per export
by J. Bruce Fields
· 8 years ago
5cf23db
nfsd: constify nfsd_suppatttrs
by J. Bruce Fields
· 8 years ago
7b19824
nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()
by Scott Mayhew
· 8 years ago
865d50b
NFSD: Remove unused value inode in nfsd_vfs_write
by Kinglong Mee
· 8 years ago
52e380e
NFSD: cleanup dead codes and values in nfsd_write
by Kinglong Mee
· 8 years ago
54bbb7d
NFSD: pass an integer for stable type to nfsd_vfs_write
by Kinglong Mee
· 8 years ago
e35659f
NFSD: correctly range-check v4.x minor version when setting versions.
by NeilBrown
· 8 years ago
41f5335
nfsd: special case truncates some more
by Christoph Hellwig
· 8 years ago
d19fb70
NFSD: Fix a null reference case in find_or_create_lock_stateid()
by Kinglong Mee
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
377e7a2
Make static usermode helper binaries constant
by Greg Kroah-Hartman
· 8 years ago
dcd20869
nfsd: fix supported attributes for acl & labels
by J. Bruce Fields
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
031a072
vfs: call vfs_clone_file_range() under freeze protection
by Amir Goldstein
· 8 years ago
Next »