Show patches with: State = Action Required       |   68762 patches
« 1 2 ... 605 606 607687 688 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[21/21] dax: Clear dirty entry tags on cache flush - 1 - --- 2016-11-04 Jan Kara New
[20/21] dax: Protect PTE modification on WP fault by radix tree entry lock - 1 - --- 2016-11-04 Jan Kara New
[19/21] dax: Make cache flushing protected by entry lock - 1 - --- 2016-11-04 Jan Kara New
[18/21] mm: Export follow_pte() - 1 - --- 2016-11-04 Jan Kara New
[17/21] mm: Change return values of finish_mkwrite_fault() 1 - - --- 2016-11-04 Jan Kara New
[16/21] mm: Provide helper for finishing mkwrite faults 1 1 - --- 2016-11-04 Jan Kara New
[15/21] mm: Move part of wp_page_reuse() into the single call site 1 1 - --- 2016-11-04 Jan Kara New
[14/21] mm: Use vmf->page during WP faults 1 1 - --- 2016-11-04 Jan Kara New
[13/21] mm: Pass vm_fault structure into do_page_mkwrite() - 1 - --- 2016-11-04 Jan Kara New
[12/21] mm: Factor out common parts of write fault handling 1 1 - --- 2016-11-04 Jan Kara New
[11/21] mm: Remove unnecessary vma->vm_ops check - - - --- 2016-11-04 Jan Kara New
[10/21] mm: Move handling of COW faults into DAX code 1 - - --- 2016-11-04 Jan Kara New
[09/21] mm: Factor out functionality to finish page faults 1 1 - --- 2016-11-04 Jan Kara New
[08/21] mm: Allow full handling of COW faults in ->fault handlers 1 1 - --- 2016-11-04 Jan Kara New
[07/21] mm: Add orig_pte field into vm_fault 1 1 - --- 2016-11-04 Jan Kara New
[06/21] mm: Use passed vm_fault structure for in wp_pfn_shared() 1 1 - --- 2016-11-04 Jan Kara New
[05/21] mm: Trim __do_fault() arguments 1 1 - --- 2016-11-04 Jan Kara New
[04/21] mm: Use passed vm_fault structure in __do_fault() 1 1 - --- 2016-11-04 Jan Kara New
[03/21] mm: Use pgoff in struct vm_fault instead of passing it separately 1 1 - --- 2016-11-04 Jan Kara New
[02/21] mm: Use vmf->address instead of of vmf->virtual_address - - - --- 2016-11-04 Jan Kara New
[01/21] mm: Join struct fault_env and vm_fault - - - --- 2016-11-04 Jan Kara New
[2/2] fscrypto: don't use on-stack buffer for key derivation - 1 - --- 2016-11-03 Eric Biggers New
[1/2] fscrypto: don't use on-stack buffer for filename encryption - 1 - --- 2016-11-03 Eric Biggers New
[01/25] fs/buffer: Convert to hotplug state machine - - - --- 2016-11-03 Sebastian Sewior New
fsnotify_mark_srcu wtf? - - - --- 2016-11-03 Amir Goldstein New
Make file struct available to fchmod FS handlers. - - 1 --- 2016-11-02 Jose Lopes New
[RFC,6/6] utimes: Clamp the timestamps before update - - - --- 2016-11-02 Deepa Dinamani New
[RFC,5/6] vfs: Add timestamp_truncate() api - - - --- 2016-11-02 Deepa Dinamani New
[RFC,4/6] ext4: Initialize timestamps limits - - - --- 2016-11-02 Deepa Dinamani New
[RFC,3/6] afs: Add time limits in the super block - - - --- 2016-11-02 Deepa Dinamani New
[RFC,2/6] vfs: Add checks for filesystem timestamp limits - - - --- 2016-11-02 Deepa Dinamani New
[RFC,1/6] vfs: Add file timestamp range support - - - --- 2016-11-02 Deepa Dinamani New
[21/21] dax: Clear dirty entry tags on cache flush - 1 - --- 2016-11-01 Jan Kara New
[20/21] dax: Protect PTE modification on WP fault by radix tree entry lock - 1 - --- 2016-11-01 Jan Kara New
[20/20] dax: Clear dirty entry tags on cache flush - - - --- 2016-11-01 Jan Kara New
[19/20] dax: Protect PTE modification on WP fault by radix tree entry lock - - - --- 2016-11-01 Jan Kara New
[19/21] dax: Make cache flushing protected by entry lock - 1 - --- 2016-11-01 Jan Kara New
[18/21] mm: Export follow_pte() - 1 - --- 2016-11-01 Jan Kara New
[18/20] dax: Make cache flushing protected by entry lock - - - --- 2016-11-01 Jan Kara New
[17/20] mm: Export follow_pte() - - - --- 2016-11-01 Jan Kara New
[17/21] mm: Change return values of finish_mkwrite_fault() - - - --- 2016-11-01 Jan Kara New
[16/21] mm: Provide helper for finishing mkwrite faults - 1 - --- 2016-11-01 Jan Kara New
[15/21] mm: Move part of wp_page_reuse() into the single call site - 1 - --- 2016-11-01 Jan Kara New
[14/21] mm: Use vmf->page during WP faults - 1 - --- 2016-11-01 Jan Kara New
[13/21] mm: Pass vm_fault structure into do_page_mkwrite() - 1 - --- 2016-11-01 Jan Kara New
[12/21] mm: Factor out common parts of write fault handling - 1 - --- 2016-11-01 Jan Kara New
[11/21] mm: Remove unnecessary vma->vm_ops check - - - --- 2016-11-01 Jan Kara New
[10/21] mm: Move handling of COW faults into DAX code - - - --- 2016-11-01 Jan Kara New
[09/21] mm: Factor out functionality to finish page faults - 1 - --- 2016-11-01 Jan Kara New
[08/21] mm: Allow full handling of COW faults in ->fault handlers - 1 - --- 2016-11-01 Jan Kara New
[07/21] mm: Add orig_pte field into vm_fault - - - --- 2016-11-01 Jan Kara New
[06/20] mm: Use pass vm_fault structure for in wp_pfn_shared() - - - --- 2016-11-01 Jan Kara New
[06/21] mm: Use passed vm_fault structure for in wp_pfn_shared() - 1 - --- 2016-11-01 Jan Kara New
[05/21] mm: Trim __do_fault() arguments - 1 - --- 2016-11-01 Jan Kara New
[04/21] mm: Use passed vm_fault structure in __do_fault() - 1 - --- 2016-11-01 Jan Kara New
[03/21] mm: Use pgoff in struct vm_fault instead of passing it separately - 1 - --- 2016-11-01 Jan Kara New
[02/21] mm: Use vmf->address instead of of vmf->virtual_address - - - --- 2016-11-01 Jan Kara New
[02/20] mm: Join struct fault_env and vm_fault - - - --- 2016-11-01 Jan Kara New
[01/21] mm: Join struct fault_env and vm_fault - - - --- 2016-11-01 Jan Kara New
[01/20] mm: Change type of vmf->virtual_address 1 - - --- 2016-11-01 Jan Kara New
[8/8] block: hook up writeback throttling - - - --- 2016-11-01 Jens Axboe New
[7/8] blk-wbt: add general throttling mechanism - - - --- 2016-11-01 Jens Axboe New
[6/8] block: add scalable completion tracking of requests - - - --- 2016-11-01 Jens Axboe New
[5/8] block: add code to track actual device queue depth - 1 - --- 2016-11-01 Jens Axboe New
[4/8] writeback: track if we're sleeping on progress in balance_dirty_pages() - 1 - --- 2016-11-01 Jens Axboe New
[3/8] writeback: mark background writeback as such - 2 - --- 2016-11-01 Jens Axboe New
[2/8] writeback: add wbc_to_write_flags() - 2 - --- 2016-11-01 Jens Axboe New
[1/8] block: add WRITE_BACKGROUND - 2 - --- 2016-11-01 Jens Axboe New
[11/11] dax: Rip out get_block based IO support - - - --- 2016-11-01 Jan Kara New
[10/11] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path - - - --- 2016-11-01 Jan Kara New
[09/11] ext4: Rip out DAX handling from direct IO path - - - --- 2016-11-01 Jan Kara New
[08/11] ext4: Convert DAX faults to iomap infrastructure - - - --- 2016-11-01 Jan Kara New
[07/11] ext4: Avoid split extents for DAX writes - - - --- 2016-11-01 Jan Kara New
[06/11] ext4: DAX iomap write support - - - --- 2016-11-01 Jan Kara New
[05/11] ext4: Use iomap for zeroing blocks in DAX mode - - - --- 2016-11-01 Jan Kara New
[04/11] ext4: Convert DAX reads to iomap infrastructure - - - --- 2016-11-01 Jan Kara New
[03/11] ext4: Let S_DAX set only if DAX is really supported - - - --- 2016-11-01 Jan Kara New
[02/11] ext4: Allow unaligned unlocked DAX IO - - - --- 2016-11-01 Jan Kara New
[01/11] ext4: Factor out checks from ext4_file_write_iter() - - - --- 2016-11-01 Jan Kara New
[v9,16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD - 1 - --- 2016-11-01 Ross Zwisler New
[v9,15/16] xfs: use struct iomap based DAX PMD fault path - 1 - --- 2016-11-01 Ross Zwisler New
[v9,14/16] dax: add struct iomap based DAX PMD support - 1 - --- 2016-11-01 Ross Zwisler New
[v9,13/16] dax: move put_(un)locked_mapping_entry() in dax.c - 1 - --- 2016-11-01 Ross Zwisler New
[v9,12/16] dax: move RADIX_DAX_* defines to dax.h - 2 - --- 2016-11-01 Ross Zwisler New
[v9,11/16] dax: dax_iomap_fault() needs to call iomap_end() - 1 - --- 2016-11-01 Ross Zwisler New
[v9,10/16] dax: add dax_iomap_sector() helper function - 2 - --- 2016-11-01 Ross Zwisler New
[v9,09/16] dax: correct dax iomap code namespace - 2 - --- 2016-11-01 Ross Zwisler New
[v9,08/16] dax: remove dax_pmd_fault() - 2 - --- 2016-11-01 Ross Zwisler New
[v9,07/16] dax: coordinate locking for offsets in PMD range - 2 - --- 2016-11-01 Ross Zwisler New
[v9,06/16] dax: consistent variable naming for DAX entries - 2 - --- 2016-11-01 Ross Zwisler New
[v9,05/16] dax: remove the last BUG_ON() from fs/dax.c - 2 - --- 2016-11-01 Ross Zwisler New
[v9,04/16] dax: make 'wait_table' global variable static - 2 - --- 2016-11-01 Ross Zwisler New
[v9,03/16] ext2: remove support for DAX PMD faults - 2 - --- 2016-11-01 Ross Zwisler New
[v9,02/16] dax: remove buffer_size_valid() - 2 - --- 2016-11-01 Ross Zwisler New
[v9,01/16] ext4: tell DAX the size of allocation holes - 1 - --- 2016-11-01 Ross Zwisler New
[v2,2/2] cleanup of d_unhashed usage. - - - --- 2016-11-01 Alexey Lyashkov New
[v2,1/2] Re introduces a DCACHE_DENTRY_UNHASHED flag - - - --- 2016-11-01 Alexey Lyashkov New
[16/16] block: remove the CONFIG_BLOCK ifdef in blk_types.h - - - --- 2016-11-01 Christoph Hellwig New
[15/16] mm: only include blk_types in swap.h if CONFIG_SWAP is enabled - - - --- 2016-11-01 Christoph Hellwig New
[14/16] ceph: don't include blk_types.h in messenger.h - - - --- 2016-11-01 Christoph Hellwig New
« 1 2 ... 605 606 607687 688 »