linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 23:14:06 to 2020-01-27 10:15:50 UTC [more...]

[PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-01-27 10:13 UTC  (18+ messages)
` [PATCH 01/22] staging: exfat: Rename variable "Year" to "year"
` [PATCH 02/22] staging: exfat: Rename variable "Month" to "mont"h
` [PATCH 03/22] staging: exfat: Rename variable "Day" to "day"
` [PATCH 04/22] staging: exfat: Rename variable "Hour" to "hour"
` [PATCH 05/22] staging: exfat: Rename variable "Minute" to "minute"
` [PATCH 06/22] staging: exfat: Rename variable "Second" to "second"
` [PATCH 07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second"
` [PATCH 08/22] staging: exfat: Rename variable "Offset" to "offset"
` [PATCH 09/22] staging: exfat: Rename variable "Size" to "size"
` [PATCH 10/22] staging: exfat: Rename variable "SecSize" to "sec_size"
` [PATCH 11/22] staging: exfat: Rename variable "FatType" to "fat_type"
` [PATCH 12/22] staging: exfat: Rename variable "ClusterSize" to "cluster_size"
` [PATCH 13/22] staging: exfat: Rename variable "NumClusters" to "num_clusters"
` [PATCH 14/22] staging: exfat: Rename variable "FreeClusters" to "free_clusters"
` [PATCH 15/22] staging: exfat: Rename variable "UsedClusters" to "used_clusters"
` [PATCH 16/22] staging: exfat: Rename variable "Name" to "name"
` [PATCH 17/22] staging: exfat: Rename variable "ShortName" to "short_name"

[PATCH 1/1] mm: sysctl: add panic_on_mm_error sysctl
 2020-01-27 10:11 UTC 

[PATCH v9 0/2] New zonefs file system
 2020-01-27 10:05 UTC  (3+ messages)
` [PATCH v9 1/2] fs: "
` [PATCH v9 2/2] zonefs: Add documentation

[PATCH v13 00/13] add the latest exfat driver
 2020-01-27  9:33 UTC  (6+ messages)

RFC: hold i_rwsem until aio completes
 2020-01-27  9:03 UTC  (3+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

[PATCH 4.19 000/306] 4.19.87-stable review
 2020-01-27  8:42 UTC  (7+ messages)

[RESEND PATCH] staging: exfat: Fix alignment warnings
 2020-01-27  8:11 UTC  (4+ messages)

[PATCH] exportfs: fix handling of rename race in reconnect_one()
 2020-01-27  8:04 UTC  (2+ messages)

[PATCH v3] staging: exfat: remove fs_func struct
 2020-01-27  6:42 UTC  (2+ messages)

[PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
 2020-01-27  5:06 UTC  (12+ 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

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)

[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] afs: Fix characters allowed into cell names
 2020-01-26  1:02 UTC 

[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 09/12] arm64: traps: Shuffle code to eliminate forward declarations
 2020-01-24 23:00 UTC  (2+ messages)

[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  (14+ 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)

[PATCH v5 06/12] arm64: elf: Enable BTI at exec based on ELF program properties
 2020-01-24 19:12 UTC  (2+ messages)

[RFC][PATCH] iov_iter: Add ITER_MAPPING
 2020-01-24 14:58 UTC  (5+ 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  (15+ 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  (11+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting

[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 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 


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