Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-31 12:58:34 to 2021-08-04 11:21:45 UTC [more...]

[PATCH v2 0/3] erofs: iomap support for uncompressed cases
 2021-08-04 11:21 UTC  (10+ 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 RESEND 1/3] initramfs: move unnecessary memcmp from hot path
 2021-08-04  9:31 UTC  (2+ messages)

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-04  9:15 UTC  (18+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-04  9:07 UTC  (38+ 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 03/17] vdpa: Fix code indentation
` [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 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v10 17/17] Documentation: Add documentation for VDUSE

[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)

[GIT PULL] vboxsf fixes for 5.14-1
 2021-08-04  6:38 UTC  (10+ messages)

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-08-04  3:46 UTC  (18+ messages)
` [PATCH v3 5/5] fanotify: add "

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-04  2:12 UTC  (6+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-03 22:29 UTC  (28+ messages)
` [PATCH 01/11] VFS: show correct dev num in mountinfo
                ` A Third perspective on BTRFS nfsd subvol dev/inode number issues

[PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
 2021-08-03 21:38 UTC  (17+ messages)
` [PATCH v5 01/12] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
` [PATCH v5 02/12] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH v5 03/12] Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v5 04/12] Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH v5 05/12] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v5 06/12] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v5 07/12] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v5 08/12] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v5 09/12] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v5 10/12] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v5 11/12] iov_iter: Introduce noio flag to disable page faults
` [PATCH v5 12/12] gfs2: Fix mmap + page fault deadlocks for direct I/O

[PATCH 1/2] iomap: Use kmap_local_page instead of kmap_atomic
 2021-08-03 19:31 UTC  (2+ messages)
` [PATCH 2/2] iomap: Add another assertion to inline data handling

[PATCH 0/4] Performance optimization for no fsnotify marks
 2021-08-03 18:03 UTC  (5+ messages)
` [PATCH 1/4] fsnotify: replace igrab() with ihold() on attach connector
` [PATCH 2/4] fsnotify: count s_fsnotify_inode_refs for attached connectors
` [PATCH 3/4] fsnotify: count all objects with "
` [PATCH 4/4] fsnotify: optimize the case of no marks of any type

[ANNOUNCE] xfs-linux: iomap-5.15-merge updated to f1f264b4c134
 2021-08-03 17:00 UTC 

iomap 5.15 branch construction 
 2021-08-03 16:42 UTC  (9+ messages)

[PATCH v4 08/16] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
 2021-08-03 16:19 UTC  (9+ messages)
` [fsnotify] 4c40d6efc8: unixbench.score -3.3% regression

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-03 15:41 UTC  (8+ messages)
` [PATCH] Restyle comments to better align with kernel-doc

Dirty bits and sync writes
 2021-08-03 15:28 UTC 

mmotm 2021-08-02-18-51 uploaded
 2021-08-03  5:59 UTC  (4+ messages)
` mmotm 2021-08-02-18-51 uploaded (struct user_struct when CONFIG_EPOLL is not set)

[PATCH] f2fs: remove broken support for allocating DIO writes
 2021-08-03  1:34 UTC  (8+ messages)

[PATCH v9] iomap: Support file tail packing
 2021-08-03  0:17 UTC  (5+ messages)
    ` [PATCH v10] iomap: support reading inline data from non-zero pos

[PATCH] iomap: Fix some typos and bad grammar
 2021-08-02 22:33 UTC  (4+ messages)

A Third perspective on BTRFS nfsd subvol dev/inode number issues
 2021-08-02 21:50 UTC  (2+ messages)

[PATCH] Log if a core dump is aborted due to changed file permissions
 2021-08-02 21:40 UTC  (3+ messages)

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-08-02 20:41 UTC  (4+ messages)

[PATCH 0/1] Revert change in pipe reader wakeup behavior
 2021-08-02 18:59 UTC  (7+ messages)
` [PATCH 1/1] fs: pipe: wakeup readers everytime new data written is to pipe

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-02 12:42 UTC  (17+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "

[PATCH v4 01/21] namei: add mapping aware lookup helper
 2021-08-02 12:24 UTC  (2+ messages)

[PATCH 0/1] pagemap: swap location for shared pages
 2021-08-02 12:20 UTC  (3+ messages)

[PATCH AUTOSEL 5.13 001/104] pipe: make pipe writes always wake up readers
 2021-08-02 10:56 UTC  (2+ messages)

[PATCH v4] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-02 10:42 UTC 

[syzbot] KASAN: use-after-free Read in timerfd_clock_was_set
 2021-08-02  8:49 UTC 

[PATCH v3] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-08-02  7:50 UTC  (3+ messages)

[PATCH v1] fs/epoll: use a per-cpu counter for user's watches count
 2021-08-02  3:20 UTC 

[GIT PULL] xfs: bug fixes for 5.14-rc4
 2021-08-01 19:28 UTC  (2+ messages)

sysfs_emit problem with iscsi with KASAN
 2021-08-01 16:02 UTC 

[PATCH v7] iomap: make inline data support more flexible
 2021-08-01 10:29 UTC 

[syzbot] possible deadlock in seq_read_iter
 2021-08-01  1:34 UTC 

[PATCH] file: use 'unsigned int' instead of 'unsigned'
 2021-07-31 14:20 UTC  (2+ messages)

[PATCH] fs: use 'unsigned int' instead of bare 'unsigned'
 2021-07-31 14:19 UTC  (2+ messages)

[RFC PATCH] Page Cache Allowing Hard Interrupts
 2021-07-31 14:31 UTC  (2+ messages)
` dc1468867f: WARNING:at_mm/workingset.c:#workingset_update_node


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 read-only IMAP folder(s) and NNTP newsgroup(s).