messages from 2021-08-03 20:59:20 to 2021-08-06 12:20:16 UTC [more...]
[PATCH v2] fuse: use newer inode info when writeback cache is enabled
2021-08-06 12:20 UTC (6+ messages)
[syzbot] KASAN: invalid-free in bdev_free_inode (2)
2021-08-06 11:45 UTC
[RFC] mm: optimise generic_file_read_iter
2021-08-06 11:42 UTC
[PATCH] fs: optimise generic_write_check_limits()
2021-08-06 11:22 UTC
INFO: task hung in fuse_simple_request
2021-08-06 11:09 UTC (6+ messages)
` [syzbot] "
[PATCH v3] ucounts: add missing data type changes
2021-08-06 10:36 UTC
mmotm 2021-08-05-19-46 uploaded
2021-08-06 9:51 UTC (5+ messages)
` mmotm 2021-08-05-19-46 uploaded (mm/filemap.c)
` [PATCH 1/2] mm/PAGE_IDLE_FLAG: Set PAGE_EXTENSION for none-64BIT
` [PATCH 2/2] mm/damon/Kconfig: Remove unnecessary PAGE_EXTENSION setup
[PATCH][next] fuse: Fix uninitiailized error return in variable err
2021-08-06 9:50 UTC
[PATCH v3 0/3] erofs: iomap support for uncompressed cases
2021-08-06 9:12 UTC (8+ messages)
` [PATCH v3 1/3] erofs: iomap support for non-tailpacking DIO
` [PATCH v3 2/3] erofs: dax support for non-tailpacking regular file
` [PATCH v3 3/3] erofs: convert all uncompressed cases to iomap
[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
2021-08-06 8:18 UTC (22+ messages)
` [PATCH 01/11] VFS: show correct dev num in mountinfo
` A Third perspective on BTRFS nfsd subvol dev/inode number issues
` [PATCH 07/11] exportfs: Allow filehandle lookup to cross internal mount points
[syzbot] WARNING in fuse_get_tree
2021-08-06 7:20 UTC (2+ messages)
[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
2021-08-06 5:43 UTC (19+ messages)
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 07/16] memfd: memfd_create(name, MFD_HUGEPAGE) for shmem huge pages
` [PATCH 08/16] huge tmpfs: fcntl(fd, F_HUGEPAGE) and fcntl(fd, F_NOHUGEPAGE)
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file
[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
2021-08-06 1:17 UTC (15+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS
` [PATCH RESEND v6 8/9] md: Implement dax_holder_operations
` [PATCH RESEND v6 9/9] fsdax: add exception for reflinked files
Could it be made possible to offer "supplementary" data to a DIO write ?
2021-08-05 23:47 UTC (15+ messages)
` Canvassing for network filesystem write size vs page size
[PATCH] iomap: pass writeback errors to the mapping
2021-08-05 22:12 UTC (2+ messages)
[PATCH v4 0/3] audit: add support for openat2
2021-08-05 22:01 UTC (3+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
[PATCH v7 00/13] ksmbd: introduce new SMB3 kernel server
2021-08-05 21:59 UTC (17+ messages)
` [PATCH v7 01/13] ksmbd: add document
` [PATCH v7 02/13] ksmbd: add server handler
` [PATCH v7 03/13] ksmbd: add tcp transport layer
` [PATCH v7 04/13] ksmbd: add ipc "
` [PATCH v7 05/13] ksmbd: add rdma "
` [PATCH v7 06/13] ksmbd: add a utility code that tracks (and caches) sessions data
` [PATCH v7 07/13] ksmbd: add authentication
` [PATCH v7 08/13] ksmbd: add smb3 engine part 1
` [Linux-cifsd-devel] "
` [PATCH v7 09/13] ksmbd: add smb3 engine part 2
` [PATCH v7 10/13] ksmbd: add oplock/lease cache mechanism
` [PATCH v7 11/13] ksmbd: add file operations
` [PATCH v7 12/13] ksmbd: add Kconfig and Makefile
` [PATCH v7 13/13] MAINTAINERS: add ksmbd kernel server
[RFC PATCH 08/15] fs: proc: use PAGES_PER_SECTION for page offline checking period
2021-08-05 19:02 UTC
[ANNOUNCE] xfs-linux: vfs-5.15-merge updated to d03ef4daf33a
2021-08-05 18:24 UTC
[PATCH 1/2] iomap: Use kmap_local_page instead of kmap_atomic
2021-08-05 18:24 UTC (6+ messages)
` [PATCH 2/2] iomap: Add another assertion to inline data handling
[ANNOUNCE] xfs-linux: iomap-5.15-merge updated to ae44f9c286da
2021-08-05 18:22 UTC
[PATCH] pipe: increase minimum default pipe size to 2 pages
2021-08-05 17:41 UTC (4+ messages)
[PATCH v5 00/23] File system wide monitoring
2021-08-05 15:55 UTC (39+ messages)
` [PATCH v5 01/23] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v5 02/23] fanotify: Fold event size calculation to its own function
` [PATCH v5 03/23] fanotify: Split fsid check from other fid mode checks
` [PATCH v5 04/23] fsnotify: Reserve mark bits for backends
` [PATCH v5 05/23] fanotify: Split superblock marks out to a new cache
` [PATCH v5 06/23] inotify: Don't force FS_IN_IGNORED
` [PATCH v5 07/23] fsnotify: Add helper to detect overflow_event
` [PATCH v5 08/23] fsnotify: Add wrapper around fsnotify_add_event
` [PATCH v5 09/23] fsnotify: Support passing argument to insert callback on add_event
` [PATCH v5 10/23] fsnotify: Allow events reported with an empty inode
` [PATCH v5 11/23] fsnotify: Support FS_ERROR event type
` [PATCH v5 12/23] fanotify: Expose helper to estimate file handle encoding length
` [PATCH v5 13/23] fanotify: Allow file handle encoding for unhashed events
` [PATCH v5 14/23] fanotify: Encode invalid file handler when no inode is provided
` [PATCH v5 15/23] fanotify: Require fid_mode for any non-fd event
` [PATCH v5 16/23] fanotify: Reserve UAPI bits for FAN_FS_ERROR
` [PATCH v5 17/23] fanotify: Preallocate per superblock mark error event
` [PATCH v5 18/23] fanotify: Handle FAN_FS_ERROR events
` [PATCH v5 19/23] fanotify: Report fid info for file related file system errors
` [PATCH v5 20/23] fanotify: Emit generic error info type for error event
` [PATCH v5 21/23] ext4: Send notifications on error
` [PATCH v5 22/23] samples: Add fs error monitoring example
` [PATCH v5 23/23] docs: Document the FAN_FS_ERROR event
[GIT PULL] vboxsf fixes for 5.14-1
2021-08-05 15:48 UTC (12+ messages)
[PATCH] pipe: increase minimum default pipe size to 2 pages
2021-08-05 14:40 UTC
[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
2021-08-05 13:31 UTC (29+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-08-05 13:06 UTC (13+ messages)
` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
` [PATCH] "
[PATCH v3 5/5] fanotify: add pidfd support to the fanotify API
2021-08-05 8:55 UTC (14+ messages)
[RFC PATCH v2] Page Cache Allowing Hard Interrupts
2021-08-05 5:57 UTC
[PATCH v7 0/5] make '%pD' print the full path of file
2021-08-05 0:39 UTC (3+ messages)
[syzbot] WARNING in iov_iter_pipe (2)
2021-08-04 23:41 UTC
[PATCH] do_mounts: always prefer tmpfs for rootfs when available
2021-08-04 21:14 UTC (2+ messages)
[PATCH V5] mm: compaction: support triggering of proactive compaction by user
2021-08-04 21:11 UTC (2+ messages)
[REGRESSION?] Simultaneous writes to a reader-less, non-full pipe can hang
2021-08-04 20:04 UTC (4+ messages)
[PATCH 0/1] pagemap: swap location for shared pages
2021-08-04 19:17 UTC (4+ messages)
[PATCH v1] fs/epoll: use a per-cpu counter for user's watches count
2021-08-04 19:06 UTC (3+ messages)
[PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
2021-08-04 15:24 UTC (6+ messages)
` [PATCH v5 03/12] Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v5 05/12] iov_iter: Introduce fault_in_iov_iter_writeable
Allowed operations on O_PATH handles
2021-08-04 14:20 UTC (3+ messages)
[PATCH RESEND 1/3] initramfs: move unnecessary memcmp from hot path
2021-08-04 13:37 UTC (4+ messages)
[PATCH v2 0/3] erofs: iomap support for uncompressed cases
2021-08-04 11:22 UTC (11+ messages)
` [PATCH v2 1/3] erofs: iomap support for non-tailpacking DIO
` [PATCH v2 2/3] erofs: dax support for non-tailpacking regular file
` [PATCH v2 3/3] erofs: convert all uncompressed cases to iomap
[PATCH v3 0/8] fuse,virtiofs: support per-file DAX
2021-08-04 7:24 UTC (13+ messages)
` [PATCH v3 1/8] fuse: add fuse_should_enable_dax() helper
` [PATCH v3 2/8] fuse: Make DAX mount option a tri-state
` [PATCH v3 3/8] fuse: support per-file DAX
` [PATCH v3 4/8] fuse: negotiate if server/client supports "
` [PATCH v3 5/8] fuse: enable "
` [PATCH v3 6/8] fuse: mark inode DONT_CACHE when per-file DAX indication changes
` [PATCH v3 7/8] fuse: support changing per-file DAX flag inside guest
` [PATCH v3 8/8] fuse: show '-o dax=inode' option only when FUSE server supports
` [PATCH virtiofsd 0/3] virtiofsd: support per-file DAX
` [PATCH virtiofsd 1/3] virtiofsd: expand fuse protocol to "
` [PATCH virtiofsd 2/3] virtiofsd: support per-file DAX negotiation in FUSE_INIT
` [PATCH virtiofsd 3/3] virtiofsd: support per-file DAX in FUSE_LOOKUP
[PATCH v2 0/4] virtiofs,fuse: support per-file DAX
2021-08-04 6:51 UTC (8+ messages)
[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
2021-08-04 2:12 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).