linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 17:57:04 to 2020-12-02 09:28:30 UTC [more...]

[PATCH] overlay: Implement volatile-specific fsync error behaviour
 2020-12-02  9:27 UTC 

[PATCH v3 00/38] idmapped mounts
 2020-12-02  9:24 UTC  (42+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 32/38] fat: handle idmapped mounts
` [PATCH v3 33/38] ext4: support "

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  8:47 UTC  (19+ messages)

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-02  8:06 UTC  (3+ messages)

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-02  8:03 UTC  (24+ messages)
` [PATCH 1/2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
` [PATCH 2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-02  8:02 UTC  (11+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-02  7:12 UTC  (3+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-12-02  7:12 UTC  (10+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 07/13] fs/userfaultfd: support read_iter to use io_uring
` [RFC PATCH 11/13] fs/userfaultfd: complete write asynchronously
` [RFC PATCH 12/13] fs/userfaultfd: kmem-cache for wait-queue objects

/proc/net/sctp/snmp, setns, proc: revalidate misc dentries
 2020-12-02  6:18 UTC 

[fs/select.c] c191bb1b91: will-it-scale.per_thread_ops -2.3% regression
 2020-12-02  6:04 UTC  (3+ messages)
  ` [LKP] "

[PATCH] exfat: Avoid allocating upcase table using kcalloc()
 2020-12-02  4:58 UTC  (2+ messages)

PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv()
 2020-12-02  4:02 UTC  (3+ messages)

[PATCH] Documentation: mount_api: change kernel log wording
 2020-12-02  1:24 UTC 

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-01 23:49 UTC  (3+ messages)

[PATCH 0/9] Allow deleting files with unsupported encryption policy
 2020-12-01 23:00 UTC  (4+ messages)
` [PATCH 2/9] f2fs: remove f2fs_dir_open()

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-12-01 21:58 UTC  (26+ messages)
` [PATCH man-pages v6] Document encoded I/O
        ` Ping: "
` [PATCH v6 02/11] fs: add O_ALLOW_ENCODED open flag
` [PATCH v6 04/11] btrfs: fix btrfs_write_check()
` [PATCH v6 05/11] btrfs: fix check_data_csum() error message for direct I/O

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-01 20:52 UTC  (2+ messages)

[PATCH] fs: 9p: add generic splice_write file operation
 2020-12-01 20:37 UTC  (3+ messages)

Race: data race between ext4_setattr() and acl_permission_check()
 2020-12-01 20:33 UTC  (3+ messages)

[PATCH v25 00/12] Landlock LSM
 2020-12-01 19:23 UTC  (13+ messages)
` [PATCH v25 01/12] landlock: Add object management
` [PATCH v25 02/12] landlock: Add ruleset and domain management
` [PATCH v25 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v25 04/12] landlock: Add ptrace restrictions
` [PATCH v25 05/12] LSM: Infrastructure management of the superblock
` [PATCH v25 06/12] fs,security: Add sb_delete hook
` [PATCH v25 07/12] landlock: Support filesystem access-control
` [PATCH v25 08/12] landlock: Add syscall implementations
` [PATCH v25 09/12] arch: Wire up Landlock syscalls
` [PATCH v25 10/12] selftests/landlock: Add user space tests
` [PATCH v25 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v25 12/12] landlock: Add user and kernel documentation

[PATCH v13 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-01 16:44 UTC  (13+ messages)
` [PATCH v13 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v13 02/10] mmap: make mlock_future_check() global
` [PATCH v13 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v13 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v13 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v13 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v13 07/10] secretmem: add memcg accounting
` [PATCH v13 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v13 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v13 10/10] secretmem: test: add basic selftest for memfd_secret(2)

Clarification of statx->attributes_mask meaning?
 2020-12-01 16:25 UTC  (9+ messages)

[PATCH v2 0/4] Make overlayfs volatile mounts reusable
 2020-12-01 16:10 UTC  (19+ messages)
` [PATCH v2 2/4] overlay: Document current outstanding shortcoming of volatile
` [PATCH v2 4/4] overlay: Add rudimentary checking of writeback errseq on volatile remount

[PATCH] proc: add locking checks in proc_inode_is_dead
 2020-12-01 15:06 UTC  (4+ messages)

[PATCH v5 00/16]Fix several bad kernel-doc markups
 2020-12-01 14:06 UTC  (4+ messages)
` [PATCH v5 05/16] fs: fix "

(no subject)
 2020-12-01 11:54 UTC 

[PATCH v10 00/41] btrfs: zoned block device support
 2020-12-01 11:27 UTC  (18+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v10 05/41] btrfs: check and enable ZONED mode

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-01 10:36 UTC  (8+ messages)

[PATCH v2 02/24] exec: Simplify unshare_files
 2020-12-01  9:46 UTC  (10+ messages)

[PATCH] fanotify: Fix fanotify_mark() on 32-bit x86
 2020-12-01  8:30 UTC  (6+ messages)

[PATCH kernel] fs/io_ring: Fix lockdep warnings
 2020-12-01  7:55 UTC  (3+ messages)

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-01  4:52 UTC  (13+ messages)

PROBLEM: can't write to a file if RLIMIT_FSIZE is too large
 2020-11-30 23:33 UTC 

[PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-30 20:15 UTC  (5+ messages)
` [PATCH v12 07/10] secretmem: add memcg accounting

backup/restore of fscrypt files
 2020-11-30 20:09 UTC  (4+ messages)

running xfstests on tmpfs
 2020-11-30 20:02 UTC  (2+ messages)

possible deadlock in f_getown
 2020-11-30 19:23 UTC  (2+ messages)

Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
 2020-11-30 18:16 UTC  (3+ messages)

merge struct block_device and struct hd_struct v4
 2020-11-30 17:55 UTC  (3+ messages)
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev


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