messages from 2022-09-02 10:36:45 to 2022-09-07 12:47:31 UTC [more...]
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-07 12:47 UTC (4+ messages)
[PATCH v4 0/6] vfs: clean up i_version behavior and expose it via statx
2022-09-07 11:33 UTC (7+ messages)
` [PATCH v4 1/6] iversion: update comments with info about atime updates
` [PATCH v4 2/6] ext4: fix i_version handling in ext4
` [PATCH v4 3/6] ext4: unconditionally enable the i_version counter
` [PATCH v4 4/6] vfs: report an inode version in statx for IS_I_VERSION inodes
` [PATCH v4 5/6] nfs: report the inode version in statx if requested
` [PATCH v4 6/6] ceph: fill in the change attribute in statx requests
Why do NBD requests prevent hibernation, and FUSE requests do not?
2022-09-07 10:18 UTC (3+ messages)
[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-09-07 9:46 UTC (5+ messages)
` [PATCH v8 0/3] "
` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
2022-09-07 9:40 UTC (2+ messages)
[syzbot] KASAN: slab-out-of-bounds Read in fuse_inode_eq (2)
2022-09-07 9:11 UTC
[PATCH v5 0/8] make statx() return DIO alignment information
2022-09-07 9:10 UTC (9+ messages)
` [PATCH v5 1/8] statx: add direct I/O "
` [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-07 8:50 UTC (23+ 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 v2 1/1] eventfd: check ida_simple_get() return value
2022-09-07 8:32 UTC
[PATCH] eventfd: check ida_simple_get() return value
2022-09-07 7:39 UTC (2+ messages)
[PATCH] core_pattern: add CPU specifier
2022-09-07 6:15 UTC (6+ messages)
[sysfs] f6959fc2b7: WARNING:at_fs/sysfs/group.c:#sysfs_remove_group
2022-09-07 1:37 UTC
[PATCH] afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
2022-09-07 1:33 UTC (2+ messages)
[PATCH 00/13] Fix the DAX-gup mistake
2022-09-07 0:54 UTC (23+ 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
[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
2022-09-06 19:55 UTC (8+ messages)
[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2022-09-06 16:02 UTC (4+ messages)
[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
2022-09-06 15:43 UTC (5+ messages)
` [PATCH v2 1/2] fscrypt: stop using PG_error to track error status
` [f2fs-dev] "
` [PATCH v2 2/2] fsverity: "
` [f2fs-dev] "
[PATCH] virtiofs: Drop unnecessary initialization in send_forget_request and virtio_fs_get_tree
2022-09-06 13:30 UTC (3+ messages)
[man-pages RFC PATCH v3] statx, inode: document the STATX_INO_VERSION field
2022-09-06 13:29 UTC
[PATCH 0/6] acl: rework idmap handling when setting posix acls
2022-09-06 8:28 UTC (11+ messages)
` [PATCH 2/6] acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
` [PATCH 3/6] acl: add vfs_set_acl_prepare()
[PATCH 2/2] fuse: Implement O_TMPFILE support
2022-09-06 7:23 UTC (8+ messages)
consolidate btrfs checksumming, repair and bio splitting
2022-09-06 4:34 UTC (34+ 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 (32+ 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
Fanotify events on the same file path
2022-09-04 14:34 UTC (2+ messages)
[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 (15+ messages)
` [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 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 v5 0/4] landlock: truncate support
2022-09-03 12:02 UTC (9+ messages)
[PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
2022-09-02 21:39 UTC (3+ messages)
[PATCH] bpf: added the account of BPF running time
2022-09-02 19:35 UTC (3+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-02 12:30 UTC (9+ 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
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).