Commit Graph

3345 Commits (f199fd990639f93d07d8e104b0a66aabaf01d67d)

Author SHA1 Message Date
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
Amerigo Wang 5086c389cb SLUB: Fix some coding style issues 16 years ago
Bo Liu 7f9cfb3103 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() 16 years ago
Graff Yang 28d7a6ae92 nommu: check fd read permission in validate_mmap_request() 16 years ago
KOSAKI Motohiro 0753ba01e1 mm: revert "oom: move oom_adj value" 16 years ago
WANG Cong cf5d11317e SLUB: Drop write permission to /proc/slabinfo 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Amerigo Wang 142d44b0dd percpu: use the right flag for get_vm_area() 16 years ago
Tejun Heo 74d46d6b2d percpu, sparc64: fix sparse possible cpu map handling 16 years ago
Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 years ago
KAMEZAWA Hiroyuki 4bfc44958e mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 16 years ago
Wu Fengguang bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 years ago