Show patches with: none      |   63989 patches
« 1 2 ... 487 488 489639 640 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,6/7] zuf: Filesystem operations - - - --- 2018-03-13 Boaz Harrosh New
[RFC,5/7] zus: Devices && mounting - - - --- 2018-03-13 Boaz Harrosh New
[RFC,4/7] zuf: zuf-rootfs && zuf-core - - - --- 2018-03-13 Boaz Harrosh New
[RFC,7/7] zuf: Write/Read && mmap implementation - - - --- 2018-03-13 Boaz Harrosh New
[RFC,3/7] zuf: Preliminary Documentation - - - --- 2018-03-13 Boaz Harrosh New
[RFC,2/7] fs: Add the ZUF filesystem to the build + License - - - --- 2018-03-13 Boaz Harrosh New
[RFC,1/7] mm: Add new vma flag VM_LOCAL_CPU - - - --- 2018-03-13 Boaz Harrosh New
[v9,61/61] radix tree: Remove unused functions - - - --- 2018-03-13 Matthew Wilcox New
[v9,60/61] page cache: Finish XArray conversion - - - --- 2018-03-13 Matthew Wilcox New
[v9,59/61] dax: Convert to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,58/61] lustre: Convert to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,57/61] f2fs: Convert to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,56/61] nilfs2: Convert to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,55/61] fs: Convert writeback to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,54/61] fs: Convert buffer to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,53/61] btrfs: Convert page cache to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,52/61] shmem: Comment fixups - - - --- 2018-03-13 Matthew Wilcox New
[v9,51/61] memfd: Convert shmem_wait_for_pins to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,50/61] memfd: Convert shmem_tag_pins to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,49/61] shmem: Convert shmem_partial_swap_usage to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,48/61] shmem: Convert shmem_free_swap to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,47/61] shmem: Convert shmem_alloc_hugepage to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,46/61] shmem: Convert shmem_add_to_page_cache to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,45/61] shmem: Convert find_swap_entry to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,44/61] shmem: Convert shmem_confirm_swap to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,43/61] shmem: Convert replace to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,42/61] pagevec: Use xa_tag_t - - - --- 2018-03-13 Matthew Wilcox New
[v9,41/61] mm: Convert khugepaged_scan_shmem to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,40/61] mm: Convert collapse_shmem to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,39/61] mm: Convert huge_memory to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,38/61] mm: Convert page migration to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,37/61] mm: Convert __do_page_cache_readahead to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,36/61] mm: Convert delete_from_swap_cache to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,35/61] mm: Convert add_to_swap_cache to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,34/61] mm: Convert truncate to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,33/61] mm: Convert workingset to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,32/61] mm: Convert page-writeback to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,31/61] page cache: Convert filemap_range_has_page to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,30/61] page cache: Remove stray radix comment - - - --- 2018-03-13 Matthew Wilcox New
[v9,29/61] page cache: Convert delete_batch to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,28/61] page cache: Convert page cache lookups to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,27/61] page cache: Convert page deletion to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,26/61] page cache: Add and replace pages using the XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,25/61] page cache: Convert hole search to XArray - - - --- 2018-03-13 Matthew Wilcox New
[v9,24/61] page cache: Rearrange address_space - - - --- 2018-03-13 Matthew Wilcox New
[v9,23/61] xarray: Add MAINTAINERS entry - - - --- 2018-03-13 Matthew Wilcox New
[v9,22/61] xarray: Add xas_create_range - - - --- 2018-03-13 Matthew Wilcox New
[v9,21/61] xarray: Add xas_next and xas_prev - - - --- 2018-03-13 Matthew Wilcox New
[v9,20/61] xarray: Add xa_destroy - - - --- 2018-03-13 Matthew Wilcox New
[v9,19/61] xarray: Add xa_extract - - - --- 2018-03-13 Matthew Wilcox New
[v9,18/61] xarray: Add xa_for_each - - - --- 2018-03-13 Matthew Wilcox New
[v9,17/61] xarray: Add xa_cmpxchg and xa_insert - - - --- 2018-03-13 Matthew Wilcox New
[v9,16/61] xarray: Add xa_store - - - --- 2018-03-13 Matthew Wilcox New
[v9,15/61] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag - - - --- 2018-03-13 Matthew Wilcox New
[v9,14/61] xarray: Add xa_load - - - --- 2018-03-13 Matthew Wilcox New
[v9,13/61] xarray: Add documentation 1 - - --- 2018-03-13 Matthew Wilcox New
[v9,12/61] xarray: Define struct xa_node - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,11/61] xarray: Add definition of struct xarray - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,10/61] xarray: Change definition of sibling entries - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,09/61] xarray: Replace exceptional entries - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,08/61] page cache: Use xa_lock 1 1 - --- 2018-03-13 Matthew Wilcox New
[v9,07/61] xarray: Add the xa_lock to the radix_tree_root - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,06/61] fscache: Use appropriate radix tree accessors - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,05/61] Export __set_page_dirty 1 1 - --- 2018-03-13 Matthew Wilcox New
[v9,04/61] unicore32: Turn flush_dcache_mmap_lock into a no-op - - - --- 2018-03-13 Matthew Wilcox New
[v9,03/61] arm64: Turn flush_dcache_mmap_lock into a no-op - 1 - --- 2018-03-13 Matthew Wilcox New
[v9,02/61] radix tree: Use GFP_ZONEMASK bits of gfp_t for flags 1 - - --- 2018-03-13 Matthew Wilcox New
[v9,01/61] mac80211_hwsim: Use DEFINE_IDA - - - --- 2018-03-13 Matthew Wilcox New
dcache: fix indirectly reclaimable memory accounting - - - --- 2018-03-13 Roman Gushchin New
[1/1] f2fs: release locks before return in f2fs_ioc_gc_range() - 1 - --- 2018-03-13 sunqiuyang New
[RFC] sched/wait_bit: Introduce wait_var_event()/wake_up_var() - - 1 --- 2018-03-13 Peter Zijlstra New
dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_lis… - - - --- 2018-03-13 Eric W. Biederman New
dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_lis… - - - --- 2018-03-12 Eric W. Biederman New
[3/3] dcache: account external names as indirectly reclaimable memory - - - --- 2018-03-12 Roman Gushchin New
[v4,6/6] test_sysctl: Add range clamping test - - - --- 2018-03-12 Waiman Long New
[v4,5/6] ipc: Clamp semmni to the real IPCMNI limit - - - --- 2018-03-12 Waiman Long New
[v4,4/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit - - - --- 2018-03-12 Waiman Long New
[v4,3/6] sysctl: Warn when a clamped sysctl parameter is set out of range - - - --- 2018-03-12 Waiman Long New
[v4,2/6] proc/sysctl: Check for invalid flags bits - - - --- 2018-03-12 Waiman Long New
[v4,1/6] sysctl: Add flags to support min/max range clamping - - - --- 2018-03-12 Waiman Long New
dcache: fix indirectly reclaimable memory accounting for CONFIG_SLOB - - - --- 2018-03-12 Roman Gushchin New
[RFC,v2,00/83] NOVA: a new file system for persistent memory - - - --- 2018-03-11 Theodore Ts'o New
[RFC,v2,83/83] Sysfs support. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,82/83] Failure recovery: Per-CPU recovery. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,81/83] Failure recovery: Inode pages recovery routines. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,80/83] Failure recovery: bitmap operations. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,79/83] Normal recovery. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,78/83] GC: Thorough garbage collection. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,77/83] GC: Fast garbage collection. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,76/83] Ioctl support. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,75/83] File operation: read/write iter. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,74/83] File operation: Mmap. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,73/83] Dax: Add iomap operations. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,72/83] File operation: fallocate. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,71/83] Symlink support. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,70/83] File operation: Inplace write. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,69/83] Super: Add module param inplace_data_updates. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,68/83] File operation: copy-on-write write. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,67/83] Dax: commit list of file write items to log. - - - --- 2018-03-10 Andiry Xu New
[RFC,v2,66/83] Super: Add file write item cache. - - - --- 2018-03-10 Andiry Xu New
« 1 2 ... 487 488 489639 640 »