linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-12 22:50:17 to 2016-10-18 19:20:13 UTC [more...]

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-18 19:20 UTC  (54+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 03/20] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 04/20] mm: Use passed vm_fault structure in __do_fault()
` [PATCH 05/20] mm: Trim __do_fault() arguments
` [PATCH 06/20] mm: Use pass vm_fault structure for in wp_pfn_shared()
` [PATCH 07/20] mm: Add orig_pte field into vm_fault
` [PATCH 08/20] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 09/20] mm: Factor out functionality to finish page faults
` [PATCH 10/20] mm: Move handling of COW faults into DAX code
` [PATCH 11/20] mm: Remove unnecessary vma->vm_ops check
` [PATCH 12/20] mm: Factor out common parts of write fault handling
` [PATCH 13/20] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 14/20] mm: Use vmf->page during WP faults
` [PATCH 15/20] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 16/20] mm: Provide helper for finishing mkwrite faults
` [PATCH 17/20] mm: Export follow_pte()
` [PATCH 18/20] dax: Make cache flushing protected by entry lock

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-18 19:12 UTC  (10+ messages)

[PATCH] f2fs: declare static function for __build_free_nids
 2016-10-18 18:49 UTC 

[PATCH] f2fs: use BIO_MAX_PAGES for bio allocation
 2016-10-18 18:48 UTC 

[RFC] [PATCH] d_move and d_unlinked race fix
 2016-10-18 16:53 UTC  (2+ messages)

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-10-18 16:52 UTC  (3+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-18 15:30 UTC  (21+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "

[RFC] [PATCH] Add a "nolinks" mount option
 2016-10-18 15:14 UTC  (8+ messages)

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-18 14:53 UTC 

[PATCH] xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
 2016-10-18 12:58 UTC  (3+ messages)

[PATCH] [v3] mount: dont execute propagate_umount() many times for same mounts
 2016-10-18  6:49 UTC  (9+ messages)
  ` [RFC][PATCH] mount: In mark_umount_candidates and __propogate_umount visit each mount once
          ` [RFC][PATCH v2] "

[PATCH 1/2] man2/fallocate.2: document behavior with shared blocks
 2016-10-18  6:11 UTC  (4+ messages)
` [PATCH 2/2] man2/ioctl_fideduperange.2: clarify operation some more

Bug in fua code
 2016-10-18  4:52 UTC 

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-10-17 21:56 UTC  (3+ messages)
` [PATCH 2/3] f2fs: call f2fs_balance_fs for setattr
` [PATCH 3/3] f2fs: keep dirty inodes selectively for checkpoint

[PATCH] aio: fix a use after free (and fix freeze protection of aio writes)
 2016-10-17 20:05 UTC  (9+ messages)

[PATCH] DAX: enable iostat for read/write
 2016-10-17 19:12 UTC  (7+ messages)

[PATCH] orangefs: don't use d_time
 2016-10-17 18:08 UTC  (3+ messages)

[4.9-rc1] UBSAN: Undefined behaviour in fs/read_write.c:92:10
 2016-10-17 17:47 UTC 

[PATCH v2] DAX: enable iostat for read/write
 2016-10-17 17:45 UTC  (3+ messages)

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-17 14:55 UTC  (16+ messages)
` [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v6 15/17] dax: add struct iomap based DAX PMD support
    ` [PATCH v7 "
` [PATCH v6 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

Lock ordering in iomap code
 2016-10-17 10:26 UTC  (3+ messages)

[RFC][PATCH 0/7] fanotify: add support for more events
 2016-10-17  8:43 UTC  (5+ messages)

Can I move a kernel thread into a special mount namespace
 2016-10-16 11:18 UTC 

[PATCH] fs: always set I_DIRTY_TIME to fsync correctly on lazytime
 2016-10-16  7:32 UTC 

*Important Notice*
 2016-10-15 21:02 UTC 

[GIT PULL] fs/befs/
 2016-10-15 18:56 UTC 

[PATCH] fscrypto: lock inode while setting encryption policy
 2016-10-15 13:54 UTC  (4+ messages)

[git pull] (vfs.git) more misc bits
 2016-10-15  0:47 UTC 

[PATCH] logfs: remove from tree
 2016-10-15  0:33 UTC  (2+ messages)

[PATCH] fs: fcntl, avoid undefined behaviour
 2016-10-14 13:38 UTC  (5+ messages)
` [PATCH] fs: pipe, fix "

[GIT PULL] overlayfs update for 4.9
 2016-10-14 10:10 UTC  (6+ messages)

[GIT PULL (updated)] overlayfs update for 4.9
 2016-10-14  9:39 UTC 

[PATCH] overlayfs: Fix setting IOP_XATTR flag
 2016-10-14  2:49 UTC  (2+ messages)

docker overlay support broken post v4.8
 2016-10-14  1:08 UTC  (8+ messages)
` [bisected] "

[PATCH] namei: revert old behaviour for filename_lookup with LOOKUP_PARENT flag
 2016-10-14  0:02 UTC  (10+ messages)

slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
 2016-10-13 21:32 UTC  (10+ messages)
    ` slab corruption with current -git

local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)
 2016-10-13 20:56 UTC  (10+ messages)
          ` [bisected] "

[POC/RFC PATCH] overlayfs: fix data inconsistency at copy up
 2016-10-13 18:45 UTC  (2+ messages)

[PATCH] f2fs: fix wrong sum_page pointer in f2fs_gc
 2016-10-13 17:14 UTC  (3+ messages)

[PATCH 0/2] (Was: BUG_ON in rcu_sync_func triggered)
 2016-10-13 17:10 UTC  (2+ messages)

[PATCH V2 2/2] fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
 2016-10-13 16:58 UTC  (11+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-13 13:18 UTC  (7+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-10-13  3:39 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).