Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
fs
/
nfsd
/
vfs.h
a2f4c3f
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
by Trond Myklebust
· 3 years ago
907c382
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
by Chuck Lever
· 4 years, 2 months ago
3211944
nfsd: define xattr functions to call into their vfs counterparts
by Frank van der Linden
· 4 years, 6 months ago
19e0663
nfsd: Ensure sampling of the write verifier is atomic with the write
by Trond Myklebust
· 5 years ago
524ff1a
nfsd: Ensure sampling of the commit verifier is atomic with the commit
by Trond Myklebust
· 5 years ago
b66ae6d
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
by Trond Myklebust
· 5 years ago
16f8f89
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
by Trond Myklebust
· 5 years ago
2a1aa48
nfsd: pass a 64-bit guardtime to nfsd_setattr()
by Arnd Bergmann
· 5 years ago
a25e3726
nfsd: Ensure CLONE persists data and metadata changes to the target file
by Trond Myklebust
· 5 years ago
83a6307
nfsd: fix nfs read eof detection
by Trond Myklebust
· 5 years ago
501cb18
nfsd: rip out the raparms cache
by Jeff Layton
· 5 years ago
65294c1
nfsd: add a new struct file caching facility to nfsd
by Jeff Layton
· 5 years ago
0b8f626
nfsd: allow fh_want_write to be called twice
by J. Bruce Fields
· 6 years ago
87c5942
nfsd: Add I/O trace points in the NFSv4 read proc
by Chuck Lever
· 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
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 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
29ae7f9
NFSD: Implement the COPY call
by Anna Schumaker
· 8 years ago
b44061d
nfsd: reorganize nfsd_create
by J. Bruce Fields
· 8 years ago
ac503e4
nfsd: use short read as well as i_size to set eof
by Benjamin Coddington
· 9 years ago
ffa0160
nfsd: implement the NFSv4.2 CLONE operation
by Christoph Hellwig
· 9 years ago
aaf91ec
nfsd: switch unsigned char flags in svc_fh to bools
by Jeff Layton
· 9 years ago
ead8fb8
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
by Kinglong Mee
· 9 years ago
af90f70
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
by Christoph Hellwig
· 10 years ago
e749a46
nfsd: clean up raparams handling
by Christoph Hellwig
· 10 years ago
fd89145
nfsd: remove nfsd_close
by Christoph Hellwig
· 10 years ago
0b233b7
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
95d871f
nfsd: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
1e444f5
NFSD: Remove iattr parameter from nfsd_symlink()
by Kinglong Mee
· 10 years ago
52ee043
nfsd: let nfsd_symlink assume null-terminated data
by J. Bruce Fields
· 11 years ago
e2afc81
nfsd: nfsd_splice_read and nfsd_readv should return __be32
by Jeff Layton
· 11 years ago
b52bd7b
nfsd: remove unused function nfsd_read_file
by Christoph Hellwig
· 11 years ago
dc97618
nfsd4: separate splice and readv cases
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
4ac7249
nfsd: use get_acl and ->set_acl
by Christoph Hellwig
· 11 years ago
73ca659
nfsd: get rid of unused function definition
by Kinglong Mee
· 11 years ago
18032ca
NFSD: Server implementation of MAC Labeling
by David Quigley
· 12 years ago
eb48241
nfsd: get rid of the unused functions in vfs
by Zhao Hongjiang
· 12 years ago
3dadecc
switch vfs_getattr() to struct path
by Al Viro
· 12 years ago
4a55c10
nfsd: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 13 years ago
06effdb
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
by Bernd Schubert
· 13 years ago
175a4eb
fs: propagate umode_t, misc bits
by Al Viro
· 13 years ago
bad0dcf
new helpers: fh_{want,drop}_write()
by Al Viro
· 13 years ago
856121b
nfsd4: warn on open failure after create
by J. Bruce Fields
· 13 years ago
8e82fa8
nfsd: prettify NFSD_MAY_* flag definitions
by J. Bruce Fields
· 13 years ago
a043226
nfsd4: permit read opens of executable-only files
by J. Bruce Fields
· 13 years ago
ac6721a
nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
by Mi Jinlong
· 14 years ago
204f4ce
nfsd4: allow fh_verify caller to skip pseudoflavor checks
by J. Bruce Fields
· 14 years ago
aea9339
nfsd: distinguish functions of NFSD_MAY_* flags
by J. Bruce Fields
· 14 years ago
039a87c
nfsd: minor nfsd read api cleanup
by J. Bruce Fields
· 14 years ago
9188525
nfsd: don't break lease while servicing a COMMIT
by Jeff Layton
· 15 years ago
1557aca
nfsd: move most of nfsfh.h to fs/nfsd
by J. Bruce Fields
· 15 years ago
3227fa4
nfsd: filter readdir results in V4ROOT case
by J. Bruce Fields
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago