linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-12 20:46:20 to 2019-01-15 08:41:27 UTC [more...]

udf: Prevent write-unsupported filesystem to be remounted read-write
 2019-01-15  8:41 UTC  (16+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-15  8:34 UTC  (23+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-15  6:33 UTC  (39+ messages)
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
              ` [Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device

[PATCH V13 00/19] block: support multi-page bvec
 2019-01-15  3:44 UTC  (3+ messages)

(unknown),
 2019-01-15  2:55 UTC  (33+ messages)
` [PATCH 01/16] fs: add an iopoll method to struct file_operations
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: add fsync support
` [PATCH 07/16] io_uring: support for IO polling
` [PATCH 08/16] io_uring: add submission side request cache
` [PATCH 09/16] fs: add fget_many() and fput_many()
` [PATCH 10/16] io_uring: use fget/fput_many() for file references
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: add submission polling
` [PATCH 15/16] io_uring: add file registration
` [PATCH 16/16] io_uring: add io_uring_event cache hit information

[PATCH v4 0/2] Add a future write seal to memfd
 2019-01-15  1:39 UTC  (4+ messages)
` [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal

[PATCH v3 1/2] fs: don't let getdents return bogus names
 2019-01-15  0:00 UTC  (6+ messages)
` [PATCH v3 2/2] fs: let filldir_t return bool instead of an error code

Proposal: A new fs-verity interface
 2019-01-14 23:41 UTC  (3+ messages)

[PATCH] fs/dax: Convert to use vmf_error()
 2019-01-14 22:30 UTC  (7+ messages)

[PATCH 1/3] fs: annotate implicit fall throughs
 2019-01-14 20:38 UTC  (6+ messages)
` [PATCH 2/3] fs: annotate implicit fall through
` [PATCH 3/3] fs/fcntl: "

[PATCH] seq_file: annotate implicit fall through
 2019-01-14 20:37 UTC  (2+ messages)

[PATCH] fs/signalfd: annotate implicit fall through
 2019-01-14 20:37 UTC  (2+ messages)

[PATCH] proc: return exit code 4 for skipped tests
 2019-01-14 20:11 UTC  (4+ messages)

scp bug due to progress indicator when copying from remote to local on Linux
 2019-01-14 19:48 UTC  (5+ messages)

[PATCH v3 0/4] /proc/stat: Reduce irqs counting performance overhead
 2019-01-14 19:04 UTC  (8+ messages)
` [PATCH v3 4/4] /proc/stat: Call kstat_irqs_usr() only for active IRQs

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2019-01-14 17:58 UTC  (18+ messages)
` [PATCH 04/10 V2] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 05/10] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 06/10] iomap: Remove length and start fields from iomap_fiemap
` [PATCH 07/10] fs: Use a void pointer to store fiemap_extent
` [PATCH 08/10 V2] fiemap: Use a callback to fill fiemap extents
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[PATCH 1/5] staging: erofs: add document
 2019-01-14 17:39 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-14 15:50 UTC  (5+ messages)

Future of dosfstools project (FAT)
 2019-01-14 15:19 UTC  (8+ messages)

INFO: task hung in generic_file_write_iter
 2019-01-14 15:13 UTC  (15+ messages)

[PATCH] Fix cuse ENOMEM ioctl breakage in 4.20.0
 2019-01-14  9:58 UTC  (2+ messages)

[PATCH v5 10/17] fanotify: cache fsid in fsnotify_mark_connector
 2019-01-14  9:17 UTC  (4+ messages)

[PATCH v2 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-14  9:01 UTC  (14+ messages)
` [PATCH v2 1/3] LSM: Add new hook for generic node initialization

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-14  8:53 UTC 

[heads-up] buggered refcounting logics in cgroup1_mount()
 2019-01-14  1:31 UTC  (5+ messages)

[PATCHSET v2] io_uring IO interface
 2019-01-13 16:22 UTC  (6+ messages)
` [PATCH 05/15] Add "

[PATCH 0/2] procfs: /proc/PID/comm fixes
 2019-01-13 12:49 UTC  (5+ messages)
` [PATCH 1/2] procfs: signal /proc/PID/comm write truncation

Do you need to enhance your photos?
 2019-01-12 13:37 UTC 

[PATCHSET v3] io_uring IO interface
 2019-01-12 21:30 UTC  (34+ messages)
` [PATCH 01/16] fs: add an iopoll method to struct file_operations
` [PATCH 02/16] block: wire up block device iopoll method
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 04/16] iomap: wire up the iopoll method
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 06/16] io_uring: add fsync support
` [PATCH 07/16] io_uring: support for IO polling
` [PATCH 08/16] io_uring: add submission side request cache
` [PATCH 09/16] fs: add fget_many() and fput_many()
` [PATCH 10/16] io_uring: use fget/fput_many() for file references
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: add submission polling
` [PATCH 15/16] io_uring: add file registration
` [PATCH 16/16] io_uring: add io_uring_event cache hit information


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