linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 16:32:14 to 2019-06-29 22:34:28 UTC [more...]

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-06-29 22:34 UTC  (11+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
            ` shrink_dentry_list() logics change (was Re: [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects)

[RFC iproute2 0/1] iproute2 netns mount race issue and solution?
 2019-06-29 21:45 UTC  (6+ messages)
` [RFC iproute2 1/1] ip: netns: add mounted state file for each netns

general protection fault in do_move_mount (2)
 2019-06-29 20:39 UTC  (6+ messages)
    ` [PATCH] vfs: move_mount: reject moving kernel internal mounts

[PATCH v4 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-29 20:09 UTC  (7+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [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

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-29 16:39 UTC 

[PATCHSET 0/2] io_uring: add sendmsg/recvmsg support
 2019-06-29 16:12 UTC  (3+ messages)
` [PATCH 1/2] io_uring: add support for sendmsg()
` [PATCH 2/2] io_uring: add support for recvmsg()

[PATCH] filesystem-dax: Disable PMD support
 2019-06-29 16:03 UTC  (12+ messages)

[PATCH] fs: change last_ino type to unsigned long
 2019-06-29 14:21 UTC  (2+ messages)

[PATCH RFC] iomap: introduce IOMAP_TAIL
 2019-06-29  9:34 UTC  (2+ messages)

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

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

lift the xfs writepage code into iomap
 2019-06-28 22:27 UTC  (16+ messages)
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-28 21:37 UTC  (29+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [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()

[GIT PULL] Two more Linux NFS client fixes
 2019-06-28 21:08 UTC 

[PATCH v2 0/2] vfs: make active swap files unwritable
 2019-06-28 18:35 UTC  (3+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files

lift the xfs writepage code into iomap v2
 2019-06-28 17:41 UTC  (28+ messages)
` [PATCH 01/13] list.h: add list_pop and list_pop_entry helpers
` [PATCH 02/13] xfs: remove the unused xfs_count_page_state declaration
` [PATCH 03/13] xfs: fix a comment typo in xfs_submit_ioend
` [PATCH 04/13] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 05/13] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 06/13] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/13] xfs: allow merging ioends over append boundaries
` [PATCH 08/13] xfs: simplify xfs_ioend_can_merge
` [PATCH 09/13] xfs: refactor the ioend merging code
` [PATCH 10/13] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 11/13] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 12/13] iomap: move the xfs writeback code to iomap.c
` [PATCH 13/13] iomap: add tracing for the address space operations

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-28 17:30 UTC  (18+ messages)
` [PATCH 1/2] mm, memcontrol: Add memcg_iterate_all()
` [PATCH 2/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs

[PATCH 0/6] Mount and superblock notifications [ver #5]
 2019-06-28 16:47 UTC  (8+ messages)
` [PATCH 1/6] security: Add hooks to rule on setting a superblock or mount watch "
` [PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. "
` [PATCH 3/6] vfs: Add a mount-notification facility "
` [PATCH 4/6] vfs: Add superblock notifications "
` [PATCH 5/6] fsinfo: Export superblock notification counter "
` [PATCH 6/6] Add sample notification program "

[PATCH] fat: Add nobarrier to workaround the strange behavior of device
 2019-06-28 16:27 UTC  (5+ messages)

[PATCH 0/9] Keyrings, Block and USB notifications [ver #5]
 2019-06-28 15:49 UTC  (10+ messages)
` [PATCH 1/9] uapi: General notification ring definitions "
` [PATCH 2/9] security: Add hooks to rule on setting a watch "
` [PATCH 3/9] security: Add a hook for the point of notification insertion "
` [PATCH 4/9] General notification queue with user mmap()'able ring buffer "
` [PATCH 5/9] keys: Add a notification facility "
` [PATCH 6/9] Add a general, global device notification watch list "
` [PATCH 7/9] block: Add block layer notifications "
` [PATCH 8/9] usb: Add USB subsystem "
` [PATCH 9/9] Add sample notification program "

[PATCH 0/6] fsinfo: Add mount topology query [ver #15]
 2019-06-28 15:47 UTC  (7+ messages)
` [PATCH 1/6] vfs: Allow fsinfo() to look up a mount object by ID "
` [PATCH 2/6] vfs: Introduce a non-repeating system-unique superblock "
` [PATCH 3/6] vfs: Add mount change counter "
` [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 5/6] vfs: fsinfo sample: Mount listing program "
` [PATCH 6/6] fsinfo: Add documentation for mount and sb watches "

[PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15]
 2019-06-28 15:45 UTC  (12+ messages)
` [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/11] fsinfo: Add syscalls to other arches "
` [PATCH 03/11] vfs: Allow fsinfo() to query what's in an fs_context "
` [PATCH 04/11] vfs: Allow fsinfo() to be used to query an fs parameter description "
` [PATCH 05/11] vfs: Implement parameter value retrieval with fsinfo() "
` [PATCH 06/11] fsinfo: Implement retrieval of LSM parameters "
` [PATCH 07/11] afs: Support "
` [PATCH 08/11] fsinfo: Add API documentation "
` [PATCH 09/11] hugetlbfs: Add support for fsinfo() "
` [PATCH 10/11] kernfs, cgroup: Add fsinfo support "
` [PATCH 11/11] fsinfo: proc - add sb operation fsinfo() "

[PATCH v2] fat: Add nobarrier to workaround the strange behavior of device
 2019-06-28 14:32 UTC 

[PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-06-28 13:17 UTC  (6+ messages)
` [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode

[PATCH 16/39] docs: admin-guide: move sysctl directory to it
 2019-06-28 12:30 UTC 

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-06-28  7:25 UTC  (9+ messages)

[PATCH next v2] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl, max_softirq_time_msecs
 2019-06-28  6:52 UTC  (2+ messages)

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-28  6:52 UTC  (16+ messages)
` [PATCH 02/19] btrfs: Get zone information of zoned block devices
` [PATCH 07/19] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH 09/19] btrfs: limit super block locations "

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2019-06-28  6:22 UTC 

[RFC] dget_parent() misuse in xfs_filestream_get_parent()
 2019-06-28  6:00 UTC 

[GIT PULL] AFS fixes
 2019-06-28  0:45 UTC  (2+ messages)

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-27 22:07 UTC  (4+ messages)
` [PATCH 8/9] keys: Network namespace domain tag "

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-06-27 13:19 UTC  (6+ messages)
` [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v9 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH] fs: Fix internal type confusion in getdents system calls
 2019-06-27  9:50 UTC 

possible deadlock in io_submit_one
 2019-06-27  7:50 UTC  (2+ messages)
` [PATCH] userfaultfd: disable irqs for fault_pending and event locks

misuse of fget_raw() in perf_event_get()
 2019-06-27  0:56 UTC  (4+ messages)

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #14]
 2019-06-27  0:38 UTC  (5+ messages)

[PATCH AUTOSEL 5.1 91/95] fanotify: update connector fsid cache on add mark
 2019-06-27  0:30 UTC 

[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-27  0:19 UTC  (6+ messages)
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR

[PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 20:09 UTC  (6+ 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 0/6] Btrfs iomap
 2019-06-26 18:42 UTC  (9+ messages)
` [PATCH 1/6] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O

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

[PATCH v5 0/5] vfs: make immutable files actually immutable
 2019-06-26 16:28 UTC  (4+ messages)
` [PATCH 5/5] vfs: don't allow writes to swap files


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