linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-02 23:48:45 to 2020-01-07 17:23:02 UTC [more...]

[PATCH 0/8 v6] btrfs direct-io using iomap
 2020-01-07 17:23 UTC  (7+ messages)
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio

Questions about filesystems from SQLite author presentation
 2020-01-07 17:18 UTC  (11+ messages)

File monitor problem
 2020-01-07 17:10 UTC  (11+ messages)

[PATCHSET v2 0/6] io_uring: add support for open/close
 2020-01-07 17:00 UTC  (7+ messages)
` [PATCH 1/6] fs: add namei support for doing a non-blocking path lookup
` [PATCH 2/6] fs: make build_open_flags() available internally
` [PATCH 3/6] io_uring: add support for IORING_OP_OPENAT
` [PATCH 4/6] fs: move filp_close() outside of __close_fd_get_file()
` [PATCH 5/6] io-wq: add support for uncancellable work
` [PATCH 6/6] io_uring: add support for IORING_OP_CLOSE

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2020-01-07 17:07 UTC  (22+ messages)
` [PATCH 01/19] dax: remove block device dependencies
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()

[PATCH -next] io_uring: Remove unnecessary null check
 2020-01-07 17:03 UTC  (2+ messages)

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-07 17:01 UTC  (12+ messages)
` [RFC 1/9] lib/string: Add function to trim duplicate WS
` [RFC 9/9] __xfs_printk: Add durable name to output

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-07 16:23 UTC  (6+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file
` [PATCH 2/2] Btrfs: make deduplication with range including the last block work

udf_count_free() and UDF discs with Metadata partition
 2020-01-07 15:29 UTC  (4+ messages)

[RFC v2] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-01-07 14:50 UTC  (2+ messages)

[PATCH v4] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names
 2020-01-07 14:33 UTC 

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-07 13:42 UTC  (2+ messages)

Unification of filesystem encoding options
 2020-01-07 13:32 UTC  (2+ messages)

[PATCH v2 0/5] protect page cache from freeing inode
 2020-01-07 13:22 UTC  (13+ messages)
` [PATCH v2 4/5] mm: make memcg visible to lru walker isolation function
` [PATCH v2 5/5] memcg, inode: protect page cache from freeing inode

[LSF/MM TOPIC] Congestion
 2020-01-07 11:53 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH v9 00/13] add the latest exfat driver
 2020-01-07 11:52 UTC  (25+ messages)
  ` [PATCH v9 09/13] exfat: add misc operations
  ` [PATCH v9 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
  ` [PATCH v9 10/13] exfat: add nls operations

[PATCH v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-07 10:12 UTC  (14+ messages)
` [PATCH v5 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v8 0/3] Add pidfd_getfd syscall
 2020-01-07  8:55 UTC  (11+ messages)
` [PATCH v8 1/3] vfs, fdtable: Add get_task_file helper
` [PATCH v8 2/3] pid: Introduce pidfd_getfd syscall
` [PATCH v8 3/3] test: Add test for pidfd getfd

KCSAN: data-race in pid_update_inode / pid_update_inode
 2020-01-07  8:17 UTC 

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2020-01-07  7:51 UTC  (12+ messages)

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-07  5:16 UTC  (7+ messages)
` [PATCH v2 1/6] TMP: fscrypt: Add support for casefolding with encryption
` [PATCH v2 2/6] vfs: Fold casefolding into vfs
` [PATCH v2 3/6] f2fs: Handle casefolding with Encryption
` [PATCH v2 4/6] ext4: Use struct super_blocks' casefold data
` [PATCH v2 5/6] ext4: Hande casefolding with encryption
` [PATCH v2 6/6] ext4: Optimize match for casefolded encrypted dirs

[PATCH v6 0/9] Inline Encryption Support
 2020-01-07  4:35 UTC  (8+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio

[PATCH v2 0/3] Fscrypt support for casefolded encryption
 2020-01-07  4:02 UTC  (7+ messages)
` [PATCH v2 1/3] fscrypt: Add siphash and hash key for policy v2
` [PATCH v2 2/3] fscrypt: Don't allow v1 policies with casefolding
` [PATCH v2 3/3] fscrypt: Change format of no-key token

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2020-01-07  1:26 UTC  (12+ messages)

[PATCH v3] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-06 20:54 UTC 

[PATCH v2] fs-verity: implement readahead of Merkle tree pages
 2020-01-06 20:55 UTC 

[PATCH] fs-verity: implement readahead of Merkle tree pages
 2020-01-06 20:43 UTC  (4+ messages)
` [f2fs-dev] "

dax: Get rid of fs_dax_get_by_host() helper
 2020-01-06 18:11 UTC 

[PATCH]: nfs acl: bugfix, don't use static nfsd_acl_versions[]
 2020-01-06 16:55 UTC  (3+ messages)

[PATCH v3] syscalls/newmount: new test case for new mount API
 2020-01-06 15:55 UTC  (4+ messages)
` [LTP] "

[PATCH 1/2] proc: decouple proc from VFS with "struct proc_ops"
 2020-01-06 15:17 UTC  (3+ messages)
  ` [PATCH 2/2] proc: convert everything to "

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-06 15:15 UTC  (5+ messages)
` [PATCH v6 07/10] proc: flush task dcache entries from all procfs instances

[PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
 2020-01-06  8:04 UTC 

[PATCH v2 0/6] introduce configfd as generalisation of fsconfig
 2020-01-06  3:58 UTC  (14+ messages)
` [PATCH v2 1/6] logger: add a limited buffer logging facility
` [PATCH v2 2/6] configfd: add generic file descriptor based configuration parser
  ` [RFC PATCH] configfd: configfd_context_fops can be static
` [PATCH v2 3/6] configfd: syscall: wire up configfd syscalls
` [PATCH v2 4/6] fs: implement fsconfig via configfd
` [PATCH v2 5/6] fs: expose internal interfaces open_detached_copy and do_reconfigure_mount
` [PATCH v2 6/6] fs: bind: add configfs type for bind mounts

[PATCH] fs: move guard_bio_eod() after bio_set_op_attrs
 2020-01-06  0:45 UTC  (2+ messages)

[PATCH v2 0/3] introduce a uid/gid shifting bind mount
 2020-01-05 17:44 UTC  (7+ messages)
` [PATCH v2 1/3] fs: rethread notify_change to take a path instead of a dentry
` [PATCH v2 2/3] fs: introduce uid/gid shifting bind mount
` [PATCH v2 3/3] fs: expose shifting bind mount to userspace

[PATCH v4 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-05 12:00 UTC  (3+ messages)
` [PATCH v4 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v4 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v3 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-05 11:28 UTC  (7+ messages)
` [PATCH v3 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v3 2/2] tmpfs: Support 64-bit inums per-sb

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-01-05  8:08 UTC  (2+ messages)

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-04  5:52 UTC  (12+ messages)

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-01-04  4:51 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v6 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH 0/8] Support for Casefolding and Encryption
 2020-01-03 20:26 UTC  (3+ messages)
` [PATCH 4/8] vfs: Fold casefolding into vfs

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2020-01-03 17:46 UTC  (4+ messages)
` [PATCH -v2] "

[PATCH v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-03 17:13 UTC  (2+ messages)

[PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS
 2020-01-03 17:08 UTC  (2+ messages)

[PATCH] fscrypt: include <linux/ioctl.h> in UAPI header
 2020-01-03 17:02 UTC  (2+ messages)

[PATCH] fscrypt: introduce fscrypt_needs_contents_encryption()
 2020-01-03 16:59 UTC  (2+ messages)

5.5.0-0.rc1 hang, could be zstd compression related
 2020-01-03 15:11 UTC  (7+ messages)

[PATCH v5 0/2] New zonefs file system
 2020-01-03 15:05 UTC  (4+ messages)
` [PATCH v5 1/2] fs: "
` [PATCH v5 2/2] zonefs: Add documentation

[PATCH] staging: exfat: add STAGING prefix to config names
 2020-01-03 10:41 UTC  (3+ messages)

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 UTC  (4+ messages)

[PATCH 0/3] erofs: remove tags of pointers stored in a radix tree
 2020-01-03  7:08 UTC  (2+ messages)

mmotm 2020-01-02-19-03 uploaded
 2020-01-03  3:04 UTC 

[PATCH v4 0/2] New zonefs file system
 2020-01-03  0:12 UTC  (3+ messages)
` [PATCH v4 2/2] zonefs: Add documentation

[PATCH v3 0/2] New zonefs file system
 2020-01-03  0:08 UTC  (8+ messages)
` [PATCH v3 1/2] fs: "


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