linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-18 04:52:55 to 2016-10-21 15:38:36 UTC [more...]

local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)
 2016-10-21 15:38 UTC  (8+ messages)
              ` [4.9-rc1+] overlayfs lockdep

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

[PATCH] orangefs: user file_inode() where it is due
 2016-10-21 15:09 UTC  (2+ messages)

[POC/RFC PATCH] overlayfs: fix data inconsistency at copy up
 2016-10-21 13:31 UTC  (9+ messages)

lening bieden 3%
 2016-10-21 12:58 UTC 

lening bieden 3%
 2016-10-21 12:56 UTC 

[PATCH] fs: Do to trim high file position bits in iomap_page_mkwrite_actor
 2016-10-21 12:06 UTC  (2+ messages)

[PATCH 0/4] fs: Provide function to unmap metadata for a range of blocks
 2016-10-21 12:05 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] direct-io: Use unmap_underlying_metadata_ext() instead of handmade iteration
` [PATCH 3/4] ext4: Use unmap_underlying_metadata_ext() instead of iteration
` [PATCH 4/4] ext2: "

[PATCH 1/3] f2fs: add fast path for find_next_{zero}bit
 2016-10-21 10:35 UTC  (4+ messages)
` [PATCH 2/3] f2fs: use __set_page_dirty_nobuffers directly
` [PATCH 3/3] f2fs: remove percpu_count due to performance regression

ext4 lockdep splat with v4.9-rc1
 2016-10-21 10:05 UTC  (2+ messages)

[PATCH] [v3] mount: dont execute propagate_umount() many times for same mounts
 2016-10-20 21:30 UTC  (11+ messages)
  ` [RFC][PATCH] mount: In mark_umount_candidates and __propogate_umount visit each mount once
          ` [RFC][PATCH v2] "
                ` [REVIEW][PATCH] mount: In propagate_umount handle overlapping mount propagation trees

[PATCH 1/8] vfs - change d_manage() to take a struct path
 2016-10-20 23:39 UTC  (3+ messages)

Lock ordering in iomap code
 2016-10-20 20:22 UTC  (5+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (34+ 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 10/10] mm: replace access_process_vm() "

[GIT PULL] isofs and ext2 fix for 4.9-rc2
 2016-10-20 10:05 UTC 

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-20  8:48 UTC  (50+ messages)
` [PATCH 07/20] mm: Add orig_pte field into vm_fault
` [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 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
` [PATCH 19/20] dax: Protect PTE modification on WP fault by radix tree "
` [PATCH 20/20] dax: Clear dirty entry tags on cache flush

[ANNOUNCE] util-linux v2.29-rc2
 2016-10-20  6:03 UTC  (2+ messages)

[PATCH] f2fs: make clean inodes when flushing inode page
 2016-10-20  2:26 UTC 

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-10-20  2:26 UTC  (3+ messages)
` [PATCH 3/3] f2fs: keep dirty inodes selectively for checkpoint
  ` [PATCH 3/3 v2] "

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-19 23:17 UTC  (22+ messages)
            ` [REVIEW][PATCH] exec: Don't exec files the userns root can not read

Difference between invalidating and deleting dentry
 2016-10-19 21:00 UTC  (12+ messages)
` [fuse-devel] "

[PATCH v8 00/16] re-enable DAX PMD support
 2016-10-19 19:34 UTC  (17+ messages)
` [PATCH v8 01/16] ext4: tell DAX the size of allocation holes
` [PATCH v8 02/16] dax: remove buffer_size_valid()
` [PATCH v8 03/16] ext2: remove support for DAX PMD faults
` [PATCH v8 04/16] dax: make 'wait_table' global variable static
` [PATCH v8 05/16] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v8 06/16] dax: consistent variable naming for DAX entries
` [PATCH v8 07/16] dax: coordinate locking for offsets in PMD range
` [PATCH v8 08/16] dax: remove dax_pmd_fault()
` [PATCH v8 09/16] dax: correct dax iomap code namespace
` [PATCH v8 10/16] dax: add dax_iomap_sector() helper function
` [PATCH v8 11/16] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v8 12/16] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v8 13/16] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v8 14/16] dax: add struct iomap based DAX PMD support
` [PATCH v8 15/16] xfs: use struct iomap based DAX PMD fault path
` [PATCH v8 16/16] dax: remove "depends on BROKEN" from FS_DAX_PMD

[RFD] Common userspace tool for fscypto
 2016-10-19 17:36 UTC  (2+ messages)

[PATCH v3 0/2] iostat update for dax and libnvdimm
 2016-10-19 15:57 UTC  (4+ messages)
` [PATCH v3 1/2] DAX: enable iostat for read/write
` [PATCH v3 2/2] libnvdimm: use generic iostat interfaces

[PATCH 00/12] misc filesystem patches for 4.9
 2016-10-19  8:56 UTC  (8+ messages)
` [PATCH 07/12] vfs: do get_write_access() on upper layer of overlayfs

[RFC] [PATCH] Add a "nolinks" mount option
 2016-10-19 14:35 UTC  (9+ messages)

[PATCH v2] Add a "nosymlinks" mount option
 2016-10-19 12:31 UTC 

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 13:59 UTC  (3+ messages)

[4.9-rc1] warnings at fs/locks.c:615 locks_unlink_lock_ctx+0x350/0x4f0
 2016-10-18 21:23 UTC  (3+ messages)

fscrypto: Two trivial patches
 2016-10-18 20:54 UTC  (3+ messages)
` [PATCH 1/2] fscrypto: Fix log string in do_crypto()
` [PATCH 2/2] fscrypto: Fix fscrypt_decrypt_page() doc string

[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] xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
 2016-10-18 12:58 UTC  (3+ messages)

[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 


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