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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2014-09-26
2
-9
/
+9
|
*
|
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
Benny Halevy
2014-09-26
1
-3
/
+0
|
*
|
nfsd: fix nfsd4_cb_recall_done error handling
Christoph Hellwig
2014-09-26
1
-10
/
+7
|
*
|
nfsd4: clarify how grace period ends
J. Bruce Fields
2014-09-17
1
-0
/
+20
|
*
|
nfsd4: stop grace_time update at end of grace period
J. Bruce Fields
2014-09-17
1
-6
/
+0
|
*
|
nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...
Jeff Layton
2014-09-17
1
-0
/
+16
|
*
|
nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
Jeff Layton
2014-09-17
1
-4
/
+18
|
*
|
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
2014-09-17
2
-0
/
+30
|
*
|
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
Jeff Layton
2014-09-17
2
-15
/
+85
|
*
|
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
2014-09-17
3
-1
/
+49
|
*
|
lockd: add a /proc/fs/lockd/nlm_end_grace file
Jeff Layton
2014-09-17
4
-0
/
+130
|
*
|
nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE
Jeff Layton
2014-09-17
1
-0
/
+3
|
*
|
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
2014-09-17
3
-11
/
+10
|
*
|
lockd: move lockd's grace period handling into its own module
Jeff Layton
2014-09-17
7
-15
/
+68
|
*
|
nfsd: update mtime on truncate
Christoph Hellwig
2014-09-11
1
-0
/
+10
|
*
|
NFSD: Put export if prepare_creds() fail
Kinglong Mee
2014-09-03
1
-2
/
+4
|
*
|
NFSD: Full checking of authentication name
Kinglong Mee
2014-09-03
1
-9
/
+5
|
*
|
NFSD: Fix bad using of return value from qword_get
Kinglong Mee
2014-09-03
1
-3
/
+3
|
*
|
NFSD: Fix a memory leak if nfsd4_recdir_load fail
Kinglong Mee
2014-09-03
1
-13
/
+17
|
*
|
NFSD: Reset creds after mnt_want_write_file() fail
Kinglong Mee
2014-09-03
1
-1
/
+2
|
*
|
NFSD: Put file after ima_file_check fail in nfsd_open()
Kinglong Mee
2014-09-03
1
-10
/
+17
|
*
|
nfs: do not start the callback thread until we set rqstp->rq_task
Trond Myklebust
2014-09-02
1
-1
/
+2
|
*
|
lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task
Trond Myklebust
2014-09-02
1
-1
/
+2
|
*
|
nfsd4: remove labeled NFS warning from config help
J. Bruce Fields
2014-08-28
1
-3
/
+0
|
*
|
NFSD: Update some as-yet unused 4.2 error codes
Anna Schumaker
2014-08-28
1
-1
/
+1
|
*
|
NFSD: Remove duplicate initialization of file_lock
Kinglong Mee
2014-08-28
1
-4
/
+2
|
*
|
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
2014-08-18
2
-0
/
+9
|
*
|
nfsd4: reserve adequate space for LOCK op
J. Bruce Fields
2014-08-17
1
-0
/
+8
|
*
|
nfsd4: remove obsolete comment
J. Bruce Fields
2014-08-17
1
-7
/
+0
|
*
|
nfsd3: Check write permission after checking existence
Ross Lagerwall
2014-08-17
1
-5
/
+0
|
*
|
nfsd: call nfs4_put_deleg_lease outside of state_lock
Jeff Layton
2014-08-17
1
-1
/
+5
|
*
|
nfsd: protect lease-related nfs4_file fields with fi_lock
Jeff Layton
2014-08-17
1
-9
/
+13
|
*
|
nfsd: Reorder nfsd_cache_match to check more powerful discriminators first
Trond Myklebust
2014-08-17
1
-7
/
+11
|
*
|
nfsd: split DRC global spinlock into per-bucket locks
Trond Myklebust
2014-08-17
1
-23
/
+20
|
*
|
nfsd: convert num_drc_entries to an atomic_t
Trond Myklebust
2014-08-17
1
-16
/
+12
|
*
|
nfsd: Remove the cache_hash list
Trond Myklebust
2014-08-17
2
-18
/
+2
|
*
|
nfsd: convert the lru list into a per-bucket thing
Trond Myklebust
2014-08-17
1
-23
/
+50
|
*
|
nfsd: Clean up drc cache in preparation for global spinlock elimination
Trond Myklebust
2014-08-17
1
-21
/
+24
|
*
|
nfs: Ensure that nfs_callback_start_svc sets the server rq_task...
Trond Myklebust
2014-08-17
1
-0
/
+1
|
*
|
lockd: Ensure that lockd_start_svc sets the server rq_task...
Trond Myklebust
2014-08-17
1
-0
/
+2
*
|
|
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-08
38
-3190
/
+2373
|
\
\
\
|
*
\
\
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2014-09-30
6
-53
/
+61
|
|
\
\
\
|
|
*
|
|
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2014-09-30
2
-3
/
+11
|
|
*
|
|
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
2014-09-28
1
-10
/
+6
|
|
*
|
|
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
2014-09-28
1
-1
/
+0
|
|
*
|
|
NFS: Fabricate fscache server index key correctly
David Howells
2014-09-25
1
-2
/
+1
|
|
*
|
|
nfs: fix duplicate proc entries
Fabian Frederick
2014-09-24
1
-1
/
+1
|
*
|
|
|
NFSv3: Fix missing includes of nfs3_fs.h
Trond Myklebust
2014-09-25
2
-0
/
+2
|
*
|
|
|
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
2014-09-25
1
-8
/
+6
|
*
|
|
|
NFS: avoid waiting at all in nfs_release_page when congested.
NeilBrown
2014-09-25
2
-2
/
+12
[prev]
[next]