linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 20:13:19 to 2021-07-25 17:02:30 UTC [more...]

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-07-25 17:02 UTC  (2+ messages)

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-25 15:47 UTC  (16+ messages)
` [PATCH 1/9] f2fs: make f2fs_write_failed() take struct inode
` [PATCH 3/9] f2fs: rework write preallocations
` [PATCH 6/9] f2fs: implement iomap operations

[PATCH v4 0/8] gfs2: Fix mmap + page fault deadlocks
 2021-07-24 23:39 UTC  (16+ messages)
` [PATCH v4 1/8] iov_iter: Introduce iov_iter_fault_in_writeable helper
` [PATCH v4 2/8] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v4 3/8] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v4 4/8] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v4 5/8] iomap: Add done_before argument to iomap_dio_rw
` [PATCH v4 6/8] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v4 7/8] iov_iter: Introduce noio flag to disable page faults
` [PATCH v4 8/8] gfs2: Fix mmap + page fault deadlocks for direct I/O

[PATCH v14 000/138] Memory folios
 2021-07-24 22:23 UTC  (17+ messages)
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()
` Folios give an 80% performance win

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-24 19:46 UTC  (4+ messages)

[syzbot] possible deadlock in pipe_lock (5)
 2021-07-24 19:07 UTC 

mmotm 2021-07-23-15-03 uploaded
 2021-07-24 18:49 UTC  (2+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)

[PATCH 0/2] iomap: make inline data support more flexible
 2021-07-24 15:14 UTC  (8+ messages)
` [PATCH 1/2] iomap: Support file tail packing
` [PATCH 2/2] iomap: Support inline data with block size < page size

[PATCH v3 0/7] gfs2: Fix mmap + page fault deadlocks
 2021-07-24  8:05 UTC  (12+ messages)
` [PATCH v3 1/7] iov_iter: Introduce fault_in_iov_iter helper
` [PATCH v3 2/7] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v3 3/7] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v3 4/7] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v3 5/7] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v3 6/7] iov_iter: Introduce noio flag to disable page faults
` [PATCH v3 7/7] gfs2: Fix mmap + page fault deadlocks for direct I/O

[PATCH] sched/uclamp: Introduce a method to transform UCLAMP_MIN into BOOST
 2021-07-24  2:03 UTC  (3+ messages)

[PATCH 3/3] io_uring: refactor io_sq_offload_create()
 2021-07-24  1:31 UTC  (21+ messages)

[PATCH v7] iomap: make inline data support more flexible
 2021-07-24  0:54 UTC  (3+ messages)

[PATCH] fscrypt: align Base64 encoding with RFC 4648 base64url
 2021-07-23 18:01 UTC  (3+ messages)

[PATCH v6] iomap: support tail packing inline read
 2021-07-23 16:24 UTC  (12+ messages)

[PATCH] eventfd: protect eventfd_wake_count with a local_lock
 2021-07-23 14:53 UTC  (2+ messages)

[PATCH] lib/string: Bring optimized memcmp from glibc
 2021-07-23 14:02 UTC  (13+ messages)

[PATCH 5.13 000/156] 5.13.5-rc1 review
 2021-07-23 13:19 UTC  (4+ messages)

[PATCH] doc: give a more thorough id handling explanation
 2021-07-23 12:51 UTC 

A shift-out-of-bounds in minix_statfs in fs/minix/inode.c
 2021-07-23  9:22 UTC  (8+ messages)

[RFC PATCH] userfaultfd: open userfaultfds with O_RDONLY
 2021-07-23  8:39 UTC  (2+ messages)

[PATCH v2 0/2] f2fs: use iomap for direct I/O
 2021-07-23  7:59 UTC  (3+ messages)
` [PATCH v2 1/2] f2fs: implement iomap operations
` [PATCH v2 2/2] f2fs: use iomap for direct I/O

[PATCH AUTOSEL 5.13 11/19] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:57 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 12/19] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 5.13 13/19] hfs: add lock nesting notation to hfs_find_init
` [PATCH AUTOSEL 5.13 17/19] iomap: remove the length variable in iomap_seek_data
` [PATCH AUTOSEL 5.13 18/19] iomap: remove the length variable in iomap_seek_hole

[PATCH AUTOSEL 5.10 09/17] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:57 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 10/17] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 5.10 11/17] hfs: add lock nesting notation to hfs_find_init
` [PATCH AUTOSEL 5.10 15/17] iomap: remove the length variable in iomap_seek_data
` [PATCH AUTOSEL 5.10 16/17] iomap: remove the length variable in iomap_seek_hole

[PATCH AUTOSEL 4.4 4/7] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 5/7] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 4.4 6/7] hfs: add lock nesting notation to hfs_find_init

[PATCH AUTOSEL 4.14 5/8] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 6/8] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 4.14 7/8] hfs: add lock nesting notation to hfs_find_init

[PATCH AUTOSEL 4.9 4/7] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 5/7] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 4.9 6/7] hfs: add lock nesting notation to hfs_find_init

[PATCH AUTOSEL 4.19 05/11] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 06/11] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 4.19 07/11] hfs: add lock nesting notation to hfs_find_init

[PATCH AUTOSEL 5.4 06/14] hfs: add missing clean-up in hfs_fill_super
 2021-07-23  3:58 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 07/14] hfs: fix high memory mapping in hfs_bnode_read
` [PATCH AUTOSEL 5.4 08/14] hfs: add lock nesting notation to hfs_find_init
` [PATCH AUTOSEL 5.4 12/14] iomap: remove the length variable in iomap_seek_data
` [PATCH AUTOSEL 5.4 13/14] iomap: remove the length variable in iomap_seek_hole

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-23  2:40 UTC  (7+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()
` [PATCH v15 02/17] block: Add bio_for_each_folio_all()

[PATCH v3 14/15] samples: Add fs error monitoring example
 2021-07-23  1:35 UTC  (7+ messages)

[bug report] fanotify: fix copy_event_to_user() fid error clean up
 2021-07-22 23:13 UTC  (6+ messages)

[ANN] Squashfs tools 4.5 released
 2021-07-22 22:38 UTC 

cleanup the bio handling in iomap v2
 2021-07-22 19:35 UTC  (5+ messages)
` [PATCH 1/2] iomap: simplify iomap_readpage_actor
` [PATCH 2/2] iomap: simplify iomap_add_to_ioend

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-22 18:26 UTC 

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-22 15:20 UTC  (3+ messages)
` [RFC PATCH v2 2/3] misc_cgroup: add failcnt counter
` [RFC PATCH v2 3/3] misc_cgroup: delete failed logs to avoid log flooding

[ANNOUNCE] util-linux v2.37.1
 2021-07-22 14:24 UTC 

[syzbot] possible deadlock in mnt_want_write (2)
 2021-07-22 13:50 UTC  (3+ messages)

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-22 11:41 UTC  (3+ messages)

MTD: How to get actual image size from MTD partition
 2021-07-22 11:10 UTC  (10+ messages)

[RFC PATCH 1/3] misc_cgroup: add support for nofile limit
 2021-07-22  9:38 UTC  (3+ messages)
` [RFC PATCH 2/3] misc_cgroup: add failcnt counter
` [RFC PATCH 3/3] misc_cgroup: delete failed logs to avoid log flooding

[PATCH v4] fs: forbid invalid project ID
 2021-07-22  8:15 UTC  (2+ messages)

[PATCH v2] vfs: only allow SETFLAGS to set DAX flag on files and dirs
 2021-07-22  6:52 UTC  (5+ messages)

Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
 2021-07-22  5:41 UTC  (14+ messages)

[RFC] what exactly prevents io_iopoll_try_reap_events() triggering io_queue_async_work()?
 2021-07-22  3:23 UTC 

[PATCH v5] iomap: support tail packing inline read
 2021-07-22  0:57 UTC  (6+ messages)

[PATCH] iomap: Convert from atomic_t to refcount_t on iomap_dio->ref
 2021-07-21 23:30 UTC 

[PATCH] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
 2021-07-21 21:01 UTC 


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