summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-05gfs2: Use mod_delayed_work in gfs2_queue_try_to_evictAndreas Gruenbacher
2024-11-05gfs2: Update to the evict / remote delete documentationAndreas Gruenbacher
2024-11-05gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inodeAndreas Gruenbacher
2024-11-05gfs2: Clean up delete work processingAndreas Gruenbacher
2024-11-05gfs2: Minor delete_work_func cleanupAndreas Gruenbacher
2024-11-05gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glockAndreas Gruenbacher
2024-11-05gfs2: Rename dinode_demise to evict_behaviorAndreas Gruenbacher
2024-11-05gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETEAndreas Gruenbacher
2024-11-05gfs2: Faster gfs2_upgrade_iopen_glock wakeupsAndreas Gruenbacher
2024-10-22KMSAN: uninit-value in inode_go_dump (5)Qianqiang Liu
2024-09-25gfs2: Fix unlinked inode cleanupAndreas Gruenbacher
2024-09-25gfs2: Allow immediate GLF_VERIFY_DELETE workAndreas Gruenbacher
2024-09-24gfs2: Initialize gl_no_formal_ino earlierAndreas Gruenbacher
2024-09-24gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETEAndreas Gruenbacher
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck
2024-09-22seqcount: replace smp_rmb() in read_seqcount() with load acquireChristoph Lameter (Ampere)
2024-09-22Merge branch 'address-masking'Linus Torvalds
2024-09-22x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-22Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2024-09-22Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-22perf: Fix topology_sibling_cpumask check warning on ARMKan Liang
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21bcachefs: return err ptr instead of null in read sb cleanDiogo Jahchan Koike
2024-09-21bcachefs: Remove duplicated include in backpointers.cYang Li
2024-09-21bcachefs: Don't drop devices with stripe pointersKent Overstreet
2024-09-21bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devicesKent Overstreet
2024-09-21bcachefs: bch_fs.rw_devs_change_countKent Overstreet
2024-09-21bcachefs: bch2_dev_remove_stripes()Kent Overstreet
2024-09-21bcachefs: bch2_trigger_ptr() calculates sectors even when no deviceKent Overstreet
2024-09-21bcachefs: improve error messages in bch2_ec_read_extent()Kent Overstreet
2024-09-21bcachefs: improve error message on too few devices for ecKent Overstreet
2024-09-21bcachefs: improve bch2_new_stripe_to_text()Kent Overstreet
2024-09-21bcachefs: ec_stripe_head.nr_createdKent Overstreet
2024-09-21bcachefs: bch_stripe.disk_labelKent Overstreet
2024-09-21bcachefs: stripe_to_mem()Kent Overstreet
2024-09-21bcachefs: EIO errcode cleanupKent Overstreet
2024-09-21bcachefs: Rework btree node pinningKent Overstreet
2024-09-21bcachefs: split up btree cache counters for live, freeableKent Overstreet
2024-09-21bcachefs: btree cache counters should be size_tKent Overstreet
2024-09-21bcachefs: Don't count "skipped access bit" as touched in btree cache scanKent Overstreet
2024-09-21bcachefs: Failed devices no longer require mounting in degraded modeKent Overstreet