linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 18:10:37 to 2023-06-26 17:59:59 UTC [more...]

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-06-26 17:59 UTC  (4+ messages)
` [fuse-devel] "

[syzbot] [wireless?] [reiserfs?] general protection fault in __iterate_interfaces
 2023-06-26 17:55 UTC  (3+ messages)

[PATCH] zonefs: do not use append if device does not support it
 2023-06-26 17:54 UTC  (2+ messages)

[PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-26 17:49 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH 00/12] Convert write_cache_pages() to an iterator
 2023-06-26 17:35 UTC  (13+ messages)
` [PATCH 01/12] writeback: Factor out writeback_finish()
` [PATCH 02/12] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 03/12] writeback: Factor should_writeback_folio() "
` [PATCH 04/12] writeback: Simplify the loops in write_cache_pages()
` [PATCH 05/12] pagevec: Add ability to iterate a queue
` [PATCH 06/12] writeback: Use the folio_batch queue iterator
` [PATCH 07/12] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 08/12] writeback: Factor writeback_get_folio() "
` [PATCH 09/12] writeback: Factor writeback_iter_next() "
` [PATCH 10/12] writeback: Add for_each_writeback_folio()
` [PATCH 11/12] iomap: Convert iomap_writepages() to use for_each_writeback_folio()
` [PATCH 12/12] writeback: Remove a use of write_cache_pages() from do_writepages()

[GIT PULL] fs: ntfs
 2023-06-26 17:34 UTC  (2+ messages)

[GIT PULL] vfs: misc
 2023-06-26 17:34 UTC  (2+ messages)

[GIT PULL] vfs: mount
 2023-06-26 17:34 UTC  (2+ messages)

[GIT PULL] vfs: rename
 2023-06-26 17:34 UTC  (2+ messages)

[GIT PULL] vfs: file
 2023-06-26 17:34 UTC  (2+ messages)

splice(-> FIFO) never wakes up inotify IN_MODIFY?
 2023-06-26 17:14 UTC  (13+ messages)

Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side?
 2023-06-26 16:14 UTC  (5+ messages)
  ` Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)

[PATCH v3 0/3] shmemfs stable directory offsets
 2023-06-26 15:22 UTC  (10+ messages)
` [PATCH v3 1/3] libfs: Add directory operations for stable offsets
` [PATCH v3 3/3] shmem: stable directory offsets

[syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode
 2023-06-26 14:49 UTC 

[PATCH] ovl: move all parameter handling into params.{c,h}
 2023-06-26 14:40 UTC  (2+ messages)

[PATCH 0/2] btrfs: port to new mount api
 2023-06-26 14:16 UTC  (3+ messages)
` [PATCH 1/2] fs: indicate request originates from old "
` [PATCH 2/2] btrfs: port to new "

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-26 13:55 UTC  (7+ messages)

[RESEND PATCH v3 0/2] clean up block_commit_write
 2023-06-26 13:41 UTC  (9+ messages)
` [RESEND PATCH v3 1/2] fs/buffer: "
` [RESEND PATCH v3 2/2] fs: convert block_commit_write to return void

[PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-06-26 13:02 UTC  (27+ messages)
` [PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [PATCH v10 04/25] dept: Add lock "
` [PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v10 12/25] dept: Distinguish each syscall context from another
` [PATCH v10 13/25] dept: Distinguish each work "
` [PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v10 19/25] dept: Apply timeout consideration to swait
` [PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}

[GIT PULL] zonefs changes for 6.5-rc1
 2023-06-26 12:51 UTC 

[PATCH v1 0/2] exfat: get file size from DataLength
 2023-06-26 12:37 UTC  (5+ messages)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-26 11:49 UTC  (17+ messages)

[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-26 11:31 UTC  (6+ messages)
` [PATCH v21 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v21 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v21 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v21 5/5] selftests: mm: add pagemap ioctl tests

[PATCH] pipe: Make a partially-satisfied blocking read wait for more
 2023-06-26  9:31 UTC  (6+ messages)

[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
 2023-06-26  9:05 UTC  (4+ messages)

[GIT PULL] Landlock updates for v6.5
 2023-06-26  8:48 UTC 

[syzbot] [reiserfs?] kernel panic: corrupted stack end in do_sys_ftruncate
 2023-06-26  7:06 UTC 

[syzbot] [reiserfs?] [fat?] [mm?] general protection fault in unlink_file_vma (2)
 2023-06-26  6:54 UTC 

[PATCH v3 0/2] clean up block_commit_write
 2023-06-26  5:58 UTC  (4+ messages)
` [PATCH v3 1/2] fs/buffer: "
` [PATCH v3 2/2] fs: convert block_commit_write to return void

[syzbot] [btrfs?] WARNING: refcount bug in __btrfs_release_delayed_node
 2023-06-26  5:12 UTC 

[PATCH] fs: iomap: replace the ternary conditional operator with max_t()
 2023-06-26  3:54 UTC  (2+ messages)

[GIT PULL] Splice updates for 6.5
 2023-06-26  2:38 UTC 

[GIT PULL] fsverity updates for 6.5
 2023-06-26  1:54 UTC 

[GIT PULL] fscrypt updates for 6.5
 2023-06-26  1:51 UTC 

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in f2fs_truncate_data_blocks_range
 2023-06-25 18:28 UTC 

[PATCH v2] docs: filesystems: idmappings: clarify from where idmappings are taken
 2023-06-25 18:20 UTC 

[syzbot] [f2fs?] possible deadlock in f2fs_fiemap
 2023-06-25 17:45 UTC 

[PATCH] docs: filesystems: idmappings: clarify from where idmappings are taken
 2023-06-25 14:25 UTC  (2+ messages)

[PATCH -0/1] Enhancing VFS isolation
 2023-06-25  8:06 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-25  3:15 UTC  (27+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
    ` [External] "
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[syzbot] [ext4?] general protection fault in ext4_put_io_end_defer
 2023-06-25  2:21 UTC 

[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
 2023-06-24 10:30 UTC  (3+ messages)
` [PATCH 1/2] selftests/nolibc: drop test chmod_net
` [PATCH 2/2] proc: use generic setattr() for /proc/$PID/net

[RFC 3/4] block: set mapping order for the block cache in set_init_blocksize
 2023-06-24  8:35 UTC  (2+ messages)

[PATCH] ceph: Convert ceph_writepages_start() to use folios a little more
 2023-06-24  7:41 UTC  (6+ messages)

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-24  1:58 UTC  (7+ messages)

[syzbot] [reiserfs?] [fat?] BUG: corrupted list in __mark_inode_dirty
 2023-06-24  1:14 UTC 

[PATCH v20 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-23 23:03 UTC  (2+ messages)

[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 22:55 UTC 

[syzbot] [btrfs?] WARNING in btrfs_relocate_block_group
 2023-06-23 20:18 UTC  (2+ messages)

[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
 2023-06-23 17:18 UTC  (19+ messages)
` [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK

[PATCH v2 0/6] Landlock: ioctl support
 2023-06-23 16:37 UTC  (9+ messages)
` [PATCH v2 1/6] landlock: Increment Landlock ABI version to 4
` [PATCH v2 2/6] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
` [PATCH v2 3/6] selftests/landlock: Test ioctl support
` [PATCH v2 4/6] selftests/landlock: Test ioctl with memfds
` [PATCH v2 5/6] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v2 6/6] landlock: Document ioctl support

[PATCH 08/11] sysctl: Add size to register_sysctl_init
 2023-06-23 15:20 UTC  (6+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC 

[PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 11:44 UTC 

[PATCH 0/2] v2: F_OFD_GETLK extension to read lock info
 2023-06-23 10:07 UTC  (13+ messages)
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-23 10:01 UTC  (3+ messages)
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-23  9:44 UTC  (7+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-06-23  8:09 UTC  (5+ messages)
` [PATCH v4 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [PATCH v4 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2023-06-23  4:36 UTC  (7+ messages)

[PATCH 0/1] iomap regression for aio dio 4k writes
 2023-06-23  3:02 UTC  (5+ messages)

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-06-23  1:35 UTC  (5+ messages)

[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in attr_data_read_resident
 2023-06-22 22:39 UTC 

[RFC 0/4] minimum folio order support in filemap
 2023-06-22 22:33 UTC  (8+ 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).