linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-12 16:57:09 to 2017-10-17 16:21:19 UTC [more...]

[PATCH 0/7 v2] Speed up page cache truncation
 2017-10-17 16:21 UTC  (7+ 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()

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

[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-17 15:53 UTC  (7+ messages)
` [PATCH v7 1/6] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v7 7/6] fs/epoll: scale nested callbacks

[PATCH] epoll: avoid calling ep_call_nested() from ep_poll_safewake()
 2017-10-17 15:37 UTC  (2+ messages)

[PATCH 1/2] hfsplus: preserve i_mode if __hfsplus_set_posix_acl() fails
 2017-10-17 15:20 UTC  (10+ messages)
` [PATCH 2/2] hfsplus: add mount option to enable ACL support

[PATCH] fs: Avoid invalidation in interrupt context in dio_complete()
 2017-10-17 14:43 UTC  (5+ messages)

[PATCH] ocfs2: fix cluster hang after a node dies
 2017-10-17 14:28 UTC  (2+ messages)

[PATCH] f2fs: handle error case when adding xattr entry
 2017-10-17 13:35 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: avoid stale fi->gdirty_list pointer
 2017-10-17 13:15 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] f2fs: return error number for quota_write
 2017-10-17 13:12 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
 2017-10-17 11:50 UTC  (41+ messages)
` [PATCH 01/19] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [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 19/19] xfs: "

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17 10:56 UTC  (29+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[PATCH v4] mm, sysctl: make NUMA stats configurable
 2017-10-17  8:14 UTC  (4+ messages)

[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-17  6:46 UTC  (23+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

[GIT PULL] vfs i_version fix for Linus
 2017-10-17  5:23 UTC  (2+ messages)

[PATCH] Batch unmount cleanup
 2017-10-16 22:19 UTC  (2+ messages)

◆ 诚邀 lenglidong 参加全球最大轨道交通展 —— InnoTrans 2018 ◆ 德国柏林国际轨道交通技术展 [上U2/L50-Z]
 2017-10-16 21:47 UTC 

[PATCH] fs: invalidate page cache after end_io() in dio completion
 2017-10-16 19:26 UTC  (5+ messages)

[PATCH] udf: Avoid overflow when session starts at large offset
 2017-10-16  9:57 UTC 

Crash in bm_evict_inode() during shutdown
 2017-10-16  9:11 UTC  (3+ messages)

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

[PATCH] f2fs: update dirty status for CURSEG as well
 2017-10-16  3:43 UTC  (7+ messages)
` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] "

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

[PATCH] f2fs: expose some sectors to user in inline data or dentry case
 2017-10-16  3:11 UTC  (2+ messages)

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-15 15:21 UTC  (17+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()

(unknown),
 2017-10-15  3:28 UTC 

[PATCH] hfs/hfsplus: Clean up unused variables in bnode.c
 2017-10-14 10:32 UTC 

[PATCH v6 0/4] cramfs refresh for embedded usage
 2017-10-14  2:37 UTC  (15+ messages)
` [PATCH v6 1/4] cramfs: direct memory access support
` [PATCH v6 3/4] cramfs: add mmap support

mmotm 2017-10-13-15-52 uploaded
 2017-10-13 22:53 UTC 

[RFC PATCH] vfs: shutdown lease notifications on file close
 2017-10-13 18:30 UTC  (5+ messages)

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-13 15:24 UTC  (15+ messages)

[PATCH 7/8] Documentation: fix selftests related file refs
 2017-10-12 20:24 UTC 

[PATCH 0/8] Follow-up for speed up page cache truncation
 2017-10-12 19:45 UTC  (5+ messages)
` [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] fs/block_dev: remove vfs_msg() interface
 2017-10-12 18:31 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).