summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig
2021-06-29fs: unexport __set_page_dirtyChristoph Hellwig
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin
2021-06-29writeback, cgroup: support switching multiple inodes at onceRoman Gushchin
2021-06-29writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()Roman Gushchin
2021-06-29writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin
2021-06-29writeback, cgroup: switch to rcu_work API in inode_switch_wbs()Roman Gushchin
2021-06-29writeback, cgroup: increment isw_nr_in_flight before grabbing an inodeRoman Gushchin
2021-06-29writeback, cgroup: add smp_mb() to cgroup_writeback_umount()Roman Gushchin
2021-06-29writeback, cgroup: do not switch inodes with I_WILL_FREE flagRoman Gushchin
2021-06-29mm/page-writeback: use __this_cpu_inc() in account_page_dirtied()Chi Wu
2021-06-29mm/page-writeback: update the comment of Dirty position controlChi Wu
2021-06-29mm/page-writeback: Fix performance when BDI's share of ratio is 0.Chi Wu
2021-06-29mm: page-writeback: kill get_writeback_state() commentsKefeng Wang
2021-06-29virtio_balloon: specify page reporting order if neededGavin Shan
2021-06-29mm/page_reporting: allow driver to specify reporting orderGavin Shan
2021-06-29mm/page_reporting: export reporting order as module parameterGavin Shan
2021-06-29mm/page_reporting: fix code style in __page_reporting_request()Gavin Shan
2021-06-29mm: mmap_lock: use local locks instead of disabling preemptionNicolas Saenz Julienne
2021-06-29mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()Anshuman Khandual
2021-06-29tools/vm/page_owner_sort.c: check malloc() returnTang Bin
2021-06-29dax: fix ENOMEM handling in grab_mapping_entry()Jan Kara
2021-06-29mm/kmemleak: fix possible wrong memory scanning periodYanfei Xu
2021-06-29mm/slub: add taint after the errors are printedGeorgi Djakov
2021-06-29mm: slub: move sysfs slab alloc/free interfaces to debugfsFaiyaz Mohammed
2021-06-29slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd
2021-06-29slub: indicate slab_fix() uses printf formatsJoe Perches
2021-06-29slub: actually use 'message' in restore_bytes()Stephen Boyd
2021-06-29slub: restore slub_debug=- behaviorStephen Boyd
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo
2021-06-29slub: remove resiliency_test() functionOliver Glitta
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta
2021-06-29kunit: make test->lock irq safeVlastimil Babka
2021-06-29slab: use __func__ to trace function namegumingtao
2021-06-29doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing
2021-06-29doc: watchdog: modify the explanation related to watchdog threadWang Qing
2021-06-29kernel: watchdog: modify the explanation related to watchdog threadWang Qing
2021-06-29ocfs2: remove redundant initialization of variable retColin Ian King
2021-06-29ocfs2: replace simple_strtoull() with kstrtoull()Chen Huang
2021-06-29ocfs2: remove repeated uptodate check for bufferWan Jiabing
2021-06-29ocfs2: remove redundant assignment to pointer queueColin Ian King
2021-06-29ocfs2: fix snprintf() checkingDan Carpenter
2021-06-29ocfs2: remove unnecessary INIT_LIST_HEAD()Yang Yingliang
2021-06-29squashfs: add option to panic on errorsVincent Whitchurch
2021-06-29ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi
2021-06-29scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-06-29streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)
2021-06-29streamline_config.pl: make spacing consistentSteven Rostedt (VMware)
2021-06-29ia64: mca_drv: fix incorrect array size calculationArnd Bergmann