index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
io_uring: cleanup io_aux_cqe() API
Jens Axboe
5
-11
/
+12
2023-06-02
io_uring: avoid indirect function calls for the hottest task_work
Jens Axboe
5
-4
/
+12
2023-05-25
nvme: optimise io_uring passthrough completion
Pavel Begunkov
1
-2
/
+2
2023-05-25
io_uring/cmd: add cmd lazy tw wake helper
Pavel Begunkov
2
-6
/
+28
2023-05-20
io_uring: annotate offset timeout races
Pavel Begunkov
1
-1
/
+1
2023-05-19
io_uring: maintain ordering for DEFER_TASKRUN tw list
Jens Axboe
1
-1
/
+5
2023-05-17
io_uring/net: don't retry recvmsg() unnecessarily
Jens Axboe
1
-1
/
+9
2023-05-17
io_uring/net: push IORING_CQE_F_SOCK_NONEMPTY into io_recv_finish()
Jens Axboe
1
-13
/
+9
2023-05-17
io_uring/net: initalize msghdr->msg_inq to known value
Jens Axboe
1
-2
/
+4
2023-05-17
io_uring/net: initialize struct msghdr more sanely for io_recv()
Jens Axboe
1
-7
/
+8
2023-05-16
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
4
-26
/
+52
2023-05-16
io_uring: support for user allocated memory for rings/sqes
Jens Axboe
3
-11
/
+114
2023-05-16
io_uring: add ring freeing helper
Jens Axboe
1
-6
/
+11
2023-05-16
io_uring: return error pointer from io_mem_alloc()
Jens Axboe
1
-6
/
+12
2023-05-16
io_uring: remove sq/cq_off memset
Jens Axboe
1
-2
/
+4
2023-05-15
io_uring: rely solely on FMODE_NOWAIT
Jens Axboe
1
-21
/
+0
2023-05-15
block: mark bdev files as FMODE_NOWAIT if underlying device supports it
Jens Axboe
1
-1
/
+4
2023-05-15
net: set FMODE_NOWAIT for sockets
Jens Axboe
1
-0
/
+1
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-14
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-14
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-14
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-14
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-14
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-14
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-14
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-14
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-14
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-14
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-14
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-14
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
5
-29
/
+82
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-05-13
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-12
Documentation/block: drop the request.rst file
Randy Dunlap
2
-100
/
+0
2023-05-12
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
1
-2
/
+4
2023-05-12
ublk: fix command op code check
Ming Lei
1
-1
/
+1
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-11
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
1
-7
/
+7
2023-05-11
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
1
-78
/
+78
2023-05-11
fbdev: sa1100fb: Remove trailing whitespaces
Thomas Zimmermann
1
-16
/
+16
2023-05-11
fbdev: platinumfb: Remove trailing whitespaces
Thomas Zimmermann
1
-15
/
+15
[next]