messages from 2022-09-01 20:00:59 to 2022-09-06 08:15:21 UTC [more...]
[PATCH 0/6] acl: rework idmap handling when setting posix acls
2022-09-06 8:15 UTC (9+ messages)
` [PATCH 2/6] acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
` [PATCH 3/6] acl: add vfs_set_acl_prepare()
[PATCH v5 0/8] make statx() return DIO alignment information
2022-09-06 8:11 UTC (5+ messages)
` [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v5 8/8] xfs: support STATX_DIOALIGN
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-09-06 7:58 UTC (20+ messages)
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
[PATCH 2/2] fuse: Implement O_TMPFILE support
2022-09-06 7:23 UTC (8+ messages)
[PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
2022-09-06 5:38 UTC
consolidate btrfs checksumming, repair and bio splitting
2022-09-06 4:34 UTC (35+ messages)
` [PATCH 01/17] block: export bio_split_rw
` [PATCH 04/17] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 10/17] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 15/17] btrfs: calculate file system wide queue limit for zoned mode
` [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND
[PATCH v2 00/14] fs/buffer: remove ll_rw_block()
2022-09-06 1:06 UTC (36+ messages)
` [PATCH v2 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH v2 02/14] fs/buffer: add some new buffer read helpers
` [PATCH v2 03/14] fs/buffer: replace ll_rw_block()
` [PATCH v2 04/14] gfs2: "
` [PATCH v2 05/14] isofs: "
` [PATCH v2 06/14] jbd2: "
` [PATCH v2 07/14] ntfs3: "
` [PATCH v2 08/14] ocfs2: "
` [Ocfs2-devel] "
` [PATCH v2 09/14] reiserfs: "
` [PATCH v2 10/14] udf: "
` [PATCH v2 11/14] ufs: "
` [PATCH v2 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH v2 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH v2 14/14] fs/buffer: remove bh_submit_read() helper
[PATCH] fuse: fix the deadlock in race of reclaim path with kswapd
2022-09-06 0:29 UTC (3+ messages)
New topic branch for block + gup work?
2022-09-06 0:18 UTC (2+ messages)
[PATCH] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
2022-09-05 21:58 UTC (4+ messages)
[PATCH] filemap: Convert filemap_range_has_writeback() to use folios
2022-09-05 21:45 UTC
[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
2022-09-05 15:30 UTC (4+ messages)
[PATCH 0/4] mm, xfs, dax: Fixes for memory_failure() handling
2022-09-05 14:45 UTC (9+ messages)
` [PATCH 1/4] xfs: Quiet notify_failure EOPNOTSUPP cases
` [PATCH 2/4] xfs: Fix SB_BORN check in xfs_dax_notify_failure()
` [PATCH 3/4] mm/memory-failure: Fix detection of memory_failure() handlers
` [PATCH 4/4] mm/memory-failure: Fall back to vma_address() when ->notify_failure() fails
[syzbot] usb-testing boot error: general protection fault in kvmalloc_node
2022-09-05 14:35 UTC
[syzbot] WARNING: suspicious RCU usage in do_page_fault
2022-09-05 14:25 UTC
[PATCH] sysctl: remove max_extfrag_threshold
2022-09-05 12:47 UTC
switching from FAN_MARK_MOUNT to FAN_MARK_FILESYSTEM
2022-09-05 10:39 UTC (3+ messages)
[PATCH] writeback: remove obsolete macro EXPIRE_DIRTY_ATIME
2022-09-05 10:14 UTC
[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
2022-09-05 9:47 UTC (3+ messages)
WARNING: inconsistent lock state when doing fdisk -l
2022-09-05 8:00 UTC
[PATCH] proc/proc_sysctl: Modify the order of scheduling function calls
2022-09-05 3:12 UTC (2+ messages)
[PATCH] proc/proc_sysctl: Remove unnecessary 'NULL' values from Pointer
2022-09-05 1:21 UTC
[PATCH/RFC 00/10 v5] Improve scalability of directory operations
2022-09-04 23:33 UTC (9+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory
[PATCH] core_pattern: add CPU specifier
2022-09-04 19:38 UTC (4+ messages)
Fanotify events on the same file path
2022-09-04 14:34 UTC (2+ messages)
[PATCH 00/13] Fix the DAX-gup mistake
2022-09-04 2:17 UTC (14+ messages)
` [PATCH 01/13] fsdax: Rename "busy page" to "pinned page"
` [PATCH 02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions
` [PATCH 03/13] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH 04/13] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH 05/13] fsdax: Cleanup dax_associate_entry()
` [PATCH 06/13] fsdax: Rework dax_insert_entry() calling convention
` [PATCH 07/13] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH 08/13] devdax: Minor warning fixups
` [PATCH 09/13] devdax: Move address_space helpers to the DAX core
` [PATCH 10/13] dax: Prep dax_{associate, disassociate}_entry() for compound pages
` [PATCH 11/13] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH 12/13] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH 13/13] mm/gup: Drop DAX pgmap accounting
[PATCH v2] 9p/trans_fd: perform read/write with TIF_SIGPENDING set
2022-09-04 0:27 UTC (3+ messages)
[PATCH 00/23] Convert to filemap_get_folios_tag()
2022-09-03 17:38 UTC (33+ messages)
` [PATCH 01/23] pagemap: Add filemap_grab_folio()
` [PATCH 02/23] filemap: Added filemap_get_folios_tag()
` [PATCH 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
` [PATCH 04/23] page-writeback: Convert write_cache_pages() "
` [PATCH 05/23] afs: Convert afs_writepages_region() "
` [PATCH 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
` [PATCH 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
` [PATCH 08/23] ceph: Convert ceph_writepages_start() "
` [PATCH 09/23] cifs: Convert wdata_alloc_and_fillpages() "
` [PATCH 10/23] ext4: Convert mpage_prepare_extent_to_map() "
` [PATCH 11/23] f2fs: Convert f2fs_fsync_node_pages() "
` [PATCH 12/23] f2fs: Convert f2fs_flush_inline_data() "
` [PATCH 13/23] f2fs: Convert f2fs_sync_node_pages() "
` [PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() "
` [PATCH 15/23] f2fs: Convert last_fsync_dnode() "
` [PATCH 16/23] f2fs: Convert f2fs_sync_meta_pages() "
` [PATCH 17/23] gfs2: Convert gfs2_write_cache_jdata() "
` [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
` [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
` [PATCH 23/23] filemap: Remove find_get_pages_range_tag()
[PATCH v5 0/4] landlock: truncate support
2022-09-03 12:02 UTC (9+ messages)
[PATCH] bpf: added the account of BPF running time
2022-09-02 19:35 UTC (3+ messages)
Why do NBD requests prevent hibernation, and FUSE requests do not?
2022-09-02 12:49 UTC (2+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-02 12:30 UTC (13+ messages)
[PATCH V2 0/5] Introduce erofs shared domain
2022-09-02 10:53 UTC (6+ messages)
` [PATCH V2 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
` [PATCH V2 5/5] erofs: support fscache based shared domain
[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-09-02 10:36 UTC (5+ messages)
` [PATCH v8 0/3] "
` [PATCH 1/3] xfs: fix the calculation of length and end
` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
[xfstests PATCH] generic/693: add basic change attr test
2022-09-02 9:41 UTC (3+ messages)
[PATCH] fs/nls/nls_euc-jp.c: Fix spelling typo in comment
2022-09-02 8:07 UTC
[PATCH] fs: fix possible inconsistent mount device
2022-09-02 6:09 UTC (5+ messages)
[PATCH V1 0/5] Introduce erofs shared domain
2022-09-02 3:47 UTC (6+ messages)
` [PATCH V1 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V1 2/5] erofs: introduce fscache-based domain
` [PATCH V1 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V1 4/5] erofs: remove duplicated unregister_cookie
` [PATCH V1 5/5] erofs: support fscache based shared domain
[PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-09-02 0:30 UTC (8+ messages)
` [PATCH 00/14] cifs: Iterators, netfslib and folios
[syzbot] WARNING: locking bug in iput
2022-09-01 20:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).