messages from 2017-10-31 02:07:54 to 2017-11-06 19:06:39 UTC [more...]
[PATCH v8 0/6] vfs: Use dlock list for SB's s_inodes list
2017-11-06 19:06 UTC (20+ messages)
` [PATCH v8 1/6] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v3] lib/dlock-list: Scale dlock_lists_empty()
` [PATCH v4] "
` [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] sysctl: add register_sysctl() dummy helper
2017-11-06 17:41 UTC (5+ messages)
[PATCH] btrfs/volumes: Improve unlocking of a mutex in __btrfs_balance()
2017-11-06 15:08 UTC (3+ messages)
32-bit stat returns wrong st_mtime if file timestamp does not fit in 32 bits
2017-11-06 10:54 UTC (3+ messages)
[PATCH] fuse: return -ECONNABORTED on /dev/fuse read after abort
2017-11-06 9:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] fs: expose do_unlinkat for built-in callers
2017-11-06 3:13 UTC (3+ messages)
` [PATCH 2/2] coredump: call do_unlinkat directly instead of sys_unlink
[PATCH v3] f2fs: fix out-of-free problem caused by atomic write
2017-11-06 2:07 UTC
[PATCH] f2fs: fix out-of-free problem caused by atomic write
2017-11-06 1:34 UTC (8+ messages)
` [PATCH v2] "
[PATCH] f2fs: add bug_on when f2fs_gc even fails to get one victim
2017-11-06 1:12 UTC (12+ messages)
` [PATCH v2] "
` [f2fs-dev] "
[btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220
2017-11-06 1:13 UTC (7+ messages)
[PATCH 1/2] f2fs: add missing quota_initialize in f2fs_set_acl
2017-11-06 0:49 UTC (5+ messages)
` [PATCH 2/2] f2fs: stop all the operations by cp_error flag
` [f2fs-dev] "
[PATCH 0/7] More NFS file handle unit tests
2017-11-04 23:23 UTC (10+ messages)
` [PATCH 1/7] open_by_handle: add filename to error reports
` [PATCH 2/7] open_by_handle: test file handles of renamed files
` [PATCH 3/7] open_by_handle: test content of open file handle
` [PATCH 4/7] open_by_handle: test directory "
` [PATCH 5/7] open_by_handle: test file handles of open files
` [PATCH 6/7] generic/426: factor out helper functions
` [PATCH 7/7] fstests: add test with more open by file handle use cases
mmotm 2017-11-03-13-00 uploaded
2017-11-04 21:17 UTC (3+ messages)
[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
2017-11-04 16:31 UTC (23+ 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
Tercüme edilecek metinleriniz hakkında
2017-10-31 1:00 UTC
[PATCH 1/2] f2fs: add quota_ino feature infra
2017-11-03 18:27 UTC (7+ messages)
` [PATCH 2/2] f2fs: support quota sys files
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: add quota_ino feature infra
[PATCH] autofs: don't fail mount for transient error
2017-11-03 12:45 UTC (2+ messages)
[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
2017-11-03 9:22 UTC (16+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops
MAP_SYNC in libnvdimm-for-next and collision fixups
2017-11-03 3:20 UTC
[PATCH] ecryptfs: remove unnecessary i_version bump
2017-11-02 22:43 UTC (3+ messages)
[PATCH 1/1] Fix: vmw_vmci driver get_user_pages_fast error handling
2017-11-02 18:54 UTC (3+ messages)
fallocate behavior during ENOSPC
2017-11-02 15:55 UTC (3+ messages)
Darlehensangebot
2017-11-02 11:56 UTC
[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
2017-11-01 22:31 UTC (3+ messages)
[PATCH] fs: guard_bio_eod() needs to consider partitions
2017-11-01 17:49 UTC (3+ messages)
` [PATCH v2] "
[PATCH] [RFC] vm: add a syscall to map a process memory into a pipe
2017-11-01 17:47 UTC (3+ messages)
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2017-11-01 15:36 UTC (20+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/18] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/18] dax: Factor out getting of pfn out of iomap
` [PATCH 05/18] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/18] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/18] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/18] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/18] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/18] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/18] dax, iomap: Add support for synchronous faults
` [PATCH 14/18] dax: Implement dax_finish_sync_fault()
` [PATCH 15/18] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/18] ext4: Support for synchronous DAX faults
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
2017-11-01 15:15 UTC (6+ messages)
[PATCH] quota: fix potential infinite loop
2017-11-01 13:43 UTC (2+ messages)
[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
2017-11-01 3:47 UTC (9+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults
Kernel crash in free_pipe_info()
2017-11-01 3:19 UTC (10+ messages)
[PATCH] f2fs: don't bother with inode->i_version
2017-11-01 2:14 UTC (2+ messages)
KASAN: use-after-free in move_expired_inodes
2017-11-01 2:04 UTC (2+ messages)
[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
[PATCH] fs, mm: account filp and names caches to kmemcg
2017-10-31 18:50 UTC (13+ messages)
[RFC PATCH] fs: fsnotify: account fsnotify metadata to kmemcg
2017-10-31 17:01 UTC (8+ 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 (8+ messages)
[PATCH] epoll: avoid calling ep_call_nested() from ep_poll_safewake()
2017-10-31 14:14 UTC (5+ messages)
[RFC][PATCH 0/8] epoll: remove epmutex from ep_free() and eventpoll_release_file() for non-nested case
2017-10-31 13:01 UTC (2+ 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] nilfs2: remove inode->i_version initialization
2017-10-31 4:22 UTC (2+ messages)
[PATCH] f2fs: collect prefree segments to avoild write checkpoint fail
2017-10-31 2:56 UTC (6+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).