linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 23:47:23 to 2021-07-23 01:35:59 UTC [more...]

[PATCH v3 14/15] samples: Add fs error monitoring example
 2021-07-23  1:35 UTC  (7+ messages)

[PATCH v6] iomap: support tail packing inline read
 2021-07-23  1:26 UTC  (7+ messages)

[PATCH 3/3] io_uring: refactor io_sq_offload_create()
 2021-07-23  0:12 UTC  (7+ messages)

[bug report] fanotify: fix copy_event_to_user() fid error clean up
 2021-07-22 23:13 UTC  (6+ messages)

[ANN] Squashfs tools 4.5 released
 2021-07-22 22:38 UTC 

A shift-out-of-bounds in minix_statfs in fs/minix/inode.c
 2021-07-22 22:34 UTC  (8+ messages)

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-22 21:57 UTC  (7+ messages)
` [PATCH 6/9] f2fs: implement iomap operations

cleanup the bio handling in iomap v2
 2021-07-22 19:35 UTC  (5+ messages)
` [PATCH 1/2] iomap: simplify iomap_readpage_actor
` [PATCH 2/2] iomap: simplify iomap_add_to_ioend

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-22 18:26 UTC 

[PATCH] lib/string: Bring optimized memcmp from glibc
 2021-07-22 17:03 UTC  (20+ messages)

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-22 16:27 UTC  (17+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()
` [PATCH v15 06/17] iomap: Convert iomap_releasepage to use a folio
` [PATCH v15 07/17] iomap: Convert iomap_invalidatepage "
` [PATCH v15 13/17] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH v15 16/17] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH v15 17/17] iomap: Convert iomap_migrate_page to use folios

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-22 15:20 UTC  (3+ messages)
` [RFC PATCH v2 2/3] misc_cgroup: add failcnt counter
` [RFC PATCH v2 3/3] misc_cgroup: delete failed logs to avoid log flooding

[PATCH v14 000/138] Memory folios
 2021-07-22 14:34 UTC  (45+ messages)
` [PATCH v14 002/138] mm: Introduce struct folio
` [PATCH v14 011/138] mm/lru: Add folio LRU functions
` [PATCH v14 030/138] mm/filemap: Add folio private_2 functions
` [PATCH v14 031/138] fs/netfs: Add folio fscache functions
` [PATCH v14 032/138] mm: Add folio_mapped()
` [PATCH v14 033/138] mm: Add folio_nid()
` [PATCH v14 040/138] mm/memcg: Convert mem_cgroup_charge() to take a folio
` [PATCH v14 042/138] mm/memcg: Convert mem_cgroup_uncharge() "
` [PATCH v14 043/138] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v14 045/138] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v14 047/138] mm/memcg: Add folio_lruvec()
` [PATCH v14 048/138] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v14 050/138] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v14 051/138] mm: Add folio_pfn()
` [PATCH v14 054/138] mm: Add kmap_local_folio()
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

[ANNOUNCE] util-linux v2.37.1
 2021-07-22 14:24 UTC 

[syzbot] possible deadlock in mnt_want_write (2)
 2021-07-22 13:50 UTC  (3+ messages)

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-22 11:41 UTC  (3+ messages)

MTD: How to get actual image size from MTD partition
 2021-07-22 11:10 UTC  (10+ messages)

[RFC PATCH 1/3] misc_cgroup: add support for nofile limit
 2021-07-22  9:38 UTC  (3+ messages)
` [RFC PATCH 2/3] misc_cgroup: add failcnt counter
` [RFC PATCH 3/3] misc_cgroup: delete failed logs to avoid log flooding

[PATCH v4] fs: forbid invalid project ID
 2021-07-22  8:15 UTC  (2+ messages)

[PATCH v2] vfs: only allow SETFLAGS to set DAX flag on files and dirs
 2021-07-22  6:52 UTC  (5+ messages)

Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
 2021-07-22  5:41 UTC  (14+ messages)

[RFC] what exactly prevents io_iopoll_try_reap_events() triggering io_queue_async_work()?
 2021-07-22  3:23 UTC 

[PATCH v5] iomap: support tail packing inline read
 2021-07-22  0:57 UTC  (6+ messages)

[PATCH] iomap: Convert from atomic_t to refcount_t on iomap_dio->ref
 2021-07-21 23:30 UTC 

[PATCH] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
 2021-07-21 21:01 UTC 

[GIT PULL] afs: Miscellaneous fixes
 2021-07-21 19:47 UTC  (2+ messages)

(no subject)
 2021-07-21 19:00 UTC  (21+ messages)
` [RFC PATCH 01/12] afs: Sort out symlink reading
` [RFC PATCH 02/12] netfs: Add an iov_iter to the read subreq for the network fs/cache to use
` [RFC PATCH 03/12] netfs: Remove netfs_read_subrequest::transferred
` [RFC PATCH 04/12] netfs: Use a buffer in netfs_read_request and add pages to it
` [RFC PATCH 05/12] netfs: Add a netfs inode context
` [RFC PATCH 06/12] netfs: Keep lists of pending, active, dirty and flushed regions
` [RFC PATCH 07/12] netfs: Initiate write request from a dirty region
` [RFC PATCH 08/12] netfs: Keep dirty mark for pages with more than one "
` [RFC PATCH 09/12] netfs: Send write request to multiple destinations
` [RFC PATCH 10/12] netfs: Do encryption in write preparatory phase
` [RFC PATCH 11/12] netfs: Put a list of regions in /proc/fs/netfs/regions
` [RFC PATCH 12/12] netfs: Export some read-request ref functions
` [RFC PATCH 00/12] netfs: Experimental write helpers, fscrypt and compression
` [RFC PATCH 13/12] netfs: Do copy-to-cache-on-read through VM writeback

Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-07-21 17:29 UTC  (5+ messages)

[PATCH v3 0/3] support booting of arbitrary non-blockdevice file systems
 2021-07-21 15:46 UTC  (3+ messages)
` [PATCH v3 3/3] fs: simplify get_filesystem_list / get_all_fs_names

[PATCH v2 0/4] virtiofs,fuse: support per-file DAX
 2021-07-21 14:42 UTC  (17+ messages)
` [PATCH v2 3/4] fuse: add per-file DAX flag

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-07-21 14:11 UTC  (6+ messages)
` [PATCH v7 3/5] lib/vsprintf.c: "
` [PATCH v7 5/5] lib/test_printf.c: add test cases for '%pD'

[PATCH v2 0/4] afs: Miscellaneous fixes
 2021-07-21 12:59 UTC  (5+ messages)
` [PATCH v2 2/4] afs: check function return
` [PATCH v2 3/4] afs: Fix setting of writeback_index

[PATCH RESEND 1/3] initramfs: move unnecessary memcmp from hot path
 2021-07-21 11:51 UTC  (3+ messages)
` [PATCH RESEND 2/3] initramfs: print helpful cpio error on "crc" magic
` [PATCH v2 3/3] docs: remove mention of "crc" cpio format support

[PATCH v3 0/9] ENOSPC delalloc flushing fixes
 2021-07-21 11:29 UTC  (7+ messages)
` [PATCH v3 6/9] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v3 8/9] 9p: migrate from sync_inode to filemap_fdatawrite_wbc

[PATCH] vfs: parse sloppy mount option in correct order
 2021-07-21 11:30 UTC 

[syzbot] INFO: task hung in sys_io_destroy
 2021-07-21 10:39 UTC 

[PATCH 00/14] namei: clean up retry logic in various do_* functions
 2021-07-21 10:02 UTC  (6+ messages)
` [PATCH 05/14] namei: prepare do_mkdirat for refactoring

[PATCH v4 00/16] File system wide monitoring
 2021-07-21  9:39 UTC  (4+ messages)
` [PATCH v4 13/16] fanotify: Introduce FAN_FS_ERROR event

[PATCH v3] fuse: use newer inode info when writeback cache is enabled
 2021-07-21  8:07 UTC  (2+ messages)

[PATCH] sched/uclamp: Introduce a method to transform UCLAMP_MIN into BOOST
 2021-07-21  7:57 UTC 

[PATCH v4] iomap: support tail packing inline read
 2021-07-21  7:28 UTC  (12+ messages)

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-07-21  7:06 UTC  (10+ messages)
` [PATCH v3 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH v3 2/5] kernel/pid.c: implement additional checks upon pidfd_create() parameters
` [PATCH v3 3/5] fanotify/fanotify_user.c: minor cosmetic adjustments to fid labels
` [PATCH v3 4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper
` [PATCH v3 5/5] fanotify: add pidfd support to the fanotify API

remove generic_block_fiemap
 2021-07-21  5:37 UTC  (3+ messages)

Folio tree for next
 2021-07-21  5:04 UTC  (10+ messages)

mmotm 2021-07-20-18-28 uploaded
 2021-07-21  1:28 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).