Show patches with: State = Action Required       |   62678 patches
« 1 2 ... 290 291 292626 627 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/9] iomap: Use kzalloc to allocate iomap_page THP iomap patches for 5.10 - 3 - --- 2020-09-10 Matthew Wilcox New
[v2,2/9] fs: Introduce i_blocks_per_page THP iomap patches for 5.10 1 3 - --- 2020-09-10 Matthew Wilcox New
[v2,1/9] iomap: Fix misplaced page flushing THP iomap patches for 5.10 - 3 - --- 2020-09-10 Matthew Wilcox New
[RFC,6/6] security/fbfam: Mitigate a fork brute force attack Fork brute force attack mitigation (fbfam) - - - --- 2020-09-10 Kees Cook New
[RFC,5/6] security/fbfam: Detect a fork brute force attack Fork brute force attack mitigation (fbfam) - - - --- 2020-09-10 Kees Cook New
[RFC,4/6] security/fbfam: Add a new sysctl to control the crashing rate threshold Fork brute force attack mitigation (fbfam) - - - --- 2020-09-10 Kees Cook New
[RFC,3/6] security/fbfam: Use the api to manage statistics Fork brute force attack mitigation (fbfam) - - - --- 2020-09-10 Kees Cook New
[RFC,2/6] security/fbfam: Add the api to manage statistics Fork brute force attack mitigation (fbfam) - - - --- 2020-09-10 Kees Cook New
[RFC,1/6] security/fbfam: Add a Kconfig to enable the fbfam feature Fork brute force attack mitigation (fbfam) - - - --- 2020-09-10 Kees Cook New
iomap: Don't opencode SECTOR_SIZE macro iomap: Don't opencode SECTOR_SIZE macro - - - --- 2020-09-10 Nikolay Borisov New
[12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[11/12] bdi: invert BDI_CAP_NO_ACCT_WB [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK [01/12] fs: remove the unused SB_I_MULTIROOT flag 1 2 - --- 2020-09-10 Christoph Hellwig New
[06/12] block: lift setting the readahead size into the block layer [01/12] fs: remove the unused SB_I_MULTIROOT flag - - - --- 2020-09-10 Christoph Hellwig New
[05/12] md: update the optimal I/O size on reshape [01/12] fs: remove the unused SB_I_MULTIROOT flag 1 - - --- 2020-09-10 Christoph Hellwig New
[04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init [01/12] fs: remove the unused SB_I_MULTIROOT flag 2 - - --- 2020-09-10 Christoph Hellwig New
[03/12] drbd: remove RB_CONGESTED_REMOTE [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[02/12] drbd: remove dead code in device_to_statistics [01/12] fs: remove the unused SB_I_MULTIROOT flag - 1 - --- 2020-09-10 Christoph Hellwig New
[01/12] fs: remove the unused SB_I_MULTIROOT flag [01/12] fs: remove the unused SB_I_MULTIROOT flag - 2 - --- 2020-09-10 Christoph Hellwig New
[v4,4/4] zonefs: document the explicit-open mount option zonefs: introduce helper for zone management - 1 - --- 2020-09-10 Johannes Thumshirn New
[v4,3/4] zonefs: open/close zone on file open/close zonefs: introduce helper for zone management - - - --- 2020-09-10 Johannes Thumshirn New
[v4,2/4] zonefs: provide zonefs_io_error variant that can be called with i_truncate_mutex held zonefs: introduce helper for zone management - - - --- 2020-09-10 Johannes Thumshirn New
[v4,1/4] zonefs: introduce helper for zone management zonefs: introduce helper for zone management - 1 - --- 2020-09-10 Johannes Thumshirn New
vfs: add fchmodat2 syscall vfs: add fchmodat2 syscall - - - --- 2020-09-10 dalias@libc.org New
iomap: Use round_down/round_up macros in __iomap_write_begin iomap: Use round_down/round_up macros in __iomap_write_begin - - - --- 2020-09-10 Nikolay Borisov New
[v3,3/3] zonefs: document the explicit-open mount option zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-10 Johannes Thumshirn New
[v3,2/3] zonefs: open/close zone on file open/close zonefs: introduce -o explicit-open mount option - - - --- 2020-09-10 Johannes Thumshirn New
[v3,1/3] zonefs: introduce helper for zone management zonefs: introduce -o explicit-open mount option - 1 - --- 2020-09-10 Johannes Thumshirn New
[5/5] fs: remove KSTAT_QUERY_FLAGS [1/5] fs: remove vfs_statx_fd - - - --- 2020-09-10 Christoph Hellwig New
« 1 2 ... 290 291 292626 627 »