Age | Commit message (Expand) | Author |
2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig |
2021-06-29 | fs: move ramfs_aops to libfs | Christoph Hellwig |
2021-06-29 | fs: unexport __set_page_dirty | Christoph Hellwig |
2021-06-29 | writeback, cgroup: release dying cgwbs by switching attached inodes | Roman Gushchin |
2021-06-29 | writeback, cgroup: support switching multiple inodes at once | Roman Gushchin |
2021-06-29 | writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn() | Roman Gushchin |
2021-06-29 | writeback, cgroup: keep list of inodes attached to bdi_writeback | Roman Gushchin |
2021-06-29 | writeback, cgroup: switch to rcu_work API in inode_switch_wbs() | Roman Gushchin |
2021-06-29 | writeback, cgroup: increment isw_nr_in_flight before grabbing an inode | Roman Gushchin |
2021-06-29 | writeback, cgroup: add smp_mb() to cgroup_writeback_umount() | Roman Gushchin |
2021-06-29 | writeback, cgroup: do not switch inodes with I_WILL_FREE flag | Roman Gushchin |
2021-06-29 | mm/page-writeback: use __this_cpu_inc() in account_page_dirtied() | Chi Wu |
2021-06-29 | mm/page-writeback: update the comment of Dirty position control | Chi Wu |
2021-06-29 | mm/page-writeback: Fix performance when BDI's share of ratio is 0. | Chi Wu |
2021-06-29 | mm: page-writeback: kill get_writeback_state() comments | Kefeng Wang |
2021-06-29 | virtio_balloon: specify page reporting order if needed | Gavin Shan |
2021-06-29 | mm/page_reporting: allow driver to specify reporting order | Gavin Shan |
2021-06-29 | mm/page_reporting: export reporting order as module parameter | Gavin Shan |
2021-06-29 | mm/page_reporting: fix code style in __page_reporting_request() | Gavin Shan |
2021-06-29 | mm: mmap_lock: use local locks instead of disabling preemption | Nicolas Saenz Julienne |
2021-06-29 | mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage() | Anshuman Khandual |
2021-06-29 | tools/vm/page_owner_sort.c: check malloc() return | Tang Bin |
2021-06-29 | dax: fix ENOMEM handling in grab_mapping_entry() | Jan Kara |
2021-06-29 | mm/kmemleak: fix possible wrong memory scanning period | Yanfei Xu |
2021-06-29 | mm/slub: add taint after the errors are printed | Georgi Djakov |
2021-06-29 | mm: slub: move sysfs slab alloc/free interfaces to debugfs | Faiyaz Mohammed |
2021-06-29 | slub: force on no_hash_pointers when slub_debug is enabled | Stephen Boyd |
2021-06-29 | slub: indicate slab_fix() uses printf formats | Joe Perches |
2021-06-29 | slub: actually use 'message' in restore_bytes() | Stephen Boyd |
2021-06-29 | slub: restore slub_debug=- behavior | Stephen Boyd |
2021-06-29 | mm, slub: change run-time assertion in kmalloc_index() to compile-time | Hyeonggon Yoo |
2021-06-29 | slub: remove resiliency_test() function | Oliver Glitta |
2021-06-29 | mm/slub, kunit: add a KUnit test for SLUB debugging functionality | Oliver Glitta |
2021-06-29 | kunit: make test->lock irq safe | Vlastimil Babka |
2021-06-29 | slab: use __func__ to trace function name | gumingtao |
2021-06-29 | doc: watchdog: modify the doc related to "watchdog/%u" | Wang Qing |
2021-06-29 | doc: watchdog: modify the explanation related to watchdog thread | Wang Qing |
2021-06-29 | kernel: watchdog: modify the explanation related to watchdog thread | Wang Qing |
2021-06-29 | ocfs2: remove redundant initialization of variable ret | Colin Ian King |
2021-06-29 | ocfs2: replace simple_strtoull() with kstrtoull() | Chen Huang |
2021-06-29 | ocfs2: remove repeated uptodate check for buffer | Wan Jiabing |
2021-06-29 | ocfs2: remove redundant assignment to pointer queue | Colin Ian King |
2021-06-29 | ocfs2: fix snprintf() checking | Dan Carpenter |
2021-06-29 | ocfs2: remove unnecessary INIT_LIST_HEAD() | Yang Yingliang |
2021-06-29 | squashfs: add option to panic on errors | Vincent Whitchurch |
2021-06-29 | ntfs: fix validity check for file name attribute | Desmond Cheong Zhi Xi |
2021-06-29 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2021-06-29 | streamline_config.pl: add softtabstop=4 for vim users | Steven Rostedt (VMware) |
2021-06-29 | streamline_config.pl: make spacing consistent | Steven Rostedt (VMware) |
2021-06-29 | ia64: mca_drv: fix incorrect array size calculation | Arnd Bergmann |