linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 19:55:50 to 2020-08-11 14:47:59 UTC [more...]

[GIT PULL] Mount notifications
 2020-08-11 14:47 UTC  (14+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)

possible deadlock in __io_queue_deferred
 2020-08-11 14:45 UTC  (6+ messages)

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-08-11 14:30 UTC  (17+ messages)

btrfs crash in kobject_del while running xfstest
 2020-08-11 14:02 UTC  (2+ messages)

memory leak in io_submit_sqes
 2020-08-11 13:57 UTC 

KASAN: use-after-free Read in io_async_task_func
 2020-08-11 13:52 UTC  (2+ messages)

Please pull NFS server updates for v5.9
 2020-08-11 13:19 UTC  (5+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-11 13:08 UTC  (12+ messages)

[PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
 2020-08-11 10:23 UTC  (9+ messages)

[GIT PULL] zonefs changes for X.Y-rcZ
 2020-08-11  8:45 UTC 

[PATCH] fs: RWF_NOWAIT should imply IOCB_NOIO
 2020-08-11  6:13 UTC  (2+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-11  5:43 UTC  (23+ messages)
      ` [dm-devel] "

[PATCH 0/2] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-11  4:42 UTC  (3+ messages)
` [PATCH 1/2] mmap locking API: add mmap_lock_is_contended()
` [PATCH 2/2] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-08-11  3:05 UTC  (6+ messages)
` [PATCH v2 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-08-11  2:03 UTC  (5+ messages)

(no subject)
 2020-08-10 23:03 UTC  (10+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set

[PATCH v2 00/20] virtiofs: Add DAX support
 2020-08-10 22:22 UTC  (36+ messages)
` [PATCH v2 01/20] dax: Modify bdev_dax_pgoff() to handle NULL bdev
` [PATCH v2 02/20] dax: Create a range version of dax_layout_busy_page()
` [PATCH v2 03/20] virtio: Add get_shm_region method
` [PATCH v2 04/20] virtio: Implement get_shm_region for PCI transport
` [PATCH v2 05/20] virtio: Implement get_shm_region for MMIO transport
` [PATCH v2 06/20] virtiofs: Provide a helper function for virtqueue initialization
` [PATCH v2 07/20] fuse: Get rid of no_mount_options
` [PATCH v2 08/20] fuse,virtiofs: Add a mount option to enable dax
` [PATCH v2 09/20] virtio_fs, dax: Set up virtio_fs dax_device
` [PATCH v2 10/20] fuse,virtiofs: Keep a list of free dax memory ranges
` [PATCH v2 11/20] fuse: implement FUSE_INIT map_alignment field
` [PATCH v2 12/20] fuse: Introduce setupmapping/removemapping commands
` [PATCH v2 13/20] fuse, dax: Implement dax read/write operations
` [PATCH v2 14/20] fuse,dax: add DAX mmap support
` [PATCH v2 15/20] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH v2 16/20] fuse,virtiofs: Define dax address space operations
` [PATCH v2 17/20] fuse,virtiofs: Maintain a list of busy elements
` [PATCH v2 18/20] fuse: Release file in process context
` [PATCH v2 19/20] fuse: Take inode lock for dax inode truncation
` [PATCH v2 20/20] fuse,virtiofs: Add logic to free up a memory range

[RFC PATCH 0/8] fsdax: introduce FS query interface to support reflink
 2020-08-10 21:10 UTC  (8+ messages)
` [RFC PATCH 1/8] fs: introduce get_shared_files() for dax&reflink

INFO: task can't die in io_uring_flush
 2020-08-10 20:45 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 07/64] io_uring: fix req->work corruption
 2020-08-10 19:08 UTC  (3+ messages)
` [PATCH AUTOSEL 5.8 61/64] io_uring: fix racy overflow count reporting
` [PATCH AUTOSEL 5.8 62/64] io_uring: fix stalled deferred requests

[PATCH AUTOSEL 5.7 07/60] io_uring: fix req->work corruption
 2020-08-10 19:10 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 57/60] io_uring: fix racy overflow count reporting
` [PATCH AUTOSEL 5.7 58/60] io_uring: fix stalled deferred requests

INFO: task hung in pipe_read (2)
 2020-08-10 19:29 UTC  (6+ messages)

[RFC PATCH 0/7] metricfs metric file system and examples
 2020-08-10 18:20 UTC  (16+ messages)
` [RFC PATCH 1/7] core/metricfs: Create metricfs, standardized files under debugfs
` [RFC PATCH 2/7] core/metricfs: add support for percpu metricfs files
` [RFC PATCH 3/7] core/metricfs: metric for kernel warnings
` [RFC PATCH 4/7] core/metricfs: expose softirq information through metricfs
` [RFC PATCH 5/7] core/metricfs: expose scheduler stat "
` [RFC PATCH 6/7] core/metricfs: expose x86-specific irq "
` [RFC PATCH 7/7] net-metricfs: Export /proc/net/dev via metricfs

INFO: task hung in io_uring_flush
 2020-08-10 18:11 UTC  (4+ messages)

[GIT PULL] fscache rewrite
 2020-08-10 17:06 UTC  (9+ messages)
` Upcoming: "
  ` [GIT PULL] fscache rewrite -- please drop for now

possible deadlock in io_timeout_fn
 2020-08-10 16:53 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in loop_rw_iter
 2020-08-10 16:00 UTC  (2+ messages)

possible deadlock in io_queue_linked_timeout
 2020-08-10 15:59 UTC  (2+ messages)

[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
 2020-08-10 15:41 UTC  (9+ messages)
` [RFC PATCH 1/5] fs/proc: Introduce /proc/all/stat
` [RFC PATCH 2/5] fs/proc: Introduce /proc/all/statm
` [RFC PATCH 3/5] fs/proc: Introduce /proc/all/status
` [RFC PATCH 4/5] fs/proc: Introduce /proc/all/io
` [RFC PATCH 5/5] fs/proc: Introduce /proc/all/statx

[PATCH 5.4 47/67] xattr: break delegations in {set,remove}xattr
 2020-08-10 15:21 UTC 

[PATCH 4.19 31/48] xattr: break delegations in {set,remove}xattr
 2020-08-10 15:21 UTC 

[PATCH 5.7 52/79] xattr: break delegations in {set,remove}xattr
 2020-08-10 15:21 UTC 

[PATCH 5.8 31/38] xattr: break delegations in {set,remove}xattr
 2020-08-10 15:19 UTC 

[PATCH] btrfs: delete duplicated words + other fixes
 2020-08-10 15:09 UTC  (2+ messages)

KCSAN: data-race in __xa_clear_mark / xas_find_marked
 2020-08-10 12:59 UTC 

srvfs: file system for posting open file descriptors into fs namespace
 2020-08-10 11:27 UTC  (3+ messages)

[PATCH v3] fcntl: Add 32bit filesystem mode
 2020-08-10 11:02 UTC 

KCSAN: data-race in __io_cqring_fill_event / io_uring_poll
 2020-08-10 10:14 UTC  (2+ messages)

[PATCH 1/2] exfat: add dir-entry set checksum validation
 2020-08-10  6:19 UTC  (2+ messages)

[PATCH 1/2] exfat: add NameLength check when extracting name
 2020-08-10  6:13 UTC  (5+ messages)
    ` [PATCH 2/2] exfat: unify name extraction

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-10  6:10 UTC  (3+ messages)

Very slow qemu device access
 2020-08-10  3:22 UTC  (5+ messages)

[PATCH] fs: dcache: fix coding style
 2020-08-09 11:46 UTC 

INFO: task hung in pipe_release (2)
 2020-08-09  2:49 UTC  (8+ messages)
` splice: infinite busy loop lockup bug

[PATCH AUTOSEL 5.8 48/72] io_uring: fix sq array offset calculation
 2020-08-08 23:35 UTC 

[PATCH AUTOSEL 5.7 41/58] io_uring: fix sq array offset calculation
 2020-08-08 23:37 UTC 

[PATCH AUTOSEL 5.4 30/40] io_uring: fix sq array offset calculation
 2020-08-08 23:38 UTC 

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-08-08 17:47 UTC  (6+ messages)

[PATCH] io_uring: Convert to use the fallthrough macro
 2020-08-08  8:47 UTC 

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-08-08  7:17 UTC  (6+ messages)
` [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()

[git pull] regression fix in syscalls-for-init series
 2020-08-08  4:35 UTC  (2+ messages)

[git pull] assorted vfs patches
 2020-08-08  4:35 UTC  (2+ messages)

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

[PATCH] ext4: move buffer_mapped() to proper position
 2020-08-07 22:01 UTC  (3+ messages)

[GIT PULL] Unicode patches for v5.9
 2020-08-07 20:58 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).