linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-04 20:22:42 to 2019-09-06 13:01:29 UTC [more...]

[PATCH] fs: fs_parser: remove fs_parameter_description name field
 2019-09-06 13:01 UTC  (5+ messages)

[PATCH 0/3] Large pages in the page cache
 2019-09-06 12:59 UTC  (14+ messages)
` [PATCH 1/3] mm: Add __page_cache_alloc_order
` [PATCH 2/3] mm: Allow large pages to be added to the page cache
` [PATCH 3/3] mm: Allow find_get_page to be used for large pages

[PATCH 00/18] virtiofs: Fix various races and cleanups round 1
 2019-09-06 12:08 UTC  (41+ messages)
` [PATCH 01/18] virtiofs: Remove request from processing list before calling end
` [PATCH 02/18] virtiofs: Check whether hiprio queue is connected at submission time
` [PATCH 03/18] virtiofs: Pass fsvq instead of vq as parameter to virtio_fs_enqueue_req
` [PATCH 04/18] virtiofs: Check connected state for VQ_REQUEST queue as well
` [PATCH 05/18] Maintain count of in flight requests for VQ_REQUEST queue
` [PATCH 06/18] virtiofs: ->remove should not clean virtiofs fuse devices
` [PATCH 07/18] virtiofs: Stop virtiofs queues when device is being removed
` [PATCH 08/18] virtiofs: Drain all pending requests during ->remove time
` [PATCH 09/18] virtiofs: Add an helper to start all the queues
` [PATCH 10/18] virtiofs: Do not use device managed mem for virtio_fs and virtio_fs_vq
` [PATCH 11/18] virtiofs: stop and drain queues after sending DESTROY
` [PATCH 12/18] virtiofs: Use virtio_fs_free_devs() in error path
` [PATCH 13/18] virtiofs: Do not access virtqueue in request submission path
` [PATCH 14/18] virtiofs: Add a fuse_iqueue operation to put() reference
` [PATCH 15/18] virtiofs: Make virtio_fs object refcounted
` [PATCH 16/18] virtiofs: Use virtio_fs_mutex for races w.r.t ->remove and mount path
` [PATCH 17/18] virtiofs: Remove TODO to quiesce/end_requests
` [PATCH 18/18] virtiofs: Remove TODO item from virtio_fs_free_devs()

[PATCH v4 00/16] virtio-fs: shared file system for virtual machines
 2019-09-06 10:22 UTC  (5+ messages)
` [PATCH v4 15/16] virtio-fs: add virtiofs filesystem

[PATCH v3] ceph: Convert ceph to use the new mount API
 2019-09-06 10:16 UTC 

[PATCH 00/11] Keyrings, Block and USB notifications [ver #8]
 2019-09-06 10:09 UTC  (26+ messages)
` [PATCH 01/11] uapi: General notification ring definitions "
` [PATCH 02/11] security: Add hooks to rule on setting a watch "
` [PATCH 03/11] security: Add a hook for the point of notification insertion "
` [PATCH 04/11] General notification queue with user mmap()'able ring buffer "
` [PATCH 05/11] keys: Add a notification facility "
` [PATCH 06/11] Add a general, global device notification watch list "
` [PATCH 07/11] block: Add block layer notifications "
` [PATCH 08/11] usb: Add USB subsystem "
` [PATCH 09/11] Add sample notification program "
` [PATCH 10/11] selinux: Implement the watch_key security hook "
` [PATCH 11/11] smack: Implement the watch_key and post_notification hooks "
` Why add the general notification queue and its sources

[PATCH] init/do_mounts.c: add virtiofs root fs support
 2019-09-06 10:03 UTC 

[PATCH 0/2] Btrfs: add interface for writing compressed extents directly
 2019-09-06  7:46 UTC  (7+ messages)
` [PATCH 2/2] btrfs: add ioctl for directly writing compressed data

[PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
 2019-09-06  7:28 UTC  (4+ messages)

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-06  7:00 UTC  (48+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
    ` [PATCH v12 01/12] lib: introduce copy_struct_{to, from}_user helpers
` [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags
` [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v12 11/12] open: openat2(2) syscall
` [PATCH v12 12/12] selftests: add openat2(2) selftests

possible deadlock in io_submit_one (2)
 2019-09-06  6:58 UTC  (6+ messages)
  ` [PATCH] fuse: disable irqs for fuse_iqueue::waitq.lock

[PATCH v4 0/15] CoW support for iomap
 2019-09-06  5:54 UTC  (28+ messages)
` [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
` [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
` [PATCH 03/15] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 04/15] btrfs: Add a simple buffered iomap write
` [PATCH 05/15] btrfs: Add CoW in iomap based writes
` [PATCH 06/15] btrfs: remove buffered write code made unnecessary
` [PATCH 07/15] fs: Export generic_file_buffered_read()
` [PATCH 08/15] btrfs: basic direct read operation
` [PATCH 09/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 10/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 11/15] iomap: use a function pointer for dio submits
` [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 14/15] btrfs: update inode size during bio completion
` [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW

[PATCH V2] proc: fix ubsan warning in mem_lseek
 2019-09-06  5:48 UTC  (2+ messages)

[RFC] - vfs: Null pointer dereference issue with symlink create and read of symlink
 2019-09-06  5:17 UTC  (5+ messages)

[PATCH vfs/for-next] vfs: fix vfs_get_single_reconf_super error handling
 2019-09-06  3:01 UTC  (2+ messages)

[PATCH] vfs: set fs_context::user_ns for reconfigure
 2019-09-06  2:59 UTC  (3+ messages)

Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-06  2:32 UTC  (8+ messages)

[PATCH 2/9] cachefiles: drop direct usage of ->bmap method
 2019-09-05 22:44 UTC  (10+ messages)
    ` [PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal

[PATCH v2] ceph: Convert ceph to use the new mount API
 2019-09-05 21:05 UTC  (2+ messages)

[GIT PULL] vfs: Add support for timestamp limits
 2019-09-05 18:33 UTC  (3+ messages)

[PATCH RESEND] fs/epoll: fix the edge-triggered mode for nested epoll
 2019-09-05 17:44 UTC  (10+ messages)

"fs/namei.c: keep track of nd->root refcount status" causes boot panic
 2019-09-05 16:46 UTC  (12+ messages)

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-09-05 15:34 UTC  (16+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH 00/21] erofs: patchset addressing Christoph's comments
 2019-09-05 11:30 UTC  (5+ messages)
` [PATCH v2 00/25] "

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-05  3:42 UTC  (3+ messages)
` [PATCH v2] "

[fs/namei.c] e013ec23b8: WARNING:at_fs/dcache.c:#dentry_free
 2019-09-05  2:53 UTC  (3+ messages)
  ` [LKP] "

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 23:12 UTC  (3+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease

[RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
 2019-09-04 22:25 UTC  (11+ messages)

"beyond 2038" warnings from loopback mount is noisy
 2019-09-04 20:56 UTC  (4+ messages)
` [PATCH] ext4: Reduce ext4 timestamp warnings


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