index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2
-9
/
+9
2014-09-26
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
Benny Halevy
1
-3
/
+0
2014-09-26
nfsd: fix nfsd4_cb_recall_done error handling
Christoph Hellwig
1
-10
/
+7
2014-09-17
nfsd4: clarify how grace period ends
J. Bruce Fields
1
-0
/
+20
2014-09-17
nfsd4: stop grace_time update at end of grace period
J. Bruce Fields
1
-6
/
+0
2014-09-17
nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...
Jeff Layton
1
-0
/
+16
2014-09-17
nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
Jeff Layton
1
-4
/
+18
2014-09-17
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
2
-0
/
+30
2014-09-17
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
Jeff Layton
2
-15
/
+85
2014-09-17
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
3
-1
/
+49
2014-09-17
lockd: add a /proc/fs/lockd/nlm_end_grace file
Jeff Layton
4
-0
/
+130
2014-09-17
nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE
Jeff Layton
1
-0
/
+3
2014-09-17
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
3
-11
/
+10
2014-09-17
lockd: move lockd's grace period handling into its own module
Jeff Layton
8
-15
/
+70
2014-09-11
nfsd: update mtime on truncate
Christoph Hellwig
1
-0
/
+10
2014-09-03
NFSD: Put export if prepare_creds() fail
Kinglong Mee
1
-2
/
+4
2014-09-03
NFSD: Full checking of authentication name
Kinglong Mee
1
-9
/
+5
2014-09-03
NFSD: Fix bad using of return value from qword_get
Kinglong Mee
1
-3
/
+3
2014-09-03
NFSD: Fix a memory leak if nfsd4_recdir_load fail
Kinglong Mee
1
-13
/
+17
2014-09-03
NFSD: Reset creds after mnt_want_write_file() fail
Kinglong Mee
1
-1
/
+2
2014-09-03
NFSD: Put file after ima_file_check fail in nfsd_open()
Kinglong Mee
1
-10
/
+17
2014-09-02
nfs: do not start the callback thread until we set rqstp->rq_task
Trond Myklebust
1
-1
/
+2
2014-09-02
lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task
Trond Myklebust
1
-1
/
+2
2014-08-28
nfsd4: remove labeled NFS warning from config help
J. Bruce Fields
1
-3
/
+0
2014-08-28
sunrpc: fix byte-swapping of displayed XID
Chuck Lever
1
-1
/
+1
2014-08-28
NFSD: Update some as-yet unused 4.2 error codes
Anna Schumaker
2
-2
/
+3
2014-08-28
NFSD: Remove duplicate initialization of file_lock
Kinglong Mee
1
-4
/
+2
2014-08-28
SUNRPC: Fix compile on non-x86
J. Bruce Fields
1
-4
/
+0
2014-08-18
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
3
-2
/
+12
2014-08-17
nfsd4: reserve adequate space for LOCK op
J. Bruce Fields
1
-0
/
+8
2014-08-17
nfsd4: remove obsolete comment
J. Bruce Fields
1
-7
/
+0
2014-08-17
nfsd3: Check write permission after checking existence
Ross Lagerwall
1
-5
/
+0
2014-08-17
nfsd: call nfs4_put_deleg_lease outside of state_lock
Jeff Layton
1
-1
/
+5
2014-08-17
nfsd: protect lease-related nfs4_file fields with fi_lock
Jeff Layton
1
-9
/
+13
2014-08-17
nfsd: Reorder nfsd_cache_match to check more powerful discriminators first
Trond Myklebust
1
-7
/
+11
2014-08-17
nfsd: split DRC global spinlock into per-bucket locks
Trond Myklebust
1
-23
/
+20
2014-08-17
nfsd: convert num_drc_entries to an atomic_t
Trond Myklebust
1
-16
/
+12
2014-08-17
nfsd: Remove the cache_hash list
Trond Myklebust
2
-18
/
+2
2014-08-17
nfsd: convert the lru list into a per-bucket thing
Trond Myklebust
1
-23
/
+50
2014-08-17
nfsd: Clean up drc cache in preparation for global spinlock elimination
Trond Myklebust
1
-21
/
+24
2014-08-17
SUNRPC: Optimise away svc_recv_available
Trond Myklebust
1
-17
/
+6
2014-08-17
SUNRPC: More optimisations of svc_xprt_enqueue()
Trond Myklebust
1
-14
/
+7
2014-08-17
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
Trond Myklebust
1
-21
/
+10
2014-08-17
SUNRPC: get rid of the request wait queue
Trond Myklebust
3
-18
/
+17
2014-08-17
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
Trond Myklebust
1
-5
/
+10
2014-08-17
nfs: Ensure that nfs_callback_start_svc sets the server rq_task...
Trond Myklebust
1
-0
/
+1
2014-08-17
lockd: Ensure that lockd_start_svc sets the server rq_task...
Trond Myklebust
1
-0
/
+2
2014-08-17
SUNRPC: Do not override wspace tests in svc_handle_xprt
Trond Myklebust
1
-1
/
+1
2014-08-16
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-16
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2
-0
/
+20
[next]