Show patches with: Submitter = Matthew Wilcox       |    State = Action Required       |   3684 patches
« 1 2 3 436 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv6,12/37] brd: make it handle huge pages - - - --- 2017-02-10 Matthew Wilcox New
[1/2] Add XArray - - - --- 2017-02-28 Matthew Wilcox New
[2/2] XArray: Convert IDR and add test suite - - - --- 2017-02-28 Matthew Wilcox New
XArray version 2 - - - --- 2017-03-18 Matthew Wilcox New
FIle copy to FAT FS on NVDIMM hits BUG_ON at fs/buffer.c:3305! - - 1 --- 2017-07-26 Matthew Wilcox New
Fix mpage_writepage() for pages with buffers 1 - 1 --- 2017-10-06 Matthew Wilcox New
[01/62] tools: Make __test_and_clear_bit available - - - --- 2017-11-22 Matthew Wilcox New
[02/62] radix tree test suite: Remove ARRAY_SIZE - - - --- 2017-11-22 Matthew Wilcox New
[03/62] radix tree test suite: Check reclaim bit - - - --- 2017-11-22 Matthew Wilcox New
[04/62] idr test suite: Fix ida_test_random() - - - --- 2017-11-22 Matthew Wilcox New
[05/62] radix tree: Add a missing cast to gfp_t - - - --- 2017-11-22 Matthew Wilcox New
[06/62] idr: Make cursor explicit for cyclic allocation - - - --- 2017-11-22 Matthew Wilcox New
[07/62] idr: Rewrite extended IDR API - - - --- 2017-11-22 Matthew Wilcox New
[08/62] Explicitly include radix-tree.h - - - --- 2017-11-22 Matthew Wilcox New
[09/62] arm64: Turn flush_dcache_mmap_lock into a no-op - 1 - --- 2017-11-22 Matthew Wilcox New
[10/62] unicore32: Turn flush_dcache_mmap_lock into a no-op - - - --- 2017-11-22 Matthew Wilcox New
[11/62] Export __set_page_dirty - - - --- 2017-11-22 Matthew Wilcox New
[12/62] xfs: Rename xa_ elements to ail_ - - - --- 2017-11-22 Matthew Wilcox New
[13/62] fscache: Use appropriate radix tree accessors - - - --- 2017-11-22 Matthew Wilcox New
[14/62] xarray: Add the xa_lock to the radix_tree_root - - - --- 2017-11-22 Matthew Wilcox New
[15/62] page cache: Use xa_lock - - - --- 2017-11-22 Matthew Wilcox New
[16/62] xarray: Replace exceptional entries - - - --- 2017-11-22 Matthew Wilcox New
[17/62] xarray: Change definition of sibling entries - - - --- 2017-11-22 Matthew Wilcox New
[18/62] xarray: Add definition of struct xarray - - - --- 2017-11-22 Matthew Wilcox New
[19/62] xarray: Define struct xa_node - - - --- 2017-11-22 Matthew Wilcox New
[20/62] xarray: Add xa_load - - - --- 2017-11-22 Matthew Wilcox New
[21/62] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag - - - --- 2017-11-22 Matthew Wilcox New
[22/62] xarray: Add xa_store - - - --- 2017-11-22 Matthew Wilcox New
[23/62] xarray: Add xa_cmpxchg - - - --- 2017-11-22 Matthew Wilcox New
[24/62] xarray: Add xa_for_each - - - --- 2017-11-22 Matthew Wilcox New
[25/62] xarray: Add xa_init - - - --- 2017-11-22 Matthew Wilcox New
[26/62] xarray: Add xas_for_each_tag - - - --- 2017-11-22 Matthew Wilcox New
[27/62] xarray: Add xa_get_entries and xa_get_tagged - - - --- 2017-11-22 Matthew Wilcox New
[28/62] xarray: Add xa_destroy - - - --- 2017-11-22 Matthew Wilcox New
[29/62] xarray: Add xas_prev_any - - - --- 2017-11-22 Matthew Wilcox New
[30/62] xarray: Add xas_find_any / xas_next_any - - - --- 2017-11-22 Matthew Wilcox New
[31/62] Convert IDR to use xarray - - - --- 2017-11-22 Matthew Wilcox New
[32/62] ida: Convert to using xarray - - - --- 2017-11-22 Matthew Wilcox New
[33/62] page cache: Convert page_cache_next_hole to XArray - - - --- 2017-11-22 Matthew Wilcox New
[34/62] page cache: Use xarray for adding pages - - - --- 2017-11-22 Matthew Wilcox New
[35/62] page cache: Convert page_cache_tree_delete to xarray - - - --- 2017-11-22 Matthew Wilcox New
[36/62] page cache: Convert find_get_entry to xarray - - - --- 2017-11-22 Matthew Wilcox New
[37/62] shmem: Convert replace to xarray - - - --- 2017-11-22 Matthew Wilcox New
[38/62] shmem: Convert shmem_confirm_swap to XArray - - - --- 2017-11-22 Matthew Wilcox New
[39/62] shmem: Convert find_swap_entry to XArray - - - --- 2017-11-22 Matthew Wilcox New
[40/62] shmem: Convert shmem_tag_pins to XArray - - - --- 2017-11-22 Matthew Wilcox New
[41/62] shmem: Convert shmem_wait_for_pins to XArray - - - --- 2017-11-22 Matthew Wilcox New
[42/62] vmalloc: Convert to xarray - - - --- 2017-11-22 Matthew Wilcox New
[43/62] brd: Convert to XArray - - - --- 2017-11-22 Matthew Wilcox New
[44/62] xfs: Convert m_perag_tree to XArray - - - --- 2017-11-22 Matthew Wilcox New
[45/62] xfs: Convert pag_ici_root to XArray - - - --- 2017-11-22 Matthew Wilcox New
[46/62] xfs: Convert xfs dquot to XArray - - - --- 2017-11-22 Matthew Wilcox New
[47/62] xfs: Convert mru cache to XArray - - - --- 2017-11-22 Matthew Wilcox New
[48/62] block: Remove IDR preloading - - - --- 2017-11-22 Matthew Wilcox New
[49/62] rxrpc: Remove IDR preloading - - - --- 2017-11-22 Matthew Wilcox New
[50/62] cgroup: Remove IDR wrappers - - - --- 2017-11-22 Matthew Wilcox New
[51/62] dca: Remove idr_preload calls - - - --- 2017-11-22 Matthew Wilcox New
[52/62] ipc: Remove call to idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[53/62] irq: Remove call to idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[54/62] scsi: Remove idr_preload in st driver - - - --- 2017-11-22 Matthew Wilcox New
[55/62] firewire: Remove call to idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[56/62] drm: Remove drm_minor_lock and idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[57/62] drm: Remove drm_syncobj_fd_to_handle - - - --- 2017-11-22 Matthew Wilcox New
[58/62] drm: Remove qxl driver IDR locks - - - --- 2017-11-22 Matthew Wilcox New
[59/62] drm: Replace virtio IDRs with IDAs - - - --- 2017-11-22 Matthew Wilcox New
[60/62] drm: Replace vmwgfx IDRs with IDAs - - - --- 2017-11-22 Matthew Wilcox New
[61/62] net: Redesign act_api use of IDR - - - --- 2017-11-22 Matthew Wilcox New
[62/62] mm: Convert page-writeback to XArray - - - --- 2017-11-22 Matthew Wilcox New
dax: fix potential overflow on 32bit machine - - - --- 2017-12-05 Matthew Wilcox New
[v2] mm: Add unmap_mapping_pages - 1 - --- 2017-12-05 Matthew Wilcox New
[2/3,V2] kernel: Move groups_sort to the caller of set_groups. - - - --- 2017-12-05 Matthew Wilcox New
[v4,01/73] xfs: Rename xa_ elements to ail_ - - - --- 2017-12-06 Matthew Wilcox New
[v4,02/73] xarray: Add the xa_lock to the radix_tree_root - - - --- 2017-12-06 Matthew Wilcox New
[v4,03/73] page cache: Use xa_lock - - - --- 2017-12-06 Matthew Wilcox New
[v4,04/73] xarray: Replace exceptional entries - - - --- 2017-12-06 Matthew Wilcox New
[v4,05/73] xarray: Change definition of sibling entries - - - --- 2017-12-06 Matthew Wilcox New
[v4,06/73] xarray: Add definition of struct xarray - - - --- 2017-12-06 Matthew Wilcox New
[v4,07/73] xarray: Define struct xa_node - - - --- 2017-12-06 Matthew Wilcox New
[v4,08/73] xarray: Add documentation - - - --- 2017-12-06 Matthew Wilcox New
[v4,09/73] xarray: Add xa_load - - - --- 2017-12-06 Matthew Wilcox New
[v4,10/73] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag - - - --- 2017-12-06 Matthew Wilcox New
[v4,11/73] xarray: Add xa_store - - - --- 2017-12-06 Matthew Wilcox New
[v4,12/73] xarray: Add xa_cmpxchg - - - --- 2017-12-06 Matthew Wilcox New
[v4,13/73] xarray: Add xa_for_each - - - --- 2017-12-06 Matthew Wilcox New
[v4,14/73] xarray: Add xas_for_each_tag - - - --- 2017-12-06 Matthew Wilcox New
[v4,15/73] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag - - - --- 2017-12-06 Matthew Wilcox New
[v4,16/73] xarray: Add xa_destroy - - - --- 2017-12-06 Matthew Wilcox New
[v4,17/73] xarray: Add xas_next and xas_prev - - - --- 2017-12-06 Matthew Wilcox New
[v4,18/73] xarray: Add xas_create_range - - - --- 2017-12-06 Matthew Wilcox New
[v4,19/73] xarray: Add MAINTAINERS entry - - - --- 2017-12-06 Matthew Wilcox New
[v4,20/73] idr: Convert to XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,21/73] ida: Convert to XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,22/73] page cache: Convert hole search to XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,23/73] page cache: Add page_cache_range_empty function - - - --- 2017-12-06 Matthew Wilcox New
[v4,24/73] page cache: Add and replace pages using the XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,25/73] page cache: Convert page deletion to XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,26/73] page cache: Convert page cache lookups to XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,27/73] page cache: Convert delete_batch to XArray - - - --- 2017-12-06 Matthew Wilcox New
[v4,28/73] page cache: Remove stray radix comment - - - --- 2017-12-06 Matthew Wilcox New
[v4,29/73] mm: Convert page-writeback to XArray - - - --- 2017-12-06 Matthew Wilcox New
« 1 2 3 436 37 »