linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-09 16:11:03 to 2019-06-12 13:09:42 UTC [more...]

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-06-12 13:09 UTC  (18+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())
  ` [PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()
    ` [PATCH 0/2] select: simplify the usage of restore_saved_sigmask_unless()
      ` [RFC PATCH 0/5]: Removing saved_sigmask
        ` [RFC PATCH 1/5] signal: Teach sigsuspend to use set_user_sigmask

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-12 13:04 UTC  (21+ messages)

Linux 5.2-RC regression bisected, mounting glusterfs volumes fails after commit: fuse: require /dev/fuse reads to have enough buffer capacity
 2019-06-12 13:03 UTC  (7+ messages)
      ` [PATCH] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)

[PATCH 0/2] Fix write leases on overlayfs
 2019-06-12 12:51 UTC  (4+ messages)
` [PATCH 1/2] vfs: replace i_readcount with a biased i_count

[PATCH v13 0/7] virtio pmem driver
 2019-06-12 12:45 UTC  (8+ messages)
` [PATCH v13 1/7] libnvdimm: nd_region flush callback support
` [PATCH v13 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v13 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v13 4/7] dm: enable synchronous dax
` [PATCH v13 5/7] dax: check synchronous mapping is supported
` [PATCH v13 6/7] ext4: disable map_sync for async flush
` [PATCH v13 7/7] xfs: "

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-12 12:37 UTC  (19+ messages)
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2019-06-12 12:09 UTC  (8+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/3] nsfs: add evict callback into struct proc_ns_operations
  ` [PATCH v3 2/3] netns: add netns_evict into netns_operations
  ` [PATCH v3 3/3] auth_gss: fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1

[RFC][PATCH 00/13] Mount, FS, Block and Keyrings notifications [ver #4]
 2019-06-12 11:43 UTC  (20+ messages)
` [PATCH 06/13] keys: Add a notification facility "
` What do LSMs *actually* need for checks on notifications?

[PATCH v12 0/7] virtio pmem driver
 2019-06-12 10:50 UTC  (14+ messages)
` [PATCH v12 1/7] libnvdimm: nd_region flush callback support
` [PATCH v12 2/7] virtio-pmem: Add virtio pmem driver
        ` [Qemu-devel] "
` [PATCH v12 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v12 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "
` [PATCH v12 5/7] dax: check synchronous mapping is supported
` [PATCH v12 6/7] ext4: disable map_sync for async flush
` [PATCH v12 7/7] xfs: "

[PATCH] io_uring: fix SQPOLL cpu check
 2019-06-12  9:47 UTC  (3+ messages)

[PATCH 2/2] fs/fuse, splice_write: reduce allocation size
 2019-06-12  8:57 UTC  (3+ messages)
` [PATCH v2 1/3] fs/fuse, splice_write: Don't access pipe->buffers without pipe_lock()

[PATCH v4] page cache: Store only head pages in i_pages
 2019-06-12  7:42 UTC  (4+ messages)

[PATCH 09/10] usb: Add USB subsystem notifications [ver #3]
 2019-06-12  6:58 UTC  (4+ messages)

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-12  2:39 UTC  (5+ messages)

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-12  2:07 UTC  (23+ messages)
` [PATCH 01/12] Compiler Attributes: add __flatten
` [PATCH 02/12] locking: SIX locks (shared/intent/exclusive)
` [PATCH 03/12] mm: pagecache add lock
` [PATCH 04/12] mm: export find_get_pages()
` [PATCH 05/12] fs: insert_inode_locked2()
` [PATCH 06/12] fs: factor out d_mark_tmpfile()
` [PATCH 08/12] block: Add some exports for bcachefs
` [PATCH 09/12] bcache: optimize continue_at_nobarrier()
` [PATCH 10/12] bcache: move closures to lib/
` [PATCH 11/12] closures: closure_wait_event()
` [PATCH 12/12] closures: fix a race on wakeup from closure_sync

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-12  0:42 UTC  (8+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

mmotm 2019-06-11-16-59 uploaded
 2019-06-11 23:59 UTC 

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-11 20:29 UTC  (8+ messages)
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH v11 0/7] virtio pmem driver
 2019-06-11 16:04 UTC  (12+ messages)
` [PATCH v11 1/7] libnvdimm: nd_region flush callback support
` [PATCH v11 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v11 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v11 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "
` [PATCH v11 5/7] dax: check synchronous mapping is supported
` [PATCH v11 6/7] ext4: disable map_sync for async flush
` [PATCH v11 7/7] xfs: "

[PATCH v4 00/14] epoll: support pollable epoll from userspace
 2019-06-11 14:54 UTC  (15+ messages)
` [PATCH v4 01/14] epoll: move private helpers from a header to the source
` [PATCH v4 02/14] epoll: introduce user structures for polling from userspace
` [PATCH v4 03/14] epoll: allocate user header and user events ring "
` [PATCH v4 04/14] epoll: some sanity flags checks for epoll syscalls "
` [PATCH v4 05/14] epoll: offload polling to a work in case of epfd polled "
` [PATCH v4 06/14] epoll: introduce helpers for adding/removing events to uring
` [PATCH v4 07/14] epoll: call ep_add_event_to_uring() from ep_poll_callback()
` [PATCH v4 08/14] epoll: support polling from userspace for ep_insert()
` [PATCH v4 09/14] epoll: support polling from userspace for ep_remove()
` [PATCH v4 10/14] epoll: support polling from userspace for ep_modify()
` [PATCH v4 11/14] epoll: support polling from userspace for ep_poll()
` [PATCH v4 12/14] epoll: support mapping for epfd when polled from userspace
` [PATCH v4 13/14] epoll: implement epoll_create2() syscall
` [PATCH v4 14/14] kselftest: add uepoll-test which tests polling from userspace

[PATCH] ceph: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-11  8:39 UTC  (3+ messages)

[PATCH v8 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-11  8:04 UTC  (2+ messages)

[PATCH v7 1/4] lib/tst_ioctl.c: add helper tst_fibmap
 2019-06-11  7:47 UTC  (4+ messages)
  ` [PATCH v7 2/4] swapon/libswapon: add helper is_swap_supported
  ` [PATCH v7 3/4] syscalls/swapon/swapon0{1..3}: use helpers to check support status
  ` [PATCH v7 4/4] syscalls/swapoff/swapoff0{1,2}: "

[PATCH] fs: relatime update - Match comment with behavior
 2019-06-11  5:45 UTC 

[PATCH] vfs: allow copy_file_range from a swapfile
 2019-06-11  5:44 UTC  (6+ messages)

[RFC PATCH v3 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-11  5:31 UTC  (6+ messages)
` [RFC PATCH v3 1/1] "

[PATCH] cifs: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-11  4:53 UTC  (3+ messages)

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-11  4:47 UTC  (7+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

KASAN: use-after-free Read in mntput
 2019-06-11  4:05 UTC 

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-06-11  4:01 UTC  (10+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files

[ANNOUNCE] xfs-linux: copy-file-range-fixes updated to fe0da9c09b2d
 2019-06-11  1:11 UTC  (3+ messages)

"Dentry still in use" splats in v5.2-rc3
 2019-06-10 18:30 UTC  (2+ messages)

ANNOUNCE: nfs-utils-2.4.1 released
 2019-06-10 18:01 UTC 

BUG: Dentry still in use [unmount of tmpfs tmpfs]
 2019-06-10 15:11 UTC  (2+ messages)

[PATCH v3] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-06-10  9:13 UTC  (4+ messages)

[PATCH v10 0/7] virtio pmem driver
 2019-06-10  5:08 UTC  (4+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

[PATCH] docs: filesystems: vfs: Render method descriptions
 2019-06-10  1:11 UTC  (3+ messages)

[PATCH 4.14 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 17:10 UTC  (3+ messages)

[PATCH 3.16 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 15:42 UTC  (2+ messages)
` [PATCH 3.16 1/2] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock

[PATCH 4.9 0/2] Fix FUSE read/write deadlock on stream-like files
 2019-06-09 15:40 UTC  (2+ messages)
` [PATCH 4.9 2/2] fuse: Add FOPEN_STREAM to use stream_open()


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