linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 04:19:36 to 2016-12-06 20:44:53 UTC [more...]

[PATCH v3 00/33] Radix tree patches for 4.10
 2016-12-06 20:44 UTC  (3+ messages)
` [PATCH v3 33/33] Reimplement IDR and IDA using the radix tree

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-12-06 20:15 UTC  (6+ messages)
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2016-12-06 18:58 UTC  (12+ messages)

Remaining work needed for moving Lustre out of staging
 2016-12-06 18:52 UTC  (10+ messages)
      ` [lustre-devel] "

fsnotify_mark_srcu wtf?
 2016-12-06 17:07 UTC  (12+ messages)

FUSE: regression when clearing setuid bits on chown
 2016-12-06 14:54 UTC  (7+ messages)

[bug report v4.8] fs/locks.c: kernel oops during posix lock stress test
 2016-12-06  9:53 UTC  (3+ messages)

[PATCH 1/7] vfs - merge path_is_mountpoint() and path_is_mountpoint_rcu()
 2016-12-06  9:37 UTC  (7+ messages)

Mountpoints disappearing from namespace unexpectedly
 2016-12-06  6:46 UTC  (10+ messages)
` Revalidate failure leads to unmount (was: Mountpoints disappearing from namespace unexpectedly.)
  ` Revalidate failure leads to unmount

[POC/RFC PATCH] overlayfs: constant inode numbers
 2016-12-05 20:01 UTC  (11+ messages)
    ` Fwd: "

[PATCH 1/2] Revert "f2fs: use percpu_counter for # of dirty pages in inode"
 2016-12-05 19:43 UTC  (2+ messages)
` [PATCH 2/2] f2fs: call sync_fs when f2fs is idle

[RFC PATCH 0/5] fscrypt error code cleanup
 2016-12-05 19:12 UTC  (6+ messages)
` [RFC PATCH 1/5] fscrypt: use ENOKEY when file cannot be created w/o key
` [RFC PATCH 2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory
` [RFC PATCH 3/5] fscrypt: use EEXIST when file already uses different policy
` [RFC PATCH 4/5] fscrypt: remove user-triggerable warning messages
` [RFC PATCH 5/5] fscrypt: pass up error codes from ->get_context()

[RFC][PATCH 0/4] Enhanced file stat system call [ver #3]
 2016-12-05 15:37 UTC  (8+ messages)
` [PATCH 1/4] statx: Add a system call to make enhanced file info available "

[RFC][PATCH 0/4] ovl: Do not hold s_vfs_rename_mutex during data copy up
 2016-12-05 14:51 UTC  (4+ messages)
` [RFC][PATCH 3/4] ovl: fold ovl_copy_up_truncate() into ovl_copy_up()

[PATCH] writeback: Write dirty times for WB_SYNC_ALL writeback
 2016-12-05 14:00 UTC  (2+ messages)

[PATCH v3] ovl: lockdep annotate of nested stacked overlayfs inode lock
 2016-12-05 11:56 UTC 

[PATCH v2] ovl: lockdep annotate of nested stacked overlayfs inode lock
 2016-12-05 10:00 UTC  (2+ messages)

[PATCH] overlay: test ro/rw fd data inconsistecies
 2016-12-05  7:01 UTC  (8+ messages)

[PATCH] fuse: freezing abort when use wait_event_killable{,_exclusive}()
 2016-12-05  3:19 UTC 

[vfs:work.autofs 6/10] ERROR: "path_is_mountpoint" [fs/autofs4/autofs4.ko] undefined!
 2016-12-04 23:31 UTC  (4+ messages)

[PATCH 0/6] UBIFS related fscrypt updates
 2016-12-03 21:56 UTC  (11+ messages)
` [PATCH 1/6] fscrypt: Use correct index in decrypt path
` [PATCH 2/6] fscrypt: Release fscrypt context on in-place encryption
` [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
` [PATCH 4/6] fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
` [PATCH 5/6] fscrypt: Deplay bounce page pool allocation until needed
` [PATCH 6/6] fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL

[PATCH v13 0/8] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-12-03 15:37 UTC  (3+ messages)

[PATCH] vfs: remove unused s_lock_key
 2016-12-03  9:15 UTC 

[vfs:work.autofs 5/10] fs/autofs4/root.c:450:30: warning: passing argument 1 of 'autofs4_mount_wait' discards 'const' qualifier from pointer target type
 2016-12-03  6:52 UTC 

bcachefs: metadata IO improvements in bcachefs-testing
 2016-12-03  4:04 UTC 

[RFD] Common userspace tool for fscypto
 2016-12-03  0:40 UTC  (8+ messages)

[RFC][PATCH] vfs: lockdep annotate of stacked inode_lock()
 2016-12-02 20:25 UTC  (2+ messages)

9pfs hangs since 4.7
 2016-12-02 20:11 UTC  (3+ messages)

[PATCH 0/6] UBIFS NFS export support
 2016-12-02 10:36 UTC  (9+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
` [PATCH 2/6] ubifs: Provide a custom llseek for directories
` [PATCH 3/6] ubifs: Use 64bit readdir cookies
` [PATCH 4/6] ubifs: Maintain a parent pointer
` [PATCH 5/6] ubifs: Implement export_operations
` [PATCH 6/6] ubifs: Wire up NFS support

[PATCH 0/6 v2] dax: Page invalidation fixes
 2016-12-02 10:12 UTC  (8+ messages)
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault

[RFC PATCH 0/3] fs: add AT_REPLACE flag for linkat()
 2016-12-02  1:10 UTC  (6+ messages)
` [RFC PATCH 2/3] vfs: add d_replace()

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

[PATCH 00/24] UBIFS File Encryption v2
 2016-12-01 21:21 UTC  (25+ messages)
` [PATCH 01/24] ubifs: Export ubifs_check_dir_empty()
` [PATCH 02/24] ubifs: Export xattr get and set functions
` [PATCH 03/24] ubifs: Define UBIFS crypto context xattr
` [PATCH 04/24] ubifs: Add skeleton for fscrypto
` [PATCH 05/24] ubifs: Massage ubifs_listxattr() for encryption context
` [PATCH 06/24] ubifs: Implement directory open operation
` [PATCH 07/24] ubifs: Implement file "
` [PATCH 08/24] ubifs: Enforce crypto policy in ->link and ->rename
` [PATCH 09/24] ubifs: Preload crypto context in ->lookup()
` [PATCH 10/24] ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
` [PATCH 11/24] ubifs: Enforce crypto policy in mmap
` [PATCH 12/24] ubifs: Introduce new data node field, compr_size
` [PATCH 13/24] ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
` [PATCH 14/24] ubifs: Implement encrypt/decrypt for all IO
` [PATCH 15/24] ubifs: Relax checks in ubifs_validate_entry()
` [PATCH 16/24] ubifs: Make r5 hash binary string aware
` [PATCH 17/24] ubifs: Implement encrypted filenames
` [PATCH 18/24] ubifs: Add support for encrypted symlinks
` [PATCH 19/24] ubifs: Rename tnc_read_node_nm
` [PATCH 20/24] ubifs: Add full hash lookup support
` [PATCH 21/24] ubifs: Use a random number for cookies
` [PATCH 22/24] ubifs: Implement UBIFS_FLG_DOUBLE_HASH
` [PATCH 23/24] ubifs: Implement UBIFS_FLG_ENCRYPTION
` [PATCH 24/24] ubifs: Raise write version to 5

[PATCH v3 0/5] introduce DAX tracepoint support
 2016-12-01 16:56 UTC  (10+ messages)
` [PATCH v3 1/5] tracing: add __print_flags_u64()
` [PATCH v3 2/5] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v3 3/5] dax: update MAINTAINERS entries for FS DAX
` [PATCH v3 4/5] dax: add tracepoints to dax_pmd_load_hole()
` [PATCH v3 5/5] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCH v2 0/6] introduce DAX tracepoint support
 2016-12-01 16:33 UTC  (16+ messages)
` [PATCH v2 1/6] tracing: add __print_flags_u64()
` [PATCH v2 2/6] dax: remove leading space from labels
` [PATCH v2 3/6] dax: add tracepoint infrastructure, PMD tracing
` [PATCH v2 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

LSF/MM 2017: Call for Proposals
 2016-12-01 14:11 UTC 

Warning at mm/truncate.c:740
 2016-12-01 11:52 UTC  (3+ messages)

[PATCH v3 0/2] d_unhashed fixes and cleanup
 2016-12-01 11:23 UTC  (6+ messages)
` [PATCH 1/2] Re introduces a DCACHE_DENTRY_UNHASHED flag
` [PATCH 2/2] cleanup of d_unhashed usage

[PATCH 0/8] overlayfs: fix ro/rw fd data inconsistecies
 2016-12-01 10:15 UTC  (9+ messages)
` [PATCH 1/8] vfs: allow overlayfs to intercept file ops
` [PATCH 2/8] vfs: export filp_clone_open()
` [PATCH 3/8] mm: ovl: copy-up on MAP_SHARED
` [PATCH 4/8] ovl: add infrastructure for intercepting file ops
` [PATCH 5/8] ovl: intercept read_iter
` [PATCH 6/8] ovl: intercept mmap
` [PATCH 7/8] ovl: intercept fsync
` [PATCH 8/8] Revert "ovl: Warn on copy up if a process has a R/O fd open to the lower file"

[PATCH] logfs: remove from tree
 2016-12-01 10:06 UTC  (4+ messages)

[GIT PULL] overlayfs fix for 4.9
 2016-12-01  8:46 UTC 

[PATCH resend] bad_inode: add missing i_op initializers
 2016-12-01  8:58 UTC 

[PATCH] f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
 2016-12-01  8:21 UTC 

[PATCH 0/6] introduce DAX tracepoint support
 2016-12-01  7:53 UTC  (7+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap


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