linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-26 22:40:26 to 2017-10-31 23:22:56 UTC [more...]

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-10-31 23:22 UTC  (16+ messages)
` [PATCH 01/15] dax: quiet bdev_dax_supported()
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 03/15] dax: require 'struct page' by default for filesystem dax
` [PATCH 04/15] brd: remove dax support
` [PATCH 05/15] dax: stop using VM_MIXEDMAP for dax
` [PATCH 06/15] dax: stop using VM_HUGEPAGE "
` [PATCH 07/15] dax: stop requiring a live device for dax_flush()
` [PATCH 08/15] dax: store pfns in the radix
` [PATCH 09/15] tools/testing/nvdimm: add 'bio_delay' mechanism
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas
` [PATCH 11/15] [media] v4l2: disable filesystem-dax mapping support
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate
` [PATCH 15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle

[PATCH 1/1] Fix: vmw_vmci driver get_user_pages_fast error handling
 2017-10-31 23:00 UTC 

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-10-31 21:50 UTC  (10+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults

[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-31 21:37 UTC  (9+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v8 2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v8 3/6] vfs: Use dlock list for superblock's inode list
` [PATCH v8 4/6] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v8 5/6] lib/dlock-list: Enable faster lookup with hashing
` [PATCH v8 6/6] lib/dlock-list: Add an IRQ-safe mode to be used in interrupt handler

[PATCH v2 1/2] isofs: fix timestamps beyond 2027
 2017-10-31 21:36 UTC  (7+ messages)
` [PATCH v2 2/2] isofs: use unsigned char types consistently

Kernel crash in free_pipe_info()
 2017-10-31 19:00 UTC  (10+ messages)

[PATCH] fuse: return -ECONNABORTED on /dev/fuse read after abort
 2017-10-31 18:55 UTC 

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-31 18:50 UTC  (25+ messages)

[RFC PATCH] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-10-31 17:01 UTC  (8+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-10-31 16:44 UTC  (7+ messages)

[PATCH 0/2] dnotify: Fix ENOMEM handling
 2017-10-31 16:28 UTC  (12+ messages)
` [PATCH 1/2] dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
` [PATCH 2/2] fsnotify: Protect bail out path of fsnotify_add_mark_locked() properly

[PATCH v2 0/7] fix fanotify issues with the series in v4.12
 2017-10-31 16:27 UTC  (18+ messages)
` [PATCH v2 2/7] fsnotify: pin both inode and vfsmount mark
` [PATCH v2 4/7] fsnotify: skip unattached marks
` [PATCH v2 7/7] fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs

[btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220
 2017-10-31 15:13 UTC  (6+ messages)

[PATCH] epoll: avoid calling ep_call_nested() from ep_poll_safewake()
 2017-10-31 14:14 UTC  (5+ messages)

KASAN: use-after-free in move_expired_inodes
 2017-10-31 13:24 UTC 

[RFC][PATCH 0/8] epoll: remove epmutex from ep_free() and eventpoll_release_file() for non-nested case
 2017-10-31 13:01 UTC  (12+ messages)
` [RFC][PATCH 1/8] epoll: remove epmutex from ep_free() & eventpoll_release_file()
` [RFC][PATCH 2/8] epoll: remove ep from visited_list when freeing ep
` [RFC][PATCH 3/8] epoll: remove file from tfile_check_list when releasing file
` [RFC][PATCH 4/8] epoll: free eventpoll by rcu to provide existence guarantee
` [RFC][PATCH 5/8] epoll: iterate epi in file->f_ep_links by using list_first_or_null_rcu
` [RFC][PATCH 6/8] epoll: ensure the validity of ep when removing epi in eventpoll_release_file()
` [RFC][PATCH 7/8] epoll: prevent the double-free of "
` [RFC][PATCH 8/8] epoll: protect the iteration of ep->rbr by ep->mtx in ep_free()

[PATCH 1/2] fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
 2017-10-31 11:40 UTC  (5+ messages)
` [PATCH 2/2] fsnotify: convert fsnotify_mark.refcnt "

[PATCH] nilfs2: remove inode->i_version initialization
 2017-10-31  4:22 UTC  (2+ messages)

[PATCH 1/2] f2fs: add quota_ino feature infra
 2017-10-31  3:40 UTC  (2+ messages)
` [PATCH 2/2] f2fs: support quota sys files

[PATCH] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-10-31  3:30 UTC  (8+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH] f2fs: collect prefree segments to avoild write checkpoint fail
 2017-10-31  2:56 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] jfs: remove increment of i_version counter
 2017-10-30 22:22 UTC  (2+ messages)
` [Jfs-discussion] "

[RFC] don't update atime on file write
 2017-10-30 21:54 UTC  (2+ messages)

ANNOUNCE: nfs-utils-2.2.1 released
 2017-10-30 17:52 UTC 

[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
 2017-10-30 17:51 UTC  (14+ messages)

Changing FAT label of mounted file system
 2017-10-30 15:35 UTC  (3+ messages)

[PATCH] reiserfs: remove unneeded i_version bump
 2017-10-30 15:20 UTC 

[PATCH] orangefs: remove initialization of i_version
 2017-10-30 15:19 UTC 

[PATCH] hpfs: don't bother with the i_version counter or f_version
 2017-10-30 15:14 UTC 

[PATCH] f2fs: don't bother with inode->i_version
 2017-10-30 15:11 UTC 

[PATCH] ntfs: remove i_version handling
 2017-10-30 15:07 UTC 

[PATCH] ecryptfs: remove unnecessary i_version bump
 2017-10-30 15:03 UTC  (2+ messages)

[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-30 14:15 UTC  (9+ messages)
` [PATCH v7 10/10] lib/dlock-list: Fix use-after-unlock problem in dlist_for_each_entry_safe()

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-10-30 13:21 UTC  (12+ messages)

[PATCH] f2fs: fix out-of-free problem caused by atomic write
 2017-10-30 13:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] [RFC] vm: add a syscall to map a process memory into a pipe
 2017-10-30 12:47 UTC  (2+ messages)

[PATCH 1/2] f2fs: retry ENOMEM for quota_read|write
 2017-10-30  9:43 UTC  (7+ messages)
` [PATCH 2/2] f2fs: relax EIO injection for quota file
  ` [f2fs-dev] "

[PATCH v2] This reverts commit 5e443818fa0b2a2845561ee25bec181424fb2889
 2017-10-30  9:39 UTC  (4+ messages)
` [PATCH v2 RESEND] Revert "f2fs: handle dirty segments inside refresh_sit_entry"

[PATCH 07/14] VFS: Add a sample program for fsopen/fsmount [ver #6]
 2017-10-30  8:44 UTC  (12+ messages)
` [PATCH 00/14] VFS: Introduce filesystem context "
  ` [PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration "

[PATCH v3] fscrypt: add a documentation file for filesystem-level encryption
 2017-10-29 10:24 UTC  (2+ messages)

[PATCH] readv.2: document RWF_NOWAIT
 2017-10-29  9:41 UTC  (3+ messages)

Urgent Reply Needed
 2017-10-29  8:40 UTC 

[PATCH] f2fs: update dirty status for CURSEG as well
 2017-10-29  1:06 UTC  (8+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[RFC PATCH 00/25] fscrypt: filesystem-level keyring and v2 policy support
 2017-10-27 20:28 UTC  (15+ messages)
` [RFC PATCH 01/25] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH 02/25] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH 03/25] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH 04/25] fscrypt: refactor finding and deriving key
` [RFC PATCH 05/25] fs: add ->s_master_keys to struct super_block
` [RFC PATCH 06/25] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH 07/25] fs/inode.c: export inode_lru_list_del()

[GIT PULL] overlayfs fixes for 4.14-rc7
 2017-10-27 12:55 UTC 

[PATCH] f2fs: introduce cur_reserved_blocks in sysfs
 2017-10-27 12:45 UTC  (7+ messages)
` [PATCH v4] f2fs: support soft block reservation
` [PATCH v5] "
  ` [f2fs-dev] "
  ` [PATCH v5 RESEND] "

[GIT PULL] fuse fix for 4.14-rc7
 2017-10-27 12:47 UTC 

KASAN: use-after-free Read in handle_userfault
 2017-10-27  9:46 UTC  (2+ messages)

[PATCH] fs/seq_file: clear private buffer when resetting iterator
 2017-10-27  9:25 UTC  (2+ messages)

[PATCH] VFS: use synchronize_rcu_expedited() in namespace_unlock()
 2017-10-27  1:24 UTC  (4+ 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).