Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2023-01-11 08:32:10 to 2023-01-13 11:53:07 UTC [more...]

[PATCH 00/25] fs: finish conversion to mnt_idmap
 2023-01-13 11:49 UTC  (10+ messages)
` [PATCH 01/25] f2fs: project ids aren't idmapped
` [PATCH 02/25] fs: port vfs_*() helpers to struct mnt_idmap
` [PATCH 03/25] fs: port ->setattr() to pass mnt_idmap
` [PATCH 04/25] fs: port ->getattr() "
` [PATCH 05/25] fs: port ->create() "
` [PATCH 06/25] fs: port ->symlink() "
` [PATCH 07/25] fs: port ->mkdir() "
` [PATCH 08/25] fs: port ->mknod() "
` [PATCH 10/25] fs: port ->tmpfile() "

[PATCH 0/7] Reduce zonefs memory usage
 2023-01-13 11:30 UTC  (15+ messages)
` [PATCH 1/7] zonefs: Detect append writes at invalid locations
` [PATCH 2/7] zonefs: Reorganize code
` [PATCH 3/7] zonefs: Simplify IO error handling
` [PATCH 4/7] zonefs: Reduce struct zonefs_inode_info size
` [PATCH 5/7] zonefs: Separate zone information from inode information

[PATCH v3 0/2] Fixes for fscache volume operations
 2023-01-13 11:52 UTC  (3+ messages)
` [PATCH v3 1/2] fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
` [PATCH v3 2/2] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()

lockref scalability on x86-64 vs cpu_relax
 2023-01-13 10:23 UTC  (12+ messages)
    ` ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)

[PATCH v6 0/9] Implement copy offload support
 2023-01-13  8:26 UTC  (13+ messages)
  ` [PATCH v6 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v6 2/9] block: Add copy offload support infrastructure
  ` [PATCH v6 3/9] block: add emulation for copy
  ` [PATCH v6 4/9] block: Introduce a new ioctl "
  ` [PATCH v6 5/9] nvme: add copy offload support
  ` [PATCH v6 6/9] nvmet: add copy command support for bdev and file ns
  ` [PATCH v6 7/9] dm: Add support for copy offload
  ` [PATCH v6 9/9] dm kcopyd: use copy offload support

[PATCH v2] exfat: handle unreconized benign secondary entries
 2023-01-13  9:39 UTC  (7+ messages)

[PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
 2023-01-13  9:36 UTC 

[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-13  9:32 UTC  (3+ messages)

[PATCH linux-next v2] swap_state: update shadow_nodes for anonymous page
 2023-01-13  8:47 UTC  (2+ messages)

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-13  8:28 UTC  (5+ messages)
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info

Should we orphan JFS?
 2023-01-13  5:42 UTC 

dropping maintainership for sysv and freevxfs
 2023-01-13  5:39 UTC 

[PATCH v5 0/9] iov_iter: Add extraction helpers
 2023-01-13  5:33 UTC  (31+ messages)
` [PATCH v5 1/9] iov_iter: Change the direction macros into an enum
` [PATCH v5 2/9] iov_iter: Use the direction in the iterator functions
` [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
` [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v5 5/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v5 6/9] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined

[PATCH v2 0/2] initialize 'struct hfsplus_inode_info' in hfsplus_iget()
 2023-01-13  3:43 UTC  (2+ messages)

[PATCH v5 00/23] Convert to filemap_get_folios_tag()
 2023-01-13  3:03 UTC  (9+ messages)
` [PATCH v5 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
` [PATCH v5 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH v5 14/23] f2fs: Convert f2fs_write_cache_pages() "
  ` [f2fs-dev] "

[syzbot] [ext4?] [vfs?] KASAN: use-after-free Read in signalfd_cleanup
 2023-01-13  2:26 UTC  (4+ messages)
  ` [io_uring] "

[PATCH rcu v2 09/20] fs: Remove CONFIG_SRCU
 2023-01-13  1:10 UTC  (4+ messages)
` [PATCH rcu v2 12/20] fs/notify: Remove "select SRCU"

[PATCH v3] coredump: Use vmsplice_to_pipe() for pipes in dump_emit_page()
 2023-01-12 22:43 UTC  (2+ messages)
` [PATCH v3 RESEND] "

[PATCH] proc: remove mark_inode_dirty() in proc_notify_change()
 2023-01-12 22:43 UTC  (2+ messages)

[PATCH] aio: fix mremap after fork null-deref
 2023-01-12 22:09 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] tracing mapped pages for quicker boot performance
 2023-01-12 22:30 UTC  (5+ messages)

[PATCH v2] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
 2023-01-12 20:42 UTC  (7+ messages)

[PATCH v2 0/4] fs/sysv: Replace kmap() with kmap_local_page()
 2023-01-12 20:15 UTC  (4+ messages)
` [PATCH v2 2/4] fs/sysv: Change the signature of dir_get_page()

[RFC 0/3] Shut down frozen filesystems on last unmount
 2023-01-12 19:07 UTC  (6+ messages)
` [PATCH 2/3] fs: Introduce { freeze, thaw }_active_super functions
` [PATCH 3/3] gfs2: Shut down frozen filesystem on last unmount

consolidate btrfs checksumming, repair and bio splitting v3
 2023-01-12 14:01 UTC  (23+ messages)
` [PATCH 01/19] block: export bio_split_rw
` [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 03/19] btrfs: remove the submit_bio_start helpers
` [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention
` [PATCH 05/19] btrfs: handle checksum generation in the storage layer
` [PATCH 06/19] btrfs: handle recording of zoned writes "
` [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio
` [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios
` [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O
` [PATCH 13/19] btrfs: remove struct btrfs_io_geometry
` [PATCH 14/19] btrfs: remove submit_encoded_read_bio
` [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio
` [PATCH 16/19] btrfs: remove now spurious bio submission helpers
` [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode
` [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND

[PATCH 00/12] Start converting buffer_heads to use folios
 2023-01-12 12:01 UTC  (2+ messages)

[PATCH] exfat: handle unreconized benign secondary entries
 2023-01-12 11:15 UTC  (3+ messages)

[syzbot] [vfs?] KASAN: use-after-free Write in pipe_poll
 2023-01-12 10:13 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-12  9:00 UTC 

Silikonmischungen
 2023-01-12  8:31 UTC 

[RFC v6 04/10] iomap: Add iomap_get_folio helper
 2023-01-12  8:41 UTC  (10+ messages)
` [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops

[PATCH 00/11] Remove AS_EIO and AS_ENOSPC
 2023-01-12  8:31 UTC  (4+ messages)
` [PATCH 01/11] memory-failure: Remove comment referencing AS_EIO

remove write_one_page / folio_write_one
 2023-01-12  8:02 UTC  (7+ messages)

[PATCH] freevxfs: fix kernel-doc warnings
 2023-01-12  7:57 UTC  (2+ messages)

[PATCH v5 3/8] proc: Use lsmids instead of lsm names for attrs
 2023-01-12  0:37 UTC  (3+ messages)

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-01-12  0:29 UTC  (14+ messages)
` [PATCH 01/14] xfs: document the motivation for online fsck design
` [PATCH 02/14] xfs: document the general theory underlying "
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency

[PATCH RESEND v3] nsfs: add compat ioctl handler
 2023-01-11 20:45 UTC  (2+ messages)

[PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
 2023-01-11 18:20 UTC  (4+ messages)

[PATCH RESEND] nsfs: add compat ioctl handler
 2023-01-11 16:54 UTC  (2+ messages)

[PATCH v3 1/2] include/linux/watch_queue: Improve documentation
 2023-01-11 15:50 UTC  (6+ messages)
` [PATCH v3 0/2] watch_queue: Clean up some code

[PATCH v2] filelock: move file locking definitions to separate header file
 2023-01-11 11:29 UTC  (4+ messages)

[PATCH] fs/pipe: Delete unused do_pipe_flags()
 2023-01-11 10:26 UTC  (2+ messages)

[PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
 2023-01-11  9:58 UTC  (7+ messages)
  ` [PATCH v4 0/7] iov_iter: Add extraction helpers

[PATCH] fs: remove locks_inode
 2023-01-11  9:44 UTC  (2+ messages)

[PATCH] proc: introduce proc_statfs()
 2023-01-11  9:20 UTC  (3+ messages)

[PATCH] proc: fix to check name length in proc_lookup_de()
 2023-01-11  9:13 UTC  (3+ messages)

[PATCH v2 0/7] erofs: support page cache sharing between EROFS images in fscache mode
 2023-01-11  8:31 UTC  (8+ messages)
` [PATCH v2 1/7] erofs: remove unused device mapping in the meta routine
` [PATCH v2 2/7] erofs: unify anonymous inodes for blob
` [PATCH v2 3/7] erofs: allocate anonymous file of blob for page cache sharing
` [PATCH v2 4/7] erofs: implement .read_iter "
` [PATCH v2 5/7] erofs: implement .mmap "
` [PATCH v2 6/7] erofs: add helper checking if page cache sharing shall be enabled
` [PATCH v2 7/7] erofs: introduce 'sharecache' mount option


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox