summaryrefslogtreecommitdiffstats
path: root/lib/test_objagg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-05netfs: Use bh-disabling spinlocks for rreq->lockDavid Howells2-4/+4
2024-09-05netfs: Set the request work function upon allocationDavid Howells4-5/+10
2024-09-05netfs: Remove NETFS_COPY_TO_CACHEDavid Howells3-6/+3
2024-09-05netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells2-0/+2
2024-09-05netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells7-25/+29
2024-09-05netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells4-11/+10
2024-09-05netfs: Reduce number of conditional branches in netfs_perform_write()David Howells2-167/+134
2024-09-05netfs: Record contention stats for writeback lockDavid Howells3-3/+14
2024-09-05netfs: Adjust labels in /proc/fs/netfs/statsDavid Howells1-8/+8
2024-09-05cachefiles: Fix non-taking of sb_writers around set/removexattrDavid Howells1-8/+26
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2-4/+10
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller1-5/+11
2024-09-02alloc_tag: fix allocation tag reporting when CONFIG_MODULES=nSuren Baghdasaryan1-6/+11
2024-09-02mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang1-1/+4
2024-09-02mailmap: update entry for Jan KuligaJan Kuliga1-0/+1
2024-09-02codetag: debug: mark codetags for poisoned page as emptyHao Ge1-0/+7
2024-09-02mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan2-6/+13
2024-09-02scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier1-17/+49
2024-09-02Revert "mm: skip CMA pages when they are not available"Usama Arif1-22/+2
2024-09-02maple_tree: remove rcu_read_lock() from mt_validate()Liam R. Howlett1-5/+2
2024-09-02kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=yPetr Tesarik1-1/+1
2024-09-02mm/slub: add check for s->flags in the alloc_tagging_slab_free_hookHao Ge1-0/+4
2024-09-02nilfs2: fix state management in error path of log writing functionRyusuke Konishi1-4/+6
2024-09-02nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi1-2/+33
2024-09-02nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi1-10/+33
2024-09-02userfaultfd: don't BUG_ON() if khugepaged yanks our page tableJann Horn1-3/+4
2024-09-02userfaultfd: fix checks for huge PMDsJann Horn1-10/+12
2024-09-02mm: vmalloc: ensure vmap_block is initialised before adding to queueWill Deacon1-1/+1
2024-09-02selftests: mm: fix build errors on armhfMuhammad Usama Anjum2-36/+14
2024-09-01fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li1-0/+1
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds1-1/+1
2024-09-01bcachefs: Mark more errors as autofixKent Overstreet1-5/+5
2024-09-01bcachefs: Revert lockless buffered IO pathKent Overstreet2-110/+40
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski1-0/+7
2024-08-30MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.devFrank Li1-0/+2
2024-08-30io_uring/kbuf: return correct iovec count from classic buffer peekJens Axboe1-1/+1
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown1-2/+9
2024-08-30io_uring/rsrc: ensure compat iovecs are copied correctlyJens Axboe1-4/+15
2024-08-30mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()David Howells1-1/+1
2024-08-30dcache: keep dentry_hashtable or d_hash_shift even when not usedStephen Brennan1-2/+7
2024-08-29Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov1-45/+13
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa1-1/+1
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-08-29fuse: disable the combination of passthrough and writeback cacheBernd Schubert1-1/+6
2024-08-29mailmap: update entry for Sriram YagnaramanSriram Yagnaraman1-0/+1
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+21
2024-08-29mptcp: pm: ADD_ADDR 0 is not a new addressMatthieu Baerts (NGI0)3-1/+14
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-3/+75
2024-08-29mptcp: avoid duplicated SUB_CLOSED eventsMatthieu Baerts (NGI0)2-1/+8
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15