开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-05-09
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
2022-05-09
io_uring: overflow processing for CQE32
Stefan Roesch
2022-05-09
io_uring: flush completions for CQE32
Stefan Roesch
2022-05-09
io_uring: modify io_get_cqe for CQE32
Stefan Roesch
2022-05-09
io_uring: add CQE32 completion processing
Stefan Roesch
2022-05-09
io_uring: add CQE32 setup processing
Stefan Roesch
2022-05-09
io_uring: change ring size calculation for CQE32
Stefan Roesch
2022-05-09
io_uring: store add. return values for CQE32
Stefan Roesch
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
2022-05-09
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
Jens Axboe
2022-05-09
Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthrough
Jens Axboe
2022-05-09
io_uring: don't clear req->kbuf when buffer selection is done
Jens Axboe
2022-05-09
io_uring: eliminate the need to track provided buffer ID separately
Jens Axboe
2022-05-09
io_uring: move provided buffer state closer to submit state
Jens Axboe
2022-05-09
io_uring: move provided and fixed buffers into the same io_kiocb area
Jens Axboe
2022-05-09
io_uring: abstract out provided buffer list selection
Jens Axboe
2022-05-09
io_uring: never call io_buffer_select() for a buffer re-select
Jens Axboe
2022-05-09
io_uring: get rid of hashed provided buffer groups
Jens Axboe
2022-05-09
io_uring: always use req->buf_index for the provided buffer group
Jens Axboe
2022-05-09
io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
Jens Axboe
2022-05-09
io_uring: kill io_rw_buffer_select() wrapper
Jens Axboe
2022-05-09
io_uring: make io_buffer_select() return the user address directly
Jens Axboe
2022-05-07
Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-06
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-05
io_uring: kill io_recv_buffer_select() wrapper
Jens Axboe
2022-05-05
io_uring: use 'sr' vs 'req->sr_msg' consistently
Jens Axboe
2022-05-05
io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg
Jens Axboe
2022-05-05
io_uring: check IOPOLL/ioprio support upfront
Jens Axboe
2022-05-05
btrfs: sysfs: export the balance paused state of exclusive operation
David Sterba
2022-05-05
btrfs: fix assertion failure when logging directory key range item
Filipe Manana
2022-05-05
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
2022-05-05
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
2022-05-05
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
2022-05-02
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-02
io_uring: assign non-fixed early for async work
Jens Axboe
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-30
io_uring: replace smp_mb() with smp_mb__after_atomic() in io_sq_thread()
Almog Khaikin
2022-04-30
io_uring: add IORING_SETUP_TASKRUN_FLAG
Jens Axboe
2022-04-30
io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
Jens Axboe
2022-04-30
io_uring: set task_work notify method at init time
Jens Axboe
2022-04-30
io-wq: use __set_notify_signal() to wake workers
Jens Axboe
2022-04-30
io_uring: serialize ctx->rings->sq_flags with atomic_or/and
Jens Axboe
2022-04-29
Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-29
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-04-29
io_uring: check that data field is 0 in ringfd unregister
Eugene Syromiatnikov
2022-04-28
io_uring: fix uninitialized field in rw io_kiocb
Joseph Ravichandran
2022-04-28
Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-28
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
[next]