linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 16:54:56 to 2021-02-04 17:19:32 UTC [more...]

[PATCH RESEND v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-02-04 17:17 UTC 

[v6 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-04 17:17 UTC  (25+ messages)
` [v6 PATCH 01/11] mm: vmscan: use nid from shrink_control for tracepoint
` [v6 PATCH 02/11] mm: vmscan: consolidate shrinker_maps handling code
` [v6 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v6 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v6 PATCH 05/11] mm: memcontrol: rename shrinker_map to shrinker_info
` [v6 PATCH 06/11] mm: vmscan: use a new flag to indicate shrinker is registered
` [v6 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v6 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
` [v6 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v6 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline
` [v6 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v15 00/42] btrfs: zoned block device support
 2021-02-04 15:51 UTC  (48+ messages)
` [PATCH v15 01/42] block: add bio_add_zone_append_page
  ` [PATCH v15 02/42] iomap: support REQ_OP_ZONE_APPEND
  ` [PATCH v15 03/42] btrfs: zoned: defer loading zone info after opening trees
  ` [PATCH v15 04/42] btrfs: zoned: use regular super block location on zone emulation
  ` [PATCH v15 05/42] btrfs: release path before calling to btrfs_load_block_group_zone_info
  ` [PATCH v15 06/42] btrfs: zoned: do not load fs_info::zoned from incompat flag
  ` [PATCH v15 07/42] btrfs: zoned: disallow fitrim on zoned filesystems
  ` [PATCH v15 08/42] btrfs: zoned: allow zoned filesystems on non-zoned block devices
  ` [PATCH v15 09/42] btrfs: zoned: implement zoned chunk allocator
  ` [PATCH v15 10/42] btrfs: zoned: verify device extent is aligned to zone
  ` [PATCH v15 11/42] btrfs: zoned: load zone's allocation offset
  ` [PATCH v15 12/42] btrfs: zoned: calculate allocation offset for conventional zones
  ` [PATCH v15 13/42] btrfs: zoned: track unusable bytes for zones
  ` [PATCH v15 14/42] btrfs: zoned: implement sequential extent allocation
  ` [PATCH v15 15/42] btrfs: zoned: redirty released extent buffers
  ` [PATCH v15 16/42] btrfs: zoned: advance allocation pointer after tree log node
  ` [PATCH v15 17/42] btrfs: zoned: reset zones of unused block groups
  ` [PATCH v15 18/42] btrfs: factor out helper adding a page to bio
  ` [PATCH v15 19/42] btrfs: zoned: use bio_add_zone_append_page
  ` [PATCH v15 20/42] btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
  ` [PATCH v15 21/42] btrfs: zoned: split ordered extent when bio is sent
  ` [PATCH v15 22/42] btrfs: zoned: check if bio spans across an ordered extent
  ` [PATCH v15 23/42] btrfs: extend btrfs_rmap_block for specifying a device
  ` [PATCH v15 24/42] btrfs: zoned: cache if block-group is on a sequential zone
  ` [PATCH v15 25/42] btrfs: save irq flags when looking up an ordered extent
  ` [PATCH v15 26/42] btrfs: zoned: use ZONE_APPEND write for zoned btrfs
  ` [PATCH v15 27/42] btrfs: zoned: enable zone append writing for direct IO
  ` [PATCH v15 28/42] btrfs: zoned: introduce dedicated data write path for zoned filesystems
  ` [PATCH v15 29/42] btrfs: zoned: serialize metadata IO
  ` [PATCH v15 30/42] btrfs: zoned: wait for existing extents before truncating
  ` [PATCH v15 31/42] btrfs: zoned: do not use async metadata checksum on zoned filesystems
  ` [PATCH v15 32/42] btrfs: zoned: mark block groups to copy for device-replace
  ` [PATCH v15 33/42] btrfs: zoned: implement cloning for zoned device-replace
  ` [PATCH v15 34/42] btrfs: zoned: implement copying "
  ` [PATCH v15 35/42] btrfs: zoned: support dev-replace in zoned filesystems
  ` [PATCH v15 36/42] btrfs: zoned: enable relocation on a zoned filesystem
  ` [PATCH v15 37/42] btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
  ` [PATCH v15 38/42] btrfs: split alloc_log_tree()
  ` [PATCH v15 39/42] btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
  ` [PATCH v15 40/42] btrfs: zoned: serialize log transaction on zoned filesystems
  ` [PATCH v15 41/42] btrfs: zoned: reorder log node allocation on zoned filesystem
  ` [PATCH v15 42/42] btrfs: zoned: enable to mount ZONED incompat flag

[PATCH] fs/btrfs: Fix raid6 qstripe kmap'ing
 2021-02-04 15:26 UTC  (3+ messages)

[PATCH] Documentation: f2fs: fix typo s/automaic/automatic
 2021-02-04 13:25 UTC 

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-04 13:02 UTC  (25+ messages)

[PATCH 0/2] quota: Add mountpath based quota support
 2021-02-04 12:53 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-04 11:44 UTC  (11+ messages)
` [PATCH v14 1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v14 2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v14 3/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v14 4/8] mm: hugetlb: alloc "
` [PATCH v14 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v14 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v14 7/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v14 8/8] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-04 11:34 UTC  (4+ messages)
` [PATCH v16 06/11] "

[PATCH] cifs: use discard iterator to discard unneeded network data more efficiently
 2021-02-04 10:29 UTC  (2+ messages)

[GIT PULL] overlayfs fixes for 5.11-rc7
 2021-02-04  9:19 UTC 

[PATCH v14 00/42] btrfs: zoned block device support
 2021-02-04  8:25 UTC  (13+ messages)
` [PATCH v14 12/42] btrfs: calculate allocation offset for conventional zones
` [PATCH v14 29/42] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v14 32/42] btrfs: avoid async metadata checksum on "

[PATCH] cifs: add new helper function for fscache conversion
 2021-02-04  7:28 UTC 

[PATCH] cifs: convert readpages_fill_pages to use iter
 2021-02-04  6:49 UTC 

[PATCH] seq_read: move count check against iov_iter_count after calling op show
 2021-02-04  6:08 UTC  (7+ messages)
` [seq_read] 03c44acf0b: xfstests.generic.589.fail

[PATCH v28 00/12] Landlock LSM
 2021-02-04  3:46 UTC  (10+ messages)
` [PATCH v28 01/12] landlock: Add object management
` [PATCH v28 02/12] landlock: Add ruleset and domain management
` [PATCH v28 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v28 08/12] landlock: Add syscall implementations

[RFC] Invalidate BH LRU during page migration
 2021-02-04  0:34 UTC  (5+ messages)
` [PATCH] [RFC] mm: fs: "

[PATCH] fs/coredump: Use kmap_local_page()
 2021-02-03 22:33 UTC 

[PATCH] fcntl: make F_GETOWN(EX) return 0 on dead owner task
 2021-02-03 22:17 UTC  (4+ messages)

[PATCH 0/2] Allow reading process DMA buf stats from fdinfo
 2021-02-03 20:49 UTC  (2+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-02-03 19:01 UTC  (12+ messages)

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-02-03 18:20 UTC  (8+ messages)
` [PATCH v3 5/9] userfaultfd: add minor fault registration mode
` [PATCH v3 8/9] userfaultfd: update documentation to describe minor fault handling

[PATCH v3 0/3] handle large user and group ID for isofs and udf
 2021-02-03 18:06 UTC  (2+ messages)

[PATCH 0/2] Reconcile Encryption and Casefolding in Ext4
 2021-02-03 16:31 UTC  (4+ messages)
` [PATCH 1/2] ext4: Handle casefolding with encryption
` [PATCH 2/2] ext4: Optimize match for casefolded encrypted dirs

[PATCH v7 00/10] fs: interface for directly reading/writing compressed data
 2021-02-03 16:03 UTC  (3+ messages)

[PATCH v2 00/12] lazytime fix and cleanups
 2021-02-03 15:49 UTC  (11+ messages)
` [PATCH v2 11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time()

[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-02-03 15:21 UTC  (29+ messages)
` [PATCH 01/18] vfs: add miscattr ops
` [PATCH 02/18] ecryptfs: stack "
` [PATCH 03/18] ovl: stack miscattr
` [PATCH 04/18] btrfs: convert to miscattr
` [PATCH 05/18] ext2: "
` [PATCH 06/18] ext4: "
` [PATCH 07/18] f2fs: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] orangefs: "
` [PATCH 10/18] xfs: "
` [PATCH 11/18] efivars: "
` [PATCH 12/18] hfsplus: "
` [PATCH 13/18] jfs: "
` [PATCH 14/18] nilfs2: "
` [PATCH 15/18] ocfs2: "
` [PATCH 16/18] reiserfs: "
` [PATCH 17/18] ubifs: "
` [PATCH 18/18] vfs: remove unused ioctl helpers

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-02-03 10:23 UTC  (6+ messages)

[BUG] copy_file_range with sysfs file as input
 2021-02-03  9:18 UTC  (3+ messages)

mmotm 2021-02-02-20-19 uploaded
 2021-02-03  7:32 UTC  (2+ messages)
` mmotm 2021-02-02-20-19 uploaded (mm/...)

[PATCH] fs/buffer.c: Add checking buffer head stat before clear
 2021-02-03  6:14 UTC 

[PATCH v1] cifs: make nested cifs mount point dentries always valid to deal with signaled 'df'
 2021-02-03  4:24 UTC  (9+ messages)
` [PATCH v2] cifs: report error instead of invalid when revalidating a dentry fails
    ` [PATCH v3] "

memory leak in create_pipe_files
 2021-02-03  3:58 UTC  (2+ messages)

[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
 2021-02-03  1:51 UTC  (4+ messages)
` [PATCH RESEND v2 08/10] md: Implement ->corrupted_range()

[ANNOUNCE] xfs-linux: iomap-for-next updated to ed1128c2d0c8
 2021-02-03  0:29 UTC  (2+ messages)

[PATCH] 9p: Convert to cut-down fscache I/O API rewrite
 2021-02-02 22:36 UTC  (2+ messages)

[RFC] Filesystem error notifications proposal
 2021-02-02 22:34 UTC  (8+ messages)

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2021-02-02 20:51 UTC  (5+ messages)
` [PATCH 01/16] xfs: drop ->writepage completely

[PATCH] io_uring: Add skip option for __io_sqe_files_update
 2021-02-02 20:29 UTC  (2+ messages)

[RFC PATCH 1/3] fs: dax.c: move fs hole signifier from DAX_ZERO_PAGE to XA_ZERO_ENTRY
 2021-02-02 18:42 UTC  (6+ messages)

[PATCH v4] fs/proc: Expose RSEQ configuration
 2021-02-02 17:37 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).