linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 17:00:47 to 2020-08-27 03:59:54 UTC [more...]

[bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
 2020-08-27  3:59 UTC 

[PATCH v4 1/5] exfat: integrates dir-entry getting and validation
 2020-08-27  3:19 UTC  (6+ messages)
  ` [PATCH v4 2/5] exfat: add NameLength check when extracting name
  ` [PATCH v4 3/5] exfat: unify name extraction
  ` [PATCH v4 4/5] exfat: add dir-entry set checksum validation
  ` [PATCH v4 5/5] exfat: write only modified part of dir-entry set

[PATCH] exfat: fix pointer error checking
 2020-08-27  3:15 UTC  (2+ messages)

[PATCH v7 0/2] avoid xfs transaction reservation recursion
 2020-08-27  2:59 UTC  (7+ messages)
` [PATCH v7 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v7 2/2] xfs: avoid transaction reservation recursion

[PATCH v8 1/2] Add a "nosymfollow" mount option
 2020-08-27  1:59 UTC  (3+ messages)

bdi cleanups v3
 2020-08-26 22:07 UTC  (3+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

[fuse-devel] Cross-host entry caching and file open/create
 2020-08-26 20:28 UTC  (2+ messages)

[PATCH v3 00/18] virtiofs: Add DAX support
 2020-08-26 19:53 UTC  (8+ messages)
` [PATCH v3 11/18] fuse: implement FUSE_INIT map_alignment field

[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-08-26 19:52 UTC  (12+ messages)
` [PATCH v4 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v4 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v4 3/3] io_uring: allow disabling rings during the creation

The future of readahead
 2020-08-26 19:31 UTC 

[PATCH v4 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
 2020-08-26 17:15 UTC  (8+ messages)
` [PATCH v4 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v4 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v4 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v4 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v4 5/5] mm/gup: Take mmap_lock in get_dump_page()

[PATCH] writeback: clear auto_free in initializaiton
 2020-08-26 16:11 UTC  (2+ messages)

mmotm 2020-08-24-16-06 uploaded
 2020-08-26 15:23 UTC  (5+ messages)
` mmotm 2020-08-24-16-06 uploaded (drivers/nvdimm/e820.c)

[PATCH 0/2] Consolidate DIO behavior on unaligned EOF read
 2020-08-26 14:28 UTC  (3+ messages)
` [PATCH 1/2] direct-io: defer alignment check until after EOF check

[PATCH V2] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-08-26 14:27 UTC 

[PATCH] aio: use wait_for_completion_io() when waiting for completion of io
 2020-08-26 13:23 UTC  (2+ messages)

[PATCH] ext4: delete duplicated words + other fixes
 2020-08-26 13:07 UTC  (2+ messages)

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-26 11:01 UTC  (2+ messages)

Warnings about filesystem timestamp support until 2038
 2020-08-26 10:35 UTC 

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-26 10:06 UTC  (5+ messages)

[PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode
 2020-08-26  8:24 UTC  (4+ messages)

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-26  7:32 UTC  (10+ messages)

[PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
 2020-08-26  7:31 UTC  (5+ messages)
` [PATCH 1/5] Add manpage for open_tree(2)

[PATCH v6 0/2] avoid xfs transaction reservation recursion
 2020-08-26  4:30 UTC  (9+ messages)
` [PATCH v6 2/2] xfs: avoid "

mmotm 2020-08-25-20-59 uploaded
 2020-08-26  4:00 UTC 

[PATCH 0/9] THP iomap patches for 5.10
 2020-08-26  3:32 UTC  (35+ 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 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing

[PATCH v3 0/2] Control over userfaultfd kernel-fault handling
 2020-08-26  1:39 UTC  (3+ messages)
` [PATCH v3 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v3 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob

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

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

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

[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
 2020-08-25 18:49 UTC  (9+ 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

[PATCH] iomap: iomap_bmap should accept unwritten maps
 2020-08-25 18:00 UTC  (11+ messages)

[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
 2020-08-25 17:20 UTC  (30+ 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 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-25 16:22 UTC  (15+ messages)
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
          ` [PATCH v2] "

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

[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] 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  (2+ messages)

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

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

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  (4+ messages)
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()

[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  (9+ 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).