Show patches with: State = Action Required       |   62889 patches
« 1 2 ... 249 250 251628 629 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/8] unix_bind(): allocate addr earlier [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-22 Al Viro New
[1/8] af_unix: take address assignment/hash insertion into a new helper [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-22 Al Viro New
[v8] vfs: fix copy_file_range regression in cross-fs copies [v8] vfs: fix copy_file_range regression in cross-fs copies - 1 1 --- 2021-02-22 Luis Henriques New
[GIT,PULL] zonefs changes for 5.12-rc1 [GIT,PULL] zonefs changes for 5.12-rc1 - - - --- 2021-02-21 Damien Le Moal New
[git,pull] RCU-safe common_lsm_audit() [git,pull] RCU-safe common_lsm_audit() - - - --- 2021-02-21 Al Viro New
[git,pull] d_name whack-a-mole [git,pull] d_name whack-a-mole - - - --- 2021-02-21 Al Viro New
[v7] vfs: fix copy_file_range regression in cross-fs copies [v7] vfs: fix copy_file_range regression in cross-fs copies - - 1 --- 2021-02-21 Luis Henriques New
fs/locks: print full locks information fs/locks: print full locks information - - - --- 2021-02-20 Luo Longjun New
[RFC,v5,4/4] dm kcopyd: add simple copy offload support add simple copy support - - - --- 2021-02-19 SelvaKumar S New
[RFC,v5,3/4] nvme: add simple copy support add simple copy support - - - --- 2021-02-19 SelvaKumar S New
[RFC,v5,2/4] block: add simple copy support add simple copy support - - - --- 2021-02-19 SelvaKumar S New
[RFC,v5,1/4] block: make bio_map_kern() non static add simple copy support - - - --- 2021-02-19 SelvaKumar S New
fs: use sb_end_write instend of __sb_end_write fs: use sb_end_write instend of __sb_end_write - 1 - --- 2021-02-19 常凤楠 New
[v16,9/9] mm: hugetlb: optimize the code with the help of the compiler Free some vmemmap pages of HugeTLB page - 2 - --- 2021-02-19 Muchun Song New
[v16,8/9] mm: hugetlb: gather discrete indexes of tail page Free some vmemmap pages of HugeTLB page - 2 - --- 2021-02-19 Muchun Song New
[v16,7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate Free some vmemmap pages of HugeTLB page 1 2 - --- 2021-02-19 Muchun Song New
[v16,6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap Free some vmemmap pages of HugeTLB page - 3 - --- 2021-02-19 Muchun Song New
[v16,5/9] mm: hugetlb: set the PageHWPoison to the raw error page Free some vmemmap pages of HugeTLB page 1 1 - --- 2021-02-19 Muchun Song New
[v16,4/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - - - --- 2021-02-19 Muchun Song New
[v16,3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page Free some vmemmap pages of HugeTLB page - 1 - --- 2021-02-19 Muchun Song New
[v16,2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Free some vmemmap pages of HugeTLB page 1 2 - --- 2021-02-19 Muchun Song New
[v16,1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c Free some vmemmap pages of HugeTLB page 1 3 - --- 2021-02-19 Muchun Song New
[8/8] __unix_find_socket_byname(): don't pass hash and type separately [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[7/8] unix_bind_bsd(): unlink if we fail after successful mknod [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[6/8] unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[5/8] fold unix_mknod() into unix_bind_bsd() [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[4/8] unix_bind(): take BSD and abstract address cases into new helpers [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[3/8] unix_bind(): separate BSD and abstract cases [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[2/8] unix_bind(): allocate addr earlier [1/8] af_unix: take address assignment/hash insertion into a new helper - - - --- 2021-02-19 Al Viro New
[1/8] af_unix: take address assignment/hash insertion into a new helper [1/8] af_unix: take address assignment/hash insertion into a new helper 1 - - --- 2021-02-19 Al Viro New
[GIT,PULL] xfs: new code for 5.12 [GIT,PULL] xfs: new code for 5.12 - - - --- 2021-02-19 Darrick J. Wong New
[GIT,PULL] iomap: new code for 5.12-rc1 [GIT,PULL] iomap: new code for 5.12-rc1 - - - --- 2021-02-19 Darrick J. Wong New
[v7,6/6] userfaultfd/selftests: add test exercising minor fault handling userfaultfd: add minor fault handling - 1 - --- 2021-02-19 Axel Rasmussen New
[v7,5/6] userfaultfd: update documentation to describe minor fault handling userfaultfd: add minor fault handling - - - --- 2021-02-19 Axel Rasmussen New
[v7,4/6] userfaultfd: add UFFDIO_CONTINUE ioctl userfaultfd: add minor fault handling - - - --- 2021-02-19 Axel Rasmussen New
[v7,3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled userfaultfd: add minor fault handling - 2 - --- 2021-02-19 Axel Rasmussen New
[v7,2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs userfaultfd: add minor fault handling - 2 - --- 2021-02-19 Axel Rasmussen New
[v7,1/6] userfaultfd: add minor fault registration mode userfaultfd: add minor fault handling - 1 - --- 2021-02-19 Axel Rasmussen New
[v6] vfs: fix copy_file_range regression in cross-fs copies [v6] vfs: fix copy_file_range regression in cross-fs copies - - - --- 2021-02-18 Luis Henriques New
[v5] vfs: fix copy_file_range regression in cross-fs copies [v5] vfs: fix copy_file_range regression in cross-fs copies - - - --- 2021-02-18 Luis Henriques New
[v4] vfs: fix copy_file_range regression in cross-fs copies [v4] vfs: fix copy_file_range regression in cross-fs copies - - - --- 2021-02-18 Luis Henriques New
[34/33] netfs: Pass flag rather than use in_softirq() Untitled series #435093 - - 2 --- 2021-02-18 David Howells New
[v3,2/2] io_uring: add support for IORING_OP_GETDENTS io_uring: add support for IORING_OP_GETDENTS - - - --- 2021-02-18 Lennert Buytenhek New
[v3,1/2] readdir: split the core of getdents64(2) out into vfs_getdents() io_uring: add support for IORING_OP_GETDENTS - - - --- 2021-02-18 Lennert Buytenhek New
Suspected leak of 'name' Suspected leak of 'name' - - - --- 2021-02-17 Jens Axboe New
[v3] vfs: fix copy_file_range regression in cross-fs copies [v3] vfs: fix copy_file_range regression in cross-fs copies - - 1 --- 2021-02-17 Luis Henriques New
[v2,6/6] ceph: convert ceph_readpages to ceph_readahead [v2,1/6] ceph: disable old fscache readpage handling - - - --- 2021-02-17 Jeff Layton New
[v2,5/6] ceph: plug write_begin into read helper [v2,1/6] ceph: disable old fscache readpage handling - - - --- 2021-02-17 Jeff Layton New
[v2,4/6] ceph: convert readpage to fscache read helper [v2,1/6] ceph: disable old fscache readpage handling - - - --- 2021-02-17 Jeff Layton New
[v2,3/6] ceph: fix fscache invalidation [v2,1/6] ceph: disable old fscache readpage handling - - - --- 2021-02-17 Jeff Layton New
[v2,2/6] ceph: rework PageFsCache handling [v2,1/6] ceph: disable old fscache readpage handling - - - --- 2021-02-17 Jeff Layton New
[v2,1/6] ceph: disable old fscache readpage handling [v2,1/6] ceph: disable old fscache readpage handling - - - --- 2021-02-17 Jeff Layton New
zonefs: Fix file size of zones in full condition zonefs: Fix file size of zones in full condition - - - --- 2021-02-17 Shinichiro Kawasaki New
[RESEND,v4,3/3] proc: Disable cancellation of subset=pid option proc: Relax check of mount visibility - - - --- 2021-02-17 Alexey Gladkov New
[RESEND,v4,2/3] proc: Show /proc/self/net only for CAP_NET_ADMIN proc: Relax check of mount visibility - - - --- 2021-02-17 Alexey Gladkov New
[RESEND,v4,1/3] proc: Relax check of mount visibility proc: Relax check of mount visibility - - - --- 2021-02-17 Alexey Gladkov New
[v3,1/1] exfat: add support ioctl and FITRIM function Add FITRIM ioctl support for exFAT filesystem - 1 - --- 2021-02-17 Hyeongseok Kim New
[4/4] fs/btrfs: Convert block context kmap's to kmap_local_page() btrfs: Convert more kmaps to kmap_local_page() - - - --- 2021-02-17 Ira Weiny New
[3/4] fs/btrfs: Use kmap_local_page() in __btrfsic_submit_bio() btrfs: Convert more kmaps to kmap_local_page() - - - --- 2021-02-17 Ira Weiny New
[2/4] fs/btrfs: Convert raid5/6 kmaps to kmap_local_page() btrfs: Convert more kmaps to kmap_local_page() - - - --- 2021-02-17 Ira Weiny New
[1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle btrfs: Convert more kmaps to kmap_local_page() - - - --- 2021-02-17 Ira Weiny New
[v8,13/13] mm: vmscan: shrink deferred objects proportional to priority Make shrinker's nr_deferred memcg aware - - - --- 2021-02-17 Yang Shi New
[v8,12/13] mm: memcontrol: reparent nr_deferred when memcg offline Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers Make shrinker's nr_deferred memcg aware 2 2 - --- 2021-02-17 Yang Shi New
[v8,10/13] mm: vmscan: use per memcg nr_deferred of shrinker Make shrinker's nr_deferred memcg aware 2 1 - --- 2021-02-17 Yang Shi New
[v8,09/13] mm: vmscan: add per memcg shrinker nr_deferred Make shrinker's nr_deferred memcg aware 2 1 - --- 2021-02-17 Yang Shi New
[v8,08/13] mm: vmscan: use a new flag to indicate shrinker is registered Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,07/13] mm: vmscan: add shrinker_info_protected() helper Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,06/13] mm: memcontrol: rename shrinker_map to shrinker_info Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,05/13] mm: vmscan: use kvfree_rcu instead of call_rcu Make shrinker's nr_deferred memcg aware 2 1 - --- 2021-02-17 Yang Shi New
[v8,04/13] mm: vmscan: remove memcg_shrinker_map_size Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,02/13] mm: vmscan: consolidate shrinker_maps handling code Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v8,01/13] mm: vmscan: use nid from shrink_control for tracepoint Make shrinker's nr_deferred memcg aware 3 1 - --- 2021-02-17 Yang Shi New
[v2,2/2] exfat: add support FITRIM ioctl Add FITRIM ioctl support for exFAT filesystem - - - --- 2021-02-16 Hyeongseok Kim New
[v2,1/2] exfat: add initial ioctl function Add FITRIM ioctl support for exFAT filesystem - - - --- 2021-02-16 Hyeongseok Kim New
[GIT,PULL] fsverity updates for 5.12 [GIT,PULL] fsverity updates for 5.12 - - - --- 2021-02-16 Eric Biggers New
[RFC,2/2] mm: fs: Invalidate BH LRU during page migration [RFC,1/2] mm: disable LRU pagevec during the migration temporarily - - - --- 2021-02-16 Minchan Kim New
[RFC,1/2] mm: disable LRU pagevec during the migration temporarily [RFC,1/2] mm: disable LRU pagevec during the migration temporarily - - - --- 2021-02-16 Minchan Kim New
[-next] fs: xattr: fix kernel-doc for mnt_userns and vfs xattr helpers [-next] fs: xattr: fix kernel-doc for mnt_userns and vfs xattr helpers - - - --- 2021-02-16 Randy Dunlap New
[-next] fs: namei: fix kernel-doc for struct renamedata and more [-next] fs: namei: fix kernel-doc for struct renamedata and more - - - --- 2021-02-16 Randy Dunlap New
[-next] fs: libfs: fix kernel-doc for mnt_userns [-next] fs: libfs: fix kernel-doc for mnt_userns - 1 - --- 2021-02-16 Randy Dunlap New
[RFC] mm, oom: introduce vm.sacrifice_hugepage_on_oom [RFC] mm, oom: introduce vm.sacrifice_hugepage_on_oom - - - --- 2021-02-16 Eiichi Tsukata New
[34/33] netfs: Use in_interrupt() not in_softirq() Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[git,pull] namei stuff [git,pull] namei stuff - - - --- 2021-02-15 Al Viro New
[33/33] ceph: convert ceph_readpages to ceph_readahead Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[32/33] ceph: plug write_begin into read helper Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[31/33] ceph: convert readpage to fscache read helper Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[30/33] ceph: fix fscache invalidation Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[29/33] ceph: rework PageFsCache handling Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[28/33] ceph: disable old fscache readpage handling Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[27/33] afs: Use new fscache read helper API Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[26/33] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[25/33] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[24/33] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[23/33] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[22/33] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[21/33] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[20/33] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
[19/33] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API [ver #3] - - - --- 2021-02-15 David Howells New
« 1 2 ... 249 250 251628 629 »