linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-10 04:48:23 to 2018-04-13 16:47:48 UTC [more...]

[PATCH 0/6] statfs: handle mount propagation
 2018-04-13 16:47 UTC  (9+ messages)
` [PATCH 1/6] fs: use << for MS_* flags
` [PATCH 2/6] statfs: use << to align with fs header
` [PATCH 3/6] statfs: add ST_UNBINDABLE
` [PATCH 4/6] statfs: add ST_SHARED
` [PATCH 5/6] statfs: add ST_PRIVATE
` [PATCH 6/6] statfs: add ST_SLAVE

INFO: rcu detected stall in shrink_dcache_parent
 2018-04-13 16:41 UTC  (2+ messages)

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-13 15:55 UTC  (46+ messages)
` [RFC PATCH 01/35] vfs: clean up dedup
` [RFC PATCH 02/35] vfs: add path_open()
` [RFC PATCH 03/35] vfs: optionally don't account file in nr_files
` [RFC PATCH 04/35] ovl: copy up times
` [RFC PATCH 05/35] ovl: copy up inode flags
` [RFC PATCH 06/35] Revert "Revert "ovl: get_write_access() in truncate""
` [RFC PATCH 07/35] ovl: copy up file size as well
` [RFC PATCH 08/35] ovl: deal with overlay files in ovl_d_real()
` [RFC PATCH 09/35] ovl: stack file ops
` [RFC PATCH 10/35] ovl: add helper to return real file
` [RFC PATCH 11/35] ovl: readd read_iter
` [RFC PATCH 12/35] ovl: readd write_iter
` [RFC PATCH 13/35] ovl: readd fsync
` [RFC PATCH 14/35] ovl: readd mmap
` [RFC PATCH 15/35] ovl: readd fallocate
` [RFC PATCH 16/35] ovl: readd lsattr/chattr support
` [RFC PATCH 17/35] ovl: readd fiemap
` [RFC PATCH 18/35] ovl: readd O_DIRECT support
` [RFC PATCH 19/35] ovl: readd reflink/copyfile/dedup support
` [RFC PATCH 20/35] vfs: don't open real
` [RFC PATCH 21/35] vfs: add f_op->pre_mmap()
` [RFC PATCH 22/35] ovl: copy-up on MAP_SHARED
` [RFC PATCH 23/35] vfs: simplify dentry_open()
` [RFC PATCH 24/35] Revert "ovl: fix relatime for directories"
` [RFC PATCH 25/35] Revert "vfs: update ovl inode before relatime check"
` [RFC PATCH 26/35] Revert "ovl: fix may_write_real() for overlayfs directories"
` [RFC PATCH 27/35] Revert "ovl: don't allow writing ioctl on lower layer"
` [RFC PATCH 28/35] Revert "vfs: add flags to d_real()"
` [RFC PATCH 29/35] Revert "vfs: do get_write_access() on upper layer of overlayfs"
` [RFC PATCH 30/35] Revert "vfs: make argument of d_real_inode() const"
` [RFC PATCH 31/35] Revert "vfs: add d_real_inode() helper"
` [RFC PATCH 32/35] Partially revert "locks: fix file locking on overlayfs"
` [RFC PATCH 33/35] Revert "fsnotify: support overlayfs"
` [RFC PATCH 34/35] vfs: simplify d_op->d_real()
` [RFC PATCH 35/35] ovl: fix documentation of non-standard behavior

fsync() errors is unsafe and risks data loss
 2018-04-13 14:48 UTC  (39+ messages)

[PATCH 0/3] indirectly reclaimable memory
 2018-04-13 14:37 UTC  (17+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
` [PATCH 3/3] dcache: account external names as indirectly reclaimable memory

[PATCH v2 00/20] fanotify: super block mark
 2018-04-13 13:56 UTC  (9+ messages)
` [PATCH v2 01/20] fanotify: fix logic of events on child
` [PATCH v2 02/20] fsnotify: fix ignore mask logic in send_to_group()
` [PATCH v2 03/20] fsnotify: fix typo in a comment about mark->g_list
` [PATCH v2 04/20] MAINTAINERS: add an entry for FSNOTIFY infrastructure

Filesystem crashes due to pages without buffers
 2018-04-13 12:58 UTC  (5+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2018-04-13 11:17 UTC  (7+ messages)
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[PATCH] autofs - mount point create should honour passed in mode
 2018-04-13 10:38 UTC 

[GIT PULL] overlayfs update for 4.17
 2018-04-13  8:47 UTC 

[vfs:misc.ppc 1/6] arch/powerpc/mm/subpage-prot.c:189:30: error: expected ')' before 'unsigned'
 2018-04-13  8:31 UTC 

INFO: rcu detected stall in _raw_spin_unlock
 2018-04-13  7:36 UTC 

INFO: rcu detected stall in do_raw_spin_unlock
 2018-04-13  7:35 UTC 

[BUG] UTF-16 names in multiple fs's are handled as UCS-2
 2018-04-13  3:43 UTC 

[PATCH v9 00/61] XArray v9
 2018-04-12 21:27 UTC  (7+ messages)
` [PATCH v9 07/61] xarray: Add the xa_lock to the radix_tree_root

[PATCH] radix tree test suite: fix mapshift build target
 2018-04-12 21:19 UTC  (3+ messages)

INFO: rcu detected stall in d_walk
 2018-04-12 21:02 UTC 

WARNING in kmem_cache_free
 2018-04-12  6:40 UTC  (14+ messages)
` [PATCH] crypto: DRBG - guard uninstantion by lock
                ` [PATCH] crypto: drbg - set freed buffers to NULL

[PATCH 00/20] afs: Fixes and development
 2018-04-12  6:06 UTC  (6+ messages)
  ` [PATCH 02/20] afs: Fix checker warnings

[git pull] afs series
 2018-04-12  3:40 UTC 

[PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
 2018-04-11 22:18 UTC  (3+ messages)

WARNING in kill_block_super
 2018-04-11 10:09 UTC  (6+ messages)
    `  "

[Patch 0/4] RFC : Support for data gradation of a single file
 2018-04-11  9:20 UTC  (9+ messages)

[PATCH v4] Protected FIFOs and regular files
 2018-04-11  6:09 UTC  (6+ messages)

zeroed pages in pread result
 2018-04-11  2:45 UTC  (8+ messages)

mmotm 2018-04-10-17-02 uploaded
 2018-04-11  0:02 UTC 

KASAN: null-ptr-deref Read in xattr_getsecurity
 2018-04-10 23:20 UTC  (7+ messages)

fsync() errors is unsafe and risks data loss
 2018-04-10 19:47 UTC 

[PATCH] ipc/shm: fix use-after-free of shm file via remap_file_pages()
 2018-04-10 19:28 UTC  (9+ messages)
              ` [PATCH v2] "

[PATCH 03/20] afs: Don't over-increment the cell usage count when pinning it
 2018-04-10 13:49 UTC  (2+ messages)

[PATCH 01/20] vfs: Remove the const from dir_context::actor
 2018-04-10 13:49 UTC  (2+ messages)

[PATCH] mm: workingset: fix NULL ptr dereference
 2018-04-10 13:28 UTC  (22+ messages)
                    ` [PATCH v2] "

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-10 10:23 UTC  (4+ messages)

[RFC] UBIFS authentication
 2018-04-10  8:18 UTC  (5+ messages)

[GIT PULL] libnvdimm for 4.17
 2018-04-10  5:12 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).