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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Refactor nfs_lock_and_join_requests()
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Clean up nfs_lock_and_join_requests()
Trond Myklebust
1
-0
/
+1
2020-04-01
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+2
2020-03-28
Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-90
/
+63
2020-03-27
NFS/pNFS: Simplify bucket layout segment reference counting
Trond Myklebust
1
-2
/
+1
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
1
-0
/
+1
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
1
-13
/
+0
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
1
-0
/
+1
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
1
-0
/
+1
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
1
-61
/
+2
2020-03-27
xprtrdma: Extract sockaddr from struct rdma_cm_id
Chuck Lever
1
-25
/
+53
2020-03-27
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
1
-6
/
+6
2020-03-27
xprtrdma: Disconnect on flushed completion
Chuck Lever
1
-1
/
+2
2020-03-27
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
1
-1
/
+0
2020-03-27
xprtrdma: Enhance MR-related trace points
Chuck Lever
1
-26
/
+30
2020-03-26
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
1
-3
/
+12
2020-03-16
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
1
-1
/
+0
2020-03-16
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
1
-0
/
+1
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+11
2020-03-15
Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+11
2020-03-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2020-03-13
Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+1
2020-03-13
Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+1
2020-03-13
iommu/vt-d: Fix debugfs register reads
Megha Dey
1
-0
/
+2
2020-03-12
Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-8
/
+20
2020-03-12
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
Lyude Paul
1
-2
/
+2
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-0
/
+2
2020-03-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2020-03-12
block: Fix partition support for host aware zoned block devices
Shin'ichiro Kawasaki
1
-12
/
+1
2020-03-11
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
1
-0
/
+2
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
1
-1
/
+1
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-0
/
+1
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+16
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
1
-2
/
+4
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-1
/
+1
2020-03-08
inet_diag: return classid for all socket types
Dmitry Yakunin
1
-6
/
+12
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+17
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2020-03-07
Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2020-03-06
rhashtable: Document the right function parameters
Jonathan Neuschäfer
1
-1
/
+1
2020-03-07
Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-1
/
+1
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
1
-0
/
+4
2020-03-06
Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+5
[next]