Show patches with: none      |   67773 patches
« 1 2 ... 308 309 310677 678 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,03/37] btrfs: use bio_init_fields in disk-io block: introduce bio_init_fields() - - - --- 2021-01-19 Chaitanya Kulkarni New
[RFC,02/37] fs: use bio_init_fields in block_dev block: introduce bio_init_fields() - - - --- 2021-01-19 Chaitanya Kulkarni New
[RFC,01/37] block: introduce bio_init_fields() helper block: introduce bio_init_fields() - - - --- 2021-01-19 Chaitanya Kulkarni New
[RFC,v3,06/11] vhost-vdpa: Add an opaque pointer for vhost IOTLB Introduce VDUSE - vDPA Device in Userspace - - - --- 2021-01-19 Yongji Xie New
[RFC,v3,05/11] vdpa: shared virtual addressing support Introduce VDUSE - vDPA Device in Userspace - - - --- 2021-01-19 Yongji Xie New
[RFC,v3,04/11] vhost-vdpa: protect concurrent access to vhost device iotlb Introduce VDUSE - vDPA Device in Userspace - - - --- 2021-01-19 Yongji Xie New
[RFC,v3,03/11] vdpa: Remove the restriction that only supports virtio-net devices Introduce VDUSE - vDPA Device in Userspace - - - --- 2021-01-19 Yongji Xie New
[RFC,v3,02/11] eventfd: Increase the recursion depth of eventfd_signal() Introduce VDUSE - vDPA Device in Userspace - - - --- 2021-01-19 Yongji Xie New
[RFC,v3,01/11] eventfd: track eventfd_signal() recursion depth separately in different cases Introduce VDUSE - vDPA Device in Userspace - - - --- 2021-01-19 Yongji Xie New
[11/11] xfs: reduce exclusive locking on unaligned dio [01/11] xfs: factor out a xfs_ilock_iocb helper - - - --- 2021-01-18 Christoph Hellwig New
[10/11] iomap: add a IOMAP_DIO_UNALIGNED flag [01/11] xfs: factor out a xfs_ilock_iocb helper - - - --- 2021-01-18 Christoph Hellwig New
[09/11] iomap: pass a flags argument to iomap_dio_rw [01/11] xfs: factor out a xfs_ilock_iocb helper - 1 - --- 2021-01-18 Christoph Hellwig New
[08/11] iomap: rename the flags variable in __iomap_dio_rw [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[07/11] xfs: split unaligned DIO write code out [01/11] xfs: factor out a xfs_ilock_iocb helper - 2 - --- 2021-01-18 Christoph Hellwig New
[06/11] xfs: improve the reflink_bounce_dio_write tracepoint [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[05/11] xfs: simplify the read/write tracepoints [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[04/11] xfs: remove the buffered I/O fallback assert [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[03/11] xfs: cleanup the read/write helper naming [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[02/11] xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[01/11] xfs: factor out a xfs_ilock_iocb helper [01/11] xfs: factor out a xfs_ilock_iocb helper - 3 - --- 2021-01-18 Christoph Hellwig New
[RESEND,V11,7/7] fuse: Use daemon creds in passthrough mode fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[RESEND,V11,6/7] fuse: Handle asynchronous read and write in passthrough fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[RESEND,V11,5/7] fuse: Introduce synchronous read and write for passthrough fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[RESEND,V11,4/7] fuse: Passthrough initialization and release fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[RESEND,V11,3/7] fuse: Definitions and ioctl for passthrough fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[RESEND,V11,2/7] fuse: 32-bit user space ioctl compat for fuse device fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[RESEND,V11,1/7] fs: Generic function to convert iocb to rw flags fuse: Add support for passthrough read/write - - - --- 2021-01-18 Alessio Balsini New
[v2,27/27] cachefiles: Switch to wait_page_key Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,26/27] mm/filemap: Convert page wait queues to be folios Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,25/27] mm: Convert test_clear_page_writeback to test_clear_folio_writeback Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,24/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,23/27] mm: Convert lock_page_or_retry to lock_folio_or_retry Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,22/27] mm: Add wait_on_folio_locked & wait_on_folio_locked_killable Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,21/27] mm: Add wait_for_stable_folio and wait_on_folio_writeback Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,20/27] mm: Convert wait_on_page_bit to wait_on_folio_bit Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,19/27] mm/filemap: Convert end_page_writeback to end_folio_writeback Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,18/27] mm/filemap: Convert wait_on_page_locked_async to wait_on_folio_locked_async Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,17/27] mm/filemap: Convert lock_page_for_iocb to lock_folio_for_iocb Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,16/27] mm: Convert lock_page_async to lock_folio_async Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,15/27] mm: Add lock_folio_killable Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,14/27] mm: Add lock_folio Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,13/27] mm: Add unlock_folio Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,12/27] mm/memcg: Add mem_cgroup_folio_lruvec Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,11/27] mm/memcg: Add folio_memcg, lock_folio_memcg and unlock_folio_memcg Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,10/27] mm/util: Add folio_mapping and folio_file_mapping Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,09/27] mm: Add folio_index, folio_page and folio_contains Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,08/27] mm: Handle per-folio private data Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,07/27] mm: Create FolioFlags Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,06/27] mm: Add get_folio Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,05/27] mm: Add put_folio Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,03/27] mm/vmstat: Add folio stat wrappers Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,02/27] mm: Add folio_pgdat Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v2,01/27] mm: Introduce struct folio Page folios - - - --- 2021-01-18 Matthew Wilcox New
[v4] proc_sysctl: fix oops caused by incorrect command parameters. [v4] proc_sysctl: fix oops caused by incorrect command parameters. 1 - - --- 2021-01-18 Xiaoming Ni New
[4.19,19/43] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC Untitled series #417005 - - - --- 2021-01-18 Greg Kroah-Hartman New
[5.4,38/76] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC Untitled series #417001 - - - --- 2021-01-18 Greg Kroah-Hartman New
[5.10,081/152] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC Untitled series #416833 - - - --- 2021-01-18 Greg Kroah-Hartman New
[v13,12/12] mm: hugetlb: optimize the code with the help of the compiler Free some vmemmap pages of HugeTLB page - - - --- 2021-01-17 Muchun Song New
[v13,11/12] mm: hugetlb: gather discrete indexes of tail page Free some vmemmap pages of HugeTLB page - 1 - --- 2021-01-17 Muchun Song New
[v13,10/12] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate Free some vmemmap pages of HugeTLB page 1 1 - --- 2021-01-17 Muchun Song New
[v13,09/12] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap Free some vmemmap pages of HugeTLB page - 2 - --- 2021-01-17 Muchun Song New
[v13,08/12] mm: hugetlb: introduce PageHugeInflight Free some vmemmap pages of HugeTLB page - - - --- 2021-01-17 Muchun Song New
[v13,07/12] mm: hugetlb: flush work when dissolving a HugeTLB page Free some vmemmap pages of HugeTLB page - 1 - --- 2021-01-17 Muchun Song New
[v13,06/12] mm: hugetlb: set the PageHWPoison to the raw error page Free some vmemmap pages of HugeTLB page 1 1 - --- 2021-01-17 Muchun Song New
[v13,05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - - - --- 2021-01-17 Muchun Song New
[v13,04/12] mm: hugetlb: defer freeing of HugeTLB pages Free some vmemmap pages of HugeTLB page - 1 - --- 2021-01-17 Muchun Song New
[v13,03/12] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - - - --- 2021-01-17 Muchun Song New
[v13,02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Free some vmemmap pages of HugeTLB page 1 2 - --- 2021-01-17 Muchun Song New
[v13,01/12] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c Free some vmemmap pages of HugeTLB page 1 3 - --- 2021-01-17 Muchun Song New
[git,pull] vfs.git fixes [git,pull] vfs.git fixes - - - --- 2021-01-17 Al Viro New
[1/2,v2] lib/hexdump: introduce DUMP_PREFIX_UNHASHED for unhashed addresses [1/2,v2] lib/hexdump: introduce DUMP_PREFIX_UNHASHED for unhashed addresses - 1 - --- 2021-01-16 Timur Tabi New
[9/9] userfaultfd/selftests: add test exercising minor fault handling userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[8/9] userfaultfd: update documentation to describe minor fault handling userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[7/9] userfaultfd: add UFFDIO_CONTINUE ioctl userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[6/9] userfaultfd: disable huge PMD sharing for MINOR registered VMAs userfaultfd: add minor fault handling - 1 - --- 2021-01-15 Axel Rasmussen New
[5/9] userfaultfd: add minor fault registration mode userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[1/9] hugetlb: Pass vma into huge_pte_alloc() userfaultfd: add minor fault handling - - - --- 2021-01-15 Axel Rasmussen New
[6/6] fs-verity: support reading signature with ioctl fs-verity: add an ioctl to read verity metadata - 1 - --- 2021-01-15 Eric Biggers New
[5/6] fs-verity: support reading descriptor with ioctl fs-verity: add an ioctl to read verity metadata - 1 - --- 2021-01-15 Eric Biggers New
[4/6] fs-verity: support reading Merkle tree with ioctl fs-verity: add an ioctl to read verity metadata - 1 - --- 2021-01-15 Eric Biggers New
[3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl fs-verity: add an ioctl to read verity metadata 1 1 - --- 2021-01-15 Eric Biggers New
[2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature() fs-verity: add an ioctl to read verity metadata - 2 - --- 2021-01-15 Eric Biggers New
[1/6] fs-verity: factor out fsverity_get_descriptor() fs-verity: add an ioctl to read verity metadata - 1 - --- 2021-01-15 Eric Biggers New
fs: anon_inodes: rephrase to appropriate kernel-doc fs: anon_inodes: rephrase to appropriate kernel-doc - - - --- 2021-01-15 Lukas Bulwahn New
fs: Remove unneeded semicolon fs: Remove unneeded semicolon - - - --- 2021-01-15 Chengyang Fan New
fs: Remove unneeded semicolon fs: Remove unneeded semicolon - - - --- 2021-01-15 Chengyang Fan New
[v2] Adds a new ioctl32 syscall for backwards compatibility layers [v2] Adds a new ioctl32 syscall for backwards compatibility layers - - - --- 2021-01-15 Ryan Houdek New
Adds a new ioctl32 syscall for backwards compatibility layers Adds a new ioctl32 syscall for backwards compatibility layers - - - --- 2021-01-15 Ryan Houdek New
[v12,41/41] btrfs: reorder log node allocation btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
[v12,40/41] btrfs: serialize log transaction on ZONED mode btrfs: zoned block device support - - - --- 2021-01-15 Naohiro Aota New
[v12,39/41] btrfs: extend zoned allocator to use dedicated tree-log block group btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
[v12,38/41] btrfs: split alloc_log_tree() btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
[v12,37/41] btrfs: relocate block group to repair IO failure in ZONED btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
[v12,36/41] btrfs: enable relocation in ZONED mode btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
[v12,35/41] btrfs: support dev-replace in ZONED mode btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
[v12,34/41] btrfs: implement copying for ZONED device-replace btrfs: zoned block device support - 1 - --- 2021-01-15 Naohiro Aota New
« 1 2 ... 308 309 310677 678 »