Show patches with: none      |   78536 patches
« 1 2 ... 747 748 749785 786 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[23/29] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-17 Darrick J. Wong New
[22/29] ocfs2: remove ocfs2_reflink_remap_range fs: fixes for serious clone/dedupe problems - - - --- 2018-10-17 Darrick J. Wong New
[21/29] ocfs2: support partial clone range and dedupe range fs: fixes for serious clone/dedupe problems - - - --- 2018-10-17 Darrick J. Wong New
[20/29] ocfs2: fix pagecache truncation prior to reflink fs: fixes for serious clone/dedupe problems - - - --- 2018-10-17 Darrick J. Wong New
[19/29] ocfs2: truncate page cache for clone destination file before remapping fs: fixes for serious clone/dedupe problems - - - --- 2018-10-17 Darrick J. Wong New
[18/29] vfs: clean up generic_remap_file_range_prep return value fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[17/29] vfs: hide file range comparison function fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[16/29] vfs: enable remap callers that can handle short operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[15/29] vfs: plumb remap flags through the vfs dedupe functions fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[14/29] vfs: plumb remap flags through the vfs clone functions fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[13/29] vfs: make remap_file_range functions take and return bytes completed fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[12/29] vfs: remap helper should update destination inode metadata fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[11/29] vfs: pass remap flags to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[10/29] vfs: pass remap flags to generic_remap_file_range_prep fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[09/29] vfs: combine the clone and dedupe into a single remap_file_range fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[08/29] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[07/29] vfs: rename vfs_clone_file_prep to be more descriptive fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[06/29] vfs: skip zero-length dedupe requests fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[05/29] vfs: avoid problematic remapping requests into partial EOF block fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[04/29] vfs: strengthen checking of file range inputs to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[03/29] vfs: exit early from zero length remap operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[02/29] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-17 Darrick J. Wong New
[01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-17 Darrick J. Wong New
[V2,4/4] arm64: mm: introduce 52-bit userspace support 52-bit userspace VAs - - - --- 2018-10-17 Steve Capper New
[V2,3/4] arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base 52-bit userspace VAs - - - --- 2018-10-17 Steve Capper New
[V2,2/4] arm64: mm: Introduce DEFAULT_MAP_WINDOW 52-bit userspace VAs - - - --- 2018-10-17 Steve Capper New
[V2,1/4] mm: mmap: Allow for "high" userspace addresses 52-bit userspace VAs - - - --- 2018-10-17 Steve Capper New
[2/2] writeback: don't decrement wb->refcnt if !wb->bdi [1/2] serial: set suppress_bind_attrs flag only if builtin - - - --- 2018-10-17 Anders Roxell New
[1/2] serial: set suppress_bind_attrs flag only if builtin [1/2] serial: set suppress_bind_attrs flag only if builtin - - - --- 2018-10-17 Anders Roxell New
[v3] mm: memcontrol: Don't flood OOM messages with no eligible task. [v3] mm: memcontrol: Don't flood OOM messages with no eligible task. - - - --- 2018-10-17 Tetsuo Handa New
[v2] shmem, drm/i915: mark pinned shmemfs pages as unevictable [v2] shmem, drm/i915: mark pinned shmemfs pages as unevictable - - - --- 2018-10-17 Kuo-Hsin Yang New
kmemleak: Add config to select auto scan kmemleak: Add config to select auto scan - - - --- 2018-10-17 Prateek Patel New
[RFC,v4,5/5] mm/can_skip_merge(): make it more aggressive to attempt cluster alloc/free Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free - - - --- 2018-10-17 Aaron Lu New
[RFC,v4,4/5] mm/free_pcppages_bulk: reduce overhead of cluster operation on free path Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free - - - --- 2018-10-17 Aaron Lu New
[RFC,v4,3/5] mm/rmqueue_bulk: alloc without touching individual page structure Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free - - - --- 2018-10-17 Aaron Lu New
[RFC,v4,2/5] mm/__free_one_page: skip merge for order-0 page unless compaction failed Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free - - - --- 2018-10-17 Aaron Lu New
[RFC,v4,1/5] mm/page_alloc: use helper functions to add/remove a page to/from buddy Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free 2 - - --- 2018-10-17 Aaron Lu New
[2/2] drm/i915: Mark pinned shmemfs pages as unevictable shmem, drm/i915: Mark pinned shmemfs pages as unevictable - - - --- 2018-10-16 Kuo-Hsin Yang New
[1/2] shmem: export shmem_unlock_mapping shmem, drm/i915: Mark pinned shmemfs pages as unevictable - - - --- 2018-10-16 Kuo-Hsin Yang New
[RFC] mm: add a vma to vmacache when addr overlaps the vma range [RFC] mm: add a vma to vmacache when addr overlaps the vma range - - - --- 2018-10-16 Wei Yang New
[v2,5/5] mm: optimise pte dirty/accessed bit setting by demand based pte insertion mm: dirty/accessed pte optimisations - - - --- 2018-10-16 Nicholas Piggin New
[v2,4/5] mm/cow: optimise pte dirty bit handling in fork mm: dirty/accessed pte optimisations - - - --- 2018-10-16 Nicholas Piggin New
[v2,3/5] mm/cow: optimise pte accessed bit handling in fork mm: dirty/accessed pte optimisations - - - --- 2018-10-16 Nicholas Piggin New
[v2,2/5] mm/cow: don't bother write protecting already write-protected huge pages mm: dirty/accessed pte optimisations - - - --- 2018-10-16 Nicholas Piggin New
[v2,1/5] nios2: update_mmu_cache clear the old entry from the TLB mm: dirty/accessed pte optimisations - 1 - --- 2018-10-16 Nicholas Piggin New
[26/26] xfs: remove redundant remap partial EOF block checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[25/26] xfs: support returning partial reflink results fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[24/26] xfs: fix pagecache truncation prior to reflink fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[23/26] ocfs2: remove ocfs2_reflink_remap_range fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[22/26] ocfs2: support partial clone range and dedupe range fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[21/26] ocfs2: fix pagecache truncation prior to reflink fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[20/26] ocfs2: truncate page cache for clone destination file before remapping fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[19/26] vfs: clean up generic_remap_file_range_prep return value fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[18/26] vfs: hide file range comparison function fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[17/26] vfs: enable remap callers that can handle short operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[16/26] vfs: plumb remap flags through the vfs dedupe functions fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[15/26] vfs: plumb remap flags through the vfs clone functions fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[14/26] vfs: make remap_file_range functions take and return bytes completed fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[13/26] vfs: create generic_remap_file_range_touch to update inode metadata fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[12/26] vfs: pass remap flags to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[11/26] vfs: pass remap flags to generic_remap_file_range_prep fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[10/26] vfs: combine the clone and dedupe into a single remap_file_range fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[09/26] vfs: rename clone_verify_area to remap_verify_area fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[08/26] vfs: rename vfs_clone_file_prep to be more descriptive fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[07/26] vfs: skip zero-length dedupe requests fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[06/26] vfs: avoid problematic remapping requests into partial EOF block fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[05/26] vfs: strengthen checking of file range inputs to generic_remap_checks fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[04/26] vfs: exit early from zero length remap operations fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[03/26] vfs: check file ranges before cloning files fs: fixes for serious clone/dedupe problems - 2 - --- 2018-10-16 Darrick J. Wong New
[02/26] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[01/26] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-16 Darrick J. Wong New
[mm,v3,6/6] mm: Add reserved flag setting to set_page_links Deferred page init improvements - - - --- 2018-10-15 Alexander Duyck New
[mm,v3,5/6] mm: Use common iterator for deferred_init_pages and deferred_free_pages Deferred page init improvements - - - --- 2018-10-15 Alexander Duyck New
[mm,v3,4/6] mm: Move hot-plug specific memory init into separate functions and optimize Deferred page init improvements - - - --- 2018-10-15 Alexander Duyck New
[mm,v3,3/6] mm: Use memblock/zone specific iterator for handling deferred page init Deferred page init improvements - - - --- 2018-10-15 Alexander Duyck New
[mm,v3,2/6] mm: Drop meminit_pfn_in_nid as it is redundant Deferred page init improvements 1 1 - --- 2018-10-15 Alexander Duyck New
[mm,v3,1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures Deferred page init improvements - - - --- 2018-10-15 Alexander Duyck New
[1/1] mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page() [1/1] mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page() - - - --- 2018-10-15 Andrea Arcangeli New
mm: detect numbers of vmstat keys/values mismatch mm: detect numbers of vmstat keys/values mismatch - - - --- 2018-10-15 Yu Zhao New
[v2,6/6] RISC-V: Implement sparsemem sparsemem support for RISC-V - 1 - --- 2018-10-15 Logan Gunthorpe New
[v2,5/6] sh: mm: make use of new memblocks_present() helper sparsemem support for RISC-V - - - --- 2018-10-15 Logan Gunthorpe New
[v2,4/6] arm64: mm: make use of new memblocks_present() helper sparsemem support for RISC-V 1 - - --- 2018-10-15 Logan Gunthorpe New
[v2,3/6] ARM: mm: make use of new memblocks_present() helper sparsemem support for RISC-V - - - --- 2018-10-15 Logan Gunthorpe New
[v2,2/6] mm/sparse: add common helper to mark all memblocks present sparsemem support for RISC-V - - - --- 2018-10-15 Logan Gunthorpe New
[v2,1/6] mm: Introduce common STRUCT_PAGE_MAX_SHIFT define sparsemem support for RISC-V 1 - - --- 2018-10-15 Logan Gunthorpe New
[3/3] s390/mm: fix mis-accounting of pgtable_bytes pgtable bytes mis-accounting v2 - - 1 --- 2018-10-15 Martin Schwidefsky New
[2/3] mm: add mm_pxd_folded checks to pgtable_bytes accounting functions pgtable bytes mis-accounting v2 1 - - --- 2018-10-15 Martin Schwidefsky New
[1/3] mm: introduce mm_[p4d|pud|pmd]_folded pgtable bytes mis-accounting v2 - - - --- 2018-10-15 Martin Schwidefsky New
[5/5] mm/memory-hotplug: Rework unregister_mem_sect_under_nodes Do not touch pages/zones during hot-remove path - - 1 --- 2018-10-15 Oscar Salvador New
[4/5] mm/memory_hotplug: Move zone/pages handling to offline stage Do not touch pages/zones during hot-remove path - - - --- 2018-10-15 Oscar Salvador New
[3/5] mm/memory_hotplug: Check for IORESOURCE_SYSRAM in release_mem_region_adjustable Do not touch pages/zones during hot-remove path - 2 - --- 2018-10-15 Oscar Salvador New
[2/5] mm/memory_hotplug: Create add/del_device_memory functions Do not touch pages/zones during hot-remove path - 2 - --- 2018-10-15 Oscar Salvador New
[1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory Do not touch pages/zones during hot-remove path - 2 - --- 2018-10-15 Oscar Salvador New
[tip:x86/urgent] x86/entry/32: Clear the CS high bits [tip:x86/urgent] x86/entry/32: Clear the CS high bits 1 1 - --- 2018-10-15 tip-bot for Kobe Wu New
[v2] x86/entry/32: Fix setup of CS high bits [v2] x86/entry/32: Fix setup of CS high bits 1 1 - --- 2018-10-15 Jan Kiszka New
[RFC,v2] ksm: Assist buddy allocator to assemble 1-order pages [RFC,v2] ksm: Assist buddy allocator to assemble 1-order pages - - - --- 2018-10-15 Kirill Tkhai New
selftests/vm: Add a test for MAP_FIXED_NOREPLACE selftests/vm: Add a test for MAP_FIXED_NOREPLACE 1 2 - --- 2018-10-13 Michael Ellerman New
x86/entry/32: Fix setup of CS high bits x86/entry/32: Fix setup of CS high bits 1 1 - --- 2018-10-13 Jan Kiszka New
[4/4] x86: select HAVE_MOVE_PMD for faster mremap (v1) Add support for fast mremap - - - --- 2018-10-13 Joel Fernandes New
[3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1) Add support for fast mremap - - - --- 2018-10-13 Joel Fernandes New
« 1 2 ... 747 748 749785 786 »