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
...
|
*
|
|
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
|
*
|
|
|
|
NFS: avoid deadlocks with loop-back mounted NFS filesystems.
NeilBrown
2014-09-25
2
-10
/
+18
|
*
|
|
|
|
NFS: don't use STABLE writes during writeback.
NeilBrown
2014-09-24
1
-2
/
+5
|
*
|
|
|
|
NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.
NeilBrown
2014-09-24
1
-23
/
+42
|
*
|
|
|
|
lockd: Try to reconnect if statd has moved
Benjamin Coddington
2014-09-24
1
-0
/
+6
|
*
|
|
|
|
Fixing lease renewal
Olga Kornievskaia
2014-09-24
1
-0
/
+1
|
*
|
|
|
|
pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe
Trond Myklebust
2014-09-21
1
-3
/
+6
|
*
|
|
|
|
pnfs/blocklayout: include vmalloc.h for __vmalloc
Stephen Rothwell
2014-09-15
1
-0
/
+2
|
*
|
|
|
|
nfs41: change PNFS_LAYOUTRET_ON_SETATTR to only return on truncation to small...
Peng Tao
2014-09-12
2
-2
/
+5
|
*
|
|
|
|
NFS: Move NFS v3 acl functions to nfs3_fs.h
Anna Schumaker
2014-09-12
2
-0
/
+20
|
*
|
|
|
|
NFS: Remove v3 not compiled check from validate_mount_data()
Anna Schumaker
2014-09-12
1
-11
/
+0
[prev]
[next]