linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-20 04:34:03 to 2021-03-22 22:34:45 UTC [more...]

[PATCH v2 00/18] new kAPI for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-03-22 22:33 UTC  (20+ messages)
` [PATCH v2 01/18] vfs: add miscattr ops
` [PATCH v2 02/18] ecryptfs: stack "
` [PATCH v2 03/18] ovl: "
` [PATCH v2 04/18] btrfs: convert to miscattr
` [PATCH v2 05/18] ext2: "
` [PATCH v2 06/18] ext4: "
` [PATCH v2 07/18] f2fs: "
` [PATCH v2 08/18] gfs2: "
` [PATCH v2 09/18] orangefs: "
` [PATCH v2 10/18] xfs: "
` [PATCH v2 11/18] efivars: "
` [PATCH v2 12/18] hfsplus: "
` [PATCH v2 13/18] jfs: "
` [PATCH v2 14/18] nilfs2: "
` [PATCH v2 15/18] ocfs2: "
` [PATCH v2 16/18] reiserfs: "
` [PATCH v2 17/18] ubifs: "
` [PATCH v2 18/18] vfs: remove unused ioctl helpers

[PATCH] hfs/hfsplus: use WARN_ON for sanity check
 2021-03-22 22:32 UTC 

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-22 22:18 UTC  (25+ 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] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-03-22 21:58 UTC 

[PATCH] fs: Improve eventpoll logging to stop indicting timerfd
 2021-03-22 21:40 UTC  (4+ messages)

[PATCH] userfaultfd/shmem: fix minor fault page leak
 2021-03-22 21:00 UTC  (2+ messages)

broken hash use in fs/cifs/dfs_cache.c
 2021-03-22 20:23 UTC  (4+ messages)

[PATCH v5 00/27] Memory Folios
 2021-03-22 19:41 UTC  (40+ 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 0/3] virtiofs: split requests that exceed virtqueue size
 2021-03-22 19:01 UTC  (12+ 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

[PATCH v2 0/2] unprivileged fanotify listener
 2021-03-22 18:38 UTC  (18+ messages)

[PATCH 0/2] Better fanotify support for tmpfs
 2021-03-22 17:39 UTC  (3+ messages)
` [PATCH 1/2] fs: introduce a wrapper uuid_to_fsid()
` [PATCH 2/2] shmem: allow reporting fanotify events with file handles on tmpfs

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-22 17:13 UTC  (7+ 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] xfs: use a unique and persistent value for f_fsid
 2021-03-22 17:11 UTC 

[PATCH 0/3] fuse: Fix clearing SGID when access ACL is set
 2021-03-22 17:01 UTC  (5+ messages)
` [PATCH 1/3] posic_acl: Add a helper determine if SGID should be cleared

[PATCH v4 1/3] mm: disable LRU pagevec during the migration temporarily
 2021-03-22 16:46 UTC  (7+ messages)
` [PATCH v4 3/3] mm: fs: Invalidate BH LRU during page migration

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-22 16:42 UTC  (7+ 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] buffer: a small optimization in grow_buffers
 2021-03-22 16:36 UTC  (4+ messages)

[PATCH] reiserfs: update reiserfs_xattrs_initialized() condition
 2021-03-22 15:43 UTC  (3+ messages)

[PATCH] fs/fuse: Fix matching of FUSE_DEV_IOC_CLONE command
 2021-03-22 15:04 UTC  (2+ messages)

[PATCH v4] flock.2: add CIFS details
 2021-03-22 14:30 UTC  (2+ messages)
` [PATCH v5] "

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-03-22 13:35 UTC  (2+ messages)

[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] fs: direct-io: fix missing sdio->boundary
 2021-03-22 11:28 UTC  (2+ messages)

[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

[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  (6+ 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] fs: fs_context: make it be kernel-doc clean
 2021-03-21  6:16 UTC 

[PATCH v24 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-20 22:26 UTC  (3+ messages)
` [PATCH v24 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile

[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  (14+ 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


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).