Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
524ff1af226ce0f6348d48b413849b2bd16c5b60
/
fs
/
nfsd
/
vfs.c
524ff1a
nfsd: Ensure sampling of the commit verifier is atomic with the commit
by Trond Myklebust
· 5 years ago
1b28d75
nfsd: Ensure exclusion between CLONE and WRITE errors
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
7bf94c6
nfsd: Update the boot verifier on stable writes too.
by Trond Myklebust
· 5 years ago
5011af4
nfsd: Fix stable writes
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
384a7cca
nfsd: use true,false for bool variable in vfs.c
by zhengbin
· 5 years ago
2a1aa48
nfsd: pass a 64-bit guardtime to nfsd_setattr()
by Arnd Bergmann
· 5 years ago
57f6403
nfsd: Clone should commit src file metadata too
by Trond Myklebust
· 5 years ago
09a80f2
nfsd: Return the correct number of bytes written to the file
by Trond Myklebust
· 5 years ago
466e16f
nfsd: check for EBUSY from vfs_rmdir/vfs_unink.
by NeilBrown
· 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
bbf2f09
nfsd: Reset the boot verifier on all write I/O errors
by Trond Myklebust
· 5 years ago
7775ec5
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
by Jeff Layton
· 5 years ago
501cb18
nfsd: rip out the raparms cache
by Jeff Layton
· 5 years ago
5920afa
nfsd: hook nfsd_commit up to the nfsd_file cache
by Jeff Layton
· 5 years ago
48cd7b5
nfsd: hook up nfsd_read to the nfsd_file cache
by Jeff Layton
· 5 years ago
b493523
nfsd: hook up nfsd_write to the new nfsd_file cache
by Jeff Layton
· 5 years ago
65294c1
nfsd: add a new struct file caching facility to nfsd
by Jeff Layton
· 5 years ago
e977cc8
nfsd: Spelling s/EACCESS/EACCES/
by Geert Uytterhoeven
· 6 years ago
0ca0c9d
nfsd: fh_drop_write in nfsd_unlink
by J. Bruce Fields
· 6 years ago
e3fdc89
nfsd: Fix error return values for nfsd4_clone_file_range()
by Trond Myklebust
· 6 years ago
255fbca
nfsd: Return EPERM, not EACCES, in some SETATTR cases
by zhengbin
· 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
0ac203c
nfsd: fix fall-through annotations
by Gustavo A. R. Silva
· 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
a725356
vfs: swap names of {do,vfs}_clone_file_range()
by Amir Goldstein
· 6 years ago
6035a27
IMA: don't propagate opened through the entire thing
by Al Viro
· 7 years ago
3819bb0
nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
by Al Viro
· 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
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ddef7ed2
annotate RWF_... flags
by Christoph Hellwig
· 7 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
a4058c5
nfsd: remove nfsd_vfs_read
by Christoph Hellwig
· 8 years ago
73da852
nfsd: use vfs_iter_read/write
by Christoph Hellwig
· 8 years ago
4d7edbc
nfsd_readlink(): switch to vfs_get_link()
by Al Viro
· 8 years ago
c70422f
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
99bbf6e
NFS: don't try to cross a mountpount when there isn't one there.
by NeilBrown
· 8 years ago
717a94b
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()
by NeilBrown
· 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
0839ffb
nfsd: Revert "nfsd: special case truncates some more"
by J. Bruce Fields
· 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
41f5335
nfsd: special case truncates some more
by Christoph Hellwig
· 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
031a072
vfs: call vfs_clone_file_range() under freeze protection
by Amir Goldstein
· 8 years ago
fd4a0edf
vfs: replace calling i_op->readlink with vfs_readlink()
by Miklos Szeredi
· 8 years ago
29ae7f9
NFSD: Implement the COPY call
by Anna Schumaker
· 8 years ago
502aa0a
nfsd: fix dentry refcounting on create
by Josef Bacik
· 8 years ago
2b11885
nfsd: remove some dead code in nfsd_create_locked()
by Dan Carpenter
· 8 years ago
fa08139
nfsd: drop unnecessary MAY_EXEC check from create
by J. Bruce Fields
· 8 years ago
71423274
nfsd: clean up bad-type check in nfsd_create_locked
by J. Bruce Fields
· 8 years ago
d03d9fe
nfsd: remove unnecessary positive-dentry check
by J. Bruce Fields
· 8 years ago
b44061d
nfsd: reorganize nfsd_create
by J. Bruce Fields
· 8 years ago
e75b23f
nfsd: check d_can_lookup in fh_verify of directories
by J. Bruce Fields
· 8 years ago
12391d0
nfsd: remove redundant zero-length check from create
by J. Bruce Fields
· 8 years ago
7eed34f
nfsd: Make creates return EEXIST instead of EACCES
by Oleg Drokin
· 8 years ago
24368aa
nfsd: use RWF_SYNC
by Christoph Hellwig
· 9 years ago
793b80e
vfs: pass a flags argument to vfs_readv/vfs_writev
by Christoph Hellwig
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
cc80fe0
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
6e8b50d
nfsd: add new io class tracepoint
by Jeff Layton
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
bbddca8
nfsd: don't hold i_mutex over userspace upcalls
by NeilBrown
· 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
cc26508
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
by Andreas Gruenbacher
· 10 years ago
fd89145
nfsd: remove nfsd_close
by Christoph Hellwig
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
0b233b7
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
7501cc2
sunrpc: move rq_local field to rq_flags
by Jeff Layton
· 10 years ago
6f4e0d5
nfsd_vfs_write(): use file_inode()
by Al Viro
· 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
e77a7b4
nfsd: fix inclusive vfs_fsync_range() end
by Zach Brown
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
f0c6312
nfsd: update mtime on truncate
by Christoph Hellwig
· 10 years ago
3034a14
ima: pass 'opened' flag to identify newly created files
by Dmitry Kasatkin
· 11 years ago
8519f99
NFSD: Put file after ima_file_check fail in nfsd_open()
by Kinglong Mee
· 10 years ago
722b620
nfsd: properly convert return from commit_metadata to __be32
by Jeff Layton
· 10 years ago
0f3a24b
nfsd: Ensure that nfsd_create_setattr commits files to stable storage
by Trond Myklebust
· 10 years ago
1e444f5
NFSD: Remove iattr parameter from nfsd_symlink()
by Kinglong Mee
· 11 years ago
Next »