linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 18:22:51 to 2019-06-26 15:37:18 UTC [more...]

[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-26 15:35 UTC  (11+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
  ` [Cluster-devel] "
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[PATCH] orangefs: remove redundant assignment to variable buffer_index
 2019-06-26 14:56 UTC  (3+ messages)

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
 2019-06-26 14:50 UTC  (27+ messages)
` [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/25] fsinfo: Add syscalls to other arches "
` [PATCH 03/25] vfs: Allow fsinfo() to query what's in an fs_context "
` [PATCH 04/25] vfs: Allow fsinfo() to be used to query an fs parameter description "
` [PATCH 05/25] vfs: Implement parameter value retrieval with fsinfo() "
` [PATCH 08/25] vfs: Allow fsinfo() to look up a mount object by ID "
` [PATCH 09/25] vfs: Add mount notification count "
` [PATCH 10/25] vfs: Allow mount information to be queried by fsinfo() "

[GIT PULL] AFS fixes
 2019-06-26 13:39 UTC 

[GIT PULL] AFS fixes
 2019-06-26 13:38 UTC  (2+ messages)

[PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 13:37 UTC  (4+ messages)
` [PATCH v2 2/3] fs: fold __generic_write_end back into generic_write_end
` [PATCH v2 3/3] iomap: fix page_done callback for short writes

[PATCH 1/2] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 13:17 UTC  (5+ messages)
` [PATCH 2/2] fs: fold __generic_write_end back into generic_write_end

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-06-26 12:47 UTC  (8+ messages)

[PATCH] fs: Move mark_inode_dirty out of __generic_write_end
 2019-06-26 12:07 UTC  (9+ messages)

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-26 11:38 UTC  (5+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-06-26  8:15 UTC  (4+ messages)

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-26  8:02 UTC  (28+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 06/18] kbuild: enable building KUnit
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-06-26  7:33 UTC  (14+ messages)
` [PATCH bpf-next v9 01/10] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v9 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v9 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v9 06/10] landlock: Handle filesystem access control
` [PATCH bpf-next v9 07/10] landlock: Add ptrace restrictions
` [PATCH bpf-next v9 08/10] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v9 09/10] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v9 10/10] landlock: Add user and kernel documentation "

[PATCH v5 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-26  7:34 UTC  (5+ messages)
` [PATCH v5 16/16] f2fs: add fs-verity support

[PATCH 0/6] Btrfs iomap
 2019-06-26  6:42 UTC  (18+ messages)
` [PATCH 1/6] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O
` [PATCH 3/6] iomap: Check iblocksize before transforming page->private

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-26  5:48 UTC  (4+ messages)
` [RFC PATCH v5 1/1] "

[PATCH v5 0/5] vfs: make immutable files actually immutable
 2019-06-26  3:51 UTC  (7+ messages)
` [PATCH 1/5] mm/fs: don't allow writes to immutable files
` [PATCH 2/5] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/5] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/5] vfs: don't allow most setxattr to immutable files
` [PATCH 5/5] vfs: don't allow writes to swap files

[PATCH v4 0/7] Hexdump Enhancements
 2019-06-26  1:28 UTC  (21+ messages)
` [PATCH v4 1/7] lib/hexdump.c: Fix selftests
` [PATCH v4 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v4 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v4 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v4 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v4 7/7] lib/hexdump.c: Optionally retain byte ordering

mmotm 2019-06-25-16-20 uploaded
 2019-06-25 23:20 UTC 

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25 20:37 UTC  (9+ messages)
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
      ` [Ocfs2-devel] "

[PATCH v5 00/14] epoll: support pollable epoll from userspace
 2019-06-25 18:29 UTC  (7+ messages)
` [PATCH v5 13/14] epoll: implement epoll_create2() syscall

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-25 18:17 UTC  (14+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

lift the xfs writepage code into iomap
 2019-06-25 15:21 UTC  (30+ messages)
` [PATCH 01/12] list.h: add a list_pop helper
` [PATCH 04/12] xfs: initialize ioma->flags in xfs_bmbt_to_iomap
` [PATCH 06/12] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 09/12] xfs: refactor the ioend merging code
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

[PATCH next] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl max_softirq_time_usecs
 2019-06-25 14:46 UTC  (5+ messages)

[PATCH] quota: honor quote type in Q_XGETQSTAT[V] calls
 2019-06-25 10:49 UTC  (2+ messages)

d_lookup: Unable to handle kernel paging request
 2019-06-25 10:48 UTC  (12+ messages)

[PATCH V3 0/7] Consolidate FS read I/O callbacks code
 2019-06-25  6:24 UTC  (15+ messages)
` [PATCH V3 1/7] FS: Introduce read callbacks
` [PATCH V3 2/7] Integrate read callbacks into Ext4 and F2FS
` [PATCH V3 4/7] fs/mpage.c: Integrate read callbacks
` [PATCH V3 6/7] Add decryption support for sub-pagesized blocks

[PATCH v4 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-25  6:10 UTC  (4+ messages)
` [PATCH v4 0/3] "

[PATCH next v2] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl, max_softirq_time_msecs
 2019-06-25  3:13 UTC 

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-06-25  0:12 UTC  (7+ messages)
` [PATCH v9 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v9 2/6] filemap: update offset check "
` [PATCH v9 3/6] mm,thp: stats for file backed THP
` [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v9 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH v8 0/6] Enable THP for text section of non-shmem files
 2019-06-24 22:34 UTC  (8+ messages)
` [PATCH v8 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v8 2/6] filemap: update offset check "
` [PATCH v8 3/6] mm,thp: stats for file backed THP
` [PATCH v8 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v8 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v8 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH v7 5/6] mm,thp: add read-only THP support for (non-shmem)FS
 2019-06-24 21:17 UTC 

xfstest 531 and unlink of open file
 2019-06-24 19:02 UTC  (3+ messages)


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