linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-27 18:38:12 to 2020-01-30 14:45:26 UTC [more...]

[RFC][PATCHSET][CFT] pathwalk cleanups and fixes
 2020-01-30 14:45 UTC  (9+ messages)
` [PATCH 01/17] do_add_mount(): lift lock_mount/unlock_mount into callers
  ` [PATCH 02/17] fix automount/automount race properly
  ` [PATCH 03/17] follow_automount(): get rid of dead^Wstillborn code
  ` [PATCH 04/17] follow_automount() doesn't need the entire nameidata

[PATCH 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-01-30 14:44 UTC  (4+ messages)

[PATCH] fs/namespace.c: fix typos in comment
 2020-01-30 14:25 UTC 

[PATCH] tracing: fix test for blockdev inode in wb error handling tracepoints
 2020-01-30 14:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Add prctl support for controlling mem reclaim V4
 2020-01-30 14:08 UTC  (6+ messages)

INFO: rcu detected stall in do_iter_write
 2020-01-30 13:07 UTC 

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-30 11:31 UTC  (17+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
` [PATCH v2 2/8] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v2 3/8] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
` [PATCH v2 5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v2 6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v2 7/8] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH 0/2] Remove unused structures from source
 2020-01-30 10:11 UTC  (3+ messages)
` [PATCH 1/2] staging: exfat: Remove unused struct 'part_info_t'
` [PATCH 2/2] staging: exfat: Remove unused struct 'dev_info_t'

[PATCH v2] staging: exfat: remove 'vol_type' variable
 2020-01-30  9:41 UTC  (2+ messages)

[PATCH] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-30  8:55 UTC  (13+ messages)

[PATCH 00/12] Change readahead API
 2020-01-30  8:10 UTC  (16+ messages)
` [PATCH 04/12] mm: Add readahead address space operation
` [PATCH 06/12] btrfs: Convert from readpages to readahead
` [PATCH 07/12] erofs: Convert uncompressed files "
` [PATCH 11/12] fuse: Convert "
` [PATCH 12/12] iomap: "

[RFC PATCH v4 0/4] fs: add flag to linkat() for replacing destination
 2020-01-30  4:42 UTC  (18+ messages)
` [RFC PATCH xfstests] generic: add smoke test for AT_LINK_REPLACE
` [RFC PATCH man-pages] link.2: Document new AT_LINK_REPLACE flag
` [RFC PATCH xfsprogs] xfs_io: add support for linkat() AT_LINK_REPLACE
` [RFC PATCH v4 1/4] fs: add flags argument to i_op->link()
` [RFC PATCH v4 2/4] fs: add AT_LINK_REPLACE flag for linkat() which replaces the target
` [RFC PATCH v4 3/4] Btrfs: fix inode reference count leak in btrfs_link() error path
` [RFC PATCH v4 4/4] Btrfs: add support for linkat() AT_REPLACE

[PATCH v9 0/2] New zonefs file system
 2020-01-30  3:00 UTC  (6+ messages)
` [PATCH v9 1/2] fs: "

[LSF/MM/BPF TOPIC] Enhancing Linux Copy Performance and Function and improving backup scenarios
 2020-01-30  1:52 UTC  (2+ messages)

possible deadlock in lookup_one_len_unlocked
 2020-01-30  1:47 UTC 

[PATCH] splice: fix splice_pipe_to_pipe() busy wait
 2020-01-29 23:58 UTC 

[RFCv2 0/4] ext4: bmap & fiemap conversion to use iomap
 2020-01-29 23:54 UTC  (9+ messages)
` [RFCv2 1/4] ext4: Add IOMAP_F_MERGED for non-extent based mapping
` [RFCv2 2/4] ext4: Optimize ext4_ext_precache for 0 depth
` [RFCv2 3/4] ext4: Move ext4 bmap to use iomap infrastructure
` [RFCv2 4/4] ext4: Move ext4_fiemap "

mmotm 2020-01-28-20-05 uploaded
 2020-01-29 22:32 UTC  (7+ messages)
` mmotm 2020-01-28-20-05 uploaded (net/mptcp/subflow.c)
` mmotm 2020-01-28-20-05 uploaded (security/security.c)
  ` mmotm 2020-01-28-20-05 uploaded (objtool warnings)

[PATCH RFC] ext4: skip concurrent inode updates in lazytime optimization
 2020-01-29 22:15 UTC  (3+ messages)

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-01-29 21:03 UTC 

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29 20:01 UTC  (7+ messages)
` [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls

[git pull] vfs.git openat2 series
 2020-01-29 19:50 UTC  (2+ messages)

[git pull] adfs series
 2020-01-29 19:50 UTC  (2+ messages)

[RFC] eventfd: add EFD_AUTORESET flag
 2020-01-29 17:20 UTC 

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

[PATCH 00/19] Renaming some identifiers
 2020-01-29 16:58 UTC  (20+ messages)
` [PATCH 01/19] staging: exfat: Rename variable 'Year' to 'year'
` [PATCH 02/19] staging: exfat: Rename variable 'Month' to 'month'
` [PATCH 03/19] staging: exfat: Rename variable 'Day' to 'day'
` [PATCH 04/19] staging: exfat: Rename variable 'Hour' to 'hour'
` [PATCH 05/19] staging: exfat: Rename variable 'Minute' to 'minute'
` [PATCH 06/19] staging: exfat: Rename variable 'Second' to 'second'
` [PATCH 07/19] staging: exfat: Rename variable 'MilliSecond' to 'millisecond'
` [PATCH 08/19] staging: exfat: Rename variable 'FatType' to 'fat_type'
` [PATCH 09/19] staging: exfat: Rename variable 'ClusterSize' to 'cluster_size'
` [PATCH 10/19] staging: exfat: Rename variable 'NumClusters' to 'num_cluster'
` [PATCH 11/19] staging: exfat: Rename variable 'FreeClusters' to 'free_clusters'
` [PATCH 12/19] staging: exfat: Rename variable 'UsedClusters' to 'used_clusters'
` [PATCH 13/19] staging: exfat: Rename variable 'Name' to 'name'
` [PATCH 14/19] staging: exfat: Rename variable 'ShortName' to 'short_name'
` [PATCH 15/19] staging: exfat: Rename variable 'Attr' to 'attr'
` [PATCH 16/19] staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs'
` [PATCH 17/19] staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp'
` [PATCH 18/19] staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp'
` [PATCH 19/19] staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp'

[PATCH v4 0/8] Add quota support to UBIFS
 2020-01-29 16:14 UTC  (7+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl

[PATCH] staging: exfat: remove 'vol_type' variable
 2020-01-29 15:15 UTC  (2+ messages)

[PATCH v10 0/2] New zonefs file system
 2020-01-29 13:11 UTC  (3+ messages)
` [PATCH v10 1/2] fs: "
` [PATCH v10 2/2] zonefs: Add documentation

[PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-01-29 10:58 UTC  (6+ messages)
` [PATCH 09/22] staging: exfat: Rename variable "Size" to "size"

[PATCH v9 1/2] fs: New zonefs file system
 2020-01-29  8:24 UTC  (4+ messages)
  ` [v9 "

[PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup
 2020-01-29  7:36 UTC  (2+ messages)

[PATCH v5] Documentation: filesystems: convert fuse to RST
 2020-01-29  5:06 UTC 

[PATCH v9 1/2] fs: New zonefs file system
 2020-01-29  4:14 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.6
 2020-01-28 23:40 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.6
 2020-01-28 23:40 UTC  (2+ messages)

[PATCH v6 0/5] Support fof Casefolding and Encryption
 2020-01-28 23:03 UTC  (6+ messages)
` [PATCH v6 1/5] unicode: Add standard casefolded d_ops
` [PATCH v6 2/5] fscrypt: Have filesystems handle their d_ops
` [PATCH v6 3/5] f2fs: Handle casefolding with Encryption
` [PATCH v6 4/5] ext4: Hande casefolding with encryption
` [PATCH v6 5/5] ext4: Optimize match for casefolded encrypted dirs

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-01-28 19:24 UTC 

RFC: hold i_rwsem until aio completes
 2020-01-28 16:57 UTC  (4+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

[PATCH v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-28 15:40 UTC 

[PATCH v7 00/11] proc: modernize proc to support multiple private instances
 2020-01-28 14:58 UTC  (7+ messages)
` [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
` [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances

[LSF/MM/BPF TOPIC] Allowing linkat() to replace the destination
 2020-01-28 14:35 UTC  (13+ messages)

[PATCH] fs/Kconfig: default to no mandatory locking
 2020-01-28 13:53 UTC 

[PATCH] fs/Kconfig: default to no mandatory locking
 2020-01-28 14:28 UTC 

[PATCH] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-28 13:41 UTC  (2+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2020-01-28 13:29 UTC  (11+ messages)

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-01-28 13:25 UTC 

[v13 00/13] add the latest exfat driver
 2020-01-28 10:20 UTC 

mmotm 2020-01-23-21-12 uploaded (efi)
 2020-01-28  9:17 UTC  (6+ messages)

[PATCH v9 1/2] fs: New zonefs file system
 2020-01-28  1:34 UTC  (4+ messages)

[PATCH] exportfs: fix handling of rename race in reconnect_one()
 2020-01-27 21:17 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] How to make disconnected operation work?
 2020-01-27 19:18 UTC  (5+ messages)
` [Lsf-pc] "

[LSF/MM/BPF TOPIC] Do not pin pages for various direct-io scheme
 2020-01-27 19:01 UTC  (3+ 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).