messages from 2022-05-04 15:46:43 to 2022-05-08 09:14:36 UTC [more...]
[PATCH v3] mm/ksm: introduce ksm_force for each process
2022-05-08 9:14 UTC (3+ messages)
` [PATCH v4] "
[RFC PATCH 0/3] Introduce new huge_ptep_get_access_flags() interface
2022-05-08 8:58 UTC (4+ messages)
` [RFC PATCH 1/3] arm64/hugetlb: "
` [RFC PATCH 2/3] fs/proc/task_mmu: Change to use huge_ptep_get_access_flags()
` [RFC PATCH 3/3] mm/damon/vaddr: "
[PATCH] fs: sendfile handles O_NONBLOCK of out_fd
2022-05-07 21:52 UTC (3+ messages)
Fanotify API - Tracking File Movement
2022-05-07 16:03 UTC (6+ messages)
[PATCH v4 1/3] idmapped-mounts: Reset errno to zero before run_test
2022-05-07 13:33 UTC (4+ messages)
` [PATCH v4 2/3] idmapped-mounts: Add mknodat operation in setgid test
` [PATCH v4 3/3] idmapped-mounts: Add open with O_TMPFILE "
[syzbot] KASAN: out-of-bounds Write in end_buffer_read_sync
2022-05-07 13:27 UTC (2+ messages)
[PATCH v2] erofs: change to use asyncronous io for fscache readpage/readahead
2022-05-07 13:08 UTC (2+ messages)
[PATCH v3 1/5] idmapped-mounts: Reset errno to zero after detect fs_allow_idmap
2022-05-07 12:26 UTC (6+ messages)
[PATCH] docs: Add small intro to idmap examples
2022-05-07 12:04 UTC (2+ messages)
[PATCH] fs/pipe: Deinitialize the watch_queue when pipe is freed
2022-05-07 11:56 UTC
Race-free block device opening
2022-05-07 11:35 UTC (3+ messages)
[PATCH v4 0/3] FUSE: Implement atomic lookup + open/create
2022-05-07 10:42 UTC (27+ messages)
` [PATCH v4 1/3] FUSE: Implement atomic lookup + create
` [PATCH v4 2/3] FUSE: Implement atomic lookup + open
` [PATCH v4 3/3] FUSE: Avoid lookup in d_revalidate()
[PATCH] erofs: change to use asyncronous io for fscache readpage/readahead
2022-05-07 9:48 UTC (5+ messages)
` [External] "
[PATCH v2] fs: Fix page cache inconsistency when mixing buffered and AIO DIO for bdev
2022-05-07 8:51 UTC (3+ messages)
[PATCH v2] fanotify: do not allow setting dirent events in mask of non-dir
2022-05-07 8:00 UTC
[PATCH] fanotify: do not allow setting FAN_RENAME on non-dir
2022-05-07 7:55 UTC (5+ messages)
[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-07 7:20 UTC (4+ messages)
[syzbot] BUG: unable to handle kernel paging request in inode_wait_for_writeback
2022-05-07 7:09 UTC
reduce memory allocation in the btrfs direct I/O path
2022-05-07 5:26 UTC (22+ messages)
` [PATCH 1/5] iomap: allow the file system to provide a bio_set for direct I/O
` [PATCH 2/5] iomap: add per-iomap_iter private data
` [PATCH 3/5] btrfs: add a btrfs_dio_rw wrapper
` [PATCH 4/5] btrfs: allocate dio_data on stack
` [PATCH 5/5] btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
[PATCH v2] mm/ksm: introduce ksm_force for each process
2022-05-07 4:49 UTC (3+ messages)
[syzbot] WARNING: suspicious RCU usage in write_inode_now
2022-05-07 0:43 UTC
[RFC PATCH] getting misc stats/attributes via xattr API
2022-05-07 0:32 UTC (6+ messages)
[PATCH 00/69] Filesystem/page cache patches for 5.19
2022-05-06 20:22 UTC (3+ messages)
` [PATCH 33/69] fs: Introduce aops->read_folio
[PATCH v3 0/3] FUSE: Implement atomic lookup + open/create
2022-05-06 20:06 UTC (5+ messages)
` [PATCH v3 1/3] FUSE: Implement atomic lookup + create
[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
2022-05-06 18:46 UTC (10+ messages)
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context
[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO for bdev
2022-05-06 18:02 UTC (3+ messages)
reduce memory allocation in the btrfs direct I/O path v2
2022-05-06 17:18 UTC (10+ messages)
` [PATCH 1/7] btrfs: add a btrfs_dio_rw wrapper
` [PATCH 2/7] iomap: allow the file system to provide a bio_set for direct I/O
` [PATCH 3/7] iomap: add per-iomap_iter private data
` [PATCH 4/7] btrfs: allocate dio_data on stack
` [PATCH 5/7] btrfs: remove the disk_bytenr in struct btrfs_dio_private
` [PATCH 6/7] btrfs: move struct btrfs_dio_private to inode.c
` [PATCH 7/7] btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
generic/068 crash on 5.18-rc2?
2022-05-06 17:03 UTC (14+ messages)
[PATCH v3 00/12] Landlock: file linking and renaming support
2022-05-06 16:31 UTC (14+ messages)
` [PATCH v3 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v3 02/12] landlock: Reduce the maximum number of layers to 16
` [PATCH v3 03/12] landlock: Create find_rule() from unmask_layers()
` [PATCH v3 04/12] landlock: Fix same-layer rule unions
` [PATCH v3 05/12] landlock: Move filesystem helpers and add a new one
` [PATCH v3 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v3 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v3 08/12] selftests/landlock: Add 11 new test suites dedicated to file reparenting
` [PATCH v3 09/12] samples/landlock: Add support for "
` [PATCH v3 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v3 11/12] landlock: Document good practices about filesystem policies
` [PATCH v3 12/12] landlock: Add design choices documentation for filesystem access rights
[PATCH v2] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
2022-05-06 16:04 UTC (6+ messages)
` [PATCH v3] "
[PATCH v3 00/11] support non power of 2 zoned devices
2022-05-06 15:47 UTC (15+ messages)
` [PATCH v3 01/11] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
` [PATCH v3 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH v3 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 "
` [PATCH v3 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
` [PATCH v3 05/11] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
` [PATCH v3 06/11] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
` [PATCH v3 07/11] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
` [PATCH v3 08/11] btrfs: zoned: relax the alignment constraint for "
` [PATCH v3 09/11] zonefs: allow non power of 2 "
` [PATCH v3 10/11] null_blk: "
` [PATCH v3 11/11] dm-zoned: ensure only power of 2 zone sizes are allowed
[RFC PATCH 00/10] Make O_SYNC writethrough
2022-05-06 12:03 UTC (5+ messages)
[RFC] Volatile fanotify marks
2022-05-06 9:59 UTC (14+ messages)
[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
2022-05-06 9:29 UTC (7+ messages)
` [RFC PATCH v1 11/18] xfs: add async buffered write support
[PATCH linux-next] initramfs: create a mount point for rootfs,so docker on rootfs can use pivot_root
2022-05-06 8:57 UTC
[PATCH v2] kunit: Taint kernel if any tests run
2022-05-06 7:01 UTC (9+ messages)
KCSAN: data-race in do_epoll_ctl / do_epoll_wait
2022-05-06 3:27 UTC
[GIT PULL] Two folio fixes for 5.18
2022-05-06 0:02 UTC (2+ messages)
[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
2022-05-05 21:16 UTC (7+ messages)
[PATCH] writeback: Avoid skipping inode writeback
2022-05-05 15:40 UTC (2+ messages)
[PATCH v2 09/11] zonefs: allow non power of 2 zoned devices
2022-05-05 13:47 UTC
[PATCH] fsnotify: add generic perm check for unlink/rmdir
2022-05-05 13:17 UTC (7+ messages)
adding mount notification to fanotify?
2022-05-05 8:58 UTC (3+ messages)
[PATCH 00/16] support non power of 2 zoned devices
2022-05-05 7:28 UTC (21+ messages)
` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
` [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
` [PATCH 03/16] block: add bdev_zone_no helper
` [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "
` [PATCH 06/16] nvmet: use blk_queue_zone_no()
` [PATCH 13/16] null_blk: allow non power of 2 zoned devices
` [PATCH 16/16] dm-zoned: ensure only power of 2 zone sizes are allowed
[PATCH] memcg: accounting for objects allocated for new netdevice
2022-05-05 3:50 UTC (4+ messages)
` [PATCH memcg v2] "
[PATCH] iomap: iomap_write_end cleanup
2022-05-04 17:21 UTC (7+ messages)
5/04/2022 Product Inquiry (JL)
2022-05-04 16:11 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).