linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 18:27:24 to 2020-01-26 23:08:46 UTC [more...]

vfat: Broken case-insensitive support for UTF-8
 2020-01-26 23:08 UTC  (18+ messages)
      ` oopsably broken case-insensitive support in ext4 and f2fs (Re: vfat: Broken case-insensitive support for UTF-8)

[PATCH] exportfs: fix handling of rename race in reconnect_one()
 2020-01-26 22:08 UTC 

[git pull] vfs.git fixes
 2020-01-26 19:30 UTC  (2+ messages)

[PATCH v4 0/8] Add quota support to UBIFS
 2020-01-26 18:30 UTC  (11+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl
` [PATCH 2/8] ubifs: move checks and preparation into setflags()
` [PATCH 3/8] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 4/8] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 5/8] ubifs: Factor out ubifs_set_feature_flag()
` [PATCH 6/8] ubifs: Add support for project id
` [PATCH 7/8] ubifs: export get_znode
` [PATCH 8/8] ubifs: Add quota support
  ` [RFC PATCH] ubifs: tnc_next() can be static

Problems with determining data presence by examining extents?
 2020-01-26 18:19 UTC  (10+ messages)

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-26 15:47 UTC  (3+ messages)
` [RFC PATCH 07/14] Add sample notification program "

mmotm 2020-01-21-13-28 uploaded
 2020-01-26 15:07 UTC  (3+ messages)
` mmotm 2020-01-21-13-28 uploaded (struct proc_ops)

[PATCH 4.19 000/306] 4.19.87-stable review
 2020-01-26 11:54 UTC  (6+ messages)

[RESEND PATCH] staging: exfat: Fix alignment warnings
 2020-01-26 11:02 UTC  (3+ messages)

[PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
 2020-01-26  5:42 UTC  (11+ messages)
` [PATCH 1/4] pid: Add pidfd_create_file helper
` [PATCH 2/4] fork: Use newly created "
` [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
` [PATCH 4/4] selftests/seccomp: test SECCOMP_USER_NOTIF_FLAG_PIDFD

[PATCH] afs: Fix characters allowed into cell names
 2020-01-26  1:02 UTC 

[PATCH v13 00/13] add the latest exfat driver
 2020-01-25 21:32 UTC  (2+ messages)

[PATCH 00/12] Change readahead API
 2020-01-25 19:44 UTC  (17+ messages)
` [PATCH 01/12] mm: Fix the return type of __do_page_cache_readahead
` [PATCH 02/12] readahead: Ignore return value of ->readpages
` [PATCH 03/12] readahead: Put pages in cache earlier
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 05/12] fs: Convert mpage_readpages to mpage_readahead
` [PATCH 06/12] btrfs: Convert from readpages to readahead
` [PATCH 07/12] erofs: Convert uncompressed files "
` [PATCH 08/12] erofs: Convert compressed "
` [PATCH 09/12] ext4: Convert "
` [PATCH 10/12] f2fs: "
` [PATCH 11/12] fuse: "
` [PATCH 12/12] iomap: "

[PATCH v7 00/11] proc: modernize proc to support multiple private instances
 2020-01-25 18:45 UTC  (13+ messages)
` [PATCH v7 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
` [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
` [PATCH v7 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH v7 04/11] proc: move hide_pid, pid_gid from pid_namespace "
` [PATCH v7 05/11] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH v7 06/11] proc: support mounting procfs instances inside same pid namespace
` [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
` [PATCH v7 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v7 09/11] proc: add option to mount only a pids subset
` [PATCH v7 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
` [PATCH v7 11/11] proc: Move hidepid values to uapi as they are user interface to mount

[PATCH 3/3] io_uring: add splice(2) support
 2020-01-25 18:28 UTC  (3+ messages)

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-25 16:23 UTC  (5+ messages)
` [PATCH 1/3] mm/gup: track FOLL_PIN pages
` [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 3/3] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-25 14:40 UTC  (14+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
` [PATCH v3 3/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v3 4/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v3 5/7] powerpc/32s: Drop NULL addr verification
` [PATCH v3 6/7] powerpc/32s: Prepare allow_user_access() for user_access_begin()
` [PATCH v3 7/7] powerpc: Implement user_access_begin and friends

[PATCHSET v2 0/6] io_uring: add support for open/close
 2020-01-25 13:15 UTC  (3+ messages)
` [PATCH 1/6] fs: add namei support for doing a non-blocking path lookup

mmotm 2020-01-23-21-12 uploaded
 2020-01-25  7:06 UTC  (2+ messages)
  ` mmotm 2020-01-23-21-12 uploaded (efi)

[PATCH] ext4: fix race conditions in ->d_compare() and ->d_hash()
 2020-01-25  3:35 UTC  (11+ messages)

[PATCH v5 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2020-01-24 23:00 UTC  (15+ messages)
` [PATCH v5 01/12] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v5 02/12] ELF: Add ELF program property parsing support
` [PATCH v5 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use
` [PATCH v5 04/12] arm64: Basic Branch Target Identification support
` [PATCH v5 05/12] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v5 06/12] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v5 07/12] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v5 08/12] arm64: unify native/compat instruction skipping
` [PATCH v5 09/12] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v5 10/12] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v5 11/12] KVM: "
` [PATCH v5 12/12] arm64: mm: Display guarded pages in ptdump

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-24 22:53 UTC  (12+ messages)
` [PATCH v2 6/9] iomap,xfs: Convert from readpages to readahead

[PATCH] Add prctl support for controlling mem reclaim V4
 2020-01-24 22:09 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Allowing linkat() to replace the destination
 2020-01-24 21:25 UTC  (15+ messages)

[PATCH v5 0/6] fscrypt preparations for encryption+casefolding
 2020-01-24 20:14 UTC  (6+ messages)
` [PATCH v5 4/6] ubifs: don't trigger assertion on invalid no-key filename

[ANNOUNCE] util-linux v2.35
 2020-01-24 19:16 UTC  (2+ messages)

[RFC][PATCH] iov_iter: Add ITER_MAPPING
 2020-01-24 14:58 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] programmable IO control flow with io_uring and BPF
 2020-01-24 14:18 UTC 

[LSF/MM/BPF TOPIC] How to make disconnected operation work?
 2020-01-24 14:13 UTC  (3+ messages)
` [Lsf-pc] "

Proposal to fix pwrite with O_APPEND via pwritev2 flag
 2020-01-24 14:07 UTC  (3+ messages)

[RFC] dax,pmem: Provide a dax operation to zero range of memory
 2020-01-24 13:52 UTC  (3+ messages)

[PATCH V2 0/2] ovl: implement async IO routines
 2020-01-24 12:10 UTC  (2+ messages)

[PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-24 11:40 UTC  (16+ messages)
` [PATCH v2 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v2 6/6] powerpc: Implement user_access_begin and friends

[PATCH v3 0/7] Add quota support to UBIFS
 2020-01-24  8:05 UTC  (4+ messages)
` [PATCH 5/7] ubifs: Add support for project id

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-24  4:30 UTC  (4+ messages)
` [PATCH v3 5/9] vfs: Fold casefolding into vfs

[PATCH 0/2] f2fs: fixes for f2fs_d_compare() and f2fs_d_hash()
 2020-01-24  4:15 UTC  (3+ messages)
` [PATCH 1/2] f2fs: fix dcache lookup of !casefolded directories
` [PATCH 2/2] f2fs: fix race conditions in ->d_compare() and ->d_hash()

[PATCH] io_uring: wakeup threads waiting for EPOLLOUT events
 2020-01-24  1:28 UTC  (10+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-01-23 21:47 UTC  (27+ messages)
` [PATCH ghak90 V8 02/16] audit: add container id
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 14/16] audit: check contid depth and add limit config param
` [PATCH ghak90 V8 15/16] audit: check contid count per netns and add config param limit
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-23 17:37 UTC  (2+ messages)

[PATCH v8 0/2] New zonefs file system
 2020-01-23 13:21 UTC  (6+ messages)
` [PATCH v8 1/2] fs: "

[PATCH v3] staging: exfat: remove fs_func struct
 2020-01-23 10:24 UTC 

[PATCH v2] staging: exfat: remove fs_func struct
 2020-01-23  8:44 UTC  (2+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2020-01-23  8:14 UTC  (6+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH] staging: exfat: remove fs_func struct
 2020-01-23  7:25 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Enhancing Linux Copy Performance and Function and improving backup scenarios
 2020-01-22 23:13 UTC 

[LSF/MM/BPF TOPIC] Generic page write protection
 2020-01-22 18:27 UTC  (2+ messages)
` [Lsf-pc][LSF/MM/BPF "


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