summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/snapshot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-26tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell1-11/+27
2024-06-26ionic: use dev_consume_skb_any outside of napiShannon Nelson3-13/+21
2024-06-26bcachefs: Discard, invalidate workers are now per deviceKent Overstreet5-133/+161
2024-06-25bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gcPei Li1-1/+1
2024-06-25bcachefs: slab-use-after-free Read in bch2_sb_errors_from_cpuPei Li1-4/+10
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2-1/+14
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube1-1/+1
2024-06-25hrtimer: Prevent queuing of hrtimer without a function callbackPhil Chang1-0/+2
2024-06-25Revert "nfsd: fix oops when reading pool_stats before server is started"NeilBrown1-5/+3
2024-06-25nfsd: initialise nfsd_info.mutex early.NeilBrown2-1/+2
2024-06-25linux/syscalls.h: add missing __user annotationsArnd Bergmann1-9/+9
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann5-6/+6
2024-06-25s390: remove native mmap2() syscallArnd Bergmann1-27/+0
2024-06-25hexagon: fix fadvise64_64 calling conventionsArnd Bergmann2-0/+13
2024-06-25csky, hexagon: fix broken sys_sync_file_rangeArnd Bergmann2-0/+2
2024-06-25sh: rework sync_file_range ABIArnd Bergmann2-1/+13
2024-06-25powerpc: restore some missing spu syscallsArnd Bergmann1-0/+4
2024-06-25parisc: use generic sys_fanotify_mark implementationArnd Bergmann3-10/+2
2024-06-25parisc: use correct compat recv/recvfrom syscallsArnd Bergmann1-2/+2
2024-06-25sparc: fix compat recv/recvfrom syscallsArnd Bergmann2-223/+2
2024-06-25sparc: fix old compat_sys_select()Arnd Bergmann1-1/+1
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann9-9/+9
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus1-4/+7
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki1-18/+5
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-06-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang1-0/+12
2024-06-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov1-0/+1
2024-06-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai1-0/+2
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai1-3/+5
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang5-10/+30
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child1-0/+12
2024-06-25mm/memory: don't require head page for do_set_pmd()Andrew Bresticker1-1/+2
2024-06-25mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge2-7/+11
2024-06-25nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig1-2/+0
2024-06-25mm/migrate: make migrate_pages_batch() stats consistentZi Yan1-0/+5
2024-06-25MAINTAINERS: TPM DEVICE DRIVER: update the W-tagJarkko Sakkinen1-1/+1
2024-06-25selftests/mm:fix test_prctl_fork_exec return failureaigourensheng1-16/+22
2024-06-25mm: convert page type macros to enumStephen Brennan1-9/+12
2024-06-25ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara4-0/+26
2024-06-25kasan: fix bad call to unpoison_slab_objectAndrey Konovalov1-1/+1
2024-06-25mm: handle profiling for fake memory allocations during compactionSuren Baghdasaryan1-2/+9
2024-06-25mm/slab: fix 'variable obj_exts set but not used' warningSuren Baghdasaryan1-3/+4
2024-06-25/proc/pid/smaps: add mseal info for vmaJeff Xu4-5/+9