linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 06:07:00 to 2020-09-25 04:52:04 UTC [more...]

let import_iovec deal with compat_iovecs as well v4
 2020-09-25  4:51 UTC  (3+ messages)
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers

mmotm 2020-09-24-21-14 uploaded
 2020-09-25  4:15 UTC 

[PATCH] fs/d_path.c: Supply missing internal.h include file
 2020-09-25  3:16 UTC 

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-09-25  2:52 UTC  (13+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-25  2:34 UTC  (10+ messages)
` [PATCH v6 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v6 2/6] mmap: make mlock_future_check() global
` [PATCH v6 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v6 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v6 6/6] secretmem: test: add basic selftest for memfd_secret(2)
` [PATCH] man2: new page describing memfd_secret() system call

[RFC PATCH V4] iomap: add support to track dirty state of sub pages
 2020-09-25  2:30 UTC  (5+ messages)

[PATCH] iomap: Set all uptodate bits for an Uptodate page
 2020-09-25  2:13 UTC  (22+ messages)

[PATCH v2] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-25  0:58 UTC  (2+ messages)

[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-25  0:56 UTC  (4+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-24 23:43 UTC  (12+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-24 22:05 UTC  (21+ messages)

[PATCH v2 0/2] iowait and idle fixes in /proc/stat
 2020-09-24 21:19 UTC  (5+ messages)
` [PATCH v2 1/2] tick-sched: Do not clear the iowait and idle times
` [PATCH v2 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline

bdi cleanups v7
 2020-09-24 19:44 UTC  (22+ messages)
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/13] drbd: remove dead code in device_to_statistics
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer
` [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH 0/14 v3] BTRFS DIO inode locking/D_SYNC fix
 2020-09-24 16:39 UTC  (15+ messages)
` [PATCH 01/14] fs: remove dio_end_io()
` [PATCH 02/14] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 03/14] iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
` [PATCH 04/14] iomap: Call inode_dio_end() before generic_write_sync()
` [PATCH 05/14] btrfs: split btrfs_direct_IO to read and write
` [PATCH 06/14] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write()
` [PATCH 07/14] btrfs: Move FS error state bit early during write
` [PATCH 08/14] btrfs: Introduce btrfs_write_check()
` [PATCH 09/14] btrfs: Introduce btrfs_inode_lock()/unlock()
` [PATCH 10/14] btrfs: Push inode locking and unlocking into buffered/direct write
` [PATCH 11/14] btrfs: Use inode_lock_shared() for direct writes within EOF
` [PATCH 12/14] btrfs: Remove dio_sem
` [PATCH 13/14] btrfs: Call iomap_dio_complete() without inode_lock
` [PATCH 14/14] btrfs: Revert 09745ff88d93 ("btrfs: dio iomap DSYNC workaround")

[PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-09-24 15:32 UTC  (4+ messages)
` [PATCH v10 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v10 2/3] arch: Wire up trusted_for(2)
` [PATCH v10 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH 0/1] fsopen: fsconfig syscall restart fix
 2020-09-24 15:31 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-09-24 15:27 UTC  (3+ messages)

[RFC] nvfs: a filesystem for persistent memory
 2020-09-24 15:00 UTC  (21+ messages)
  ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
            ` NVFS XFS metadata (was: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache)
                    ` A bug in ext4 with big directories (was: NVFS XFS metadata)

[PATCH V3] fuse: Remove __GFP_FS flag to avoid allocator recursing
 2020-09-24 14:56 UTC  (3+ messages)

[PATCH] ext4: Implement swap_activate aops using iomap
 2020-09-24 14:49 UTC  (2+ messages)

[PATCH RESEND] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
 2020-09-24 14:00 UTC  (3+ messages)

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-24  9:00 UTC  (3+ messages)
` [PATCH 12/13] udf: Tell the VFS that readpage was synchronous

remove blkdev_get as a public API
 2020-09-24  8:56 UTC  (3+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk

[PATCH V9 0/4] fuse: Add support for passthrough read/write
 2020-09-24 13:13 UTC  (5+ messages)
` [PATCH V9 1/4] fuse: Definitions and ioctl() for passthrough
` [PATCH V9 2/4] fuse: Trace daemon creds
` [PATCH V9 3/4] fuse: Introduce synchronous read and write for passthrough
` [PATCH V9 4/4] fuse: Handle asynchronous read and write in passthrough

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-24 11:55 UTC  (8+ messages)

general protection fault in cdev_del (2)
 2020-09-24  9:26 UTC 

[PATCH v4 0/2] Control over userfaultfd kernel-fault handling
 2020-09-24  6:56 UTC  (3+ messages)
` [PATCH v4 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v4 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob

[PATCH 0/2] fscrypt: avoid ambiguous terms for "no-key name"
 2020-09-24  4:26 UTC  (3+ messages)
` [PATCH 1/2] fscrypt: don't call no-key names "ciphertext names"
` [PATCH 2/2] fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-24  1:07 UTC  (10+ messages)
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 21:30 UTC  (22+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-09-23 20:44 UTC  (11+ messages)
` [PATCH 1/5] ext4: Use generic casefolding support
` [PATCH 3/5] libfs: Add generic function for setting dentry_ops
` [PATCH 4/5] fscrypt: Have filesystems handle their d_ops
` [PATCH 5/5] f2fs: Handle casefolding with Encryption

[PATCH v9 0/3] SELinux support for anonymous inodes and UFFD
 2020-09-23 19:33 UTC  (4+ messages)
` [PATCH v9 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v9 2/3] Teach SELinux about anonymous inodes
` [PATCH v9 3/3] Wire UFFD up to SELinux

remove blkdev_get as a public API v2
 2020-09-23 16:43 UTC  (2+ messages)

bdi cleanups v6
 2020-09-23 15:16 UTC  (4+ messages)
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init

[PATCH 0/15 v2] BTRFS DIO inode locking/D_SYNC fix
 2020-09-23 14:07 UTC  (4+ messages)
` [PATCH 07/15] btrfs: Move FS error state bit early during write

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-23 13:22 UTC  (13+ messages)

INFO: task can't die in request_wait_answer
 2020-09-23 12:48 UTC 

[PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case
 2020-09-23 11:44 UTC  (6+ messages)
` [PATCH v2 1/5] io_uring: Fix resource leaking when kill the process
` [PATCH v2 2/5] io_uring: Fix missing smp_mb() in io_cancel_async_work()
` [PATCH v2 3/5] io_uring: Fix remove irrelevant req from the task_list
` [PATCH v2 4/5] io_uring: Fix missing save the current thread files
` [PATCH v2 5/5] io_uring: Fix double list add in io_queue_async_work()

[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
 2020-09-23 11:19 UTC  (4+ messages)
` [RFC PATCH v3 01/16] vfs: export new_inode_pseudo

virtiofs uuid and file handles
 2020-09-23 11:12 UTC  (4+ messages)

Performance regressions in networking & storage benchmarks in Linux kernel 5.8
 2020-09-23  7:09 UTC  (3+ 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).