Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-22 21:08:17 to 2024-03-26 13:08:35 UTC [more...]

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-26 13:08 UTC  (22+ messages)
` [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()

kernel crash in mknod
 2024-03-26 12:53 UTC  (16+ messages)

[RFC PATCH] mm: swapfile: fix SSD detection with swapfile on btrfs
 2024-03-26 12:51 UTC  (3+ messages)

[PATCH] fs,block: yield devices early
 2024-03-26 12:47 UTC 

[PATCH 0/6] Improve visibility of writeback
 2024-03-26 12:35 UTC  (10+ messages)
` [PATCH 2/6] writeback: support retrieving per group debug writeback stats of bdi
` [PATCH 5/6] writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH v8 0/2] rust: xarray: Add an abstraction for XArray
 2024-03-26 12:23 UTC  (9+ messages)
` [PATCH v8 2/2] "

[PATCH v12 0/9] Landlock: IOCTL support
 2024-03-26 11:58 UTC  (16+ messages)
` [PATCH v12 1/9] security: Introduce ENOFILEOPS return value for IOCTL hooks
` [PATCH v12 2/9] landlock: Add IOCTL access right for character and block devices
` [PATCH v12 3/9] selftests/landlock: Test IOCTL support
` [PATCH v12 4/9] selftests/landlock: Test IOCTL with memfds
` [PATCH v12 5/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v12 6/9] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v12 7/9] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v12 8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
` [PATCH v12 9/9] landlock: Document IOCTL support

[PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag
 2024-03-26 11:57 UTC  (3+ messages)

[linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail
 2024-03-26 11:43 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to f2e812c1522d
 2024-03-26 11:14 UTC  (3+ messages)

[RFC v3 0/5] overlayfs: Optimize override/revert creds
 2024-03-26 10:53 UTC  (6+ messages)
` [RFC v3 1/5] cleanup: Fix discarded const warning when defining lock guard

[PATCH][next] fs: Annotate struct file_handle with __counted_by() and use struct_size()
 2024-03-26 10:48 UTC  (3+ messages)

[PATCH mm-unstable v3 0/2] memcg_kmem hooks refactoring
 2024-03-26 10:37 UTC  (3+ messages)
` [PATCH mm-unstable v3 1/2] mm, slab: move memcg charging to post-alloc hook
` [PATCH mm-unstable v3 2/2] mm, slab: move slab_memcg hooks to mm/memcontrol.c

[syzbot] Monthly gfs2 report (Mar 2024)
 2024-03-26 10:19 UTC 

[PATCH RFC] fuse: require FUSE drivers to opt-in for local file leases
 2024-03-26 10:10 UTC  (3+ messages)

[PATCH v2][next] fsnotify: Avoid -Wflex-array-member-not-at-end warning
 2024-03-26  9:53 UTC  (2+ messages)

slab-out-of-bounds Read in ea_get/hex_dump_to_buffer
 2024-03-26  8:48 UTC 

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-03-26  7:51 UTC  (7+ messages)

[PATCH v2 0/2] Fix I/O high when memory almost met memcg limit
 2024-03-26  6:50 UTC  (4+ messages)
` [PATCH v2 2/2] mm/readahead: don't decrease mmap_miss when folio has workingset flags
  ` [PATCH v3] mm/filemap: don't decrease mmap_miss when folio has workingset flag

[PATCH v6 00/37] Memory allocation profiling
 2024-03-26  6:23 UTC  (4+ messages)
` [PATCH v6 14/37] lib: introduce support for page allocation tagging

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-26  5:56 UTC  (50+ messages)
` [WIP 1/3] rust: Introduce atomic module
` [WIP 2/3] rust: atomic: Add ARM64 fetch_add_relaxed()
` [WIP 3/3] rust: atomic: Add fetch_sub_release()

kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
 2024-03-26  1:17 UTC  (6+ messages)

[syzbot] [xfs?] possible deadlock in xfs_qm_dqget
 2024-03-25 21:16 UTC  (2+ messages)

[PATCH v2 0/3] fs: aio: more folio conversion
 2024-03-25 19:50 UTC  (3+ messages)

[PATCH] fanotify: remove unneeded sub-zero check for unsigned value
 2024-03-25 19:16 UTC  (2+ messages)

linux-mtd: ubiattach taking long time
 2024-03-25 18:20 UTC  (2+ messages)

Uneccesary flushes waking up suspended disks
 2024-03-25 17:09 UTC  (7+ messages)

Recent-ish changes in binfmt_elf made my program segfault
 2024-03-25 17:08 UTC  (10+ messages)

[PATCH v14 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-03-25 16:26 UTC  (5+ messages)
` [PATCH v14 7/9] f2fs: Log error when lookup of encoded dentry fails
` [PATCH v14 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow

[PATCH v11 0/9] Landlock: IOCTL support
 2024-03-25 13:25 UTC  (4+ messages)
` [PATCH v11 1/9] fs: Add and use vfs_get_ioctl_handler()

[PATCH] fs: Remove NTFS classic
 2024-03-25 12:05 UTC  (10+ messages)
    ` [PATCH 1/2] ntfs3: serve as alias for the legacy ntfs driver
    ` [PATCH 2/2] ntfs3: remove warning

BUG: unable to handle kernel paging request in fuse_copy_do
 2024-03-25 11:21 UTC  (12+ messages)

[Lsf-pc] [LSF/MM ATTEND] Over-the-wire data compression
 2024-03-25 10:40 UTC  (4+ messages)

[Lsf-pc] [LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-25  8:43 UTC  (13+ messages)

[PATCH v2 0/2] memcg_kmem hooks refactoring
 2024-03-25  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
` [PATCH v2 2/2] mm, slab: move slab_memcg hooks to mm/memcontrol.c

[PATCH v2 2/3] ext4: fix the parsing of empty string mount parameters
 2024-03-25  4:39 UTC  (2+ messages)

[RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
 2024-03-25  1:06 UTC  (11+ messages)

[PATCH 6.6 496/638] cifs: Don't use certain unnecessary folio_*() functions
 2024-03-24 22:58 UTC  (2+ messages)
` [PATCH 6.6 497/638] cifs: Fix writeback data corruption

[PATCH 6.7 553/713] cifs: Don't use certain unnecessary folio_*() functions
 2024-03-24 22:44 UTC  (2+ messages)
` [PATCH 6.7 554/713] cifs: Fix writeback data corruption

[PATCH 6.8 537/715] cifs: Fix writeback data corruption
 2024-03-24 22:31 UTC 

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-24 17:44 UTC  (5+ messages)
` [PATCH RFC 4/4] UNFINISHED mm, fs: use kmem_cache_charge() in path_openat()

[PATCH AUTOSEL 6.1 6/7] fs: improve dump_mapping() robustness
 2024-03-24 17:07 UTC 

[PATCH AUTOSEL 6.6 09/11] fs: improve dump_mapping() robustness
 2024-03-24 17:06 UTC 

[PATCH AUTOSEL 6.7 09/11] fs: improve dump_mapping() robustness
 2024-03-24 17:06 UTC 

[PATCH AUTOSEL 6.8 09/11] fs: improve dump_mapping() robustness
 2024-03-24 17:05 UTC 

possible 6.6 regression: Deadlock involving super_lock()
 2024-03-24 10:50 UTC  (3+ messages)

[PATCH v10 2/8] fuse: introduce atomic open
 2024-03-24  4:32 UTC  (3+ messages)
` [PATCH] fuse: Do NULL check instead of IS_ERR in atomic_open

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag
 2024-03-23  8:36 UTC  (2+ messages)

[PATCH 0/3] bit more FS_IOC_GETFSUUID, FS_IOC_GETFSSYSFSPATH
 2024-03-22 23:03 UTC  (3+ messages)
` [PATCH 3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH

[PATCH v10 0/8]
 2024-03-22 22:11 UTC  (3+ messages)
` [PATCH v10 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
  ` [f2fs-dev] "


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).