Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2e6dde5c618f847fdb811373ad520cdb3a4425ab
/
fs
/
nfsd
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
bd2deca
nfsd4: send the special close_stateid in v4.0 replies as well
by Jeff Layton
· 7 years ago
68ef3bc
nfsd: remove blocked locks on client teardown
by Jeff Layton
· 7 years ago
f1517df
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
2285ae7
NFSD: hide unused svcxdr_dupstr()
by Arnd Bergmann
· 7 years ago
39ca1bf
nfsd: store stat times in fill_pre_wcc() instead of inode times
by Amir Goldstein
· 7 years ago
76c4794
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
by Amir Goldstein
· 7 years ago
0078117
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
by J. Bruce Fields
· 7 years ago
2502072
nfsd4: don't set lock stateid's sc_type to CLOSED
by J. Bruce Fields
· 7 years ago
4f17641
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
by Trond Myklebust
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
1f15a55
nfsd: convert to new i_version API
by Jeff Layton
· 7 years ago
1995266
nfsd: auth: Fix gid sorting when rootsquash enabled
by Ben Hutchings
· 7 years ago
66282ec
nfsd4: permit layoutget of executable-only files
by Benjamin Coddington
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
81833de
lockd: fix "list_add double add" caused by legacy signal interface
by Vasily Averin
· 7 years ago
2317dc5
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
by Vasily Averin
· 7 years ago
ae2e408
NFSD: make cache_detail structures const
by Bhumika Goyal
· 7 years ago
ae254dac
nfsd: check for use of the closed special stateid
by Andrew Elble
· 7 years ago
64ebe124
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
by Naofumi Honda
· 7 years ago
4f34bd0
nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
by Andrew Elble
· 7 years ago
ba58952
nfsd: remove net pointer from debug messages
by Vasily Averin
· 7 years ago
03da316
nfsd: Fix races with check_stateid_generation()
by Trond Myklebust
· 7 years ago
9271d7e
nfsd: Ensure we check stateid validity in the seqid operation checks
by Trond Myklebust
· 7 years ago
beeca19
nfsd: Fix race in lock stateid creation
by Trond Myklebust
· 7 years ago
fd1fd68
nfsd4: move find_lock_stateid
by Trond Myklebust
· 7 years ago
659aefb
nfsd: Ensure we don't recognise lock stateids after freeing them
by Trond Myklebust
· 7 years ago
fb500a7
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
by Trond Myklebust
· 7 years ago
d8a1a00
nfsd: Fix another OPEN stateid race
by Trond Myklebust
· 7 years ago
15ca08d
nfsd: Fix stateid races between OPEN and CLOSE
by Trond Myklebust
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
ae9a8c4
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
95da1b3a
nfsd: deal with revoked delegations appropriately
by Andrew Elble
· 7 years ago
7e981a8
nfsd: use nfs->ns.inum as net ID
by Vasily Averin
· 7 years ago
256a89f
nfds: avoid gettimeofday for nfssvc_boot time
by Arnd Bergmann
· 7 years ago
818a34e
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
cff7cb2
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
a15dfcd
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
53da6a5
nfsd4: catch some false session retries
by J. Bruce Fields
· 7 years ago
085def3
nfsd4: fix cached replies to solo SEQUENCE compounds
by J. Bruce Fields
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ec572b9
nfsd4: define nfsd4_secinfo_no_name_release()
by Eryu Guan
· 7 years ago
a133552
nfsd: use ARRAY_SIZE
by Jérémy Lefaure
· 7 years ago
de766e5
nfsd: give out fewer session slots as limit approaches
by J. Bruce Fields
· 7 years ago
44d8660
nfsd: increase DRC cache limit
by J. Bruce Fields
· 7 years ago
9542446
nfsd: remove unnecessary nofilehandle checks
by J. Bruce Fields
· 7 years ago
19fe5f6
iomap: Switch from blkno to disk offset
by Andreas Gruenbacher
· 7 years ago
ad9a19d
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
eae03e2
nfsd: Incoming xdr_bufs may have content in tail buffer
by Chuck Lever
· 7 years ago
0828170
merge nfsd 4.13 bugfixes into nfsd for-4.14 branch
by J. Bruce Fields
· 7 years ago
ddef7ed
annotate RWF_... flags
by Christoph Hellwig
· 7 years ago
afea565
sunrpc: Const-ify struct sv_serv_ops
by Chuck Lever
· 7 years ago
c1df609
nfsd: Const-ify NFSv4 encoding and decoding ops arrays
by Chuck Lever
· 7 years ago
bac966d
nfsd4: individual encoders no longer see error cases
by J. Bruce Fields
· 8 years ago
b7571e4
nfsd4: skip encoder in trivial error cases
by J. Bruce Fields
· 8 years ago
34b1744c
nfsd4: define ->op_release for compound ops
by J. Bruce Fields
· 8 years ago
f4f9ef4
nfsd4: opdesc will be useful outside nfs4proc.c
by J. Bruce Fields
· 7 years ago
fc788f6
nfsd: Limit end of page list when decoding NFSv4 WRITE
by Chuck Lever
· 7 years ago
0020939
nfsd4: move some nfsd4 op definitions to xdr4.h
by J. Bruce Fields
· 8 years ago
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
Next »