Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 22:31:07 to 2024-02-15 10:35:15 UTC [more...]

[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15 10:30 UTC  (11+ messages)
` [PATCH v10 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v10 02/25] ima: Align ima_file_mprotect() "
` [PATCH v10 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v10 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v10 05/25] ima: Align ima_post_read_file() "
` [PATCH v10 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v10 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v10 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v10 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v10 10/25] security: Introduce inode_post_setattr hook

[RFC v2 00/14] enable bs > ps in XFS
 2024-02-15 10:34 UTC  (38+ messages)
` [RFC v2 01/14] fs: Allow fine-grained control of folio sizes
` [RFC v2 03/14] filemap: use mapping_min_order while allocating folios
` [RFC v2 04/14] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [RFC v2 05/14] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [RFC v2 10/14] iomap: fix iomap_dio_zero() for fs bs > system page size
` [RFC v2 12/14] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [RFC v2 13/14] xfs: add an experimental CONFIG_XFS_LBS option
` [RFC v2 14/14] xfs: enable block size larger than page size support

[PATCH] zonefs: Improve error handling
 2024-02-15 10:25 UTC  (3+ messages)

[PATCH 0/6] block atomic writes for XFS
 2024-02-15  9:53 UTC  (36+ messages)
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set

convert write_cache_pages() to an iterator v8
 2024-02-15  9:31 UTC  (16+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE
` [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 08/14] writeback: Factor writeback_get_batch() "
` [PATCH 09/14] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/14] pagevec: Add ability to iterate a queue
` [PATCH 11/14] writeback: Use the folio_batch queue iterator
` [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 13/14] writeback: add a writeback iterator
` [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages()

[syzbot] [reiserfs?] general protection fault in __fget_files (2)
 2024-02-15  9:30 UTC  (3+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15  9:29 UTC  (16+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA

[syzbot] [reiserfs?] kernel BUG in entry_points_to_object
 2024-02-15  9:29 UTC  (3+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-15  9:22 UTC  (71+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 13/35] lib: add allocation tagging support for memory allocation profiling
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v3 25/35] xfs: Memory allocation profiling fixups
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()

[PATCH v3] fsnotify: optimize the case of no parent watcher
 2024-02-15  8:36 UTC  (9+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 9ee85f235efe
 2024-02-15  7:39 UTC  (6+ messages)
` shmem patches headsup: "

SMB 1.0 broken between Kernel versions 6.2 and 6.5
 2024-02-15  7:32 UTC  (9+ messages)

[PATCH v10 0/8]
 2024-02-15  4:26 UTC  (9+ messages)
` [PATCH v10 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v10 2/8] f2fs: "
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v10 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v10 5/8] f2fs: "
` [PATCH v10 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v10 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v10 8/8] f2fs: "

[PATCH fstests] common/config: fix CANON_DEVS=yes when file does not exist
 2024-02-15  3:54 UTC  (2+ messages)

[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-15  0:31 UTC  (9+ messages)
` [PATCH v6 02/10] fscrypt: Factor out a helper to configure the lookup dentry
` [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v6 04/10] fscrypt: Drop d_revalidate once the key is added

[PATCH v8 0/1] mm: report per-page metadata information
 2024-02-14 22:57 UTC  (2+ messages)
` [PATCH v8 1/1] "

[PATCH v6 0/3] per-vma locks in userfaultfd
 2024-02-14 22:33 UTC  (7+ messages)
` [PATCH v6 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v3 1/3] LSM: add security_execve_abort() hook
 2024-02-14 21:46 UTC  (6+ messages)

[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-14 21:36 UTC  (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled

[RFC PATCH 0/9] shmem: fix llseek in hugepages
 2024-02-14 19:49 UTC  (2+ messages)

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-02-14 18:37 UTC  (6+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[PATCH v4 0/7] Split a folio to any lower order folios
 2024-02-14 17:38 UTC  (33+ messages)
` [PATCH v4 1/7] mm/memcg: use order instead of nr in split_page_memcg()
` [PATCH v4 2/7] mm/page_owner: use order instead of nr in split_page_owner()
` [PATCH v4 3/7] mm: memcg: make memcg huge page split support any order split
` [PATCH v4 4/7] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH v4 5/7] mm: thp: split huge page to any lower order pages (except order-1)
` [PATCH v4 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[PATCH v3 00/15] block atomic writes
 2024-02-14 16:45 UTC  (14+ messages)
` [PATCH v3 07/15] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v3 14/15] nvme: Support atomic writes

[syzbot] [squashfs?] INFO: task hung in evict (2)
 2024-02-14 14:00 UTC 

[syzbot] [udf?] KASAN: slab-out-of-bounds Write in udf_adinicb_writepage
 2024-02-14 13:56 UTC  (2+ messages)

LSF/MM/BPF: 2024: Call for Proposals
 2024-02-14 13:03 UTC  (3+ messages)
  ` LSF/MM/BPF: 2024: Call for Proposals [Reminder]
    ` LSF/MM/BPF: 2024: Call for Proposals [Final Reminder]

[PATCH v3 10/15] block: Add fops atomic write support
 2024-02-14 11:47 UTC  (8+ messages)
`  "

[PATCH] udf: convert to new mount API
 2024-02-14 11:27 UTC  (5+ messages)

[PATCH] zonefs: convert zonefs to use the new mount api
 2024-02-14 11:15 UTC  (9+ messages)

[PATCH net-next v8 0/4] Per epoll context busy poll support
 2024-02-14 11:10 UTC  (2+ messages)

[PATCH 0/6] block atomic writes for XFS
 2024-02-14 10:10 UTC  (4+ messages)

[syzbot] [ntfs?] BUG: unable to handle kernel paging request in step_into
 2024-02-14  9:45 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
 2024-02-14  7:32 UTC  (4+ messages)
  `  "

[PATCH v5 0/8] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-14  6:59 UTC  (5+ messages)
` [PATCH v5 5/8] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal


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 read-only IMAP folder(s) and NNTP newsgroup(s).