]> Git Repo - linux.git/history - fs
net: avoid double accounting for pure zerocopy skbs
[linux.git] / fs /
2021-10-21 Miklos Szeredifuse: check s_root when destroying sb
2021-10-21 Leon RomanovskyMerge brank 'mlx5_mkey' into rdma.git for-next
2021-10-21 Ian Kentautofs: fix wait name hash calculation in autofs_wait()
2021-10-20 Len Bakeraio: Prefer struct_size over open coded arithmetic
2021-10-20 Len Bakerwriteback: prefer struct_size over open coded arithmetic
2021-10-20 Gustavo A. R. Silvaxfs: Use kvcalloc() instead of kvzalloc()
2021-10-20 Linus TorvaldsMerge tag 'ceph-for-5.15-rc7' of git://github.com/ceph...
2021-10-20 Linus TorvaldsMerge tag 'dma-mapping-5.15-2' of git://git.infradead...
2021-10-20 Linus TorvaldsMerge tag 'sound-5.15-rc7' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'audit-pr-20211019' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'trace-v5.15-rc5' of git://git.kernel.org...
2021-10-20 Linus TorvaldsMerge tag 'nios2_fixes_for_v5.15_part2' of git://git...
2021-10-20 Christoph Hellwigblock: cleanup the flush plug helpers
2021-10-20 Pavel Begunkovio_uring: fix ltimeout unprep
2021-10-20 Pavel Begunkovio_uring: apply max_workers limit to all future users
2021-10-20 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-20 Arnd BergmannMerge tag 'reset-fixes-for-v5.15' of git://git.pengutro...
2021-10-20 Changcheng Dengio_uring: Use ERR_CAST() instead of ERR_PTR(PTR_ERR())
2021-10-20 Arnd BergmannMerge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel...
2021-10-20 Arnd BergmannMerge tag 'imx-fixes-5.15-4' of git://git.kernel.org...
2021-10-20 Vivek Goyalsecurity: Return xattr name from security_dentry_init_s...
2021-10-20 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2021-10-20 Marios Makassikisksmbd: add buffer validation in session setup
2021-10-20 Namjae Jeonksmbd: throttle session setup failures to avoid diction...
2021-10-20 Hyunchul Leeksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_...
2021-10-20 Hao Xuio_uring: split logic of force_nonblock
2021-10-19 Pavel Begunkovio-wq: max_worker fixes
2021-10-19 J. Bruce Fieldslocks: remove changelog comments
2021-10-19 Arnd Bergmannio_uring: warning about unused-but-set parameter
2021-10-19 Gao Xiangerofs: lzma compression support
2021-10-19 Gao Xiangerofs: rename some generic methods in decompressor
2021-10-19 Gao Xiangerofs: introduce readmore decompression strategy
2021-10-19 Gao Xiangerofs: introduce the secondary compression head
2021-10-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-10-19 Jens Axboeio_uring: inform block layer of how many requests we...
2021-10-19 Pavel Begunkovio_uring: simplify io_file_supports_nowait()
2021-10-19 Pavel Begunkovio_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags
2021-10-19 Pavel Begunkovio_uring: arm poll for non-nowait files
2021-10-19 Noah Goldsteinfs/io_uring: Prioritise checking faster conditions...
2021-10-19 Pavel Begunkovio_uring: clean io_prep_rw()
2021-10-19 Pavel Begunkovio_uring: optimise fixed rw rsrc node setting
2021-10-19 Pavel Begunkovio_uring: return iovec from __io_import_iovec
2021-10-19 Pavel Begunkovio_uring: optimise io_import_iovec fixed path
2021-10-19 Pavel Begunkovio_uring: kill io_wq_current_is_worker() in iopoll
2021-10-19 Pavel Begunkovio_uring: optimise req->ctx reloads
2021-10-19 Pavel Begunkovio_uring: rearrange io_read()/write()
2021-10-19 Pavel Begunkovio_uring: clean up io_import_iovec
2021-10-19 Pavel Begunkovio_uring: optimise io_import_iovec nonblock passing
2021-10-19 Pavel Begunkovio_uring: optimise read/write iov state storing
2021-10-19 Pavel Begunkovio_uring: encapsulate rw state
2021-10-19 Pavel Begunkovio_uring: optimise rw comletion handlers
2021-10-19 Pavel Begunkovio_uring: prioritise read success path over fails
2021-10-19 Pavel Begunkovio_uring: consistent typing for issue_flags
2021-10-19 Pavel Begunkovio_uring: optimise rsrc referencing
2021-10-19 Pavel Begunkovio_uring: optimise io_req_set_rsrc_node()
2021-10-19 Pavel Begunkovio_uring: fix io_free_batch_list races
2021-10-19 Pavel Begunkovio_uring: remove extra io_ring_exit_work wake up
2021-10-19 Pavel Begunkovio_uring: optimise out req->opcode reloading
2021-10-19 Pavel Begunkovio_uring: reshuffle io_submit_state bits
2021-10-19 Pavel Begunkovio_uring: safer fallback_work free
2021-10-19 Pavel Begunkovio_uring: optimise plugging
2021-10-19 Pavel Begunkovio_uring: correct fill events helpers types
2021-10-19 Pavel Begunkovio_uring: inline io_poll_complete
2021-10-19 Pavel Begunkovio_uring: inline io_req_needs_clean()
2021-10-19 Pavel Begunkovio_uring: remove struct io_completion
2021-10-19 Pavel Begunkovio_uring: control ->async_data with a REQ_F flag
2021-10-19 Pavel Begunkovio_uring: optimise io_free_batch_list()
2021-10-19 Pavel Begunkovio_uring: mark cold functions
2021-10-19 Pavel Begunkovio_uring: optimise ctx referencing by requests
2021-10-19 Pavel Begunkovio_uring: merge CQ and poll waitqueues
2021-10-19 Pavel Begunkovio_uring: don't wake sqpoll in io_cqring_ev_posted
2021-10-19 Pavel Begunkovio_uring: optimise INIT_WQ_LIST
2021-10-19 Pavel Begunkovio_uring: optimise request allocation
2021-10-19 Pavel Begunkovio_uring: delay req queueing into compl-batch list
2021-10-19 Pavel Begunkovio_uring: add more likely/unlikely() annotations
2021-10-19 Pavel Begunkovio_uring: optimise kiocb layout
2021-10-19 Pavel Begunkovio_uring: add flag to not fail link after timeout
2021-10-19 Pavel Begunkovio_uring: clean up buffer select
2021-10-19 Pavel Begunkovio_uring: init opcode in io_init_req()
2021-10-19 Pavel Begunkovio_uring: don't return from io_drain_req()
2021-10-19 Pavel Begunkovio_uring: extra a helper for drain init
2021-10-19 Pavel Begunkovio_uring: disable draining earlier
2021-10-19 Pavel Begunkovio_uring: comment why inline complete calls io_clean_op()
2021-10-19 Pavel Begunkovio_uring: kill off ->inflight_entry field
2021-10-19 Pavel Begunkovio_uring: restructure submit sqes to_submit checks
2021-10-19 Pavel Begunkovio_uring: reshuffle queue_sqe completion handling
2021-10-19 Pavel Begunkovio_uring: inline hot path of __io_queue_sqe()
2021-10-19 Pavel Begunkovio_uring: split slow path from io_queue_sqe
2021-10-19 Pavel Begunkovio_uring: remove drain_active check from hot path
2021-10-19 Pavel Begunkovio_uring: deduplicate io_queue_sqe() call sites
2021-10-19 Pavel Begunkovio_uring: don't pass state to io_submit_state_end
2021-10-19 Pavel Begunkovio_uring: don't pass tail into io_free_batch_list
2021-10-19 Pavel Begunkovio_uring: inline completion batching helpers
2021-10-19 Pavel Begunkovio_uring: optimise batch completion
2021-10-19 Pavel Begunkovio_uring: convert iopoll_completed to store_release
2021-10-19 Pavel Begunkovio_uring: add a helper for batch free
2021-10-19 Pavel Begunkovio_uring: use single linked list for iopoll
2021-10-19 Pavel Begunkovio_uring: split iopoll loop
2021-10-19 Pavel Begunkovio_uring: replace list with stack for req caches
2021-10-19 Pavel Begunkovio-wq: add io_wq_work_node based stack
next
This page took 0.209522 seconds and 7 git commands to generate.