linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-13 21:21:56 to 2016-11-17 05:55:24 UTC [more...]

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 v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-17  2:06 UTC  (8+ 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 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 00/29] Improve radix tree for 4.10
 2016-11-17  0:17 UTC  (72+ 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

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

[PATCH 0/21 v4 RESEND] dax: Clear dirty bits after flushing caches
 2016-11-16 21:28 UTC  (50+ 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 03/21] mm: Use pgoff in struct vm_fault instead of passing it separately
` [PATCH 04/21] mm: Use passed vm_fault structure in __do_fault()
` [PATCH 05/21] mm: Trim __do_fault() arguments
` [PATCH 06/21] mm: Use passed vm_fault structure for in wp_pfn_shared()
` [PATCH 07/21] mm: Add orig_pte field into vm_fault
` [PATCH 08/21] mm: Allow full handling of COW faults in ->fault handlers
` [PATCH 09/21] mm: Factor out functionality to finish page faults
` [PATCH 10/21] mm: Move handling of COW faults into DAX code
` [PATCH 11/21] mm: Remove unnecessary vma->vm_ops check
` [PATCH 12/21] mm: Factor out common parts of write fault handling
` [PATCH 13/21] mm: Pass vm_fault structure into do_page_mkwrite()
` [PATCH 14/21] mm: Use vmf->page during WP faults
` [PATCH 15/21] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 16/21] mm: Provide helper for finishing mkwrite faults
` [PATCH 17/21] mm: Change return values of finish_mkwrite_fault()

[PATCH v2] Add a "nosymlinks" mount option
 2016-11-16 21:18 UTC  (3+ messages)

[PATCHSET v3] block: IO polling improvements
 2016-11-16 20:59 UTC  (10+ messages)
` [PATCH 1/3] block: fast-path for small and simple direct I/O requests
` [PATCH 3/3] blk-mq: make the polling code adaptive

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

[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-16 18:11 UTC  (10+ messages)
` [PATCH 06/11] ext4: Avoid split extents for DAX writes
` [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

[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 

17277 linux-fsdevel
 2016-11-16 10:36 UTC 

[RFC][PATCH 0/2] fsnotify: reduce coupling of permission and non permission events
 2016-11-16  9:35 UTC  (6+ messages)
` [RFC][PATCH 1/2] fsnotify: separate fsnotify_mark_srcu for groups with "
` [RFC][PATCH 2/2] fsnotify: handle permission events without holding fsnotify_mark_srcu[0]

[RFC][PATCH 0/4] ovl: Do not hold s_vfs_rename_mutex during data copy up
 2016-11-16  5:27 UTC  (6+ messages)
` [RFC][PATCH 4/4] ovl: allow concurrent copy up data of different files

35558 linux-fsdevel
 2016-11-15 22:35 UTC 

[PATCH 00/12] block: cleanup direct access to bvec table
 2016-11-15 18:57 UTC  (7+ messages)
` [PATCH 07/12] dm: use bvec iterator helpers to implement .get_page and .next_page
` [PATCH 08/12] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments

[PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
 2016-11-15 18:53 UTC  (5+ messages)
` [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation

[PATCH 00/29] UBIFS File Encryption v1
 2016-11-15 18:43 UTC  (26+ messages)
` [PATCH 01/29] fscrypt: Add in-place encryption mode
` [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
` [PATCH 03/29] fscrypt: Enable partial page encryption
` [PATCH 05/29] fscrypt: Let fs select encryption index/tweak
` [PATCH 08/29] ubifs: Define UBIFS crypto context xattr
` [PATCH 09/29] ubifs: Add skeleton for fscrypto
` [PATCH 11/29] ubifs: Implement directory open operation
` [PATCH 13/29] ubifs: Enforce crypto policy in ->link and ->rename
` [PATCH 14/29] ubifs: Preload crypto context in ->lookup()
` [PATCH 16/29] ubifs: Enforce crypto policy in mmap
` [PATCH 17/29] ubifs: Introduce new data node field, compr_size
` [PATCH 19/29] ubifs: Implement encrypt/decrypt for all IO
` [PATCH 20/29] ubifs: Relax checks in ubifs_validate_entry()
` [PATCH 22/29] ubifs: Implement encrypted filenames
` [PATCH 25/29] ubifs: Add full hash lookup support
` [PATCH 27/29] ubifs: Implement UBIFS_FLG_DOUBLE_HASH
` [PATCH 28/29] ubifs: Implement UBIFS_FLG_ENCRYPTION
` [PATCH 29/29] ubifs: Raise write version to 5

an iomap-based direct I/O implementation V3
 2016-11-15 16:52 UTC  (7+ messages)
` [PATCH 2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
` [PATCH 5/5] xfs: use iomap_dio_rw

commit d7afaec0b564f0609e116f5: fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
 2016-11-15 15:53 UTC  (11+ messages)

[PATCH] vfs: Allow FS_USERNS_MOUNT filesystems to create inodes with unmapped uid/gids
 2016-11-15 13:32 UTC 

[PATCH v2] vfs: fix put_compat_statfs64() does not handle errors
 2016-11-15  9:19 UTC 

[PATCH] vfs: fix boolreturn.cocci warnings
 2016-11-14 23:58 UTC 

[MISSED PATCH] xattr: Fix setting security xattrs on sockfs
 2016-11-14 21:29 UTC  (2+ messages)

[PATCH v1] fs: Constify path_is_under()'s arguments
 2016-11-14 21:14 UTC 

debugfs question
 2016-11-14 17:12 UTC  (7+ messages)

[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
 2016-11-14 13:45 UTC  (11+ messages)

fsnotify_mark_srcu wtf?
 2016-11-14 11:59 UTC  (8+ messages)

[PATCH] vfs: fix statfs64() does not handle errors
 2016-11-14 10:59 UTC  (3+ messages)

PLEASE VIEW THE ATTACHED FILE AND CONTACT ME
 2016-11-14  7:42 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).