index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-03-28
Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
7
-715
/
+476
2020-03-28
NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()
Trond Myklebust
1
-12
/
+3
2020-03-27
pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
Trond Myklebust
1
-4
/
+4
2020-03-27
pNFS/flexfiles: remove requirement for whole file layouts
Trond Myklebust
1
-21
/
+0
2020-03-27
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
3
-3
/
+13
2020-03-27
pNFS/flexfile: Don't merge layout segments if the mirrors don't match
Trond Myklebust
1
-0
/
+19
2020-03-27
NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
Trond Myklebust
1
-16
/
+12
2020-03-27
NFS/pNFS: Simplify bucket layout segment reference counting
Trond Myklebust
2
-21
/
+21
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
6
-71
/
+98
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
6
-185
/
+1
2020-03-27
NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
Trond Myklebust
3
-31
/
+54
2020-03-27
pNFS: Enable per-layout segment commit structures
Trond Myklebust
4
-6
/
+117
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
7
-4
/
+121
2020-03-27
NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
Trond Myklebust
1
-3
/
+16
2020-03-27
NFS: Fix O_DIRECT commit verifier handling
Trond Myklebust
3
-124
/
+22
2020-03-27
NFS: commit errors should be fatal
Trond Myklebust
1
-2
/
+30
2020-03-27
NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
Trond Myklebust
2
-0
/
+17
2020-03-27
pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()
Trond Myklebust
1
-0
/
+16
2020-03-27
pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
Trond Myklebust
1
-8
/
+33
2020-03-27
NFSv4/pNFS: Scan the full list of commit arrays when committing
Trond Myklebust
1
-12
/
+40
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
5
-1
/
+18
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
7
-191
/
+143
2020-03-27
xprtrdma: Extract sockaddr from struct rdma_cm_id
Chuck Lever
2
-46
/
+67
2020-03-27
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
7
-261
/
+246
2020-03-27
xprtrdma: Disconnect on flushed completion
Chuck Lever
4
-18
/
+47
2020-03-27
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
3
-67
/
+13
2020-03-27
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
4
-143
/
+20
2020-03-27
xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
Chuck Lever
1
-16
/
+10
2020-03-27
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
3
-20
/
+20
2020-03-27
xprtrdma: Clean up the post_send path
Chuck Lever
5
-18
/
+18
2020-03-27
xprtrdma: Refactor frwr_init_mr()
Chuck Lever
3
-8
/
+8
2020-03-27
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
3
-103
/
+56
2020-03-27
xprtrdma: Enhance MR-related trace points
Chuck Lever
2
-27
/
+31
2020-03-26
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
3
-3
/
+46
2020-03-26
NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
Trond Myklebust
2
-101
/
+76
2020-03-26
pNFS/flexfiles: Simplify allocation of the mirror array
Trond Myklebust
2
-17
/
+6
2020-03-26
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
1
-1
/
+2
2020-03-25
NFS: Don't specify NFS version in "UDP not supported" error
Petr Vorel
1
-2
/
+2
2020-03-25
nfsroot: set tcp as the default transport protocol
Liwei Song
1
-1
/
+1
2020-03-22
NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails
Misono Tomohiro
1
-0
/
+2
2020-03-17
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
2
-5
/
+2
2020-03-16
SUNRPC: Trim stack utilization in the wrap and unwrap paths
Chuck Lever
1
-6
/
+8
2020-03-16
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2
-56
/
+0
2020-03-16
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
1
-19
/
+58
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-16
NFSv4.2: error out when relink swapfile
Murphy Zhou
1
-0
/
+3
2020-03-16
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
1
-8
/
+1
2020-03-16
SUNRPC: remove redundant assignments to variable status
Colin Ian King
1
-1
/
+1
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
7
-18
/
+186
[next]