linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-07 10:38:28 to 2018-04-12 15:09:08 UTC [more...]

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-12 15:08 UTC  (33+ 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"

fsync() errors is unsafe and risks data loss
 2018-04-12 15:08 UTC  (16+ messages)

[PATCH 0/3] indirectly reclaimable memory
 2018-04-12 14:57 UTC  (9+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES

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

WARNING in kmem_cache_free
 2018-04-12  6:40 UTC  (23+ messages)
  ` Use struct page for filename
            ` [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  (9+ 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  (10+ 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  (28+ 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 

[PATCH V2 1/2] fat: implement fat_update_time for inode timestamps
 2018-04-09 22:25 UTC  (4+ messages)

[PATCH v10 00/62] Convert page cache to XArray
 2018-04-09 21:18 UTC  (2+ messages)

[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
 2018-04-09 18:14 UTC  (9+ messages)
` [PATCH v8 15/18] mm, fs, dax: handle layout changes to pinned dax mappings

[git pull] vfs.git namei stuff
 2018-04-09 17:37 UTC 

[Patch 1/4] Support for checking and reading block grade information in kernel
 2018-04-09 17:27 UTC  (3+ messages)

[PATCH] locking/rwsem: Add up_write_non_owner() for percpu_up_write()
 2018-04-09 14:22 UTC  (4+ messages)

Race-free unlinking of directory entries
 2018-04-09 10:35 UTC  (6+ messages)

WARNING in up_write
 2018-04-09  9:28 UTC  (12+ messages)
              ` Running syzkaller repros using kvm-xfstests

WARNING in notify_change
 2018-04-09  7:40 UTC 

[PATCH] vfs: namei: use path_equal() in follow_dotdot()
 2018-04-09  5:11 UTC 

[PATCH AUTOSEL for 4.9 189/293] fs/dcache: init in_lookup_hashtable
 2018-04-09  0:25 UTC 

[GIT PULL] orangefs: fixes and cleanups
 2018-04-08 17:26 UTC 

[PATCH V2 2/2] fat: change timestamp updates to use fat_update_time
 2018-04-08  0:17 UTC  (2+ messages)

[vfs:test-merge 1/1] arch/sparc//kernel/sys_sparc32.c:194:9: error: implicit declaration of function 'kys_pread64'; did you mean 'ksys_pread64'?
 2018-04-07 21:20 UTC 

WARNING at fs/dcache.c:1500 umount_check+0x5d/0x70
 2018-04-07 12:12 UTC 

[PATCH] loop: fix LOOP_GET_STATUS lock imbalance
 2018-04-07 10:55 UTC  (2+ messages)

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-04-07 10:38 UTC  (3+ 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).