linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-10 11:43:24 to 2017-10-12 19:11:33 UTC [more...]

[PATCH 0/8] Follow-up for speed up page cache truncation
 2017-10-12 19:11 UTC  (14+ messages)
` [PATCH 1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages
` [PATCH 2/8] mm, truncate: Do not check mapping for every page being truncated
` [PATCH 3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock
` [PATCH 4/8] mm: Only drain per-cpu pagevecs once per pagevec usage
` [PATCH 5/8] mm, pagevec: Remove cold parameter for pagevecs
` [PATCH 6/8] mm: Remove cold parameter for release_pages
` [PATCH 7/8] mm, Remove cold parameter from free_hot_cold_page*
` [PATCH 8/8] mm: Remove __GFP_COLD

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-12 19:03 UTC  (16+ messages)

[PATCH] fs/block_dev: remove vfs_msg() interface
 2017-10-12 18:31 UTC  (3+ messages)

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-12 18:27 UTC  (13+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()

RFC(v2): Audit Kernel Container IDs
 2017-10-12 17:59 UTC  (4+ messages)

[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-12 17:41 UTC  (15+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v9 2/6] fs, mm: pass fd to ->mmap_validate()
` [PATCH v9 3/6] fs: MAP_DIRECT core
` [PATCH v9 4/6] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v9 5/6] fs, xfs, iomap: introduce break_layout_nowait()
` [PATCH v9 6/6] xfs: wire up MAP_DIRECT

[PATCH v6 0/4] cramfs refresh for embedded usage
 2017-10-12 17:03 UTC  (6+ messages)
` [PATCH v6 1/4] cramfs: direct memory access support
` [PATCH v6 2/4] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v6 3/4] cramfs: add mmap support
` [PATCH v6 4/4] cramfs: rehabilitate it

[v4.14-rc3 bug] scheduling while atomic in generic/451 test on extN
 2017-10-12 16:57 UTC  (3+ messages)

[lkp-robot] 71fa367c22: xfstests.generic.299.fail
 2017-10-12 15:46 UTC 

[PATCH] elf_fdpic: fix unused variable warning
 2017-10-12 15:34 UTC  (2+ messages)

[PATCH] elf_fdpic: fix unused variable warning
 2017-10-12 15:27 UTC  (3+ messages)

[GIT PULL] Quota updates for 4.14-rc5
 2017-10-12 14:43 UTC 

(unknown),
 2017-10-12 14:09 UTC 

[PATCH 0/7 v1] Speed up page cache truncation
 2017-10-12 14:07 UTC  (19+ messages)
` [PATCH 1/7] mm: Speedup cancel_dirty_page() for clean pages
` [PATCH 2/7] mm: Refactor truncate_complete_page()
` [PATCH 3/7] mm: Factor out page cache page freeing into a separate function
` [PATCH 4/7] mm: Move accounting updates before page_cache_tree_delete()
` [PATCH 5/7] mm: Move clearing of page->mapping to page_cache_tree_delete()
` [PATCH 6/7] mm: Factor out checks and accounting from __delete_from_page_cache()
` [PATCH 7/7] mm: Batch radix tree operations when truncating pages

[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
 2017-10-12 13:42 UTC  (29+ messages)
` [PATCH 01/19] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/19] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/19] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/19] dax: Factor out getting of pfn out of iomap
` [PATCH 05/19] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/19] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/19] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/19] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/19] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/19] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/19] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/19] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/19] dax, iomap: Add support for synchronous faults
` [PATCH 14/19] dax: Implement dax_finish_sync_fault()
` [PATCH 15/19] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/19] ext4: Support for synchronous DAX faults
` [PATCH 17/19] ext4: Add support for MAP_SYNC flag
` [PATCH 18/19] xfs: support for synchronous DAX faults
` [PATCH 19/19] xfs: Add support for MAP_SYNC flag

[PATCH v2] fs, mm: account filp cache to kmemcg
 2017-10-12  7:54 UTC  (2+ messages)

[PATCH] proc/locks: getattr dev and ino
 2017-10-12  6:54 UTC  (2+ messages)
` [lkp-robot] [proc/locks] 1dc17d8d81: dmesg.BUG:sleeping_function_called_from_invalid_context_at_security/selinux/hooks.c

[vfs:work.iov_iter 18/25] drivers/xen/pvcalls-back.c:140:49: error: passing argument 3 of 'iov_iter_init' from incompatible pointer type
 2017-10-12  2:24 UTC 

[vfs:work.iov_iter 24/25] drivers/staging/lustre//lnet/klnds/socklnd/socklnd_lib.c:164:12: error: conflicting types for 'do_csum'
 2017-10-11 21:57 UTC 

[PATCH v4 0/6] fs/dcache: Limit # of negative dentries
 2017-10-11 21:08 UTC  (5+ messages)

[PATCH] fs/block_dev: remove vfs_msg() interface
 2017-10-11 19:41 UTC  (2+ messages)

[git pull] vfs.git fixes
 2017-10-11 17:47 UTC  (2+ messages)

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (23+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
` [PATCH v8 09/14] xfs: wire up ->lease_direct()
` [PATCH v8 10/14] device-dax: "
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests

[PATCH] Fix mpage_writepage() for pages with buffers
 2017-10-11 15:40 UTC  (4+ messages)

[PATCH v2] binfmt_misc: Node could be NULL when evicting inode
 2017-10-11 15:10 UTC 

[PATCH v3 01/28] regset: Add support for dynamically sized regsets
 2017-10-11 14:45 UTC  (2+ messages)

[PATCH] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-10-11 13:51 UTC 

[PATCH] fs/afs/flock and fs/locks: Fix possible sleep-in-atomic bugs in posix_lock_file
 2017-10-11 13:45 UTC  (5+ messages)

[PATCH] f2fs: update dirty status for CURSEG as well
 2017-10-11 13:25 UTC 

[PATCH] vfs: fix mounting a filesystem with i_version
 2017-10-11 12:28 UTC  (3+ messages)

[PATCH v6] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-10-11  9:21 UTC  (4+ messages)
` [PATCH v7] "

[PATCH 03/14] VFS: Implement a filesystem superblock creation/configuration context [ver #6]
 2017-10-11  8:54 UTC  (9+ messages)
` [PATCH 00/14] VFS: Introduce filesystem "
  ` [PATCH 06/14] VFS: Implement fsmount() to effect a pre-configured mount "

[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-10-11  6:25 UTC  (5+ messages)
` [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-10-11  6:16 UTC  (14+ messages)

[PATCH] VFS: Handle lazytime in do_mount()
 2017-10-11  5:01 UTC 

[PATCH] hfsplus: fix segfault when deleting all attrs of a file
 2017-10-11  4:43 UTC  (8+ messages)

[PATCH] f2fs/crypto: drop crypto key at evict_inode only
 2017-10-11  3:44 UTC  (2+ messages)

[PATCH] tty fix oops when rmmod 8250
 2017-10-11  2:03 UTC  (3+ messages)

mmotm 2016-08-02-15-53 uploaded
 2017-10-11  2:01 UTC  (5+ messages)

[PATCH] f2fs: don't commit quota files
 2017-10-10 22:53 UTC 

[PATCH 0/16 v3] Ranged pagevec tagged lookup
 2017-10-10 17:48 UTC  (3+ messages)
` [PATCH 16/16] cifs: Use find_get_pages_range_tag()

[GIT PULL] f2fs fix for v4.14-rc5
 2017-10-10 17:31 UTC 

[PATCH] binfmt_misc: Node could be NULL when evicting inode
 2017-10-10 16:25 UTC  (3+ messages)

[PATCH] quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
 2017-10-10 14:20 UTC  (2+ messages)

[PATCH V2] writeback: merge try_to_writeback_inodes_sb_nr() into caller
 2017-10-10 14:15 UTC  (4+ messages)

[PATCH 00/12] radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h>
 2017-10-10 13:20 UTC  (4+ messages)

[v4.14-rc1 regression] ext4 failed fstests generic/233 quota test
 2017-10-10 12:49 UTC  (3+ 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).