Show patches with: Submitter = Ira Weiny       |    State = Action Required       |   260 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,02/19] fs/locks: Add Exclusive flag to user Layout lease RDMA/FS DAX truncate proposal V1,000,002 ;-) - - - --- 2019-08-09 Ira Weiny New
[RFC,v2,01/19] fs/locks: Export F_LAYOUT lease to user space RDMA/FS DAX truncate proposal V1,000,002 ;-) - - - --- 2019-08-09 Ira Weiny New
[RFC,10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,09/10] fs/xfs: Fail truncate if pages are GUP pinned RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,08/10] fs/xfs: Teach xfs to use new dax_layout_busy_page() RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,07/10] fs/ext4: Fail truncate if pages are GUP pinned RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,06/10] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,05/10] fs/ext4: Teach ext4 to break layout leases RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,04/10] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,03/10] mm/gup: Pass flags down to __gup_device_huge* calls RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,02/10] fs/locks: Export F_LAYOUT lease to user space RDMA/FS DAX truncate proposal - - - --- 2019-06-06 Ira Weiny New
[RFC,01/10] fs/locks: Add trace_leases_conflict RDMA/FS DAX truncate proposal - 1 - --- 2019-06-06 Ira Weiny New
[v4] mm/swap: Fix release_pages() when releasing devmap pages [v4] mm/swap: Fix release_pages() when releasing devmap pages 1 2 - --- 2019-06-05 Ira Weiny New
[v3] mm/swap: Fix release_pages() when releasing devmap pages [v3] mm/swap: Fix release_pages() when releasing devmap pages - 2 - --- 2019-06-04 Ira Weiny New
[RFC] mm/swap: make release_pages() and put_pages() match [RFC] mm/swap: make release_pages() and put_pages() match - - - --- 2019-05-24 Ira Weiny New
[v2] mm/swap: Fix release_pages() when releasing devmap pages [v2] mm/swap: Fix release_pages() when releasing devmap pages - 2 - --- 2019-05-24 Ira Weiny New
mm/swap: Fix release_pages() when releasing devmap pages mm/swap: Fix release_pages() when releasing devmap pages - 1 - --- 2019-05-23 Ira Weiny New
[RFC,10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,09/10] fs/locks: Add tracepoint for SIGBUS on LONGTERM expiration RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,08/10] mm/gup: fs: Send SIGBUS on truncate of active file RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,07/10] fs/dax: Create function dax_mapping_is_dax() RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,06/10] fs/locks: Add longterm lease traces RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,05/10] mm/gup: Take FL_LONGTERM lease if not set by user RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,04/10] WIP: mm/gup: Ensure F_LONGTERM lease is held on GUP pages RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,03/10] mm/gup: Pass flags down to __gup_device_huge* calls RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,02/10] fs/locks: Introduce FL_LONGTERM file lease RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[RFC,01/10] fs/locks: Add trace_leases_conflict RDMA/FS DAX "LONGTERM" lease proposal - - - --- 2019-04-29 Ira Weiny New
[V3,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[V3,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-28 Ira Weiny New
[V3,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[V3,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[V3,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-28 Ira Weiny New
[V3,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-28 Ira Weiny New
[V3,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-28 Ira Weiny New
[RESEND,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-03-17 Ira Weiny New
[RESEND,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-03-17 Ira Weiny New
[RESEND,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-20 Ira Weiny New
[RESEND,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-20 Ira Weiny New
[RESEND,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-20 Ira Weiny New
[RESEND,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-20 Ira Weiny New
[RESEND,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - 1 - --- 2019-02-20 Ira Weiny New
[RESEND,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-20 Ira Weiny New
[RESEND,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-20 Ira Weiny New
[V2,7/7] IB/mthca: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[V2,6/7] IB/qib: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[V2,5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast() Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[V2,4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[V2,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[V2,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - --- 2019-02-13 Ira Weiny New
[3/3] IB/HFI1: Use new get_user_pages_fast_longterm() Add gup fast + longterm and use it in HFI1 - - - --- 2019-02-11 Ira Weiny New
[2/3] mm/gup: Introduce get_user_pages_fast_longterm() Add gup fast + longterm and use it in HFI1 - - - --- 2019-02-11 Ira Weiny New
[1/3] mm/gup: Change "write" parameter to flags Add gup fast + longterm and use it in HFI1 - - - --- 2019-02-11 Ira Weiny New
[V2] mm/gup: Remove write argument in gup_fast_permitted() [V2] mm/gup: Remove write argument in gup_fast_permitted() 1 - - --- 2019-02-10 Ira Weiny New
mm/gup.c: Remove unused write variable mm/gup.c: Remove unused write variable 1 - - --- 2019-02-09 Ira Weiny New
« 1 2 3 »