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

[PATCH 00/29] UBIFS File Encryption v1
 2016-11-24 17:43 UTC  (4+ messages)
` [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages

[PATCH 0/6] introduce DAX tracepoint support
 2016-11-24 17:32 UTC  (13+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH 4/6] dax: update MAINTAINERS entries for FS DAX
` [PATCH 5/6] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCH 0/7] overlayfs: fix ro/rw fd data inconsistecies
 2016-11-24 14:14 UTC  (16+ messages)
` [PATCH 1/7] vfs: allow overlayfs to intercept file ops
` [PATCH 2/7] vfs: export filp_clone_open()
` [PATCH 3/7] mm: ovl: copy-up on MAP_SHARED
` [PATCH 4/7] ovl: add infrastructure for intercepting file ops
` [PATCH 5/7] ovl: intercept read_iter
` [PATCH 6/7] ovl: intercept mmap
` [PATCH 7/7] ovl: intercept fsync

[PATCH 0/7] quota: Use s_umount for quota on/off serialization
 2016-11-24 12:55 UTC  (10+ messages)
` [PATCH 1/7] fs: Provide function to get superblock with exclusive s_umount
` [PATCH 2/7] quota: Hold s_umount in exclusive mode when enabling / disabling quotas
` [PATCH 3/7] quota: Use s_umount protection for quota operations
` [PATCH 4/7] ocfs2: Protect periodic quota syncing with s_umount semaphore
` [PATCH 5/7] quota: Remove dqonoff_mutex from dquot_scan_active()
` [PATCH 6/7] ocfs2: Use s_umount for quota recovery protection
` [PATCH 7/7] quota: Remove dqonoff_mutex

fuse: feasible to distinguish between umount and abort?
 2016-11-24 12:09 UTC  (3+ messages)
` [fuse-devel] "

[PATCH 0/6 v2] dax: Page invalidation fixes
 2016-11-24  9:46 UTC  (7+ messages)
` [PATCH 1/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault
` [PATCH 6/6] ext4: Simplify DAX fault path

[RFC][PATCH 0/4] Enhanced file stat system call [ver #3]
 2016-11-24  8:13 UTC  (13+ 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: "

[RFC 0/6] vfs: Add timestamp range check support
 2016-11-24  0:47 UTC  (7+ messages)
` [RFC 1/6] vfs: Add file timestamp range support
` [RFC 2/6] vfs: Add checks for filesystem timestamp limits
` [RFC 3/6] afs: Add time limits in the super block
` [RFC 4/6] ext4: Initialize timestamps limits
` [RFC 5/6] vfs: Add timestamp_truncate() api
` [RFC 6/6] utimes: Clamp the timestamps before update

[PATCH xfstests] dirstress: Allow ESTALE as well as ENOENT
 2016-11-23 23:19 UTC  (2+ messages)

[PATCH] f2fs: fix overflow due to condition check order
 2016-11-23 20:35 UTC 

mmotm 2016-11-23-12-08 uploaded
 2016-11-23 20:09 UTC 

[RFC PATCH 0/3] fs: add AT_REPLACE flag for linkat()
 2016-11-23 16:29 UTC  (8+ messages)
` [RFC PATCH 1/3] fs: add AT_REPLACE flag for linkat() which replaces the target
` [RFC PATCH 2/3] vfs: add d_replace()
` [RFC PATCH 3/3] Btrfs: add support for linkat() AT_REPLACE

an iomap-based direct I/O implementation V3
 2016-11-23  8:36 UTC  (8+ messages)

[PATCH v2] fideduperange.2: fix the discussion of maximum sizes
 2016-11-23  7:06 UTC  (4+ messages)

[PATCH] fideduperange.2: fix the discussion of maximum sizes
 2016-11-23  4:47 UTC  (3+ messages)

[PATCH v2 0/7] ocfs2: wire up {clone,copy,dedupe}_range
 2016-11-23  4:36 UTC  (8+ messages)
` [PATCH 1/7] ocfs2: convert inode refcount test to a helper
` [PATCH 2/7] ocfs2: add newlines to some error messages
` [PATCH 3/7] ocfs2: prohibit refcounted swapfiles
` [PATCH 4/7] ocfs2: budget for extent tree splits when adding refcount flag
` [PATCH 5/7] ocfs2: don't eat io errors during _dio_end_io_write
` [PATCH 6/7] ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
` [PATCH 7/7] ocfs2: charge quota for reflinked blocks

fuse: max_background and congestion_threshold settings
 2016-11-22 23:43 UTC  (9+ messages)
` [fuse-devel] "

linux-next: Tree for Nov 22 (ext4 + dax)
 2016-11-23  4:28 UTC  (3+ messages)

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-11-23  1:36 UTC  (3+ messages)

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-11-22 23:15 UTC  (2+ messages)

[PATCH 1/4] statx: Add a system call to make enhanced file info available
 2016-11-22 20:58 UTC  (32+ messages)
` [RFC][PATCH 0/4] Enhanced file stat system call

[PATCH] vfs: Allow FS_USERNS_MOUNT filesystems to create inodes with unmapped uid/gids
 2016-11-22 18:55 UTC  (2+ messages)

[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
 2016-11-22 18:41 UTC  (12+ messages)

[PATCH 1/2] vfs: simpler d_hash()
 2016-11-22 19:57 UTC 

[PATCH 2/2] vfs: delete d_hash_mask
 2016-11-22 19:58 UTC 

[PATCH v12 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-22 17:26 UTC  (11+ messages)
` [PATCH v12 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v12 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

[PATCH 00/12] block: cleanup direct access to bvec table
 2016-11-22 15:53 UTC  (12+ messages)
` [PATCH 05/12] bcache: debug: avoid to access .bi_io_vec directly
` [PATCH 06/12] dm: crypt: use bio_add_page()
` [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 v2] Add a "nosymlinks" mount option
 2016-11-22 14:13 UTC  (5+ messages)

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

locking in fs/signalfd.c
 2016-11-21 21:47 UTC 

[PATCH 0/20 v5] dax: Clear dirty bits after flushing caches
 2016-11-21  4:39 UTC  (9+ 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 10/20] mm: Move handling of COW faults into DAX code
` [PATCH 12/20] mm: Pass vm_fault structure into do_page_mkwrite()

logfs: GPF in logfs_alloc_inode
 2016-11-20 23:48 UTC  (6+ messages)

debugfs question
 2016-11-20 18:59 UTC  (6+ messages)

★★★《出国参展邀请函》2017第52届世界JEC复合材料展览及会议,请转——董事长/总经理(收) |gD4/L100-M| linny@repow.com.cn
 2016-11-20 15:40 UTC 

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

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-11-19 18:44 UTC  (26+ 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

[PATCH 00/29] Improve radix tree for 4.10
 2016-11-18 20:23 UTC  (14+ messages)
` [PATCH 23/29] idr: Add ida_is_empty
` [PATCH 20/29] radix tree: Improve multiorder iterators
` [PATCH 21/29] radix-tree: Delete radix_tree_locate_item()
` [PATCH 28/28] Reimplement IDR and IDA using the radix tree

[GIT PULL] another nfsd bugfix for 4.9
 2016-11-18 20:22 UTC  (2+ messages)

[RFC][PATCH 0/4] Enhanced file stat system call [ver #2]
 2016-11-18 18:02 UTC  (7+ 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 1/4] statx: Add a system call to make enhanced file info available
 2016-11-17 18:39 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).