linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-18 20:46:09 to 2021-10-20 03:10:34 UTC [more...]

[PATCH v6 0/7] fuse,virtiofs: support per-file DAX
 2021-10-20  3:10 UTC  (11+ messages)
` [PATCH v6 2/7] fuse: make DAX mount option a tri-state
` [PATCH v6 3/7] fuse: support per-file DAX in fuse protocol
` [PATCH v6 4/7] fuse: negotiate per-file DAX in FUSE_INIT

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-20  1:57 UTC  (23+ messages)
` [PATCH v8 01/17] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
` [PATCH v8 02/17] powerpc/kvm: Fix kvm_use_magic_page
` [PATCH v8 03/17] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [PATCH v8 04/17] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [PATCH v8 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [PATCH v8 06/17] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v8 07/17] gfs2: Clean up function may_grant
` [PATCH v8 08/17] gfs2: Introduce flag for glock holder auto-demotion
` [PATCH v8 09/17] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [PATCH v8 10/17] gfs2: Eliminate ip->i_gh
` [PATCH v8 11/17] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v8 12/17] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v8 13/17] iomap: Support partial direct I/O on user copy failures
` [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v8 15/17] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [PATCH v8 16/17] iov_iter: Introduce nofault "
` [PATCH v8 17/17] gfs2: Fix mmap + page fault deadlocks for direct I/O

[syzbot] WARNING in fuse_writepages_fill
 2021-10-20  1:54 UTC 

[PATCH v2] exfat: fix incorrect loading of i_blocks for large files
 2021-10-20  1:20 UTC  (2+ messages)

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-20  1:15 UTC  (25+ messages)

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-19 23:49 UTC  (4+ messages)

[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-19 22:30 UTC  (12+ messages)
` [v4 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v4 PATCH 3/6] mm: filemap: coding style cleanup for filemap_map_pmd()
` [v4 PATCH 5/6] mm: shmem: don't truncate page if memory failure happens

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-19 22:00 UTC  (12+ messages)
` [PATCH 1/8] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made
` [PATCH 4/8] mm/writeback: Throttle based on page writeback instead of congestion
` [PATCH 5/8] mm/page_alloc: Remove the throttling logic from the page allocator
` [PATCH 6/8] mm/vmscan: Centralise timeout values for reclaim_throttle
` [PATCH 7/8] mm/vmscan: Increase the timeout if page reclaim is not making progress
` [PATCH 8/8] mm/vmscan: Delay waking of tasks throttled on NOPROGRESS

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-19 21:58 UTC  (4+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v11 3/3] mm: add anonymous vma name refcounting

Folio discussion recap
 2021-10-19 21:14 UTC  (21+ messages)
        ` Folios for 5.15 request - Was: re: Folio discussion recap -
                    ` Splitting struct page into multiple types "

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-19 20:04 UTC  (18+ messages)
` [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
` [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
` [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 07/67] fscache: Remove the netfs data from the cookie
` [Linux-cachefs] [PATCH 00/67] fscache: Rewrite index API and management system

[RFC 0/3] extend vmalloc support for constrained allocations
 2021-10-19 19:46 UTC  (8+ messages)
` [RFC 1/3] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 18:14 UTC  (10+ messages)
` [PATCH v3 18/23] fs: remove a comment pointing to the removed mandatory-locking file
            ` [PATCH] locks: remove changelog comments

[PATCH 0/2] Removing of old code
 2021-10-19 17:11 UTC  (4+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-19 16:54 UTC  (59+ messages)
` [PATCH v8 01/32] fsnotify: pass data_type to fsnotify_name()
` [PATCH v8 02/32] fsnotify: pass dentry instead of inode data
` [PATCH v8 03/32] fsnotify: clarify contract for create event hooks
` [PATCH v8 04/32] fsnotify: Don't insert unmergeable events in hashtable
` [PATCH v8 05/32] fanotify: Fold event size calculation to its own function
` [PATCH v8 06/32] fanotify: Split fsid check from other fid mode checks
` [PATCH v8 07/32] inotify: Don't force FS_IN_IGNORED
` [PATCH v8 08/32] fsnotify: Add helper to detect overflow_event
` [PATCH v8 09/32] fsnotify: Add wrapper around fsnotify_add_event
` [PATCH v8 10/32] fsnotify: Retrieve super block from the data field
` [PATCH v8 11/32] fsnotify: Protect fsnotify_handle_inode_event from no-inode events
` [PATCH v8 12/32] fsnotify: Pass group argument to free_event
` [PATCH v8 13/32] fanotify: Support null inode event in fanotify_dfid_inode
` [PATCH v8 14/32] fanotify: Allow file handle encoding for unhashed events
` [PATCH v8 15/32] fanotify: Encode empty file handle when no inode is provided
` [PATCH v8 16/32] fanotify: Require fid_mode for any non-fd event
` [PATCH v8 17/32] fsnotify: Support FS_ERROR event type
` [PATCH v8 18/32] fanotify: Reserve UAPI bits for FAN_FS_ERROR
` [PATCH v8 19/32] fanotify: Pre-allocate pool of error events
` [PATCH v8 20/32] fanotify: Dynamically resize the FAN_FS_ERROR pool
` [PATCH v8 21/32] fanotify: Support enqueueing of error events
` [PATCH v8 22/32] fanotify: Support merging "
` [PATCH v8 23/32] fanotify: Wrap object_fh inline space in a creator macro
` [PATCH v8 24/32] fanotify: Add helpers to decide whether to report FID/DFID
` [PATCH v8 25/32] fanotify: Report fid entry even for zero-length file_handle
` [PATCH v8 26/32] fanotify: WARN_ON against too large file handles
` [PATCH v8 27/32] fanotify: Report fid info for file related file system errors
` [PATCH v8 28/32] fanotify: Emit generic error info for error event
` [PATCH v8 29/32] fanotify: Allow users to request FAN_FS_ERROR events
` [PATCH v8 30/32] ext4: Send notifications on error
` [PATCH v8 31/32] samples: Add fs error monitoring example
` [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event

[oss-security] CVE-2021-3847: OverlayFS - Potential Privilege Escalation using overlays copy_up
 2021-10-19 16:35 UTC  (2+ messages)

[RFC] Optional FUSE flush-on-close
 2021-10-19 16:11 UTC 

[RFCv2] fuse: Sync attributes when the inode is clean in writeback mode
 2021-10-19 16:02 UTC 

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-19 15:52 UTC  (9+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

futher decouple DAX from block devices
 2021-10-19 15:44 UTC  (3+ messages)
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "

[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
 2021-10-19 13:59 UTC  (13+ messages)

cleanup block device inode syncing
 2021-10-19 13:54 UTC  (14+ messages)
` [PATCH 1/7] fs: remove __sync_filesystem
` [PATCH 2/7] block: remove __sync_blockdev
` [PATCH 3/7] xen-blkback: use sync_blockdev
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] fat: use sync_blockdev_nowait
` [PATCH 6/7] ntfs3: "
` [PATCH 7/7] block: simplify the block device syncing code

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-10-19  7:15 UTC  (3+ messages)
` [RFC PATCH v5 09/10] fs: introduce new helper sync_fs_and_blockdev()

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-19  7:01 UTC  (11+ messages)
` [PATCH v11 08/14] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v11 10/14] btrfs: add send stream v2 definitions
` [PATCH v11 13/14] btrfs: send: send compressed extents with encoded writes

[ANNOUNCE] autofs 5.1.8 release
 2021-10-19  6:07 UTC 

[PATCH] exfat: fix incorrect loading of i_blocks for large files
 2021-10-19  3:58 UTC 

Problem with direct IO
 2021-10-19  3:39 UTC  (4+ messages)

don't use ->bd_inode to access the block device size v3
 2021-10-19  1:04 UTC  (8+ messages)


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