index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: Revert "nfsd: special case truncates some more"
J. Bruce Fields
2017-02-09
1
-37
/
+60
*
nfsd: special case truncates some more
Christoph Hellwig
2017-01-31
1
-60
/
+37
*
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
2017-01-31
3
-15
/
+13
*
nfsd: fix supported attributes for acl & labels
J. Bruce Fields
2017-01-12
1
-1
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
2
-8
/
+6
|
\
|
*
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
2
-8
/
+6
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
1
-2
/
+1
|
\
\
|
*
|
vfs: call vfs_clone_file_range() under freeze protection
Amir Goldstein
2016-12-16
1
-2
/
+1
|
|
/
*
|
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
8
-85
/
+103
|
\
\
|
*
|
nfsd: add support for the umask attribute
Andreas Gruenbacher
2016-12-15
4
-9
/
+33
|
*
|
nfsd: constify reply_cache_stats_operations structure
Julia Lawall
2016-11-14
1
-1
/
+1
|
*
|
nfsd: update workqueue creation
J. Bruce Fields
2016-11-14
1
-1
/
+1
|
*
|
nfsd: catch errors in decode_fattr earlier
J. Bruce Fields
2016-11-01
2
-7
/
+14
|
*
|
nfsd: clean up supported attribute handling
J. Bruce Fields
2016-11-01
3
-60
/
+42
|
*
|
nfsd: fix error handling for clients that fail to return the layout
Jeff Layton
2016-11-01
1
-4
/
+4
|
*
|
nfsd: more robust allocation failure handling in nfsd_reply_cache_init
Jeff Layton
2016-11-01
1
-3
/
+8
|
|
/
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
2
-2
/
+2
|
/
*
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
2016-11-01
1
-6
/
+4
*
nfsd: move blocked lock handling under a dedicated spinlock
Jeff Layton
2016-10-24
2
-13
/
+20
*
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-13
16
-49
/
+511
|
\
|
*
NFSD: Implement the COPY call
Anna Schumaker
2016-10-07
5
-13
/
+181
|
*
nfsd: handle EUCLEAN
J. Bruce Fields
2016-10-07
1
-0
/
+1
|
*
nfsd: only WARN once on unmapped errors
J. Bruce Fields
2016-10-07
1
-1
/
+1
|
*
nfsd4: setclientid_confirm with unmatched verifier should fail
J. Bruce Fields
2016-09-26
1
-2
/
+3
|
*
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
2016-09-26
1
-0
/
+2
|
*
nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
Jeff Layton
2016-09-26
1
-2
/
+4
|
*
nfsd: add a LRU list for blocked locks
Jeff Layton
2016-09-26
3
-0
/
+65
|
*
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
2016-09-26
2
-20
/
+156
|
*
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
2016-09-26
3
-0
/
+73
|
*
NFSD: fix corruption in notifier registration
Vasily Averin
2016-09-26
1
-4
/
+14
|
*
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo
Jeff Layton
2016-09-23
1
-1
/
+1
|
*
nfsd: eliminate cb_minorversion field
Jeff Layton
2016-09-16
2
-5
/
+3
|
*
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts
Jeff Layton
2016-09-16
3
-1
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
|
*
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-5
/
+3
|
\
\
|
*
\
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-5
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-5
/
+3
*
|
|
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
2
-4
/
+4
|
/
/
*
|
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
2016-08-12
1
-5
/
+20
*
|
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
2016-08-11
1
-12
/
+28
*
|
nfsd: fix dentry refcounting on create
Josef Bacik
2016-08-11
1
-3
/
+6
|
/
*
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-04
22
-180
/
+565
|
\
|
*
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
2016-08-04
1
-3
/
+2
|
*
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2016-08-04
2
-11
/
+2
|
*
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
2016-08-04
1
-7
/
+4
|
*
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
2016-08-04
1
-10
/
+0
|
*
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
3
-55
/
+61
|
*
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2016-08-04
2
-13
/
+10
[next]