linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 09:03:55 to 2020-07-13 16:28:01 UTC [more...]

[PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite
 2020-07-13 16:27 UTC 

[PATCH v6 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 16:15 UTC  (3+ messages)
` [PATCH v6 1/2] tmpfs: Per-superblock i_ino support
` [PATCH v6 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH] fuse_writepages_fill() optimization to avoid WARN_ON in tree_insert
 2020-07-13 16:14 UTC  (4+ messages)

RFC: iomap write invalidation
 2020-07-13 16:09 UTC  (7+ messages)
` [PATCH 1/2] iomap: Only invalidate page cache pages on direct IO writes
` [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures

[PATCH] fs: define inode flags using bit numbers
 2020-07-13 16:02 UTC  (3+ messages)

KASAN: use-after-free Read in userfaultfd_release (2)
 2020-07-13 15:34 UTC  (2+ messages)

[PATCH v6 0/2] sched/uclamp: new sysctl for default RT boost value
 2020-07-13 14:27 UTC  (7+ messages)
` [PATCH v6 1/2] sched/uclamp: Add a new sysctl to control RT default "

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-07-13 13:22 UTC  (5+ messages)

[bug report] fsinfo: Allow fsinfo() to look up a mount object by ID
 2020-07-13 10:12 UTC 

[PATCH v2] RFC: fuse: Call security hooks on new inodes
 2020-07-13  9:57 UTC  (5+ messages)
` [PATCHv3 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
  ` [PATCHv3 2/2] fuse: Call security hooks on new inodes
  ` [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
    ` [PATCHv4 2/2] fuse: Call security hooks on new inodes

[PATCH RFC 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-13  9:24 UTC  (9+ messages)
` [PATCH RFC 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH RFC 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH RFC 3/3] io_uring: allow disabling rings during the creation

[5.8RC4][bugreport]WARNING: CPU: 28 PID: 211236 at fs/fuse/file.c:1684 tree_insert+0xaf/0xc0 [fuse]
 2020-07-13  9:03 UTC  (4+ messages)

[fs] 936e92b615: unixbench.score 32.3% improvement
 2020-07-13  8:49 UTC 

[PATCH] vfs: fix the kernel-doc of find_inode_by_ino_rcu
 2020-07-13  7:25 UTC 

WARNING in __kernel_read
 2020-07-13  7:03 UTC 

[PATCH] exfat: retain 'VolumeFlags' properly
 2020-07-13  4:52 UTC  (2+ messages)

mmotm 2020-07-09-21-00 uploaded
 2020-07-13  4:17 UTC  (4+ messages)
  ` mmotm 2020-07-09-21-00 uploaded (drivers/net/ethernet/mellanox/mlx5/core/en_main.c)

[PATCH] fs/direct-io: avoid data race on ->s_dio_done_wq
 2020-07-13  3:33 UTC 

[RFC]PATCH] exfat: integrates dir-entry getting and validation
 2020-07-13  2:19 UTC  (2+ messages)

[PATCH v3 0/5] ext4: fix inconsistency since async write metadata buffer error
 2020-07-13  1:40 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-12 21:02 UTC  (12+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v3 00/16] "
                ` [PATCH v3 10/16] exec: Remove do_execve_file
                ` [merged][PATCH v3 00/16] Make the user mode driver code a better citizen

[PATCH 0/6 v10] btrfs direct-io using iomap
 2020-07-12 11:36 UTC  (15+ messages)
` [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
  ` always fall back to buffered I/O after invalidation failures, was: "

KMSAN: uninit-value in path_openat
 2020-07-12  8:44 UTC 

[PATCH v4] fs/epoll: Enable non-blocking busypoll when epoll timeout is 0
 2020-07-11 16:05 UTC  (2+ messages)

stop using ->read and ->write for kernel access v3
 2020-07-11 11:47 UTC  (5+ messages)
  ` [PATCH 15/23] seq_file: switch over direct seq_read method calls to seq_read_iter

[PATCH 0/4] Fix misused kernel_read_file() enums
 2020-07-10 22:58 UTC  (7+ messages)
` [PATCH 2/4] fs: Remove FIRMWARE_PREALLOC_BUFFER from "

[PATCH] sysctl: add bound to panic_timeout to prevent overflow
 2020-07-10 22:28 UTC  (4+ messages)

[PATCH 0/2] f2fs: zns zone-capacity support
 2020-07-10 17:44 UTC  (11+ messages)
` [PATCH 1/2] f2fs: support zone capacity less than zone size

[PATCH v2 0/1] f2fs: zns zone-capacity support
 2020-07-10 17:43 UTC  (2+ messages)
` [PATCH v2 1/1] f2fs: support zone capacity less than zone size

[GIT PULL] clean up kernel read/write helpers
 2020-07-10 16:55 UTC  (2+ messages)

[GIT PULL] Fix gfs2 readahead deadlocks
 2020-07-10 16:55 UTC  (2+ messages)

[PATCH] kcmp: add separate Kconfig symbol for kcmp syscall
 2020-07-10 15:57 UTC  (6+ messages)

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-10 14:11 UTC  (22+ messages)
  ` [PATCH v3 4/4] io_uring: add support for zone-append

[PATCH v3 01/10] xattr: break delegations in {set,remove}xattr
 2020-07-10 14:08 UTC  (3+ messages)

[PATCH v19 00/12] Landlock LSM
 2020-07-10 12:57 UTC  (9+ messages)
` [PATCH v19 08/12] landlock: Add syscall implementation

[PATCH] nsfs: add NS_GET_INIT_PID ioctl
 2020-07-10 12:01 UTC  (3+ messages)

[PATCH 1/3] fuse: use ->reconfigure() instead of ->remount_fs()
 2020-07-10 11:58 UTC  (3+ messages)
` [PATCH 2/3] fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
` [PATCH 3/3] fuse: reject options on reconfigure via fsconfig(2)

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-07-10 11:28 UTC  (14+ messages)
` [PATCH v7 1/9] net/compat: Add missing sock updates for SCM_RIGHTS
` [PATCH v7 2/9] pidfd: Add missing sock updates for pidfd_getfd()
` [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v7 4/9] fs: Move __scm_install_fd() to __receive_fd()
` [PATCH v7 5/9] fs: Add receive_fd() wrapper for __receive_fd()
` [PATCH v7 6/9] pidfd: Replace open-coded receive_fd()
` [PATCH v7 7/9] fs: Expand __receive_fd() to accept existing fd
` [PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v7 9/9] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH RESEND] 9p: Fix memory leak in v9fs_mount
 2020-07-10 11:05 UTC  (4+ messages)

WARNING in __kernel_write
 2020-07-10  8:55 UTC  (2+ messages)

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-07-10  7:36 UTC  (5+ messages)

remove leftovers of the old ->media_changed method
 2020-07-10  7:28 UTC  (3+ messages)
` [PATCH 6/6] mmc: remove the call to check_disk_change

[PATCH] exfat: fix name_hash computation on big endian systems
 2020-07-10  7:06 UTC 

[PATCH v3] hung_task:add detecting task in D state milliseconds timeout
 2020-07-10  6:15 UTC 

[PATCH 0/5] add support for direct I/O with fscrypt using blk-crypto
 2020-07-10  5:34 UTC  (13+ messages)
` [PATCH 1/5] fscrypt: Add functions for direct I/O support
` [PATCH 2/5] direct-io: add support for fscrypt using blk-crypto
` [PATCH 3/5] iomap: support direct I/O with "
` [PATCH 4/5] ext4: "
` [PATCH 5/5] f2fs: "

[PATCH] exfat: fix wrong size update of stream entry by typo
 2020-07-10  5:12 UTC  (2+ messages)

[PATCH v3] fs/epoll: Enable non-blocking busypoll when epoll timeout is 0
 2020-07-10  4:51 UTC 

[PATCH] proc/sysctl: make protected_* world readable
 2020-07-10  4:31 UTC  (2+ messages)

decruft the early init / initrd / initramfs code v2
 2020-07-09 23:32 UTC  (24+ messages)
` [PATCH 01/17] init: remove the bstat helper
` [PATCH 02/17] md: move the early init autodetect code to drivers/md/
` [PATCH 03/17] md: replace the RAID_AUTORUN ioctl with a direct function call
` [PATCH 04/17] md: remove the autoscan partition re-read
` [PATCH 05/17] md: remove the kernel version of md_u.h
` [PATCH 06/17] md: simplify md_setup_drive
` [PATCH 07/17] md: rewrite md_setup_drive to avoid ioctls
` [PATCH 08/17] initrd: remove support for multiple floppies
` [PATCH 09/17] initrd: remove the BLKFLSBUF call in handle_initrd
` [PATCH 10/17] initrd: switch initrd loading to struct file based APIs
` [PATCH 11/17] initrd: mark init_linuxrc as __init
` [PATCH 12/17] initrd: mark initrd support as deprecated
` [PATCH 13/17] initramfs: remove the populate_initrd_image and clean_rootfs stubs
` [PATCH 14/17] initramfs: simplify clean_rootfs
` [PATCH 15/17] initramfs: switch initramfs unpacking to struct file based APIs
` [PATCH 16/17] init: open code setting up stdin/stdout/stderr
` [PATCH 17/17] fs: remove ksys_open

[PATCH] FILESYSTEMS (VFS and infrastructure): Replace HTTP links with HTTPS ones
 2020-07-09 19:08 UTC 

[PATCH 00/20] Prep work for fanotify named events
 2020-07-09 17:56 UTC  (6+ messages)
` [PATCH 01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
        ` fsnotify: minimise overhead when there are no marks with ignore mask

[PATCH 0/2] Remove kiocb ki_complete
 2020-07-09 13:59 UTC  (12+ messages)

[ANNOUNCE] util-linux v2.36-rc2
 2020-07-09 13:49 UTC 

[PATCH v6 0/7] Add seccomp notifier ioctl that enables adding fds
 2020-07-09 13:08 UTC  (9+ messages)
` [PATCH v6 4/7] pidfd: Replace open-coded partial receive_fd()
` [PATCH v6 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier

[PATCH] io_uring: fix a use after free in io_async_task_func()
 2020-07-09  9:47 UTC  (5+ messages)

[PATCH v3 08/20] fanotify: break up fanotify_alloc_event()
 2020-07-09  9:03 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).