linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-24 13:22:41 to 2017-04-26 22:09:09 UTC [more...]

[PATCH RFC v2 0/6] proc: support private proc instances per pidnamespace
 2017-04-26 22:09 UTC  (8+ messages)
` [PATCH RFC v2 1/6] proc: add proc_fs_info struct to store proc information
` [PATCH RFC v2 2/6] proc: move /proc/{self|thread-self} dentries to proc_fs_info
` [PATCH RFC v2 3/6] proc: add helpers to set and get proc hidepid and gid mount options
` [PATCH RFC v2 4/6] proc: support mounting private procfs instances inside same pid namespace
` [PATCH RFC v2 5/6] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option
` [PATCH RFC v2 6/6] proc: flush task dcache entries from all procfs instances

[PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
 2017-04-26 22:03 UTC  (2+ messages)

[RFC PATCH] x86, uaccess, pmem: introduce copy_from_iter_writethru for dax + pmem
 2017-04-26 21:56 UTC 

[PATCH] fscrypt: Add support for AES-128-CBC
 2017-04-26 21:56 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 00/16] overlayfs constant inode numbers
 2017-04-26 21:35 UTC  (17+ messages)
` [PATCH v3 01/16] ovl: store path type in dentry
` [PATCH v3 02/16] ovl: cram opaque boolean into type flags
` [PATCH v3 03/16] ovl: check if all layers are on the same fs
` [PATCH v3 04/16] ovl: store file handle of lower inode on copy up
` [PATCH v3 05/16] ovl: use an auxiliary var for overlay root entry
` [PATCH v3 06/16] ovl: factor out ovl_lookup_data()
` [PATCH v3 07/16] ovl: lookup redirect by file handle
` [PATCH v3 08/16] ovl: validate lower layer uuid and root on redirect by fh
` [PATCH v3 09/16] ovl: lookup non-dir inode copy up origin
` [PATCH v3 10/16] ovl: set the COPYUP type flag for non-dirs
` [PATCH v3 11/16] ovl: redirect non-dir by path on rename
` [PATCH v3 12/16] ovl: constant st_ino/st_dev across copy up
` [PATCH v3 13/16] ovl: persistent inode number for directories
` [PATCH v3 14/16] ovl: fix du --one-file-system on overlay mount
` [PATCH v3 15/16] ovl: persistent inode numbers for hardlinks
` [PATCH v3 16/16] ovl: update documentation w.r.t. constant inode numbers

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-04-26 20:11 UTC  (4+ messages)
` [PATCH v3 4/4] mm: Adaptive hash table scaling

[PATCH v2 00/11] overlayfs constant inode numbers
 2017-04-26 18:51 UTC  (46+ messages)
` [PATCH v2 01/11] ovl: store path type in dentry
` [PATCH v2 04/11] ovl: store file handle of lower inode on copy up
` [PATCH v2 05/11] ovl: lookup redirect by file handle
` [PATCH v2 07/11] ovl: set the COPYUP type flag for non-dirs
` [PATCH v2 12/12] ovl: persistent inode numbers for hardlinks

[PATCH v3 1/2] xfs: fix incorrect argument count check
 2017-04-26 18:05 UTC  (2+ messages)
` [PATCH v3 2/2] dax: add regression test for stale mmap reads

[PATCH v2 1/2] xfs: fix incorrect argument count check
 2017-04-26 18:00 UTC  (6+ messages)
` [PATCH v2 2/2] dax: add regression test for stale mmap reads

[PATCH] fs: ufs: small comment fix
 2017-04-26 17:50 UTC 

[PATCH 0/2] nsfs: Introduce ioctl to set vector of ns_last_pid's on pid ns hierarhy
 2017-04-26 17:01 UTC  (9+ messages)
` [PATCH 2/2] pid_ns: Introduce ioctl to set vector of ns_last_pid's on "

[PATCH] ovl: don't expose EOPENSTALE to userspace
 2017-04-26 15:45 UTC  (4+ messages)

[PATCH] uapi: change the type of struct statx_timestamp.tv_nsec to unsigned
 2017-04-26 13:50 UTC 

qemu-kvm hangs with DAX
 2017-04-26 13:43 UTC  (2+ messages)

[PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
 2017-04-26  8:52 UTC  (12+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
  ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
  ` [PATCH 1/2] xfs: fix incorrect argument count check
    ` [PATCH 2/2] dax: add regression test for stale mmap reads

[PATCH] fs:affs:fix sb_bread() return value
 2017-04-26  7:46 UTC  (2+ messages)

[PATCH v3] axon_ram: add dax_operations support
 2017-04-26  6:14 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH] fs: seq_buf_alloc use vmalloc for high order allocations
 2017-04-26  3:08 UTC 

[resend PATCH v2 00/33] dax: introduce dax_operations
 2017-04-25 22:33 UTC  (3+ messages)

[PATCH] f2fs: introduce valid_ipu_blkaddr to clean up
 2017-04-25 21:46 UTC 

[PATCH v5 0/5] vfs: Add timestamp range check support
 2017-04-25 21:23 UTC  (9+ messages)
` [PATCH v5 2/5] vfs: Add checks for filesystem timestamp limits
          ` [Y2038] "

[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-25 16:43 UTC  (49+ messages)
` [PATCH v3 01/20] mm: drop "wait" parameter from write_one_page
` [PATCH v3 02/20] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v3 03/20] buffer: use mapping_set_error instead of setting the flag
` [PATCH v3 04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v3 06/20] dax: set errors in mapping when writeback fails
` [PATCH v3 07/20] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v3 08/20] mm: ensure that we set mapping error if writeout() fails
` [PATCH v3 09/20] 9p: set mapping error when writeback fails in launder_page
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
` [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v3 12/20] lib: add errseq_t type and infrastructure for handling it
` [PATCH v3 13/20] fs: new infrastructure for writeback error handling and reporting
` [PATCH v3 14/20] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v3 15/20] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v3 16/20] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v3 17/20] cifs: cleanup writeback handling errors and comments
` [PATCH v3 18/20] mm: clean up error handling in write_one_page
` [PATCH v3 19/20] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v3 20/20] gfs2: clean up some filemap_* calls

[PATCH v2] fanotify: don't expose EOPENSTALE to userspace
 2017-04-25 13:57 UTC  (4+ messages)

[PATCH 0/4] Properly invalidate data in the cleancache
 2017-04-25  8:41 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] fs: fix data invalidation in the cleancache during direct IO
  ` [PATCH v2 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
  ` [PATCH v2 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
  ` [PATCH v2 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls

[PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
 2017-04-25  7:04 UTC  (10+ messages)
  ` [PATCH REPOST] "

[PATCH 0/8 v6] No wait AIO
 2017-04-25  2:28 UTC  (5+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

EXTREMELY IMPORTANT
 2017-04-24 22:25 UTC 

[PATCH 2/2 linux-next] fs/affs: bugfix: Write files greater than page size on OFS
 2017-04-24 20:13 UTC 

[PATCH 1/2 linux-next] fs/affs: bugfix: enable writes on OFS disks
 2017-04-24 20:12 UTC 

(no subject)
 2017-04-24 20:03 UTC  (2+ messages)
` orangefs updates for 4.12

[PATCH 1/3] f2fs: add ioctl to flush data from faster device to cold area
 2017-04-24 19:59 UTC  (2+ messages)
` [PATCH 1/3 v2] "

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH 1/2] f2fs: add braces for macro variables more
 2017-04-24 17:38 UTC  (3+ messages)

Thank You
 2017-04-24 14:20 UTC 

[PATCH v2 0/3] make ubifs compatible with IMA and EVM
 2017-04-24 15:47 UTC  (13+ messages)
` [PATCH v2 2/3] fs: ubifs: update i_version on inode changes
` [PATCH v2 3/3] fs: ubifs: set s_uuid in super block

[patch v4 resend 2/2] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-04-24 15:39 UTC 

[patch v4 resend 1/2] procfs: fdinfo -- Extend information about epoll target files
 2017-04-24 15:39 UTC 

[patch v4 resend 0/2] Extend kcmp for epoll sake
 2017-04-24 15:39 UTC 

[RFC xfstests PATCH] xfstests: add a writeback error handling test
 2017-04-24 15:00 UTC  (2+ messages)

[PATCH 2/2 linux-next] udf: use kmap_atomic for memcpy copying
 2017-04-24 14:29 UTC  (2+ messages)

[PATCH 1/2 linux-next] udf: use octal for permissions
 2017-04-24 14:28 UTC  (2+ messages)


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