linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-13 13:49:46 to 2020-02-17 10:33:07 UTC [more...]

[PATCH 0/7] Switch to page_mkwrite_check_truncate
 2020-02-17 10:33 UTC  (12+ messages)
` [PATCH 1/7] fs: Un-inline page_mkwrite_check_truncate
  ` [PATCH v2] "
` [PATCH 2/7] fs: Switch to page_mkwrite_check_truncate in block_page_mkwrite
` [PATCH 3/7] ubifs: Switch to page_mkwrite_check_truncate in ubifs_vm_page_mkwrite
` [PATCH 4/7] ext4: Switch to page_mkwrite_check_truncate in ext4_page_mkwrite
` [PATCH 5/7] f2fs: Switch to page_mkwrite_check_truncate in f2fs_vm_page_mkwrite
` [PATCH 6/7] ceph: Switch to page_mkwrite_check_truncate in ceph_page_mkwrite
` [PATCH 7/7] btrfs: Switch to page_mkwrite_check_truncate in btrfs_page_mkwrite

[PATCH] xfstests: add fuse support
 2020-02-17 10:08 UTC  (2+ messages)

[PATCH 0/5] mm/vma: Use available wrappers when possible
 2020-02-17  9:21 UTC  (3+ messages)
` [PATCH 3/5] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()

[PATCH v3 1/2] staging: exfat: remove DOSNAMEs
 2020-02-17  7:29 UTC  (2+ messages)
` [PATCH v3 2/2] staging: exfat: dedicate count_entries() to sub-dir counting

[PATCH v2 1/2] staging: exfat: remove DOSNAMEs
 2020-02-17  6:11 UTC  (5+ messages)
` [PATCH v2 2/2] staging: exfat: dedicate count_entries() to sub-dir counting

dev loop ~23% slower?
 2020-02-17  5:26 UTC  (2+ messages)

[PATCH] exfat: tighten down num_fats check
 2020-02-17  1:41 UTC  (3+ messages)

Some language have problems when using case-insensitive ext4 lookup?
 2020-02-17  1:16 UTC 

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-17  0:11 UTC  (12+ messages)
` [Lsf-pc] "

[vfs:untested.uaccess 18/22] arch/x86/kernel/signal.c:309:51: error: macro "unsafe_put_user" requires 3 arguments, but only 2 given
 2020-02-16 22:35 UTC 

[Lsf-pc] [LSF/MM/BPF TOPIC] Atomic Writes
 2020-02-16 21:41 UTC  (4+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-16 20:38 UTC  (23+ messages)
` [PATCH v2] "
` [PATCH] vfs: fix boolreturn.cocci warnings

[PATCH v2 00/28] user_namespace: introduce fsid mappings
 2020-02-16 16:55 UTC  (35+ messages)
` [PATCH v2 01/28] user_namespace: introduce fsid mappings infrastructure
` [PATCH v2 02/28] proc: add /proc/<pid>/fsuid_map
` [PATCH v2 03/28] proc: add /proc/<pid>/fsgid_map
` [PATCH v2 04/28] fsuidgid: add fsid mapping helpers
` [PATCH v2 05/28] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH v2 06/28] cred: add kfs{g,u}id
` [PATCH v2 07/28] sys: __sys_setfsuid(): handle fsid mappings
` [PATCH v2 08/28] sys: __sys_setfsgid(): "
` [PATCH v2 09/28] sys:__sys_setuid(): "
` [PATCH v2 10/28] sys:__sys_setgid(): "
` [PATCH v2 11/28] sys:__sys_setreuid(): "
` [PATCH v2 12/28] sys:__sys_setregid(): "
` [PATCH v2 13/28] sys:__sys_setresuid(): "
` [PATCH v2 14/28] sys:__sys_setresgid(): "
` [PATCH v2 15/28] fs: add is_userns_visible() helper
` [PATCH v2 16/28] namei: may_{o_}create(): handle fsid mappings
` [PATCH v2 17/28] inode: inode_owner_or_capable(): "
` [PATCH v2 18/28] capability: privileged_wrt_inode_uidgid(): "
` [PATCH v2 19/28] stat: "
` [PATCH v2 20/28] open: "
` [PATCH v2 21/28] posix_acl: "
` [PATCH v2 22/28] attr: notify_change(): "
` [PATCH v2 23/28] commoncap: cap_bprm_set_creds(): "
` [PATCH v2 24/28] commoncap: cap_task_fix_setuid(): "
` [PATCH v2 25/28] commoncap: handle fsid mappings with vfs caps
` [PATCH v2 26/28] exec: bprm_fill_uid(): handle fsid mappings
` [PATCH v2 27/28] ptrace: adapt ptrace_may_access() to always uses unmapped fsids
` [PATCH v2 28/28] devpts: handle fsid mappings

[PATCH] proc: faster open/read/close with "permanent" files
 2020-02-16 15:26 UTC 

[PATCH v3 0/6] introduce configfd as generalisation of fsconfig
 2020-02-16  3:00 UTC  (9+ messages)
` [PATCH v3 1/6] logger: add a limited buffer logging facility
` [PATCH v3 2/6] configfd: add generic file descriptor based configuration parser
` [PATCH v3 3/6] configfd: syscall: wire up configfd syscalls
` [PATCH v3 4/6] fs: implement fsconfig via configfd
` [PATCH v3 5/6] fs: expose internal interfaces open_detached_copy and do_reconfigure_mount
` [PATCH v3 6/6] fs: bind: add configfs type for bind mounts

[PATCH v2 0/3] io_uring: add splice(2) support
 2020-02-15 22:05 UTC  (4+ messages)
` [PATCH v2 1/3] splice: make do_splice public
` [PATCH v2 2/3] io_uring: add interface for getting files
` [PATCH v2 3/3] io_uring: add splice(2) support

[LSF/MM/BPF Topic] Lets have the Interface debate: configfd vs fsconfig
 2020-02-15 15:44 UTC 

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-15 11:56 UTC  (3+ messages)
` [PATCH v6 10/11] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions

zionitld3@gmail.com
 2020-02-15  1:09 UTC 

[PATCH v5 00/13] Change readahead API
 2020-02-15  1:15 UTC  (14+ messages)
` [PATCH v5 01/13] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v5 03/13] mm: Put readahead pages in cache earlier
` [PATCH v5 04/13] mm: Add readahead address space operation
` [PATCH v5 06/13] fs: Convert mpage_readpages to mpage_readahead

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-02-14 23:25 UTC  (14+ messages)

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-14 23:03 UTC  (15+ messages)

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-14 21:47 UTC  (4+ messages)
` [PATCH v7 1/8] unicode: Add utf8_casefold_iter

mmotm 2020-02-13-22-26 uploaded
 2020-02-14 20:51 UTC  (3+ messages)
    ` mmotm 2020-02-13-22-26 uploaded (mm/hugetlb.c)

[PATCH 0/3] SELinux support for anonymous inodes and UFFD
 2020-02-14 20:24 UTC  (9+ messages)
  ` [PATCH 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH 2/3] Teach SELinux about anonymous inodes
  ` [PATCH 3/3] Wire UFFD up to SELinux

[Lsf-pc] [LSF/MM/BPF TOPIC] sorting pathwalk semantics out
 2020-02-14 18:27 UTC 

[PATCH v2 00/25] Large pages in the page cache
 2020-02-14 16:03 UTC  (31+ messages)
` [PATCH v2 02/25] mm: Optimise find_subpage for !THP
` [PATCH v2 03/25] mm: Use VM_BUG_ON_PAGE in clear_page_dirty_for_io
` [PATCH v2 04/25] mm: Unexport find_get_entry
` [PATCH v2 05/25] mm: Fix documentation of FGP flags
` [PATCH v2 06/25] mm: Allow hpages to be arbitrary order
` [PATCH v2 07/25] mm: Introduce thp_size
` [PATCH v2 08/25] mm: Introduce thp_order
` [PATCH v2 10/25] fs: Introduce i_blocks_per_page
` [PATCH v2 11/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v2 13/25] fs: Add zero_user_large

[PATCH AUTOSEL 5.4 458/459] fuse: don't overflow LLONG_MAX with end offset
 2020-02-14 16:01 UTC 

[PATCH v3 1/2] epoll: fix possible lost wakeup on epoll_ctl() path
 2020-02-14 17:02 UTC  (2+ messages)
` [PATCH v3 2/2] kselftest: introduce new epoll test case

[PATCH AUTOSEL 5.5 539/542] fuse: don't overflow LLONG_MAX with end offset
 2020-02-14 15:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 542/542] pipe: use exclusive waits when reading or writing

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-14 15:10 UTC  (3+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-14 14:15 UTC  (23+ messages)
` [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances

[PATCH v3 0/7] dax,pmem: Provide a dax operation to zero range of memory
 2020-02-14 12:57 UTC  (2+ messages)

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-02-14 12:29 UTC  (2+ messages)

[PATCH v2] staging: exfat: remove 'vol_type' variable
 2020-02-14  3:44 UTC  (3+ messages)

[PATCH 1/2] pstore/platform: fix potential mem leak if pstore_init_fs failed
 2020-02-14  1:57 UTC  (2+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-13 21:58 UTC  (18+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH v4 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-02-13 21:02 UTC  (3+ messages)
` [PATCH v4 1/2] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v4 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH] selftests: openat2: fix build error on newer glibc
 2020-02-13 20:10 UTC  (2+ messages)

[PATCH v2 00/21] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-13 19:59 UTC  (31+ messages)
` [PATCH v2 05/21] btrfs: introduce alloc_chunk_ctl
` [PATCH v2 06/21] btrfs: factor out init_alloc_chunk_ctl
` [PATCH v2 09/21] btrfs: factor out create_chunk()
` [PATCH v2 10/21] btrfs: parameterize dev_extent_min
` [PATCH v2 11/21] btrfs: introduce extent allocation policy
` [PATCH v2 12/21] btrfs: move hint_byte into find_free_extent_ctl
` [PATCH v2 13/21] btrfs: move vairalbes for clustered allocation "
` [PATCH v2 14/21] btrfs: factor out do_allocation()
` [PATCH v2 15/21] btrfs: drop unnecessary arguments from clustered allocation functions
` [PATCH v2 16/21] btrfs: factor out release_block_group()
` [PATCH v2 17/21] btrfs: factor out found_extent()
` [PATCH v2 18/21] btrfs: drop unnecessary arguments from find_free_extent_update_loop()
` [PATCH v2 19/21] btrfs: factor out chunk_allocation_failed()
` [PATCH v2 20/21] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation
` [PATCH v2 21/21] btrfs: factor out prepare_allocation()

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-13 19:47 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Increasing automation of filesystem testing with kdevops
 2020-02-13 19:35 UTC 

[PATCH] iomap: return partial I/O count on error in direct I/O
 2020-02-13 19:25 UTC 

[PATCH v5] Add a "nosymfollow" mount option
 2020-02-13 15:46 UTC  (8+ messages)

[PATCH] fs: clean up __block_commit_write
 2020-02-13 13:57 UTC  (2+ messages)
` [PATCH v2] "


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