summaryrefslogtreecommitdiffstats
path: root/scripts/jobserver-exec (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09io-uring: add napi busy poll supportStefan Roesch7-1/+373
2024-02-09io-uring: move io_wait_queue definition to header fileStefan Roesch2-21/+22
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch2-0/+19
2024-02-09net: split off __napi_busy_poll from napi_busy_pollStefan Roesch1-14/+28
2024-02-09io_uring: add support for ftruncateTony Solomonik5-1/+64
2024-02-09Add do_ftruncate that truncates a struct fileTony Solomonik2-25/+29
2024-02-08io_uring: Simplify the allocation of slab cachesKunwu Chan1-3/+2
2024-02-08io_uring: re-arrange struct io_ring_ctx to reduce paddingJens Axboe1-15/+16
2024-02-08io_uring/sqpoll: manage task_work privatelyJens Axboe3-17/+82
2024-02-08io_uring: pass in counter to handle_tw_list() rather than return itJens Axboe1-5/+3
2024-02-08io_uring: cleanup handle_tw_list() calling conventionJens Axboe1-16/+13
2024-02-08io_uring/poll: improve readability of poll reference decrementingJens Axboe1-2/+2
2024-02-08io_uring: remove unconditional looping in local task_work handlingJens Axboe1-15/+29
2024-02-08io_uring: remove next io_kiocb fetch in task_work runningJens Axboe1-3/+0
2024-02-08io_uring: handle traditional task_work in FIFO orderJens Axboe1-1/+1
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Jens Axboe2-8/+4
2024-02-08io_uring: remove looping around handling traditional task_workJens Axboe1-38/+7
2024-02-08io_uring/kbuf: cleanup passing back cflagsJens Axboe2-24/+31
2024-02-08io_uring/rw: remove dead file == NULL checkJens Axboe1-1/+1
2024-02-08io_uring: cleanup io_req_complete_post()Jens Axboe1-4/+4
2024-02-08io_uring: mark the need to lock/unlock the ring as unlikelyJens Axboe1-2/+2
2024-02-08io_uring: add io_file_can_poll() helperJens Axboe6-6/+21
2024-02-08io_uring/cancel: don't default to setting req->work.cancel_seqJens Axboe5-8/+15
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe4-50/+58
2024-02-07io_uring: use file_mnt_idmap helperAlexander Mikhalitsyn1-1/+1
2024-02-04Linux 6.8-rc3v6.8-rc3Linus Torvalds1-1/+1
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-02dm-crypt, dm-verity: disable taskletsMikulas Patocka3-61/+4
2024-02-02Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher2-18/+13
2024-02-02dmaengine: at_hdmac: add missing kernel-doc style descriptionVinod Koul1-1/+10
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat1-9/+28
2024-02-02nouveau: offload fence uevents work to workqueueDave Airlie2-6/+19
2024-02-02nouveau/gsp: use correct size for registry rpc.Dave Airlie1-1/+1
2024-02-02ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map typeZhang Yi1-29/+3
2024-02-02ext4: make ext4_map_blocks() distinguish delalloc only extentZhang Yi3-3/+10
2024-02-02ext4: add a hole extent entry in cache after punchZhang Yi1-2/+4
2024-02-02Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-02Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-02ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi1-41/+70
2024-02-02ext4: convert to exclusive lock while inserting delalloc extentsZhang Yi1-14/+11
2024-02-02ext4: refactor ext4_da_map_blocks()Zhang Yi1-22/+17
2024-02-01Kconfig: Disable -Wstringop-overflow for GCC globallyLinus Torvalds1-3/+3
2024-02-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara2-3/+3
2024-02-01cifs: failure to add channel on iface should bump up weightShyam Prasad N1-0/+2
2024-02-01cifs: do not search for channel if server is terminatingShyam Prasad N2-1/+5
2024-02-01cifs: avoid redundant calls to disable multichannelShyam Prasad N1-1/+1
2024-02-01block: Fix where bio IO priority gets setHongyu Jin2-10/+10
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter1-0/+10
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga1-1/+1