messages from 2021-03-19 17:52:44 to 2021-03-22 13:36:30 UTC [more...]
[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
2021-03-22 13:35 UTC (2+ messages)
[PATCH 0/5] cifsd: introduce new SMB3 kernel server
2021-03-22 13:25 UTC (20+ messages)
` [PATCH 1/5] cifsd: add server handler and tranport layers
` [PATCH 2/5] cifsd: add server-side procedures for SMB3
` [Linux-cifsd-devel] "
` [PATCH 3/5] cifsd: add file operations
` [PATCH 4/5] cifsd: add Kconfig and Makefile
` [PATCH 5/5] MAINTAINERS: add cifsd kernel server
[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
2021-03-22 13:24 UTC (6+ messages)
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec
[PATCH] [v2] posix-acl: avoid -Wempty-body warning
2021-03-22 13:21 UTC (2+ messages)
[RFC][PATCHSET] hopefully saner handling of pathnames in cifs
2021-03-22 13:15 UTC (15+ messages)
` [PATCH 1/7] cifs: don't cargo-cult strndup()
` [PATCH 2/7] cifs: constify get_normalized_path() properly
` [PATCH 3/7] cifs: constify path argument of ->make_node()
` [PATCH 4/7] cifs: constify pathname arguments in a bunch of helpers
` [PATCH 5/7] cifs: make build_path_from_dentry() return const char *
` [PATCH 6/7] cifs: allocate buffer in the caller of build_path_from_dentry()
` [PATCH 7/7] cifs: switch build_path_from_dentry() to using dentry_path_raw()
[PATCH] posix-acl: avoid -Wempty-body warning
2021-03-22 13:08 UTC (4+ messages)
[PATCH v2 0/2] unprivileged fanotify listener
2021-03-22 12:44 UTC (13+ messages)
[PATCH] fs: direct-io: fix missing sdio->boundary
2021-03-22 11:28 UTC (2+ messages)
[PATCH v4 00/28] Network fs helper library & fscache kiocb API
2021-03-22 10:56 UTC (6+ messages)
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
[PATCH v5 00/27] Memory Folios
2021-03-22 9:27 UTC (37+ messages)
` [PATCH v5 01/27] fs/cachefiles: Remove wait_bit_key layout dependency
` [PATCH v5 02/27] mm/writeback: Add wait_on_page_writeback_killable
` [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable
` [PATCH v5 04/27] mm: Introduce struct folio
` [PATCH v5 05/27] mm: Add folio_pgdat and folio_zone
` [PATCH v5 06/27] mm/vmstat: Add functions to account folio statistics
` [PATCH v5 07/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v5 08/27] mm: Add put_folio
` [PATCH v5 09/27] mm: Add get_folio
` [PATCH v5 10/27] mm: Create FolioFlags
` [PATCH v5 11/27] mm: Handle per-folio private data
` [PATCH v5 12/27] mm: Add folio_index, folio_file_page and folio_contains
` [PATCH v5 13/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v5 14/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v5 15/27] mm/filemap: Add unlock_folio
` [PATCH v5 16/27] mm/filemap: Add lock_folio
` [PATCH v5 17/27] mm/filemap: Add lock_folio_killable
` [PATCH v5 18/27] mm/filemap: Add __lock_folio_async
` [PATCH v5 19/27] mm/filemap: Add __lock_folio_or_retry
` [PATCH v5 20/27] mm/filemap: Add wait_on_folio_locked
` [PATCH v5 21/27] mm/filemap: Add end_folio_writeback
` [PATCH v5 22/27] mm/writeback: Add wait_on_folio_writeback
` [PATCH v5 23/27] mm/writeback: Add wait_for_stable_folio
` [PATCH v5 24/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v5 25/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v5 26/27] mm/filemap: Convert page wait queues to be folios
` [PATCH v5 27/27] mm/doc: Build kerneldoc for various mm files
[PATCH v2 0/4] tweak fs mapping helpers
2021-03-22 8:50 UTC (11+ messages)
` [PATCH v2 1/4] fs: document "
` [PATCH v2 2/4] fs: document and rename fsid helpers
` [PATCH v2 3/4] fs: introduce fsuidgid_has_mapping() helper
` [PATCH v2 4/4] fs: introduce two inode i_{u,g}id initialization helpers
[PATCH 0/3] virtiofs: split requests that exceed virtqueue size
2021-03-22 8:17 UTC (10+ messages)
` [PATCH 1/3] virtio_ring: always warn when descriptor chain exceeds queue size
` [PATCH 2/3] virtiofs: split requests that exceed virtqueue size
` [PATCH 3/3] fuse: fix typo for fuse_conn.max_pages comment
[RFC PATCH] autofs: find_autofs_mount overmounted parent support
2021-03-22 7:53 UTC (8+ messages)
[PATCH v3] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
2021-03-22 5:52 UTC (2+ messages)
[PATCH v4 00/25] Page folios
2021-03-22 3:54 UTC (7+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
[PATCH] seccomp: fix the cond to report loaded filters
2021-03-22 2:03 UTC (2+ messages)
set_page_dirty variants
2021-03-22 1:19 UTC
[PATCH v2] exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
2021-03-22 0:12 UTC (3+ messages)
fs: avoid softlockups in s_inodes iterators commit
2021-03-21 23:04 UTC (7+ messages)
[PATCH] btrfs: Use readahead_batch_length
2021-03-21 21:03 UTC
[PATCH] reiserfs: update reiserfs_xattrs_initialized() condition
2021-03-21 19:20 UTC (2+ messages)
[PATCH] fs: fs_context: make it be kernel-doc clean
2021-03-21 6:16 UTC
[PATCH v4 1/3] mm: disable LRU pagevec during the migration temporarily
2021-03-20 22:51 UTC (7+ messages)
` [PATCH v4 2/3] mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
` [PATCH v4 3/3] mm: fs: Invalidate BH LRU during page migration
[PATCH v24 00/10] NTFS read-write driver GPL implementation by Paragon Software
2021-03-20 22:26 UTC (12+ messages)
` [PATCH v24 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v24 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v24 03/10] fs/ntfs3: Add bitmap
` [PATCH v24 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v24 05/10] fs/ntfs3: Add attrib operations
` [PATCH v24 06/10] fs/ntfs3: Add compression
` [PATCH v24 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v24 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v24 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v24 10/10] fs/ntfs3: Add MAINTAINERS
[PATCH 1/4] ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link()
2021-03-20 21:55 UTC (5+ messages)
` [PATCH 2/4] ecryptfs: saner API for lock_parent()
` [PATCH 3/4] ecryptfs: get rid of unused accessors
` [PATCH 4/4] ecryptfs: ecryptfs_dentry_info->crypt_stat is never used
[PATCH v8 00/10] fs: interface for directly reading/writing compressed data
2021-03-20 20:39 UTC (16+ messages)
` [PATCH v8 01/10] iov_iter: add copy_struct_from_iter()
[PATCH] fs/attr.c: Couple of typo fixes
2021-03-20 19:55 UTC (2+ messages)
[PATCH] fs/namei.c: Mundane typo fix
2021-03-20 19:14 UTC (2+ messages)
[PATCH] proc: delete redundant subset=pid check
2021-03-20 18:02 UTC (2+ messages)
[PATCH] proc: test subset=pid
2021-03-20 17:54 UTC (2+ messages)
exec error: BUG: Bad rss-counter
2021-03-20 15:59 UTC (8+ messages)
[PATCH] proc: mandate ->proc_lseek in "struct proc_ops"
2021-03-20 15:42 UTC
[PATCH v2 0/2] Reconcile Encryption and Casefolding in Ext4
2021-03-20 9:05 UTC (3+ messages)
` [PATCH v2 1/2] ext4: Handle casefolding with encryption
[PATCH 0/3] fuse: Fix clearing SGID when access ACL is set
2021-03-20 10:03 UTC (6+ messages)
` [PATCH 1/3] posic_acl: Add a helper determine if SGID should be cleared
` [PATCH 2/3] fuse: Add support for FUSE_SETXATTR_V2
` [PATCH 3/3] fuse: Add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID
[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
2021-03-20 2:39 UTC (6+ messages)
` [PATCH 2/3] mm, dax, pmem: Introduce dev_pagemap_failure()
[PATCH] binfmt_misc: Trivial spello fix
2021-03-20 1:28 UTC (2+ messages)
[GIT PULL] zonefs fixes for 5.12-rc4
2021-03-20 0:35 UTC (2+ messages)
[PATCH v1] binfmt: check return value of remove_arg_zero
2021-03-19 23:05 UTC
[PATCH v30 00/12] Landlock LSM
2021-03-19 21:57 UTC (27+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 10/12] selftests/landlock: Add user space tests
` [PATCH v30 12/12] landlock: Add user and kernel documentation
[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
2021-03-19 19:31 UTC (3+ messages)
` [seq_file] 5fd6060e50: stress-ng.eventfd.ops_per_sec -49.1% regression
[PATCH] fs/inode.c: Fix a rudimentary typo
2021-03-19 17:54 UTC (2+ messages)
[PATCH 0/6] mm: some config cleanups
2021-03-19 18:35 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).