Commit Graph

3393 Commits (a5d2abce4373810c0109c5939c0094ac16698625)

Author SHA1 Message Date
Jens Axboe 87c6a9b253 writeback: make balance_dirty_pages() gradually back more off 16 years ago
Jens Axboe 3542a5c0de writeback: don't use schedule_timeout() without setting runstate 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Alexey Dobriyan 6952b61de9 headers: taskstats_kern.h trim 16 years ago
Jianjun Kong 27f5de7963 mm: Fix problem of parameter in note 16 years ago
Jens Axboe ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() 16 years ago
Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback 16 years ago
Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list 16 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Ingo Molnar fdaa45e95d slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG 16 years ago
Kay Sievers 2b2af54a5b Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Jan Kara c7b50db21f vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() 16 years ago
Jan Kara e4dd9de3c6 vfs: Export __generic_file_aio_write() and add some comments 16 years ago
Jan Kara d3bccb6f4b vfs: Introduce filemap_fdatawait_range 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Eric Dumazet 8a3d271deb slub: fix slab_pad_check() 16 years ago
Catalin Marinas addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message 16 years ago
Jens Axboe 500b067c5e writeback: check for registered bdi in flusher add and inode dirty 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Jens Axboe f09b00d3e7 writeback: add some debug inode list counters to bdi stats 16 years ago
Jens Axboe d0bceac747 writeback: get rid of pdflush completely 16 years ago
Jens Axboe 03ba3782e8 writeback: switch to per-bdi threads for flushing data 16 years ago
Jens Axboe 66f3b8e2e1 writeback: move dirty inodes from super_block to backing_dev_info 16 years ago
Joerg Roedel f340ca0f06 hugetlbfs: export vma_kernel_pagsize to modules 16 years ago
Linus Torvalds 6d848a488a shmfs: use 'check_acl' instead of 'permission' 16 years ago
Luis R. Rodriguez 7eb0d5e5be kmemleak: fix sparse warning for static declarations 16 years ago
Luis R. Rodriguez 0580a1819c kmemleak: fix sparse warning over overshadowed flags 16 years ago
Luis R. Rodriguez a1084c8779 kmemleak: move common painting code together 16 years ago
Luis R. Rodriguez 30b3710105 kmemleak: add clear command support 16 years ago
Luis R. Rodriguez 4a558dd6f9 kmemleak: use bool for true/false questions 16 years ago
Catalin Marinas 179a8100e1 kmemleak: Do no create the clean-up thread during kmemleak_disable() 16 years ago
Mel Gorman dd5d241ea9 page-allocator: always change pageblock ownership when anti-fragmentation is disabled 16 years ago
David Howells a190887b58 nommu: fix error handling in do_mmap_pgoff() 16 years ago
Catalin Marinas 43ed5d6ee0 kmemleak: Scan all thread stacks 16 years ago
Pekka Enberg 8e019366ba kmemleak: Don't scan uninitialized memory when kmemcheck is enabled 16 years ago
Eric Dumazet d76b1590e0 slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU 16 years ago
Xiaotian Feng 5788d8ad6c slub: release kobject if sysfs_create_group failed in sysfs_slab_add 16 years ago
Tejun Heo 04a13c7c63 percpu: don't assume existence of cpu0 16 years ago
H. Peter Anvin a269cca992 mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set 16 years ago
Aaro Koskinen acdfcd04d9 SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256 16 years ago
Sergey Senozhatsky 0494e08281 kmemleak: Printing of the objects hex dump 16 years ago
Catalin Marinas 008139d914 kmemleak: Do not report alloc_bootmem blocks as leaks 16 years ago
Catalin Marinas fd6789675e kmemleak: Save the stack trace for early allocations 16 years ago
Catalin Marinas a6186d89c9 kmemleak: Mark the early log buffer as __initdata 16 years ago
Catalin Marinas 189d84ed54 kmemleak: Dump object information on request 16 years ago
Catalin Marinas af98603dad kmemleak: Allow rescheduling during an object scanning 16 years ago
Minchan Kim 03ef83af52 mm: fix for infinite churning of mlocked pages 16 years ago