messages from 2023-07-05 19:08:47 to 2023-07-06 17:38:44 UTC [more...]
[GIT PULL] bcachefs
2023-07-06 17:38 UTC (4+ messages)
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-06 16:14 UTC (13+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (2)
2023-07-06 17:31 UTC
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-06 16:35 UTC (10+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 02/32] block: Use file->f_flags for determining exclusive opens in file_to_blk_mode()
` [PATCH 22/32] erofs: Convert to use blkdev_get_handle_by_path()
[GIT PULL] bcachefs
2023-07-06 16:34 UTC (13+ messages)
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-07-06 16:12 UTC (4+ messages)
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n
[RFC PATCH 00/11] iov_iter: Use I/O direction from kiocb, iomap & request rather than iov_iter
2023-07-06 15:31 UTC (13+ messages)
` [RFC PATCH 01/11] iov_iter: Fix comment refs to iov_iter_get_pages/pages_alloc()
` [RFC PATCH 02/11] vfs: Set IOCB_WRITE in iocbs that we're going to write from
` [RFC PATCH 03/11] vfs: Use init_kiocb() to initialise new IOCBs
` [RFC PATCH 05/11] iov_iter: Use IOMAP_WRITE rather than iterator direction
` [RFC PATCH 06/11] iov_iter: Use op_is_write() "
` [RFC PATCH 08/11] iov_iter: Drop iov_iter_rw() and fold in last user
[PATCH v2 01/92] ibmvmc: update ctime in conjunction with mtime on write
2023-07-06 15:28 UTC (163+ messages)
` [PATCH v2 06/92] cifs: update the ctime on a partial page write
` [PATCH v2 10/92] ubifs: convert to simple_rename_timestamp
` [PATCH v2 11/92] shmem: "
` [PATCH v2 12/92] exfat: "
` [PATCH v2 13/92] ntfs3: "
` [PATCH v2 14/92] reiserfs: "
` [PATCH v2 15/92] spufs: convert to ctime accessor functions
` [PATCH v2 19/92] ibm: "
` [PATCH v2 28/92] bfs: "
` [PATCH v2 29/92] btrfs: "
` [PATCH v2 30/92] ceph: "
` [PATCH v2 31/92] coda: "
` [PATCH v2 32/92] configfs: "
` [PATCH v2 33/92] cramfs: "
` [PATCH v2 34/92] debugfs: "
` [PATCH v2 35/92] devpts: "
` [PATCH v2 36/92] ecryptfs: "
` [PATCH v2 37/92] efivarfs: "
` [PATCH v2 38/92] efs: "
` [PATCH v2 39/92] erofs: "
` [PATCH v2 40/92] exfat: "
` [PATCH v2 41/92] ext2: "
` [PATCH v2 42/92] ext4: "
` [PATCH v2 43/92] f2fs: "
` [PATCH v2 44/92] fat: "
` [PATCH v2 45/92] freevxfs: "
` [PATCH v2 46/92] fuse: "
` [PATCH v2 47/92] gfs2: "
` [PATCH v2 48/92] hfs: "
` [PATCH v2 49/92] hfsplus: "
` [PATCH v2 50/92] hostfs: "
` [PATCH v2 51/92] hpfs: "
` [PATCH v2 52/92] hugetlbfs: "
` [PATCH v2 53/92] isofs: "
` [PATCH v2 54/92] jffs2: "
` [PATCH v2 55/92] jfs: "
` [PATCH v2 56/92] kernfs: "
` [PATCH v2 57/92] nfs: "
` [PATCH v2 58/92] nfsd: "
` [PATCH v2 59/92] nilfs2: "
` [PATCH v2 60/92] ntfs: "
` [PATCH v2 61/92] ntfs3: "
` [PATCH v2 62/92] ocfs2: "
` [PATCH v2 63/92] omfs: "
` [PATCH v2 64/92] openpromfs: "
` [PATCH v2 65/92] orangefs: "
` [PATCH v2 66/92] overlayfs: "
` [PATCH v2 67/92] procfs: "
` [PATCH v2 68/92] pstore: "
` [PATCH v2 69/92] qnx4: "
` [PATCH v2 70/92] qnx6: "
` [PATCH v2 71/92] ramfs: "
` [PATCH v2 72/92] reiserfs: "
` [PATCH v2 73/92] romfs: "
` [PATCH v2 74/92] smb: "
` [PATCH v2 75/92] squashfs: "
` [PATCH v2 76/92] sysv: "
` [PATCH v2 77/92] tracefs: "
` [PATCH v2 78/92] ubifs: "
` [PATCH v2 79/92] udf: "
` [PATCH v2 80/92] ufs: "
` [PATCH v2 81/92] vboxsf: "
` [PATCH v2 82/92] xfs: "
` [PATCH v2 83/92] zonefs: "
` [PATCH v2 84/92] linux: "
` [PATCH v2 85/92] mqueue: "
` [PATCH v2 86/92] bpf: "
` [PATCH v2 87/92] shmem: "
` [PATCH v2 88/92] sunrpc: "
` [PATCH v2 89/92] apparmor: "
` [PATCH v2 90/92] security: "
` [PATCH v2 91/92] selinux: "
[PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
2023-07-06 14:46 UTC (2+ messages)
[PATCH v3 0/3] fuse: add a new fuse init flag to relax restrictions in no cache mode
2023-07-06 14:43 UTC (3+ messages)
` [RFC] [PATCH] fuse: DIO writes always use the same code path
[PATCH v1] fs: Add kfuncs to handle idmapped mounts
2023-07-06 14:37 UTC (6+ messages)
[PATCH] writeback: Account the number of pages written back
2023-07-06 14:21 UTC (2+ messages)
[syzbot] Monthly ext4 report (Jul 2023)
2023-07-06 14:18 UTC
[GIT PULL] vfs fixes
2023-07-06 11:52 UTC
[RFC][PATCH 0/3] Prepare for supporting more filesystems with fanotify
2023-07-06 10:14 UTC (6+ messages)
` [RFC][PATCH 1/3] ovl: support encoding non-decodeable file handles
` [RFC][PATCH 3/3] ovl: use persistent s_uuid with index=on
[PATCH v2 0/5] Alter fcntl to handle int arguments correctly
2023-07-06 8:30 UTC (2+ messages)
[PATCH v2 1/1] sched/psi: use kernfs polling functions for PSI trigger polling
2023-07-06 8:16 UTC (2+ messages)
[PATCH v1] virt: kvm: Replace define function
2023-07-06 7:29 UTC
[syzbot] [ext4?] WARNING in ext4_file_write_iter
2023-07-06 6:33 UTC (2+ messages)
[PATCH v23 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-06 6:01 UTC (6+ messages)
` [PATCH v23 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v23 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v23 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v23 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v23 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-06 5:17 UTC (6+ messages)
` [PATCH v22 2/5] fs/proc/task_mmu: "
[syzbot] [gfs2?] memory leak in gfs2_quota_init
2023-07-06 2:18 UTC
[PATCH v2] readahead: Correct the start and size in ondemand_readahead()
2023-07-06 1:32 UTC (5+ messages)
[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
2023-07-06 0:53 UTC (5+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature
[PATCH v22 19/31] f2fs: Provide a splice-read wrapper
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v21 19/30] f2fs: Provide a splice-read stub
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 0/6] fs: Fix directory corruption when moving directories
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] fsverity: use shash API instead of ahash API
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/12] backing_dev: remove current->backing_dev_info
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/30] block: also call ->open for incremental partition opens
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
2023-07-05 23:48 UTC (4+ messages)
` [PATCH 1/7] xfs: create a big array data structure
[PATCH 0/9] fs: add some missing ctime updates
2023-07-05 23:19 UTC (7+ messages)
` [PATCH 7/9] gfs2: update ctime when quota is updated
[GIT PULL] xfs: more new code for 6.5
2023-07-05 21:20 UTC (2+ messages)
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).