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: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
2015-08-13
2
-36
/
+88
*
Merge branch 'for-4.2' into for-4.3
J. Bruce Fields
2015-08-10
1
-6
/
+6
|
\
|
*
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Jeff Layton
2015-07-31
1
-6
/
+6
*
|
nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}
Kinglong Mee
2015-08-10
1
-10
/
+6
*
|
nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
Kinglong Mee
2015-08-10
1
-4
/
+4
*
|
nfsd: Remove macro LOFF_OVERFLOW
Kinglong Mee
2015-08-10
1
-5
/
+2
*
|
nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
Kinglong Mee
2015-08-10
1
-2
/
+0
*
|
nfsd: Remove unused values in nfs4_setlease()
Kinglong Mee
2015-08-10
1
-2
/
+1
*
|
nfsd: Remove nfs4_set_claim_prev()
Kinglong Mee
2015-08-10
1
-7
/
+1
*
|
nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
Kinglong Mee
2015-08-10
1
-5
/
+3
*
|
nfsd: Remove unneeded values in nfsd4_open()
Kinglong Mee
2015-08-10
1
-3
/
+1
*
|
nfsd: Add missing gen_confirm in nfsd4_setclientid()
Kinglong Mee
2015-08-10
1
-2
/
+3
*
|
nfsd: New counter for generating client confirm verifier
Kinglong Mee
2015-08-10
2
-1
/
+2
*
|
nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
Kinglong Mee
2015-08-10
1
-4
/
+11
*
|
nfsd: Add layouts checking in client_has_state()
Kinglong Mee
2015-08-10
1
-0
/
+3
*
|
nfsd: Fix a memory leak of struct file_lock
Kinglong Mee
2015-08-10
1
-0
/
+1
*
|
nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
Jeff Layton
2015-08-10
1
-3
/
+5
*
|
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
2015-08-10
1
-5
/
+6
*
|
nfsd/sunrpc: move sv_module parm into sv_ops
Jeff Layton
2015-08-10
1
-1
/
+2
*
|
nfsd/sunrpc: move sv_function into sv_ops
Jeff Layton
2015-08-10
1
-1
/
+2
*
|
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
2015-08-10
1
-1
/
+5
*
|
nfsd: Add macro NFS_ACL_MASK for ACL
Kinglong Mee
2015-07-20
2
-8
/
+6
*
|
nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xx
Kinglong Mee
2015-07-20
2
-6
/
+1
*
|
nfsd: Drop including client's header file nfs_fs.h
Kinglong Mee
2015-07-20
1
-1
/
+3
*
|
nfsd: Set lc_size_chg before ops->proc_layoutcommit
Kinglong Mee
2015-07-20
1
-5
/
+1
*
|
nfsd: Fix a memory leak in nfsd4_list_rec_dir()
Kinglong Mee
2015-07-20
1
-3
/
+9
|
/
*
nfsd: Fix a file leak on nfsd4_layout_setlease failure
Kinglong Mee
2015-07-20
1
-0
/
+1
*
nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
Kinglong Mee
2015-07-20
1
-5
/
+6
*
nfsd: wrap too long lines in nfsd4_encode_read
Christoph Hellwig
2015-06-22
1
-3
/
+6
*
nfsd: fput rd_file from XDR encode context
Christoph Hellwig
2015-06-22
2
-12
/
+14
*
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-22
7
-62
/
+74
*
nfsd: refactor nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-19
1
-45
/
+52
*
nfsd: clean up raparams handling
Christoph Hellwig
2015-06-19
3
-55
/
+43
*
nfsd: use swap() in sort_pacl_range()
Fabian Frederick
2015-06-19
1
-4
/
+2
*
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2015-06-04
2
-2
/
+13
*
nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
Kinglong Mee
2015-06-04
1
-0
/
+1
*
nfsd: Remove dead declarations
Andreas Gruenbacher
2015-05-29
1
-12
/
+0
*
nfsd: work around a gcc-5.1 warning
Arnd Bergmann
2015-05-29
1
-2
/
+1
*
nfsd: Checking for acl support does not require fetching any acls
Andreas Gruenbacher
2015-05-29
1
-15
/
+10
*
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2015-05-29
2
-38
/
+50
*
nfsd: stop READDIRPLUS returning inconsistent attributes
NeilBrown
2015-05-07
1
-5
/
+7
*
nfsd: remove nfsd_close
Christoph Hellwig
2015-05-04
3
-16
/
+6
*
nfsd: skip CB_NULL probes for 4.1 or later
Christoph Hellwig
2015-05-04
1
-0
/
+9
*
nfsd: fix callback restarts
Christoph Hellwig
2015-05-04
3
-33
/
+24
*
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
2015-05-04
2
-36
/
+25
*
nfsd: fix pNFS return on close semantics
Sachin Bhamare
2015-05-04
3
-7
/
+133
*
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
2015-05-04
1
-10
/
+11
*
nfsd/blocklayout: pretend we can send deviceid notifications
Christoph Hellwig
2015-05-04
1
-0
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
16
-95
/
+95
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
16
-95
/
+95
[next]