linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-25 20:47:24 to 2017-10-31 16:44:18 UTC [more...]

[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

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-10-31 15:19 UTC  (13+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[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()

[RFC PATCH] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-10-31 11:51 UTC  (6+ messages)

[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] fs, mm: account filp and names caches to kmemcg
 2017-10-31  8:00 UTC  (25+ messages)

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

[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 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6]
 2017-10-30  8:44 UTC  (15+ messages)
` [PATCH 00/14] VFS: Introduce filesystem "
  ` [PATCH 05/14] VFS: Implement fsopen() to prepare for a mount "
  ` [PATCH 07/14] VFS: Add a sample program for fsopen/fsmount "

[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  (15+ messages)
` [PATCH v3] f2fs: add cur_reserved_blocks to support soft block reservation
` [PATCH v4] f2fs: "
` [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  (5+ messages)

[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
 2017-10-26 12:35 UTC  (2+ messages)

[PATCH] f2fs: show current cp state
 2017-10-26  8:32 UTC 

[PATCH] fs: Use CAP_DAC_OVERRIDE to allow for file dedupe
 2017-10-26  7:54 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH v5 0/9] cross-release: Enhence performance and fix false positives
 2017-10-26  5:58 UTC  (6+ messages)
` [PATCH v5 9/9] block: Assign a lock_class per gendisk used for wait_for_completion()

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-10-26  4:59 UTC  (4+ messages)
` [fstests PATCH v3] "

[PATCH 1/3] [v2] vm: add a syscall to map a process memory into a pipe
 2017-10-25 23:50 UTC  (3+ messages)
` [PATCH 2/3] x86: Write up the process_vmsplice syscall
` [PATCH 3/3] test: add a test for "


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