Show patches with: none      |   64739 patches
« 1 2 ... 310 311 312647 648 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,05/24] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate mm/hugetlb: Free some vmemmap pages of hugetlb page - - - --- 2020-09-15 Muchun Song New
[RFC,04/24] mm/hugetlb: Register bootmem info when CONFIG_HUGETLB_PAGE_FREE_VMEMMAP mm/hugetlb: Free some vmemmap pages of hugetlb page - - - --- 2020-09-15 Muchun Song New
[RFC,03/24] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP mm/hugetlb: Free some vmemmap pages of hugetlb page - - - --- 2020-09-15 Muchun Song New
[RFC,02/24] mm/memory_hotplug: Move {get,put}_page_bootmem() to bootmem_info.c mm/hugetlb: Free some vmemmap pages of hugetlb page 1 - - --- 2020-09-15 Muchun Song New
[RFC,01/24] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c mm/hugetlb: Free some vmemmap pages of hugetlb page 1 - - --- 2020-09-15 Muchun Song New
[RFC,4/4] fsdax: remove useless (dis)associate functions fsdax: introduce fs query to support reflink - - - --- 2020-09-15 Ruan Shiyang New
[RFC,3/4] mm, fsdax: refactor dax handler in memory-failure fsdax: introduce fs query to support reflink - - - --- 2020-09-15 Ruan Shiyang New
[RFC,2/4] pagemap: introduce ->memory_failure() fsdax: introduce fs query to support reflink - - - --- 2020-09-15 Ruan Shiyang New
[RFC,1/4] fs: introduce ->storage_lost() for memory-failure fsdax: introduce fs query to support reflink - - - --- 2020-09-15 Ruan Shiyang New
[3/3] io_uring: Fix remove irrelevant req from the task_list io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-15 Muchun Song New
[2/3] io_uring: Fix missing smp_mb() in io_cancel_async_work() io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-15 Muchun Song New
[1/3] io_uring: Fix resource leaking when kill the process io_uring: Fix async workqueue is not canceled on some corner case - - - --- 2020-09-15 Muchun Song New
[RFC,v3,16/16] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,15/16] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,14/16] ceph: add support to readdir for encrypted filenames ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,13/16] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,11/16] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,10/16] ceph: add routine to create context prior to RPC ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,09/16] ceph: preallocate inode for ops that may create one ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,08/16] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,07/16] ceph: crypto context handling for ceph ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,06/16] ceph: add fscrypt ioctls ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,05/16] fscrypt: make fscrypt_fname_disk_to_usr return whether result is nokey name ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,04/16] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,03/16] fscrypt: export fscrypt_d_revalidate ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,02/16] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC,v3,01/16] vfs: export new_inode_pseudo ceph+fscrypt: context, filename and symlink support - - - --- 2020-09-14 Jeff Layton New
[RFC] fs: micro-optimization remove branches by adjusting flag values [RFC] fs: micro-optimization remove branches by adjusting flag values - - - --- 2020-09-14 Mateusz Nosek New
[RFC] inotify: add support watch open exec event [RFC] inotify: add support watch open exec event - - - --- 2020-09-14 Weiping Zhang New
[V1] fuse: Remove __GFP_FS flag to avoid allocator recursing [V1] fuse: Remove __GFP_FS flag to avoid allocator recursing - - - --- 2020-09-14 Pradeep P V K New
ramfs: Fix nommu mmap with gaps in the page cache ramfs: Fix nommu mmap with gaps in the page cache - - - --- 2020-09-14 Matthew Wilcox New
[Linux-kernel-mentees] idr: remove WARN_ON_ONCE() when trying to check id [Linux-kernel-mentees] idr: remove WARN_ON_ONCE() when trying to check id - - - --- 2020-09-14 Anmol Karn New
fs/pipe.c: clean code by removing unnecessary initialization fs/pipe.c: clean code by removing unnecessary initialization - - - --- 2020-09-12 Mateusz Nosek New
fs/aio.c: clean code by removing unnecessary assignment fs/aio.c: clean code by removing unnecessary assignment - - - --- 2020-09-11 Mateusz Nosek New
[V8,3/3] fuse: Handle AIO read and write in passthrough fuse: Add support for passthrough read/write - - - --- 2020-09-11 Alessio Balsini New
[V8,2/3] fuse: Introduce synchronous read and write for passthrough fuse: Add support for passthrough read/write - - - --- 2020-09-11 Alessio Balsini New
[V8,1/3] fuse: Definitions and ioctl() for passthrough fuse: Add support for passthrough read/write - - - --- 2020-09-11 Alessio Balsini New
[v5,10/10] fs/ntfs3: Add MAINTAINERS NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v5,09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v5,08/10] fs/ntfs3: Add Kconfig, Makefile and doc NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v5,06/10] fs/ntfs3: Add compression NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v5,05/10] fs/ntfs3: Add attrib operations NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v5,03/10] fs/ntfs3: Add bitmap NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v5,01/10] fs/ntfs3: Add headers and misc files NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-09-11 Konstantin Komarov New
[v7,39/39] btrfs: enable to mount ZONED incompat flag btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,38/39] btrfs: reorder log node allocation btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,37/39] btrfs: serialize log transaction on ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,36/39] btrfs: extend zoned allocator to use dedicated tree-log block group btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,35/39] btrfs: split alloc_log_tree() btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,34/39] btrfs: relocate block group to repair IO failure in ZONED btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,33/39] btrfs: enable relocation in ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,32/39] btrfs: support dev-replace in ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,31/39] btrfs: implement copying for ZONED device-replace btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,30/39] btrfs: implement cloning for ZONED device-replace btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,29/39] btrfs: mark block groups to copy for device-replace btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,28/39] btrfs: avoid async metadata checksum on ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,27/39] btrfs: wait existing extents before truncating btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,26/39] btrfs: serialize meta IOs on ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,25/39] btrfs: introduce dedicated data write path for ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,24/39] btrfs: enable zone append writing for direct IO btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,23/39] btrfs: handle REQ_OP_ZONE_APPEND as writing btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,22/39] btrfs: use ZONE_APPEND write for ZONED btrfs btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,21/39] btrfs: extend btrfs_rmap_block for specifying a device btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,20/39] btrfs: limit ordered extent size to max_zone_append_size btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,19/39] btrfs: limit bio size under max_zone_append_size btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,18/39] btrfs: redirty released extent buffers in ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,17/39] btrfs: reset zones of unused block groups btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,16/39] btrfs: do sequential extent allocation in ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,15/39] btrfs: track unusable bytes for zones btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,14/39] btrfs: emulate write pointer for conventional zones btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,13/39] btrfs: load zone's alloction offset btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,12/39] btrfs: verify device extent is aligned to zone btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,11/39] btrfs: implement zoned chunk allocator btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,10/39] btrfs: implement log-structured superblock for ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,09/39] btrfs: disallow inode_cache in ZONED mode btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,08/39] btrfs: disallow mixed-bg in ZONED mode btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,07/39] btrfs: disable fallocate in ZONED mode btrfs: zoned block device support - 2 - --- 2020-09-11 Naohiro Aota New
[v7,06/39] btrfs: disallow NODATACOW in ZONED mode btrfs: zoned block device support - 2 - --- 2020-09-11 Naohiro Aota New
[v7,05/39] btrfs: disallow space_cache in ZONED mode btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,04/39] btrfs: introduce max_zone_append_size btrfs: zoned block device support - - - --- 2020-09-11 Naohiro Aota New
[v7,03/39] btrfs: Check and enable ZONED mode btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,02/39] btrfs: Get zone information of zoned block devices btrfs: zoned block device support - 1 - --- 2020-09-11 Naohiro Aota New
[v7,01/39] btrfs: introduce ZONED feature flag btrfs: zoned block device support - 2 - --- 2020-09-11 Naohiro Aota New
[-next] fs: Fix 'mnt' kernel-doc warning in namespace.c [-next] fs: Fix 'mnt' kernel-doc warning in namespace.c - - - --- 2020-09-11 Wang Hai New
[-next] fs_parser: Fix 'name' kernel-doc warning in validate_constant_table() [-next] fs_parser: Fix 'name' kernel-doc warning in validate_constant_table() - - - --- 2020-09-11 Wang Hai New
[-next] fs: vboxsf: Fix a kernel-doc warning in vboxsf_wrappers.c [-next] fs: vboxsf: Fix a kernel-doc warning in vboxsf_wrappers.c 1 - - --- 2020-09-11 Wang Hai New
[v5,4/4] zonefs: document the explicit-open mount option zonefs: introduce helper for zone management - 1 - --- 2020-09-11 Johannes Thumshirn New
[v5,3/4] zonefs: open/close zone on file open/close zonefs: introduce helper for zone management - 1 - --- 2020-09-11 Johannes Thumshirn New
[v5,2/4] zonefs: provide zonefs_io_error variant that can be called with i_truncate_mutex held zonefs: introduce helper for zone management - 1 - --- 2020-09-11 Johannes Thumshirn New
[v5,1/4] zonefs: introduce helper for zone management zonefs: introduce helper for zone management - 1 - --- 2020-09-11 Johannes Thumshirn New
[3/3] exfat: replace memcpy with structure assignment [1/3] exfat: remove useless directory scan in exfat_add_entry() 1 - - --- 2020-09-11 Tetsuhiro Kohada New
[2/3] exfat: remove useless check in exfat_move_file() [1/3] exfat: remove useless directory scan in exfat_add_entry() 1 - - --- 2020-09-11 Tetsuhiro Kohada New
[1/3] exfat: remove useless directory scan in exfat_add_entry() [1/3] exfat: remove useless directory scan in exfat_add_entry() 1 - - --- 2020-09-11 Tetsuhiro Kohada New
[v2,9/9] iomap: Change calling convention for zeroing THP iomap patches for 5.10 - 2 - --- 2020-09-10 Matthew Wilcox New
[v2,8/9] iomap: Convert iomap_write_end types THP iomap patches for 5.10 - 2 - --- 2020-09-10 Matthew Wilcox New
[v2,7/9] iomap: Convert write_count to write_bytes_pending THP iomap patches for 5.10 - 2 - --- 2020-09-10 Matthew Wilcox New
[v2,6/9] iomap: Convert read_count to read_bytes_pending THP iomap patches for 5.10 - 1 - --- 2020-09-10 Matthew Wilcox New
[v2,5/9] iomap: Support arbitrarily many blocks per page THP iomap patches for 5.10 - 3 - --- 2020-09-10 Matthew Wilcox New
[v2,4/9] iomap: Use bitmap ops to set uptodate bits THP iomap patches for 5.10 - 3 - --- 2020-09-10 Matthew Wilcox New
« 1 2 ... 310 311 312647 648 »