linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-11 14:31:37 to 2020-08-13 14:42:52 UTC [more...]

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-13 14:42 UTC  (29+ messages)
      ` [dm-devel] "

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-08-13 14:36 UTC  (23+ messages)
` [PATCH v7 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v7 2/7] exec: Move S_ISREG() check earlier
` [PATCH v7 3/7] exec: Move path_noexec() "
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v7 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC

[RFC PATCH 0/7] metricfs metric file system and examples
 2020-08-13 14:21 UTC  (7+ messages)
` [RFC PATCH 6/7] core/metricfs: expose x86-specific irq information through metricfs

[PATCH v20 00/12] Landlock LSM
 2020-08-13 14:15 UTC  (4+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH v2 0/3] Relocate execve() sanity checks
 2020-08-13 14:13 UTC  (3+ messages)
` [PATCH v2 2/3] exec: Move S_ISREG() check earlier

[PATCH v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-13 14:04 UTC  (7+ messages)
` [PATCH v2 1/4] selinux: Create function for selinuxfs directory cleanup
` [PATCH v2 2/4] selinux: Refactor selinuxfs directory populating functions
` [PATCH v2 3/4] selinux: Standardize string literal usage for selinuxfs directory names
` [PATCH v2 4/4] selinux: Create new booleans and class dirs out of tree

[PATCH v6] fuse: Add support for passthrough read/write
 2020-08-13 13:28 UTC  (3+ messages)

[PATCH] fs/select.c: batch user writes in do_sys_poll
 2020-08-13 13:00 UTC  (7+ messages)

[PATCH] locks: Convert to use the preferred fallthrough macro
 2020-08-13 12:25 UTC 

[PATCH] block: insert a general SMP memory barrier before wake_up_bit()
 2020-08-13 12:00 UTC  (6+ messages)

INFO: task hung in pipe_read (2)
 2020-08-13 11:20 UTC  (8+ messages)

[GIT PULL] Mount notifications
 2020-08-13 10:36 UTC  (70+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                  ` file metadata via fs API

[PATCH v2 0/2] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-13  9:53 UTC  (6+ messages)
` [PATCH v2 1/2] mmap locking API: add mmap_lock_is_contended()
` [PATCH v2 2/2] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

xattr names for unprivileged stacking?
 2020-08-13  9:01 UTC  (8+ messages)

[PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
 2020-08-13  8:12 UTC  (11+ messages)

[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
 2020-08-13  8:03 UTC  (4+ messages)

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-08-13  7:52 UTC  (7+ messages)

[PATCH] fs/io_uring.c: Fix uninitialized variable is referenced in io_submit_sqe
 2020-08-13  6:56 UTC 

[PATCH v2 00/20] virtiofs: Add DAX support
 2020-08-13  5:12 UTC  (10+ messages)
` [PATCH v2 13/20] fuse, dax: Implement dax read/write operations
` [PATCH v2 15/20] fuse, dax: Take ->i_mmap_sem lock during dax page fault

[PATCH 1/2] block: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue
 2020-08-13  5:05 UTC  (2+ messages)
` [PATCH 2/2] writeback: "

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-08-13  4:03 UTC  (8+ messages)

INFO: task hung in pipe_release (2)
 2020-08-13  3:57 UTC  (2+ messages)

[PATCH 1/2] exfat: add NameLength check when extracting name
 2020-08-13  2:53 UTC  (9+ messages)
    ` [PATCH 2/2] exfat: unify name extraction

[GIT PULL] xfs: small fixes for 5.9-rc1
 2020-08-13  2:16 UTC 

KASAN: use-after-free Read in path_init (2)
 2020-08-12 21:28 UTC  (6+ messages)
` [PATCH] "

[Linux-kernel-mentees] [PATCH] hfs, hfsplus: Fix NULL pointer dereference in hfs_find_init()
 2020-08-12 20:34 UTC  (9+ messages)

[PATCH v7] Add a "nosymfollow" mount option
 2020-08-12 19:53 UTC  (5+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-12 18:47 UTC  (16+ messages)

[PATCH 1/2] exfat: add dir-entry set checksum validation
 2020-08-12 15:17 UTC  (3+ messages)

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-12 13:25 UTC  (3+ messages)

[PATCH] fs: Fix some comments in open.c and read_write.c
 2020-08-12  9:46 UTC 

[PATCH 0/2] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-12  9:26 UTC  (4+ messages)
` [PATCH 2/2] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

KASAN: use-after-free Read in __io_req_task_submit
 2020-08-12  2:44 UTC  (2+ messages)

[GIT PULL] orangefs pull request for 5.9
 2020-08-12  0:35 UTC  (2+ messages)

[GIT PULL] zonefs changes for X.Y-rcZ
 2020-08-12  0:35 UTC  (2+ messages)

[PATCH 0/7] THP prep patches
 2020-08-11 22:53 UTC  (4+ messages)
` [PATCH 1/7] mm: Store compound_nr as well as compound_order

[RFC 0/2] Avoid indirect function calls in iomap
 2020-08-11 22:31 UTC  (7+ messages)
` [PATCH 1/2] iomap: Add iomap_iter
` [PATCH 2/2] iomap: Convert readahead to iomap_iter

[PATCH] Bug fix to ELF Loader which rejects valid ELFs
 2020-08-11 16:39 UTC  (3+ messages)

memory leak in io_submit_sqes
 2020-08-11 15:49 UTC  (4+ messages)

[PATCH v2 RESEND] debugfs: Check module state before warning in {full/open}_proxy_open()
 2020-08-11 15:34 UTC  (2+ messages)

[PATCH] debugfs: Fix module state check condition
 2020-08-11 15:01 UTC 

possible deadlock in __io_queue_deferred
 2020-08-11 14:45 UTC  (6+ 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).