linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-26 19:51:48 to 2020-05-28 18:51:46 UTC [more...]

clean up kernel_{read,write} & friends v2
 2020-05-28 18:51 UTC  (17+ messages)
` [PATCH 01/14] cachefiles: switch to kernel_write
` [PATCH 02/14] autofs: "
` [PATCH 03/14] bpfilter: "
` [PATCH 04/14] fs: unexport __kernel_write
` [PATCH 05/14] fs: check FMODE_WRITE in __kernel_write
` [PATCH 06/14] fs: remove the call_{read,write}_iter functions
` [PATCH 07/14] fs: implement kernel_write using __kernel_write
` [PATCH 08/14] fs: remove __vfs_write
` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 10/14] fs: add a __kernel_read helper
` [PATCH 11/14] integrity/ima: switch to using __kernel_read
` [PATCH 12/14] fs: implement kernel_read "
` [PATCH 13/14] fs: remove __vfs_read
` [PATCH 14/14] fs: don't change the address limit for ->read_iter in __kernel_read

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-28 18:29 UTC  (6+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-28 18:20 UTC  (25+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 09/12] xfs: flag files "
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

mmotm 2020-05-13-20-30 uploaded
 2020-05-28 17:20 UTC  (5+ messages)
` mmotm 2020-05-13-20-30 uploaded (objtool warnings)

[PATCH] proc/fd: Remove the initialization of variables in seq_show()
 2020-05-28 16:04 UTC  (3+ messages)
  `  "

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-28 15:50 UTC  (17+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH 0/11] exec: cred calculation simplifications
        ` [PATCH 01/11] exec: Reduce bprm->per_clear to a single bit
        ` [PATCH 02/11] exec: Introduce active_per_clear the per file version of per_clear
        ` [PATCH 03/11] exec: Compute file based creds only once
        ` [PATCH 04/11] exec: Move uid/gid handling from creds_from_file into bprm_fill_uid
        ` [PATCH 05/11] exec: In bprm_fill_uid use CAP_SETGID to see if a gid change is safe
        ` [PATCH 06/11] exec: Don't set secureexec when the uid or gid changes are abandoned
        ` [PATCH 07/11] exec: Set saved, fs, and effective ids together in bprm_fill_uid
        ` [PATCH 08/11] exec: In bprm_fill_uid remove unnecessary no new privs check
        ` [PATCH 09/11] exec: In bprm_fill_uid only set per_clear when honoring suid or sgid
        ` [PATCH 10/11] exec: In bprm_fill_uid set secureexec at same time as per_clear
        ` [PATCH 11/11] exec: Remove the label after_setid from bprm_fill_uid

[PATCH V5 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-28 15:00 UTC  (10+ messages)
` [PATCH V5 1/9] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH V5 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH V5 3/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH V5 4/9] fs/ext4: Update ext4_should_use_dax()
` [PATCH V5 5/9] fs/ext4: Only change S_DAX on inode load
` [PATCH V5 6/9] fs/ext4: Make DAX mount option a tri-state
` [PATCH V5 7/9] fs/ext4: Remove jflag variable
` [PATCH V5 8/9] fs/ext4: Introduce DAX inode flag
` [PATCH V5 9/9] Documentation/dax: Update DAX enablement for ext4

[RFC 00/16] ext4: mballoc/extents: Code cleanup and debug improvements
 2020-05-28 14:20 UTC  (2+ messages)

[PATCH] __register_sysctl_table: do not drop subdir
 2020-05-28 14:20 UTC  (5+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-28 14:19 UTC  (7+ messages)
` [PATCH v4 03/36] mm: Allow hpages to be arbitrary order
` [PATCH v4 36/36] mm: Align THP mappings for non-DAX

[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
 2020-05-28 13:54 UTC  (5+ messages)
` [PATCH 1/4] loop: Use worker per cgroup instead of kworker
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()
` [PATCH 3/4] mm: Charge active memcg when no mm is set
` [PATCH 4/4] loop: Charge i/o to mem and blk cg

[GIT PULL] Fanotify revert for 5.7-rc8
 2020-05-28 12:56 UTC  (3+ messages)
    ` robinhood, fanotify name info events and lustre changelog

[PATCH 1/4] exfat: redefine PBR as boot_sector
 2020-05-28 12:27 UTC  (11+ messages)
    ` [PATCH 4/4] exfat: standardize checksum calculation

[PATCH AUTOSEL 5.6 10/47] io_uring: initialize ctx->sqo_wait earlier
 2020-05-28 11:55 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 11/47] io_uring: don't prepare DRAIN reqs twice
` [PATCH AUTOSEL 5.6 12/47] io_uring: fix FORCE_ASYNC req preparation
` [PATCH AUTOSEL 5.6 20/47] io_uring: reset -EBUSY error when io sq thread is waken up

[PATCH AUTOSEL 5.4 06/26] io_uring: initialize ctx->sqo_wait earlier
 2020-05-28 11:56 UTC 

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-28  9:41 UTC  (6+ messages)
` [PATCH V4 6/8] fs/ext4: Make DAX mount option a tri-state

[PATCH 1/4 v2] exfat: redefine PBR as boot_sector
 2020-05-28  9:16 UTC  (4+ messages)
` [PATCH 2/4 v2] exfat: separate the boot sector analysis
` [PATCH 3/4 v2] exfat: add boot region verification
` [PATCH 4/4 v2] exfat: standardize checksum calculation

[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
 2020-05-28  8:39 UTC  (4+ messages)
` [PATCH 08/10] orangefs: use attach/detach_page_private

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-28  8:37 UTC  (10+ messages)
                ` [PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()

The file_lock_operatoins.lock API seems to be a BAD API
 2020-05-28  6:14 UTC 

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-28  5:22 UTC  (15+ messages)
` [PATCH v3 3/7] kunit: tests for stats_fs API

[PATCH] exfat: optimize dir-cache
 2020-05-28  5:05 UTC  (8+ messages)

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-28  1:15 UTC  (5+ messages)
` [PATCH v5 5/7] blktrace: fix "

[PATCH] binfmt_elf_fdpic: fix execfd build regression
 2020-05-27 22:35 UTC  (4+ messages)

[PATCH bpf-next 1/4] bpf: Generalize bpf_sk_storage
 2020-05-27 22:06 UTC  (2+ messages)

[PATCH v3 2/7] radix-tree: Use local_lock for protection
 2020-05-27 20:11 UTC 

[PATCH] fs: Add an explicit might_sleep() to iput
 2020-05-27 20:05 UTC  (4+ messages)

[PATCH] mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
 2020-05-27 19:49 UTC 

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-05-27 18:04 UTC  (10+ messages)
` [PATCH v3 2/3] btrfs: add authentication support

kernel BUG at fs/inode.c:531!
 2020-05-27 18:05 UTC 

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-05-27 17:09 UTC  (8+ messages)
` [PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes

[PATCH] proc/base: Skip assignment to len when there is no error on d_path in do_proc_readlink
 2020-05-27 16:36 UTC  (4+ messages)

[PATCH] vfs, afs, ext4: Make the inode hash table RCU searchable
 2020-05-27 16:06 UTC  (5+ messages)

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-27 15:58 UTC  (4+ messages)

[PATCH] io_uring: include linux/pagemap.h
 2020-05-27 13:48 UTC 

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27 13:45 UTC  (6+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH] statx: remove redundant assignment to variable error
 2020-05-27 13:45 UTC 

[PATCH 0/4] kernfs: proposed locking and concurrency improvement
 2020-05-27 12:44 UTC  (3+ messages)

Writeback bug causing writeback stalls
 2020-05-27  8:14 UTC  (7+ messages)

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-05-27  5:09 UTC  (5+ messages)

[PATCH] xattr: fix EOPNOTSUPP if fs and security xattrs disabled
 2020-05-27  4:40 UTC 

[PATCH v18 00/12] Landlock LSM
 2020-05-27  3:07 UTC  (14+ messages)
` [PATCH v18 01/12] landlock: Add object management
` [PATCH v18 02/12] landlock: Add ruleset and domain management
` [PATCH v18 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v18 04/12] landlock: Add ptrace restrictions
` [PATCH v18 05/12] LSM: Infrastructure management of the superblock
` [PATCH v18 06/12] fs,security: Add sb_delete hook
` [PATCH v18 07/12] landlock: Support filesystem access-control
` [PATCH v18 08/12] landlock: Add syscall implementation
` [PATCH v18 09/12] arch: Wire up landlock() syscall
` [PATCH v18 10/12] selftests/landlock: Add initial tests
` [PATCH v18 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v18 12/12] landlock: Add user and kernel documentation

PO 2020 14850NTD Formetanate HCl 92% supply
 2020-05-27  2:04 UTC 

[PATCH v2 0/4] io_uring: call statx directly
 2020-05-26 23:39 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).