linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 13:09:42 to 2019-06-14 18:45:10 UTC [more...]

Help with reviewing dosfstools patches
 2019-06-14 18:45 UTC  (6+ messages)

[RFC PATCH 0/8] staging: erofs: decompression inplace approach
 2019-06-14 18:16 UTC  (9+ messages)
` [RFC PATCH 1/8] staging: erofs: add compacted ondisk compression indexes
` [RFC PATCH 2/8] staging: erofs: add compacted compression indexes support
` [RFC PATCH 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [RFC PATCH 4/8] staging: erofs: move stagingpage operations to compress.h
` [RFC PATCH 5/8] staging: erofs: introduce generic decompression backend
` [RFC PATCH 6/8] staging: erofs: introduce LZ4 decompression inplace
` [RFC PATCH 7/8] staging: erofs: switch to new decompression backend
` [RFC PATCH 8/8] staging: erofs: integrate decompression inplace

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-14 17:55 UTC  (15+ messages)
` [PATCH v4 01/14] ima: read hash algorithm from security.ima even if appraisal is not enabled
` [PATCH v4 02/14] ima: generalize ima_read_policy()
` [PATCH v4 03/14] ima: generalize ima_write_policy() and raise uploaded data size limit
` [PATCH v4 04/14] ima: generalize policy file operations
` [PATCH v4 05/14] ima: use ima_show_htable_value to show violations and hash table data
` [PATCH v4 06/14] ima: add parser of compact digest list
` [PATCH v4 07/14] ima: restrict upload of converted digest lists
` [PATCH v4 08/14] ima: prevent usage of digest lists that are not measured/appraised
` [PATCH v4 09/14] ima: introduce new securityfs files
` [PATCH v4 10/14] ima: load parser digests and execute the parser at boot time
` [PATCH v4 11/14] ima: add support for measurement with digest lists
` [PATCH v4 12/14] ima: add support for appraisal "
` [PATCH v4 13/14] ima: introduce new policies initrd and appraise_initrd
` [PATCH v4 14/14] ima: add Documentation/security/IMA-digest-lists.txt

[PATCH] ceph: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-14 17:38 UTC  (7+ messages)

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-14 17:08 UTC  (21+ messages)
` [PATCH 01/12] Compiler Attributes: add __flatten
` [PATCH 10/12] bcache: move closures to lib/
` [PATCH 11/12] closures: closure_wait_event()
          ` pagecache locking (was: bcachefs status update) merged)

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-14 15:10 UTC  (10+ messages)

Regression for MS_MOVE on kernel v5.1
 2019-06-14 12:08 UTC  (9+ messages)

[ANNOUNCE] util-linux v2.34
 2019-06-14 11:17 UTC  (2+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (48+ messages)

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-14  2:07 UTC  (32+ messages)
` [PATCH 02/19] btrfs: Get zone information of zoned block devices
` [PATCH 03/19] btrfs: Check and enable HMZONED mode
` [PATCH 05/19] btrfs: disable direct IO in "
` [PATCH 07/19] btrfs: do sequential extent allocation "
` [PATCH 08/19] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH 09/19] btrfs: limit super block locations in HMZONED mode
` [PATCH 11/19] btrfs: introduce submit buffer
` [PATCH 12/19] btrfs: expire submit buffer on timeout
` [PATCH 13/19] btrfs: avoid sync IO prioritization on checksum in HMZONED mode
` [PATCH 14/19] btrfs: redirty released extent buffers in sequential BGs
` [PATCH 16/19] btrfs: wait existing extents before truncating
` [PATCH 17/19] btrfs: shrink delayed allocation size in HMZONED mode
` [PATCH 18/19] btrfs: support dev-replace "

mmotm 2019-06-13-16-46 uploaded
 2019-06-13 23:47 UTC 

[PATCH v4] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-06-13 19:29 UTC  (2+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-13 19:13 UTC  (29+ messages)

[RFC PATCH v2 0/8] Inline Encryption Support
 2019-06-13 18:55 UTC  (13+ messages)
` [RFC PATCH v2 1/8] block: Keyslot Manager for Inline Encryption
` [RFC PATCH v2 2/8] block: Add encryption context to struct bio
` [RFC PATCH v2 3/8] block: blk-crypto for Inline Encryption
` [RFC PATCH v2 5/8] scsi: ufs: UFS crypto API
` [RFC PATCH v2 6/8] scsi: ufs: Add inline encryption support to UFS
` [RFC PATCH v2 7/8] fscrypt: wire up fscrypt to use blk-crypto

What do LSMs *actually* need for checks on notifications?
 2019-06-13 18:46 UTC  (12+ messages)
` [RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
  ` [PATCH 02/13] uapi: General notification ring definitions "

[PATCH] io_uring: fix memory leak of UNIX domain socket inode
 2019-06-13  8:40 UTC  (2+ messages)

[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-13  0:43 UTC  (2+ messages)
` [RFC PATCH v4 1/1] "

[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-13  1:06 UTC  (2+ messages)
` [RFC PATCH v4 1/1] "

[PATCH v3 00/10] Sort out fsnotify_nameremove() mess
 2019-06-13 16:57 UTC  (6+ messages)
` [PATCH v3 04/10] tracefs: call fsnotify_{unlink,rmdir}() hooks
` [PATCH v3 08/10] configfs: call fsnotify_rmdir() hook

mmotm 2019-06-11-16-59 uploaded
 2019-06-13  3:36 UTC  (5+ messages)
` mmotm 2019-06-11-16-59 uploaded (ocfs2)
    ` [Ocfs2-devel] "

INFO: task syz-executor can't die for more than 143 seconds
 2019-06-13  2:53 UTC  (2+ messages)

[PATCH v13 0/7] virtio pmem driver
 2019-06-13  3:42 UTC  (4+ messages)
` [PATCH v13 2/7] virtio-pmem: Add "
    ` [Qemu-devel] "

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-13  5:29 UTC  (2+ messages)

[PATCH] f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
 2019-06-13  6:20 UTC  (2+ messages)

"Dentry still in use" splats in v5.2-rc3
 2019-06-13 16:41 UTC  (5+ messages)
` [PATCH] vfs: fsmount: add missing mntget()

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-06-13 12:43 UTC  (25+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())
  ` [PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
    ` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
      ` [RFC PATCH 0/5]: Removing saved_sigmask
        ` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

[PATCH v2] locks: eliminate false positive conflicts for write lease
 2019-06-13 15:55 UTC  (10+ messages)

[PATCH] io_uring: fix SQPOLL cpu check
 2019-06-13  9:15 UTC  (6+ messages)

[PATCH 2/2] fs/fuse, splice_write: reduce allocation size
 2019-06-13  9:10 UTC  (4+ messages)
` [PATCH v2 1/3] fs/fuse, splice_write: Don't access pipe->buffers without pipe_lock()

possible deadlock in io_submit_one
 2019-06-12 19:48 UTC  (2+ messages)

BUG: Dentry still in use [unmount of tmpfs tmpfs]
 2019-06-12 18:48 UTC  (3+ messages)

KASAN: use-after-free Read in mntput
 2019-06-12 18:47 UTC  (2+ messages)

Linux 5.2-RC regression bisected, mounting glusterfs volumes fails after commit: fuse: require /dev/fuse reads to have enough buffer capacity
 2019-06-12 17:03 UTC  (9+ messages)
      ` [PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)

[PATCH 0/2] Fix write leases on overlayfs
 2019-06-12 15:59 UTC  (7+ messages)
` [PATCH 1/2] vfs: replace i_readcount with a biased i_count

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-06-12 15:52 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] xfs: claim maintainership of loose files
 2019-06-12 15:40 UTC 

What do LSMs *actually* need for checks on notifications?
 2019-06-11 15:57 UTC 

[PATCH 02/13] uapi: General notification ring definitions [ver #4]
 2019-06-09  4:35 UTC  (2+ 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).