linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-04 05:52:14 to 2020-01-07 23:33:50 UTC [more...]

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2020-01-07 23:33 UTC  (3+ messages)
` [PATCH -v2] "

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2020-01-07 23:20 UTC  (2+ messages)

FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL
 2020-01-07 23:15 UTC  (7+ messages)

[PATCH v5 0/2] New zonefs file system
 2020-01-07 23:12 UTC  (3+ messages)
` [PATCH v5 1/2] fs: "

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-07 22:45 UTC  (23+ messages)
` [PATCH v12 01/22] mm/gup: factor out duplicate code from four routines
` [PATCH v12 02/22] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v12 03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 09/22] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v12 10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 12/22] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v12 13/22] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v12 14/22] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v12 15/22] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v12 16/22] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v12 17/22] net/xdp: "
` [PATCH v12 18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v12 19/22] vfio, mm: "
` [PATCH v12 20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v12 21/22] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

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

[PATCH 5.4 064/191] block: add bio_truncate to fix guard_bio_eod
 2020-01-07 20:53 UTC 

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-01-07 20:54 UTC  (6+ messages)
` [PATCH v9 1/4] vfs, fdtable: Add fget_task helper
` [PATCH v9 2/4] pid: Implement pidfd_getfd syscall
` [PATCH v9 3/4] arch: wire up "
` [PATCH v9 4/4] test: Add test for pidfd getfd

Unification of filesystem encoding options
 2020-01-07 20:37 UTC  (5+ messages)

[LSF/MM TOPIC] Congestion
 2020-01-07 20:12 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2020-01-07 19:46 UTC  (19+ messages)
` [PATCH 01/19] dax: remove block device dependencies

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-07 19:30 UTC  (3+ messages)

File monitor problem
 2020-01-07 18:56 UTC  (12+ messages)

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-07 18:16 UTC  (8+ 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

[PATCH] fs: inode: Reduce volatile inode wraparound risk when ino_t is 64 bit
 2020-01-07 17:44 UTC  (5+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2020-01-07 17:42 UTC  (11+ messages)

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

[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 -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  (8+ messages)
` [RFC 9/9] __xfs_printk: Add durable name to output

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

[PATCH v9 00/13] add the latest exfat driver
 2020-01-07 11:52 UTC  (6+ messages)
  ` [PATCH v9 10/13] exfat: add nls operations

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

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