linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-16 11:55:10 to 2016-11-18 09:43:38 UTC [more...]

[RFC][PATCH 0/4] Enhanced file stat system call
 2016-11-18  9:43 UTC  (24+ messages)
` [PATCH 1/4] statx: Add a system call to make enhanced file info available
` [PATCH 2/4] statx: Ext4: Return enhanced file attributes
` [PATCH 3/4] statx: NFS: "
` [PATCH 4/4] statx: AFS: "

[PATCH 0/20 v5] dax: Clear dirty bits after flushing caches
 2016-11-18  9:17 UTC  (21+ messages)
` [PATCH 01/20] mm: Join struct fault_env and vm_fault
` [PATCH 02/20] mm: Use vmf->address instead of 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 passed 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: Factor out common parts of write fault handling
` [PATCH 12/20] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 13/20] mm: Use vmf->page during WP faults
` [PATCH 14/20] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 15/20] mm: Provide helper for finishing mkwrite faults
` [PATCH 16/20] mm: Change return values of finish_mkwrite_fault()
` [PATCH 17/20] mm: Export follow_pte()
` [PATCH 18/20] dax: Make cache flushing protected by entry lock
` [PATCH 19/20] dax: Protect PTE modification on WP fault by radix tree "
` [PATCH 20/20] dax: Clear dirty entry tags on cache flush

[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-18  8:49 UTC  (16+ messages)
` [PATCH v12 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v12 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v12 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v12 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v12 7/7] KVM: x86: virtualize cpuid faulting

[PATCH 00/29] Improve radix tree for 4.10
 2016-11-18  4:24 UTC  (75+ messages)
` [PATCH 01/29] tools: Add WARN_ON_ONCE
` [PATCH 02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCH 03/29] radix tree test suite: Track preempt_count
` [PATCH 04/29] radix tree test suite: Free preallocated nodes
` [PATCH 05/29] radix tree test suite: Make runs more reproducible
` [PATCH 06/28] Add benchmark
` [PATCH 06/29] radix tree test suite: benchmark for iterator
` [PATCH 07/29] radix tree test suite: Use rcu_barrier
` [PATCH 07/28] test suite: Switch to rcu_barrier from sleep
` [PATCH 08/29] tools: Add more bitmap functions
` [PATCH 09/29] radix tree test suite: Use common find-bit code
` [PATCH 10/29] radix-tree: Add radix_tree_join
` [PATCH 11/29] radix-tree: Add radix_tree_split
` [PATCH 12/29] radix-tree: Add radix_tree_split_preload()
` [PATCH 13/29] radix-tree: Fix typo
` [PATCH 14/29] radix-tree: Move rcu_head into a union with private_list
` [PATCH 15/29] radix-tree: Create node_tag_set()
` [PATCH 16/29] radix-tree: Make radix_tree_find_next_bit more useful
` [PATCH 17/29] radix-tree: Improve dump output
` [PATCH 18/29] btrfs: Fix race in btrfs_free_dummy_fs_info()
` [PATCH 19/29] radix tree test suite: iteration test misuses RCU
` [PATCH 20/29] radix tree: Improve multiorder iterators
` [PATCH 21/29] radix-tree: Delete radix_tree_locate_item()
` [PATCH 22/29] radix-tree: Delete radix_tree_range_tag_if_tagged()
` [PATCH 23/29] idr: Add ida_is_empty
` [PATCH 24/29] tpm: Use idr_find(), not idr_find_slowpath()
` [PATCH 25/28] idr: Reduce the number of bits per level from 8 to 6
` [PATCH 25/29] rxrpc: Abstract away knowledge of IDR internals
` [PATCH 26/29] idr: Reduce the number of bits per level from 8 to 6
` [PATCH 26/28] radix tree test suite: Add some more functionality
` [PATCH 27/28] radix-tree: Create all_tag_set
` [PATCH 27/29] radix tree test suite: Add some more functionality
` [PATCH 28/28] Reimplement IDR and IDA using the radix tree
` [PATCH 28/29] radix-tree: Create all_tag_set
` [PATCH 29/29] Reimplement IDR and IDA using the radix tree

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-11-18  0:35 UTC  (34+ messages)
            ` [REVIEW][PATCH] exec: Don't exec files the userns root can not read
                              ` [REVIEW][PATCH 0/3] Fixing ptrace vs exec vs userns interactions
                                ` [REVIEW][PATCH 1/3] ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
                                ` [REVIEW][PATCH 2/3] exec: Don't allow ptracing an exec of an unreadable file
                                          ` [REVIEW][PATCH 2/3] ptrace: Don't allow accessing an undumpable mm
                                ` [REVIEW][PATCH 3/3] exec: Ensure mm->user_ns contains the execed files

[PATCH 1/2] f2fs: do not recover i_size if it's valid
 2016-11-17 23:29 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix wrong AUTO_RECOVER condition

[PATCH] Make file struct available to fchmod FS handlers
 2016-11-17 23:03 UTC  (8+ messages)
  ` [fuse-devel] "

[GIT PULL] Orangefs update for 4.9 rc5
 2016-11-17 19:15 UTC 

[PATCH v2] Add a "nosymlinks" mount option
 2016-11-17 13:11 UTC  (5+ messages)

[PATCH v3] Add a "nosymfollow" mount option
 2016-11-17 15:14 UTC 

[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-17  9:45 UTC  (9+ messages)
` [PATCH 09/11] ext4: Rip out DAX handling from direct IO path
` [PATCH 10/11] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path
` [PATCH 11/11] dax: Rip out get_block based IO support

[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
 2016-11-17  9:36 UTC  (31+ messages)
` [PATCH 01/21] mm: Join struct fault_env and vm_fault
` [PATCH 02/21] mm: Use vmf->address instead of of vmf->virtual_address
` [PATCH 05/21] mm: Trim __do_fault() arguments
` [PATCH 07/21] mm: Add orig_pte field into vm_fault
` [PATCH 10/21] mm: Move handling of COW faults into DAX code
` [PATCH 11/21] mm: Remove unnecessary vma->vm_ops check
` [PATCH 13/21] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 16/21] mm: Provide helper for finishing mkwrite faults

fuse: max_background and congestion_threshold settings
 2016-11-16 20:41 UTC  (6+ messages)
` [fuse-devel] "

[git pull] vfs.git
 2016-11-17  5:55 UTC 

[PATCH v11 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-17  1:59 UTC  (6+ messages)
` [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting

commit 0b5da8d: fuse: add support for SEEK_HOLE and SEEK_DATA in lseek
 2016-11-17  1:34 UTC  (2+ messages)

[PATCH 0/3] overlayfs: allow moving directory trees
 2016-11-16 22:00 UTC  (12+ messages)
` [PATCH 3/3] ovl: redirect on rename-dir

[PATCHSET v3] block: IO polling improvements
 2016-11-16 20:59 UTC  (3+ messages)

commit 5e940c: fuse: handle killpriv in userspace fs
 2016-11-16 20:15 UTC 

[PATCH v3 0/8] Various fixes related to ptrace_may_access()
 2016-11-16 20:03 UTC  (11+ messages)
` [PATCH v3 1/8] exec: introduce cred_guard_light

[GIT PULL] fuse fixes for 4.9-rc
 2016-11-16 16:08 UTC 

Клиентские базы Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: prodawez391@gmail.com
 2016-11-17  9:25 UTC 


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