Show patches with: State = Action Required       |   62225 patches
« 1 2 ... 487 488 489622 623 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,07/11] writeback: introduce super_operations->write_metadata - 2 - --- 2017-11-22 Josef Bacik New
[v2,06/11] writeback: add counters for metadata usage - - - --- 2017-11-22 Josef Bacik New
[v2,05/11] writeback: convert the flexible prop stuff to bytes - 1 - --- 2017-11-22 Josef Bacik New
[v2,04/11] lib: add a __fprop_add_percpu_max - 1 - --- 2017-11-22 Josef Bacik New
[v2,03/11] lib: make the fprop batch size a multiple of PAGE_SIZE - - - --- 2017-11-22 Josef Bacik New
[v2,02/11] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes 1 1 - --- 2017-11-22 Josef Bacik New
[v2,01/11] remove mapping from balance_dirty_pages*() - 1 - --- 2017-11-22 Josef Bacik New
[62/62] mm: Convert page-writeback to XArray - - - --- 2017-11-22 Matthew Wilcox New
[61/62] net: Redesign act_api use of IDR - - - --- 2017-11-22 Matthew Wilcox New
[60/62] drm: Replace vmwgfx IDRs with IDAs - - - --- 2017-11-22 Matthew Wilcox New
[59/62] drm: Replace virtio IDRs with IDAs - - - --- 2017-11-22 Matthew Wilcox New
[58/62] drm: Remove qxl driver IDR locks - - - --- 2017-11-22 Matthew Wilcox New
[57/62] drm: Remove drm_syncobj_fd_to_handle - - - --- 2017-11-22 Matthew Wilcox New
[56/62] drm: Remove drm_minor_lock and idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[55/62] firewire: 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
[53/62] irq: Remove call to idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[52/62] ipc: Remove call to idr_preload - - - --- 2017-11-22 Matthew Wilcox New
[51/62] dca: Remove idr_preload calls - - - --- 2017-11-22 Matthew Wilcox New
[50/62] cgroup: Remove IDR wrappers - - - --- 2017-11-22 Matthew Wilcox New
[49/62] rxrpc: Remove IDR preloading - - - --- 2017-11-22 Matthew Wilcox New
[48/62] block: Remove IDR preloading - - - --- 2017-11-22 Matthew Wilcox New
[47/62] xfs: Convert mru cache to XArray - - - --- 2017-11-22 Matthew Wilcox New
[46/62] xfs: Convert xfs dquot to XArray - - - --- 2017-11-22 Matthew Wilcox New
[45/62] xfs: Convert pag_ici_root to XArray - - - --- 2017-11-22 Matthew Wilcox New
[44/62] xfs: Convert m_perag_tree to XArray - - - --- 2017-11-22 Matthew Wilcox New
[43/62] brd: Convert to XArray - - - --- 2017-11-22 Matthew Wilcox New
[42/62] vmalloc: Convert to xarray - - - --- 2017-11-22 Matthew Wilcox New
[41/62] shmem: Convert shmem_wait_for_pins to XArray - - - --- 2017-11-22 Matthew Wilcox New
[40/62] shmem: Convert shmem_tag_pins to XArray - - - --- 2017-11-22 Matthew Wilcox New
[39/62] shmem: Convert find_swap_entry to XArray - - - --- 2017-11-22 Matthew Wilcox New
[38/62] shmem: Convert shmem_confirm_swap to XArray - - - --- 2017-11-22 Matthew Wilcox New
[37/62] shmem: Convert replace to xarray - - - --- 2017-11-22 Matthew Wilcox New
[36/62] page cache: Convert find_get_entry to xarray - - - --- 2017-11-22 Matthew Wilcox New
[35/62] page cache: Convert page_cache_tree_delete to xarray - - - --- 2017-11-22 Matthew Wilcox New
[34/62] page cache: Use xarray for adding pages - - - --- 2017-11-22 Matthew Wilcox New
[33/62] page cache: Convert page_cache_next_hole to XArray - - - --- 2017-11-22 Matthew Wilcox New
[32/62] ida: Convert to using xarray - - - --- 2017-11-22 Matthew Wilcox New
[31/62] Convert IDR to use xarray - - - --- 2017-11-22 Matthew Wilcox New
[30/62] xarray: Add xas_find_any / xas_next_any - - - --- 2017-11-22 Matthew Wilcox New
[29/62] xarray: Add xas_prev_any - - - --- 2017-11-22 Matthew Wilcox New
[28/62] xarray: Add xa_destroy - - - --- 2017-11-22 Matthew Wilcox New
[27/62] xarray: Add xa_get_entries and xa_get_tagged - - - --- 2017-11-22 Matthew Wilcox New
[26/62] xarray: Add xas_for_each_tag - - - --- 2017-11-22 Matthew Wilcox New
[25/62] xarray: Add xa_init - - - --- 2017-11-22 Matthew Wilcox New
[24/62] xarray: Add xa_for_each - - - --- 2017-11-22 Matthew Wilcox New
[23/62] xarray: Add xa_cmpxchg - - - --- 2017-11-22 Matthew Wilcox New
[22/62] xarray: Add xa_store - - - --- 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
[20/62] xarray: Add xa_load - - - --- 2017-11-22 Matthew Wilcox New
[19/62] xarray: Define struct xa_node - - - --- 2017-11-22 Matthew Wilcox New
[18/62] xarray: Add definition of struct xarray - - - --- 2017-11-22 Matthew Wilcox New
[17/62] xarray: Change definition of sibling entries - - - --- 2017-11-22 Matthew Wilcox New
[16/62] xarray: Replace exceptional entries - - - --- 2017-11-22 Matthew Wilcox New
[15/62] page cache: Use xa_lock - - - --- 2017-11-22 Matthew Wilcox New
[14/62] xarray: Add the xa_lock to the radix_tree_root - - - --- 2017-11-22 Matthew Wilcox New
[13/62] fscache: Use appropriate radix tree accessors - - - --- 2017-11-22 Matthew Wilcox New
[12/62] xfs: Rename xa_ elements to ail_ - - - --- 2017-11-22 Matthew Wilcox New
[11/62] Export __set_page_dirty - - - --- 2017-11-22 Matthew Wilcox New
[10/62] unicore32: Turn flush_dcache_mmap_lock into a no-op - - - --- 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
[08/62] Explicitly include radix-tree.h - - - --- 2017-11-22 Matthew Wilcox New
[07/62] idr: Rewrite extended IDR API - - - --- 2017-11-22 Matthew Wilcox New
[06/62] idr: Make cursor explicit for cyclic allocation - - - --- 2017-11-22 Matthew Wilcox New
[05/62] radix tree: Add a missing cast to gfp_t - - - --- 2017-11-22 Matthew Wilcox New
[04/62] idr test suite: Fix ida_test_random() - - - --- 2017-11-22 Matthew Wilcox New
[03/62] radix tree test suite: Check reclaim bit - - - --- 2017-11-22 Matthew Wilcox New
[02/62] radix tree test suite: Remove ARRAY_SIZE - - - --- 2017-11-22 Matthew Wilcox New
[01/62] tools: Make __test_and_clear_bit available - - - --- 2017-11-22 Matthew Wilcox New
[v3,4/4] test: add a test for the process_vmsplice syscall - - - --- 2017-11-22 Mike Rapoport New
[v3,3/4] x86: wire up the process_vmsplice syscall - - - --- 2017-11-22 Mike Rapoport New
[v3,2/4] vm: add a syscall to map a process memory into a pipe - - - --- 2017-11-22 Mike Rapoport New
[v3,1/4] fs/splice: introduce pages_to_pipe helper - - - --- 2017-11-22 Mike Rapoport New
[v5] Return bytes transferred for partial direct I/O - 1 - --- 2017-11-22 Goldwyn Rodrigues New
[v3,2/2] Protected O_CREAT open in sticky directories - - - --- 2017-11-22 Salvatore Mesoraca New
[manpages] open_by_handle_at: clarifications needed due to NFS reexport - - - --- 2017-11-21 NeilBrown New
[v3] iomap: report collisions between directio and buffered writes to userspace - 1 - --- 2017-11-21 Darrick J. Wong New
[RFC,v4] It is common for services to be stateless around their main event loop. If a process sets … - - - --- 2017-11-21 Shawn Landden New
[RFC,v3] It is common for services to be stateless around their main event loop. If a process sets … - - - --- 2017-11-21 Shawn Landden New
[v2,23/23] firmware: cleanup - group and document up private firmware parameters - - - --- 2017-11-20 Luis Chamberlain New
[v2,22/23] test_firmware: test the 3 firmware kernel configs using debugfs - - - --- 2017-11-20 Luis Chamberlain New
[v2,21/23] test_firmware: add a library for shared helpers - - - --- 2017-11-20 Luis Chamberlain New
[v2,20/23] firmware: add debug facility to emulate disabling sysfs fallback - - - --- 2017-11-20 Luis Chamberlain New
[v2,19/23] firmware: add debug facility to emulate forcing sysfs fallback - - - --- 2017-11-20 Luis Chamberlain New
[v2,18/23] firmware: enable to split firmware_class into separate target files - - - --- 2017-11-20 Luis Chamberlain New
[v2,17/23] test_firmware: replace syfs fallback check with kconfig_has helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,16/23] test_firmware: enable custom fallback testing on limited kernel configs - - - --- 2017-11-20 Luis Chamberlain New
[v2,15/23] test_firmware: wrap custom sysfs load tests into helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,14/23] test_firmware: wrap basic sysfs fallback tests into helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,13/23] test_firmware: wrap sysfs timeout test into helper - - - --- 2017-11-20 Luis Chamberlain New
[v2,12/23] firmware: replace #ifdef over FW_OPT_FALLBACK with function checks - - - --- 2017-11-20 Luis Chamberlain New
[v2,11/23] firmware: provide helper for FW_OPT_USERHELPER - - - --- 2017-11-20 Luis Chamberlain New
[v2,10/23] firmware: add helper to copy built-in data to pre-alloc buffer - - - --- 2017-11-20 Luis Chamberlain New
[v2,09/23] firmware: use static inline for to_fw_priv() - - - --- 2017-11-20 Luis Chamberlain New
[v2,08/23] firmware: rename sysfs state checks with sysfs prefix - - - --- 2017-11-20 Luis Chamberlain New
[v2,07/23] firmware: use static inlines for state machine checking - - - --- 2017-11-20 Luis Chamberlain New
[v2,06/23] firmware: remove unused __fw_state_is_done() - - - --- 2017-11-20 Luis Chamberlain New
[v2,05/23] firmware: remove duplicate fw_state_aborted() - - - --- 2017-11-20 Luis Chamberlain New
[v2,04/23] firmware: move core data structures to the top of file - - - --- 2017-11-20 Luis Chamberlain New
[v2,03/23] firmware: rename struct fw_priv->fw_id to fw_name - - - --- 2017-11-20 Luis Chamberlain New
« 1 2 ... 487 488 489622 623 »