index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
reed_solomon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
nvme: helper for uring-passthrough checks
Kanchan Joshi
1
-8
/
+16
2022-05-12
blk-mq: fix passthrough plugging
Ming Lei
1
-51
/
+63
2022-05-11
nvme: add vectored-io support for uring-cmd
Anuj Gupta
2
-3
/
+7
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
5
-3
/
+220
2022-05-11
nvme: refactor nvme_submit_user_cmd()
Christoph Hellwig
1
-11
/
+45
2022-05-11
block: wire-up support for passthrough plugging
Jens Axboe
1
-34
/
+39
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
4
-26
/
+165
2022-05-09
io_uring: support CQE32 for nop operation
Stefan Roesch
1
-2
/
+26
2022-05-09
io_uring: enable CQE32
Stefan Roesch
1
-1
/
+1
2022-05-09
io_uring: support CQE32 in /proc info
Stefan Roesch
1
-2
/
+14
2022-05-09
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
2
-9
/
+20
2022-05-09
io_uring: overflow processing for CQE32
Stefan Roesch
1
-9
/
+23
2022-05-09
io_uring: flush completions for CQE32
Stefan Roesch
1
-2
/
+6
2022-05-09
io_uring: modify io_get_cqe for CQE32
Stefan Roesch
1
-2
/
+17
2022-05-09
io_uring: add CQE32 completion processing
Stefan Roesch
1
-8
/
+45
2022-05-09
io_uring: add CQE32 setup processing
Stefan Roesch
1
-0
/
+58
2022-05-09
io_uring: change ring size calculation for CQE32
Stefan Roesch
1
-3
/
+7
2022-05-09
io_uring: store add. return values for CQE32
Stefan Roesch
1
-1
/
+7
2022-05-09
io_uring: support CQE32 in io_uring_cqe
Stefan Roesch
1
-0
/
+7
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
2
-3
/
+19
2022-05-09
io_uring: don't clear req->kbuf when buffer selection is done
Jens Axboe
1
-2
/
+0
2022-05-09
io_uring: eliminate the need to track provided buffer ID separately
Jens Axboe
1
-6
/
+10
2022-05-09
io_uring: move provided buffer state closer to submit state
Jens Axboe
1
-3
/
+5
2022-05-09
io_uring: move provided and fixed buffers into the same io_kiocb area
Jens Axboe
1
-4
/
+8
2022-05-09
io_uring: abstract out provided buffer list selection
Jens Axboe
1
-11
/
+23
2022-05-09
io_uring: never call io_buffer_select() for a buffer re-select
Jens Axboe
1
-12
/
+17
2022-05-09
io_uring: get rid of hashed provided buffer groups
Jens Axboe
1
-39
/
+58
2022-05-09
io_uring: always use req->buf_index for the provided buffer group
Jens Axboe
1
-13
/
+13
2022-05-09
io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
Jens Axboe
1
-4
/
+0
2022-05-09
io_uring: kill io_rw_buffer_select() wrapper
Jens Axboe
1
-10
/
+5
2022-05-09
io_uring: make io_buffer_select() return the user address directly
Jens Axboe
1
-26
/
+20
2022-05-08
Linux 5.18-rc6
v5.18-rc6
Linus Torvalds
1
-1
/
+1
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
1
-15
/
+3
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
1
-23
/
+4
2022-05-08
parisc: Fix typos in comments
Julia Lawall
6
-6
/
+6
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
1
-1
/
+1
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-08
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
1
-0
/
+1
2022-05-08
parisc: Update 32- and 64-bit defconfigs
Helge Deller
2
-2
/
+5
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
1
-0
/
+8
2022-05-08
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
1
-11
/
+14
2022-05-08
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2
-3
/
+6
2022-05-08
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
1
-8
/
+22
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
1
-1
/
+0
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
1
-4
/
+6
2022-05-08
floppy: use a statically allocated error counter
Willy Tarreau
1
-10
/
+8
2022-05-06
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
Sean Christopherson
1
-1
/
+1
2022-05-06
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
1
-4
/
+38
2022-05-06
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
1
-2
/
+2
2022-05-06
powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE
Kajol Jain
1
-5
/
+2
[next]