Show patches with: none      |   65202 patches
« 1 2 ... 301 302 303652 653 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,19/41] btrfs: redirty released extent buffers in ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,18/41] btrfs: reset zones of unused block groups btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,17/41] btrfs: do sequential extent allocation in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,16/41] btrfs: track unusable bytes for zones btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,15/41] btrfs: emulate write pointer for conventional zones btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,14/41] btrfs: load zone's alloction offset btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,13/41] btrfs: verify device extent is aligned to zone btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,12/41] btrfs: implement zoned chunk allocator btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,11/41] btrfs: implement log-structured superblock for ZONED mode btrfs: zoned block device support - - - --- 2020-11-10 Naohiro Aota New
[v10,10/41] btrfs: disallow mixed-bg in ZONED mode btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,09/41] btrfs: disable fallocate in ZONED mode btrfs: zoned block device support - 3 - --- 2020-11-10 Naohiro Aota New
[v10,08/41] btrfs: disallow NODATACOW in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,07/41] btrfs: disallow space_cache in ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,06/41] btrfs: introduce max_zone_append_size btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,05/41] btrfs: check and enable ZONED mode btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,04/41] btrfs: get zone information of zoned block devices btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,03/41] btrfs: introduce ZONED feature flag btrfs: zoned block device support - 2 - --- 2020-11-10 Naohiro Aota New
[v10,02/41] iomap: support REQ_OP_ZONE_APPEND btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[v10,01/41] block: add bio_add_zone_append_page btrfs: zoned block device support - 1 - --- 2020-11-10 Naohiro Aota New
[RESEND] libfs: fix error cast of negative value in simple_attr_write() [RESEND] libfs: fix error cast of negative value in simple_attr_write() - - - --- 2020-11-10 Yicong Yang New
[v3,18/18] mm/filemap: Simplify generic_file_read_iter Refactor generic_file_buffered_read - 1 - --- 2020-11-10 Matthew Wilcox New
[v3,17/18] mm/filemap: Rename generic_file_buffered_read to filemap_read Refactor generic_file_buffered_read - 1 - --- 2020-11-10 Matthew Wilcox New
[v3,16/18] mm/filemap: Don't relock the page after calling readpage Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,15/18] mm/filemap: Restructure filemap_get_pages Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,13/18] mm/filemap: Add filemap_range_uptodate Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,12/18] mm/filemap: Move the iocb checks into filemap_update_page Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,11/18] mm/filemap: Convert filemap_update_page to return an errno Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,10/18] mm/filemap: Change filemap_create_page calling conventions Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,09/18] mm/filemap: Change filemap_read_page calling conventions Refactor generic_file_buffered_read - 1 - --- 2020-11-10 Matthew Wilcox New
[v3,08/18] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,07/18] mm/filemap: Inline __wait_on_page_locked_async into caller Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,06/18] mm/filemap: Support readpage splitting a page Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,05/18] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,04/18] mm/filemap: Use THPs in generic_file_buffered_read Refactor generic_file_buffered_read - 2 - --- 2020-11-10 Matthew Wilcox New
[v3,03/18] mm/filemap: Convert filemap_get_pages to take a pagevec Refactor generic_file_buffered_read - 1 - --- 2020-11-10 Matthew Wilcox New
[v3,02/18] mm/filemap: Remove dynamically allocated array from filemap_read Refactor generic_file_buffered_read - 1 - --- 2020-11-10 Matthew Wilcox New
[v3,01/18] mm/filemap: Rename generic_file_buffered_read subfunctions Refactor generic_file_buffered_read - 1 - --- 2020-11-10 Matthew Wilcox New
fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set - 2 - --- 2020-11-10 Li, Hao New
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() - 2 - --- 2020-11-10 Li, Hao New
[RFC] fs: Avoid to use lockdep information if it's turned off [RFC] fs: Avoid to use lockdep information if it's turned off - - - --- 2020-11-10 Boqun Feng New
[3/3] vfs: move __sb_{start,end}_write* to fs.h vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-09 Darrick J. Wong New
[2/3] vfs: separate __sb_start_write into blocking and non-blocking helpers vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-09 Darrick J. Wong New
[1/3] vfs: remove lockdep bogosity in __sb_start_write vfs: remove lockdep fs freeze weirdness - 2 - --- 2020-11-09 Darrick J. Wong New
[RFC] fanotify: introduce filesystem view mark [RFC] fanotify: introduce filesystem view mark - - - --- 2020-11-09 Amir Goldstein New
[RESEND,v3] fuse: Abort waiting for a response if the daemon receives a fatal signal [RESEND,v3] fuse: Abort waiting for a response if the daemon receives a fatal signal 1 - - --- 2020-11-09 Alexey Gladkov New
[2/2] fuse: Implement O_TMPFILE support Support for O_TMPFILE in fuse - - - --- 2020-11-09 Chirantan Ekbote New
[1/2] uapi/fuse.h: Add message definitions for O_TMPFILE Support for O_TMPFILE in fuse - - - --- 2020-11-09 Chirantan Ekbote New
sysctl: move local variable in proc_do_large_bitmap() to proper scope sysctl: move local variable in proc_do_large_bitmap() to proper scope - 1 - --- 2020-11-09 Lukas Bulwahn New
[v4] inotify: Increase default inotify.max_user_watches limit to 1048576 [v4] inotify: Increase default inotify.max_user_watches limit to 1048576 - 1 - --- 2020-11-09 Waiman Long New
fix typo fix typo - - - --- 2020-11-09 n01e0 New
[GIT,PULL] xfs: fixes for 5.10-rc3 [GIT,PULL] xfs: fixes for 5.10-rc3 - - - --- 2020-11-08 Darrick J. Wong New
[v3,21/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,20/21] mm/hugetlb: Gather discrete indexes of tail page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,19/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,18/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,17/21] mm/hugetlb: Flush work when dissolving hugetlb page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,16/21] mm/hugetlb: Set the PageHWPoison to the raw error page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,15/21] mm/hugetlb: Add a BUILD_BUG_ON to check if struct page size is a power of two Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,13/21] mm/hugetlb: Use PG_slab to indicate split pmd Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,10/21] mm/hugetlb: Defer freeing of hugetlb pages Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,08/21] mm/vmemmap: Initialize page table lock for vmemmap Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page() Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Free some vmemmap pages of hugetlb page 1 - - --- 2020-11-08 Muchun Song New
[v3,03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Free some vmemmap pages of hugetlb page - - - --- 2020-11-08 Muchun Song New
[v3,02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() to bootmem_info.c Free some vmemmap pages of hugetlb page 1 - - --- 2020-11-08 Muchun Song New
[v3,01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c Free some vmemmap pages of hugetlb page 1 - - --- 2020-11-08 Muchun Song New
[RFC,v3,10/10] ovl: implement containerized syncfs for overlayfs implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,09/10] ovl: introduce helper of syncfs writeback inode waiting implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,08/10] ovl: cache dirty overlayfs' inode implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,07/10] ovl: implement overlayfs' ->write_inode operation implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,06/10] ovl: mark overlayfs' inode dirty on shared mmap implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,05/10] ovl: mark overlayfs' inode dirty on modification implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,04/10] ovl: implement overlayfs' ->evict_inode operation implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,03/10] ovl: implement ->writepages operation implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,02/10] ovl: introduce waiting list for syncfs implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
[RFC,v3,01/10] ovl: setup overlayfs' private bdi implement containerized syncfs for overlayfs - - - --- 2020-11-08 Chengguang Xu New
fanotify: fix logic of reporting name info with watched parent fanotify: fix logic of reporting name info with watched parent - - - --- 2020-11-08 Amir Goldstein New
[06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters Add generic user_landing tracking - - - --- 2020-11-08 Dmitry Safonov New
proc: fix comparison to bool warning proc: fix comparison to bool warning - - - --- 2020-11-07 Kaixu Xia New
[8/8] epoll: eliminate unnecessary lock for zero timeout simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[7/8] epoll: replace gotos with a proper loop simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[6/8] epoll: pull all code between fetch_events and send_event into the loop simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[5/8] epoll: simplify and optimize busy loop logic simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[4/8] epoll: move eavail next to the list_empty_careful check simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[3/8] epoll: pull fatal signal checks into ep_send_events() simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[2/8] epoll: simplify signal handling simplify ep_poll - 3 - --- 2020-11-06 Soheil Hassas Yeganeh New
[1/8] epoll: check for events when removing a timed out thread from the wait queue simplify ep_poll - 4 1 --- 2020-11-06 Soheil Hassas Yeganeh New
hfsplus: remove pr_err message on ENOSPC file extend error hfsplus: remove pr_err message on ENOSPC file extend error - 1 - --- 2020-11-06 Colin King New
[24/24] block: unexport revalidate_disk_size [01/24] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-06 Christoph Hellwig New
[23/24] virtio-blk: remove a spurious call to revalidate_disk_size [01/24] block: remove the call to __invalidate_device in check_disk_size_change 2 - - --- 2020-11-06 Christoph Hellwig New
[22/24] md: remove a spurious call to revalidate_disk_size in update_size [01/24] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-06 Christoph Hellwig New
[21/24] md: use set_capacity_and_notify [01/24] block: remove the call to __invalidate_device in check_disk_size_change 1 - - --- 2020-11-06 Christoph Hellwig New
[20/24] dm-raid: use set_capacity_and_notify [01/24] block: remove the call to __invalidate_device in check_disk_size_change - - - --- 2020-11-06 Christoph Hellwig New
« 1 2 ... 301 302 303652 653 »