linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-22 06:01:22 to 2020-08-25 15:21:08 UTC [more...]

[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-25 15:20 UTC  (2+ messages)

[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
 2020-08-25 15:12 UTC  (7+ messages)
` [PATCH RFC 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem

xattr names for unprivileged stacking?
 2020-08-25 15:12 UTC  (10+ messages)
    ` file forks vs. xattr (was: xattr names for unprivileged stacking?)

[PATCH v2 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-25 15:05 UTC  (6+ messages)

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-08-25 14:49 UTC  (10+ messages)

[PATCH] vboxsf: Fix the check for the old binary mount-arguments struct
 2020-08-25 12:45 UTC  (2+ messages)

[PATCH 0/9] THP iomap patches for 5.10
 2020-08-25 12:40 UTC  (25+ messages)
` [PATCH 1/9] iomap: Fix misplaced page flushing
` [PATCH 2/9] fs: Introduce i_blocks_per_page
` [PATCH 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH 6/9] iomap: Convert read_count to byte count
` [PATCH 7/9] iomap: Convert write_count "
` [PATCH 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing

[PATCH] iomap: iomap_bmap should accept unwritten maps
 2020-08-25 12:36 UTC  (8+ messages)

[PATCH] fs: adjust dirtytime_interval_handler definition to match prototype
 2020-08-25 10:55 UTC 

[PATCH 00/11] iomap/fs/block patches for 5.11
 2020-08-25 10:29 UTC  (13+ messages)
` [PATCH 01/11] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH 02/11] mm: Support THPs in zero_user_segments
` [PATCH 03/11] mm: Zero the head page, not the tail page
` [PATCH 04/11] block: Add bio_for_each_thp_segment_all
` [PATCH 05/11] iomap: Support THPs in iomap_adjust_read_range
` [PATCH 06/11] iomap: Support THPs in invalidatepage
` [PATCH 07/11] iomap: Support THPs in read paths
` [PATCH 08/11] iomap: Change iomap_write_begin calling convention
` [PATCH 09/11] iomap: Support THPs in write paths
` [PATCH 10/11] iomap: Inline data shouldn't see THPs
` [PATCH 11/11] iomap: Handle tail pages in iomap_page_mkwrite

[PATCH 1/2] exfat: add NameLength check when extracting name
 2020-08-25 10:15 UTC  (6+ messages)
  ` [PATCH 2/2] exfat: unify name extraction

[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
 2020-08-25 10:00 UTC  (9+ messages)

mmotm 2020-08-24-16-06 uploaded
 2020-08-25  8:45 UTC  (3+ messages)
` mmotm 2020-08-24-16-06 uploaded (drivers/nvdimm/e820.c)

[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
 2020-08-25  8:25 UTC  (29+ messages)
` [PATCH man-pages v5] Document encoded I/O
` [PATCH v5 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v5 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v5 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v5 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v5 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v5 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v5 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v5 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v5 9/9] btrfs: implement RWF_ENCODED writes

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-25  8:21 UTC  (5+ messages)

[PATCH v6 0/2] avoid xfs transaction reservation recursion
 2020-08-25  6:22 UTC  (8+ messages)
` [PATCH v6 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v6 2/2] xfs: avoid transaction reservation recursion

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25  4:56 UTC  (2+ messages)
` [PATCH 23/29] fuse: Avoid "

[PATCH bpf] bpf, sysctl: let bpf_stats_handler take a kernel pointer buffer
 2020-08-25  4:14 UTC  (2+ messages)

[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-25  3:50 UTC  (3+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-25  2:27 UTC  (20+ messages)
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
          ` [PATCH v2] "

general protection fault in security_inode_getattr
 2020-08-25  0:48 UTC  (3+ messages)

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-08-24 23:32 UTC  (5+ messages)

[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
 2020-08-24 22:16 UTC  (16+ messages)
` [PATCH 1/9] btrfs: send: get rid of i_size logic in send_write()
` [PATCH 2/9] btrfs: send: avoid copying file data
` [PATCH 5/9] btrfs: add send stream v2 definitions
` [PATCH 6/9] btrfs: send: write larger chunks when using stream v2
` [PATCH 8/9] btrfs: send: send compressed extents with encoded writes

[PATCH] f2fs: Simplify SEEK_DATA implementation
 2020-08-24 21:48 UTC 

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-24 20:03 UTC  (13+ messages)

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-24 17:54 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 12/63] fs: prevent BUG_ON in submit_bh_wbc()
 2020-08-24 16:34 UTC 

[PATCH AUTOSEL 5.7 11/54] fs: prevent BUG_ON in submit_bh_wbc()
 2020-08-24 16:35 UTC 

[PATCH v7 0/4] Charge loop device i/o to issuing cgroup
 2020-08-24 17:13 UTC  (7+ messages)
` [PATCH 1/4] loop: Use worker per cgroup instead of kworker
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()
` [PATCH 3/4] mm: Charge active memcg when no mm is set
` [PATCH 4/4] loop: Charge i/o to mem and blk cg

[PATCH AUTOSEL 5.4 09/38] fs: prevent BUG_ON in submit_bh_wbc()
 2020-08-24 16:37 UTC 

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-24 16:58 UTC  (11+ messages)

[PATCH AUTOSEL 4.19 08/21] fs: prevent BUG_ON in submit_bh_wbc()
 2020-08-24 16:38 UTC 

[PATCH AUTOSEL 4.14 04/11] fs: prevent BUG_ON in submit_bh_wbc()
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.9 3/8] fs: prevent BUG_ON in submit_bh_wbc()
 2020-08-24 16:39 UTC 

[PATCH v2 05/10] fs/ntfs3: Add attrib operations
 2020-08-24 16:14 UTC  (2+ messages)

Splitting an iomap_page
 2020-08-24 16:06 UTC  (3+ messages)

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-24 15:30 UTC  (2+ messages)
` [PATCH 2/2] Modify the pipe(2) manpage for notification queues

[PATCH] namei: use current_fsuid() in may_follow_link()
 2020-08-24 12:56 UTC 

[PATCH v6] fuse: Add support for passthrough read/write
 2020-08-24 12:48 UTC  (8+ messages)

[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
 2020-08-24 12:32 UTC  (3+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY

[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-24 12:25 UTC  (5+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[PATCHv2 0/3] Optimize ext4 DAX overwrites
 2020-08-24 12:15 UTC  (5+ messages)
` [PATCHv2 1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument
` [PATCHv2 2/3] ext4: Extend ext4_overwrite_io() for dax path
` [PATCHv2 3/3] ext4: Optimize ext4 DAX overwrites

[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-24 10:08 UTC  (11+ messages)
` [PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[RFC PATCH 0/5] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-08-24  8:43 UTC  (4+ messages)

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-24  6:17 UTC  (4+ messages)

fanotify feature request FAN_MARK_PID
 2020-08-23 13:04 UTC  (4+ messages)

[PATCH v2 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
 2020-08-23 10:16 UTC  (2+ messages)

[PATCH v2 02/10] fs/ntfs3: Add initialization of super block
 2020-08-23  9:55 UTC 

[PATCH v2 04/10] fs/ntfs3: Add file operations and implementation
 2020-08-23  9:48 UTC 

INFO: task hung in pipe_read (2)
 2020-08-23  0:21 UTC  (11+ messages)
              ` [RFC PATCH] pipe: make pipe_release() deferrable

[RFC PATCH V3] iomap: add support to track dirty state of sub pages
 2020-08-22 16:43 UTC  (8+ messages)

[PATCH] io_uring: Convert to use the fallthrough macro
 2020-08-22 15:50 UTC  (2+ messages)

[RFC PATCH V4] iomap: add support to track dirty state of sub pages
 2020-08-22  6:01 UTC  (4+ messages)
` [PATCH 1/3] iomap: Use kzalloc to allocate iomap_page
  ` [PATCH 3/3] iomap: Support arbitrarily many blocks per page


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