summaryrefslogtreecommitdiffstats
path: root/fs/pnode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2-12/+16
2023-06-23io_uring: merge conditional unlock flush helpersPavel Begunkov1-12/+1
2023-06-23io_uring: make io_cq_unlock_post staticPavel Begunkov2-3/+1
2023-06-23io_uring: inline __io_cq_unlockPavel Begunkov1-8/+4
2023-06-23io_uring: fix acquire/release annotationsPavel Begunkov1-3/+0
2023-06-23io_uring: kill io_cq_unlock()Pavel Begunkov1-8/+2
2023-06-23io_uring: remove IOU_F_TWQ_FORCE_NORMALPavel Begunkov2-15/+15
2023-06-23io_uring: don't batch task put on reqs freePavel Begunkov1-22/+10
2023-06-23io_uring: move io_clean_op()Pavel Begunkov1-34/+33
2023-06-23io_uring: inline io_dismantle_req()Pavel Begunkov1-12/+5
2023-06-23io_uring: remove io_free_req_twPavel Begunkov1-18/+5
2023-06-23io_uring: open code io_put_req_find_nextPavel Begunkov1-18/+7
2023-06-23i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang1-7/+14
2023-06-23dt-bindings: i2c: opencores: Add missing type for "regstep"Rob Herring1-0/+1
2023-06-22arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2-1/+6
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson1-0/+5
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson2-1/+6
2023-06-22dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherentDouglas Anderson1-0/+2
2023-06-22KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan1-1/+19
2023-06-22btrfs: fix remaining u32 overflows when left shifting stripe_nrQu Wenruo5-28/+40
2023-06-22block: make sure local irq is disabled when calling __blkcg_rstat_flushMing Lei1-2/+3
2023-06-22erofs: clean up zmap.cGao Xiang1-40/+29
2023-06-22erofs: remove unnecessary gotoYangtao Li1-5/+2
2023-06-22erofs: Fix detection of atomic contextSandeep Dhavale1-1/+1
2023-06-22s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=yNiklas Schnelle2-0/+2
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski1-6/+0
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook2-10/+7
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet1-2/+6
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K1-5/+5
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2-0/+8
2023-06-22wifi: mac80211: report all unusable beacon framesBenjamin Berg1-1/+1
2023-06-22mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni2-12/+20
2023-06-22mptcp: drop legacy code around RX EOFPaolo Abeni2-53/+1
2023-06-22mptcp: consolidate fallback and non fallback state machinePaolo Abeni2-33/+25
2023-06-22mptcp: fix possible list corruption on passive MPJPaolo Abeni1-3/+9
2023-06-22mptcp: fix possible divide by zero in recvmsg()Paolo Abeni1-0/+7
2023-06-22mptcp: handle correctly disconnect() failuresPaolo Abeni1-6/+14
2023-06-21nfsd: remove redundant assignments to variable lenColin Ian King1-7/+5
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds1-21/+0
2023-06-21io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdrJens Axboe1-2/+2
2023-06-21io_uring/net: disable partial retries for recvmsg with cmsgJens Axboe1-4/+7
2023-06-21io_uring/net: clear msg_controllen on partial sendmsg retryJens Axboe1-0/+2
2023-06-21ALSA: hda/realtek: Add quirk for ASUS ROG GV601VLuke D. Jones1-0/+1
2023-06-21bpf: Force kprobe multi expected_attach_type for kprobe_multi linkJiri Olsa1-0/+5
2023-06-21bpf/btf: Accept function names that contain dotsFlorent Revest1-12/+8
2023-06-21Revert "virtio-blk: support completion batching for the IRQ path"Michael S. Tsirkin1-45/+37
2023-06-21readdir: Replace one-element arrays with flexible-array membersGustavo A. R. Silva1-4/+4
2023-06-21fsverity: improve documentation for builtin signature supportEric Biggers6-81/+149
2023-06-21Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1