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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
nvmet-fc: fix missing check for no hostport struct
James Smart
1
-1
/
+1
2020-09-27
nvmet: add passthru ZNS support
Chaitanya Kulkarni
1
-0
/
+16
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
3
-2
/
+6
2020-09-27
nvmet-tcp: have queue io_work context run on sock incoming cpu
Mark Wunderlich
1
-11
/
+10
2020-09-27
nvme-pci: Move enumeration by class to be last in the table
Andy Shevchenko
1
-1
/
+2
2020-09-27
nvme: use an xarray to lookup the Commands Supported and Effects log
Chaitanya Kulkarni
2
-28
/
+5
2020-09-27
nvme: lift the file open code from nvme_ctrl_get_by_path
Chaitanya Kulkarni
3
-32
/
+22
2020-09-24
md/raid10: improve discard request for far layout
Xiao Ni
2
-23
/
+64
2020-09-24
md/raid10: improve raid10 discard request
Xiao Ni
1
-1
/
+255
2020-09-24
md/raid10: pull codes that wait for blocked dev into one function
Xiao Ni
1
-51
/
+67
2020-09-24
md/raid10: extend r10bio devs to raid disks
Xiao Ni
1
-5
/
+4
2020-09-24
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
3
-12
/
+24
2020-09-24
md: Simplify code with existing definition RESYNC_SECTORS in raid10.c
Zhen Lei
1
-4
/
+4
2020-09-24
md/raid5: reallocate page array after setting new stripe_size
Yufen Yu
1
-0
/
+20
2020-09-24
md/raid5: resize stripe_head when reshape array
Yufen Yu
1
-0
/
+24
2020-09-24
md/raid5: let multiple devices of stripe_head share page
Yufen Yu
2
-3
/
+114
2020-09-24
md/raid6: let async recovery function support different page offset
Yufen Yu
1
-2
/
+2
2020-09-24
md/raid6: let syndrome computor support different page offset
Yufen Yu
1
-12
/
+24
2020-09-24
md/raid5: convert to new xor compution interface
Yufen Yu
1
-9
/
+34
2020-09-24
md/raid5: make async_copy_data() to support different page offset
Yufen Yu
1
-3
/
+5
2020-09-24
md/raid5: add a new member of offset into r5dev
Yufen Yu
2
-11
/
+40
2020-09-24
md: only calculate blocksize once and use i_blocksize()
Xianting Tian
1
-3
/
+4
2020-09-24
null_blk: Support shared tag bitmap
John Garry
1
-0
/
+6
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
51
-481
/
+251
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
8
-22
/
+16
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
4
-10
/
+13
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
8
-66
/
+5
2020-09-24
md: update the optimal I/O size on reshape
Christoph Hellwig
2
-10
/
+22
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-0
/
+2
2020-09-24
aoe: set an optimal I/O size
Christoph Hellwig
1
-2
/
+2
2020-09-24
bcache: inherit the optimal I/O size
Christoph Hellwig
1
-0
/
+2
2020-09-24
drbd: remove dead code in device_to_statistics
Christoph Hellwig
1
-6
/
+0
2020-09-23
dasd: cleanup dasd_scan_partitions
Christoph Hellwig
1
-11
/
+4
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
1
-32
/
+19
2020-09-23
zram: cleanup backing_dev_store
Christoph Hellwig
1
-3
/
+4
2020-09-23
pktcdvd: use blkdev_get_by_dev instead of open coding it
Christoph Hellwig
1
-14
/
+11
2020-09-23
pktcdvd: remove the if 0'ed pkt_start_recovery function
Christoph Hellwig
1
-65
/
+2
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2
-5
/
+5
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
90
-550
/
+1055
2020-09-22
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-2
/
+28
2020-09-21
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-21
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
20
-180
/
+200
2020-09-21
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-21
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-21
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-21
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-21
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-21
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
[next]