linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-27 16:29:53 to 2019-12-02 11:55:49 UTC [more...]

[MANPAGE] fsopen.2, fsmount.2
 2019-12-02 11:55 UTC  (3+ messages)
` [MANPAGE] move_mount.2

[RFC PATCH v4 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2019-12-02 10:17 UTC  (23+ messages)
` [RFC PATCH v4 01/22] bootconfig: Add Extra Boot Config support
` [RFC PATCH v4 02/22] bootconfig: Load boot config from the tail of initrd
` [RFC PATCH v4 03/22] tools: bootconfig: Add bootconfig command
` [RFC PATCH v4 04/22] tools: bootconfig: Add bootconfig test script
` [RFC PATCH v4 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list
` [RFC PATCH v4 06/22] init/main.c: Alloc initcall_command_line in do_initcall() and free it
` [RFC PATCH v4 07/22] bootconfig: init: Allow admin to use bootconfig for kernel command line
` [RFC PATCH v4 08/22] bootconfig: init: Allow admin to use bootconfig for init "
` [RFC PATCH v4 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [RFC PATCH v4 10/22] tracing: Apply soft-disabled and filter to tracepoints printk
` [RFC PATCH v4 11/22] tracing: kprobes: Output kprobe event to printk buffer
` [RFC PATCH v4 12/22] tracing: kprobes: Register to dynevent earlier stage
` [RFC PATCH v4 13/22] tracing: Accept different type for synthetic event fields
` [RFC PATCH v4 14/22] tracing: Add NULL trace-array check in print_synth_event()
` [RFC PATCH v4 15/22] tracing/boot: Add boot-time tracing
` [RFC PATCH v4 16/22] tracing/boot: Add per-event settings
` [RFC PATCH v4 17/22] tracing/boot Add kprobe event support
` [RFC PATCH v4 18/22] tracing/boot: Add synthetic "
` [RFC PATCH v4 19/22] tracing/boot: Add instance node support
` [RFC PATCH v4 20/22] tracing/boot: Add cpu_mask option support
` [RFC PATCH v4 21/22] tracing/boot: Add function tracer filter options
` [RFC PATCH v4 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-02 10:10 UTC 

KASAN: use-after-free Read in blkdev_get
 2019-12-02  9:31 UTC  (8+ messages)

[PATCH 4.4 0/7] fs/proc: Stop reporting eip and esp in
 2019-12-02  8:35 UTC  (8+ messages)
` [PATCH 4.4 1/7] sched/core: Allow putting thread_info into task_struct
` [PATCH 4.4 2/7] sched/core: Add try_get_task_stack() and put_task_stack()
` [PATCH 4.4 3/7] sched/core, x86: Make struct thread_info arch specific again
` [PATCH 4.4 4/7] fs/proc: Stop reporting eip and esp in /proc/PID/stat
` [PATCH 4.4 5/7] fs/proc: Report eip/esp in /prod/PID/stat for coredumping
` [PATCH 4.4 6/7] proc: fix coredump vs read /proc/*/stat race
` [PATCH 4.4 7/7] fs/proc/array.c: allow reporting eip/esp for all coredumping threads

single aio thread is migrated crazily by scheduler
 2019-12-02  7:39 UTC  (11+ messages)

kernel BUG at fs/pipe.c:LINE!
 2019-12-02  6:45 UTC 

KASAN: slab-out-of-bounds Write in pipe_write
 2019-12-02  6:45 UTC 

general protection fault in override_creds
 2019-12-02  6:40 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-02  2:22 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] sched/numa: advanced per-cgroup "
  ` [PATCH v2 2/3] sched/numa: expose per-task pages-migration-failure

[RFC] Thing 1: Shardmap fox Ext4
 2019-12-02  1:45 UTC  (15+ messages)

[GIT PULL] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-12-02  0:10 UTC  (2+ messages)

DAX filesystem support on ARMv8
 2019-12-01 18:54 UTC  (5+ messages)

Question about clone_range() metadata stability
 2019-12-01 21:05 UTC  (4+ messages)

[PATCH 0/7] Delete timespec64_trunc()
 2019-12-01 20:51 UTC  (12+ messages)
` [PATCH 1/7] fs: fat: Eliminate timespec64_trunc() usage
` [PATCH 2/7] fs: cifs: Fix atime update check vs mtime
` [PATCH 3/7] fs: cifs: Delete usage of timespec64_trunc
` [PATCH 4/7] fs: ceph: Delete timespec64_trunc() usage
` [PATCH 5/7] fs: ubifs: Eliminate "
` [PATCH 6/7] fs: Delete timespec64_trunc()
` [PATCH 7/7] fs: Do not overload update_time

[GIT PULL] xfs: new code for 5.5
 2019-12-01 18:48 UTC 

[PATCH 0/1] preparatory patch for a uid/gid shifting bind mount
 2019-12-01 16:00 UTC  (6+ messages)
` [PATCH 1/1] fs: rethread notify_change to take a path instead of a dentry

[GIT PULL] pipe: Notification queue preparation
 2019-11-30 23:05 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.5
 2019-11-30 19:40 UTC  (2+ messages)

[GIT PULL] ext2, quota, reiserfs cleanups and fixes
 2019-11-30 19:40 UTC  (2+ messages)

[GIT PULL] afs: Minor cleanups and a minor bugfix
 2019-11-30 19:40 UTC  (2+ messages)

[GIT PULL] fsnotify changes for v5.5-rc1
 2019-11-30 19:40 UTC  (2+ messages)

[GIT PULL] splice: fix for 5.5
 2019-11-30 19:40 UTC  (2+ messages)

[PATCH V2 0/3] fix potential infinite loop in debugfs_remove_recursive
 2019-11-30 19:36 UTC  (7+ messages)
` [PATCH V2 1/3] dcache: add a new enum type for 'dentry_d_lock_class'
` [PATCH 2/3] fs/libfs.c: use 'spin_lock_nested' when taking 'd_lock' for dentry in simple_empty
` [PATCH 3/3] debugfs: fix potential infinite loop in debugfs_remove_recursive

[PATCH v7 17/24] mm/gup: track FOLL_PIN pages
 2019-11-30 18:59 UTC  (2+ messages)

Regression in squashfs mount option handling in v5.4
 2019-11-30 18:56 UTC 

[PATCH] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names
 2019-11-30 12:45 UTC 

[PATCH] generic: test mount move semantics
 2019-11-30  6:53 UTC 

[PATCH] f2fs: Fix direct IO handling
 2019-11-30  6:43 UTC  (8+ messages)

[PATCH] utimes: Clamp the timestamps in notify_change()
 2019-11-30  5:34 UTC  (5+ messages)

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-11-30  4:58 UTC  (3+ messages)

[PATCH -next] io_uring: Add missing include <linux/highmem.h>
 2019-11-30  2:53 UTC  (2+ messages)

[PATCH RFC] signalfd: add support for SFD_TASK
 2019-11-29 22:30 UTC  (10+ messages)

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (4+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[RFCv3 0/4] ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw
 2019-11-29 17:23 UTC  (7+ messages)
` [RFCv3 4/4] ext4: Move to shared iolock even without dioread_nolock mount opt

[PATCH v2] fs: Fix page_mkwrite off-by-one errors
 2019-11-29 16:35 UTC  (3+ messages)

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-11-29 16:33 UTC  (4+ messages)
` [PATCH V3 1/3] fs: Clean up mapping variable
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations
` [PATCH V3 3/3] Documentation/fs: Move swap_[de]activate() "

[PATCH V1] mm: Clean up filemap_write_and_wait()
 2019-11-29 16:07 UTC 

[PATCH 00/12] various vfs patches
 2019-11-29 15:56 UTC  (16+ messages)
` [PATCH 01/12] aio: fix async fsync creds
` [PATCH 02/12] fs_parse: fix fs_param_v_optional handling
` [PATCH 03/12] vfs: verify param type in vfs_parse_sb_flag()
` [PATCH 04/12] uapi: deprecate STATX_ALL
` [PATCH 05/12] statx: don't clear STATX_ATIME on SB_RDONLY
` [PATCH 06/12] utimensat: AT_EMPTY_PATH support
` [PATCH 07/12] f*xattr: allow O_PATH descriptors
` [PATCH 08/12] vfs: allow unprivileged whiteout creation
` [PATCH 09/12] fs_parser: "string" with missing value is a "flag"
` [PATCH 10/12] vfs: don't parse forbidden flags
` [PATCH 11/12] vfs: don't parse "posixacl" option
` [PATCH 12/12] vfs: don't parse "silent" option

[PATCH] drivers/staging/exfat: Fix spelling mistakes
 2019-11-29 13:20 UTC 

[PATCH] syscalls/newmount: new test case for new mount API
 2019-11-29 11:20 UTC  (5+ messages)
  ` [LTP] "

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-29  8:58 UTC  (8+ messages)

About whether we should support the alignment in the generic_file_splice_read() ?
 2019-11-29  7:50 UTC 

possible deadlock in lookup_slow (2)
 2019-11-29  0:05 UTC 

[PATCH] jffs2: Fix mounting under new mount API
 2019-11-28 23:59 UTC  (5+ messages)

[RFC PATCH] vfs: make rename_lock per-sb
 2019-11-28 15:48 UTC 

[PATCH] fs: Fix page_mkwrite off-by-one errors
 2019-11-28 15:45 UTC  (3+ messages)

INFO: trying to register non-static key in io_cqring_overflow_flush
 2019-11-28 15:29 UTC  (3+ messages)

[PATCH V3] orangefs: posix open permission checking
 2019-11-28 15:00 UTC  (2+ messages)

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-11-28 11:34 UTC  (8+ messages)

Handling of 32/64 bit off_t by getdents64()
 2019-11-28  7:42 UTC  (4+ messages)
  ` [fuse-devel] "

[PATCH 4.14 000/211] 4.14.157-stable review
 2019-11-28  7:35 UTC  (3+ messages)

Potential data race on the file->f_pos field between getdents and sendfile
 2019-11-28  2:56 UTC 

Possible data race on file->f_ra.ra_pages between generic_fadvise() and force_page_cache_readahead()
 2019-11-27 22:23 UTC 

Feature bug with the new mount API: no way of doing read only bind mounts
 2019-11-27 20:38 UTC  (10+ messages)
      ` [RFC 1/6] logger: add a limited buffer logging facility
      ` [RFC 2/6] configfd: add generic file descriptor based configuration parser
      ` [RFC 3/6] configfd: syscall: wire up configfd syscalls
      ` [RFC 4/6] fs: implement fsconfig via configfd
      ` [RFC 5/6] fs: expose internal interfaces open_detached_copy and do_reconfigure_mount
      ` [RFC 6/6] fs: bind: add configfs type for bind mounts

[PATCH] proc_do_large_bitmap - return error on writes to non-existant bitmap
 2019-11-27 21:32 UTC  (2+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-11-27 17:29 UTC  (15+ 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).