index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
xattr.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
io_uring: use original request task for inflight tracking
Jens Axboe
1
-1
/
+1
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
1
-7
/
+35
2022-06-22
io_uring: fix double poll leak on repolling
Pavel Begunkov
1
-0
/
+1
2022-06-22
io_uring: fix wrong arm_poll error handling
Pavel Begunkov
1
-0
/
+1
2022-06-22
io_uring: fail links when poll fails
Pavel Begunkov
1
-0
/
+2
2022-06-21
io_uring: fix req->apoll_events
Pavel Begunkov
1
-4
/
+8
2022-06-21
io_uring: fix merge error in checking send/recv addr2 flags
Jens Axboe
1
-4
/
+0
2022-06-20
io_uring: mark reissue requests with REQ_F_PARTIAL_IO
Jens Axboe
1
-2
/
+2
2022-06-17
io_uring: recycle provided buffer if we punt to io-wq
Jens Axboe
1
-0
/
+1
2022-06-16
io_uring: do not use prio task_work_add in uring_cmd
Dylan Yudaken
1
-1
/
+1
2022-06-16
io_uring: commit non-pollable provided mapped buffers upfront
Jens Axboe
1
-1
/
+1
2022-06-15
io_uring: make io_fill_cqe_aux honour CQE32
Pavel Begunkov
1
-0
/
+5
2022-06-15
io_uring: remove __io_fill_cqe() helper
Pavel Begunkov
1
-21
/
+16
2022-06-15
io_uring: fix ->extra{1,2} misuse
Pavel Begunkov
1
-2
/
+10
2022-06-15
io_uring: fill extra big cqe fields from req
Pavel Begunkov
1
-68
/
+10
2022-06-15
io_uring: unite fill_cqe and the 32B version
Pavel Begunkov
1
-19
/
+42
2022-06-15
io_uring: get rid of __io_fill_cqe{32}_req()
Pavel Begunkov
1
-49
/
+21
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
2
-15
/
+3
2022-06-14
Revert "io_uring: add buffer selection support to IORING_OP_NOP"
Pavel Begunkov
1
-14
/
+1
2022-06-14
Revert "io_uring: support CQE32 for nop operation"
Pavel Begunkov
1
-20
/
+1
2022-06-13
io_uring: limit size of provided buffer ring
Dylan Yudaken
1
-0
/
+4
2022-06-13
io_uring: fix types in provided buffer ring
Dylan Yudaken
1
-3
/
+3
2022-06-13
io_uring: fix index calculation
Dylan Yudaken
1
-1
/
+1
2022-06-13
io_uring: fix double unlock for pbuf select
Pavel Begunkov
1
-3
/
+1
2022-06-13
io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
Hao Xu
1
-4
/
+16
2022-06-13
io_uring: openclose: fix bug of closing wrong fixed file
Hao Xu
1
-1
/
+1
2022-06-13
io_uring: fix not locked access to fixed buf table
Pavel Begunkov
1
-17
/
+17
2022-06-13
io_uring: fix races with buffer table unregister
Pavel Begunkov
1
-0
/
+7
2022-06-13
io_uring: fix races with file table unregister
Pavel Begunkov
1
-0
/
+8
2022-06-13
Linux 5.19-rc2
v5.19-rc2
Linus Torvalds
1
-1
/
+1
2022-06-12
platform/x86/intel: hid: Add Surface Go to VGBS allow list
Duke Lee
1
-0
/
+6
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
1
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
1
-2
/
+4
2022-06-12
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
iov_iter: fix build issue due to possible type mis-match
Linus Torvalds
1
-2
/
+2
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-06-11
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-11
um: virt-pci: set device ready in probe()
Vincent Whitchurch
1
-1
/
+6
2022-06-11
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2
-1
/
+8
2022-06-10
platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
August Wikerfors
1
-0
/
+1
2022-06-10
platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
Piotr Chmura
1
-0
/
+1
2022-06-10
platform/x86: barco-p50-gpio: Add check for platform_driver_register
Jiasheng Jiang
1
-1
/
+4
2022-06-10
platform/x86/intel: pmc: Support Intel Raptorlake P
George D Sworo
1
-0
/
+1
2022-06-10
platform/x86/intel: Fix pmt_crashlog array reference
David Arcari
1
-1
/
+1
2022-06-10
platform/mellanox: Add static in struct declaration.
Michael Shych
1
-1
/
+1
2022-06-10
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
David Howells
1
-16
/
+4
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
6
-30
/
+29
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
14
-30
/
+30
2022-06-10
afs: Fix some checker issues
David Howells
1
-2
/
+1
2022-06-10
dm: fix zoned locking imbalance due to needless check in clone_endio
Mike Snitzer
1
-15
/
+11
[next]