linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-25 12:49:45 to 2018-05-29 14:43:57 UTC [more...]

[PATCH 00/39] overlayfs: stack file operations
 2018-05-29 14:43 UTC  (22+ messages)
` [PATCH 01/39] vfs: dedpue: return loff_t
` [PATCH 02/39] vfs: dedupe: rationalize args
` [PATCH 03/39] vfs: dedupe: extract helper for a single dedup
` [PATCH 04/39] vfs: add path_open()
` [PATCH 05/39] vfs: optionally don't account file in nr_files
` [PATCH 06/39] vfs: add f_op->pre_mmap()
` [PATCH 07/39] vfs: export vfs_ioctl() to modules
` [PATCH 08/39] vfs: export vfs_dedupe_file_range_one() "
` [PATCH 09/39] ovl: copy up times
` [PATCH 10/39] ovl: copy up inode flags
` [PATCH 11/39] Revert "Revert "ovl: get_write_access() in truncate""
` [PATCH 12/39] ovl: copy up file size as well
` [PATCH 13/39] ovl: deal with overlay files in ovl_d_real()
` [PATCH 16/39] ovl: add ovl_read_iter()
` [PATCH 19/39] ovl: add ovl_mmap()
` [PATCH 32/39] vfs: fix freeze protection in mnt_want_write_file() for overlayfs
` [PATCH 33/39] Revert "ovl: fix relatime for directories"
` [PATCH 34/39] Revert "vfs: update ovl inode before relatime check"
` [PATCH 36/39] Revert "vfs: do get_write_access() on upper layer of overlayfs"
` [PATCH 37/39] Partially revert "locks: fix file locking on overlayfs"
` [PATCH 38/39] Revert "fsnotify: support overlayfs"

[PATCH 00/11] overlayfs fixes
 2018-05-29 14:41 UTC  (12+ messages)
` [PATCH 01/11] ovl: update documentation for unionmount-testsuite
` [PATCH 02/11] ovl: remove WARN_ON() real inode attributes mismatch
` [PATCH 03/11] ovl: strip debug argument from ovl_do_ helpers
` [PATCH 04/11] ovl: struct cattr cleanups
` [PATCH 05/11] ovl: return dentry from ovl_create_real()
` [PATCH 06/11] ovl: create helper ovl_create_temp()
` [PATCH 07/11] ovl: make ovl_create_real() cope with vfs_mkdir() safely
` [PATCH 08/11] ovl: clean up copy-up error paths
` [PATCH 09/11] vfs: factor out inode_insert5()
` [PATCH 10/11] ovl: Pass argument to ovl_get_inode() in a structure
` [PATCH 11/11] ovl: use inode_insert5() to hash a newly created inode

[PATCHSET 0/3] Submit ->readpages() IO as read-ahead
 2018-05-29 14:36 UTC  (6+ messages)
` [PATCH 1/3] mpage: mpage_readpages() should submit "

[PATCH] mm: Change return type to vm_fault_t
 2018-05-29 14:31 UTC 

[GIT PULL] overlayfs update for 4.18
 2018-05-29 14:12 UTC  (3+ messages)

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-29 14:04 UTC  (6+ messages)
        ` [PATCH] fuse: Allow fully unprivileged mounts

[PATCH] fs/binfmt_misc.c: do not allow offset overflow
 2018-05-29 13:56 UTC 

[GIT PULL] afs: A couple of fixes
 2018-05-29 13:55 UTC 

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-29 13:12 UTC  (5+ messages)

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-29 13:08 UTC  (10+ messages)
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric

[PATCH] dm: writecache: add DAX dependency
 2018-05-29 13:06 UTC  (3+ messages)
  `  "

[vfs:hch.aio 7/40] include/linux/syscalls.h:233:18: warning: 'sys_io_pgetevents' alias between functions of incompatible types 'long int(aio_context_t, long int, long int, struct io_event *, struct timespec *, const struct __aio_sigset *)' and 'long int(long int, long int, long int, long int, long int, long int)'
 2018-05-29 13:00 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH] doc: document scope NOFS, NOIO APIs
 2018-05-29 12:37 UTC  (21+ messages)
  ` [PATCH v2] "

[PATCH 4.17] inotify: Add flag IN_ONLY_CREATE for inotify_add_watch()
 2018-05-29 12:15 UTC  (5+ messages)
` [PATCH v2 4.17] From: Henry Wilson <henry.wilson@acentic.com>

[PATCH] media: dvb: get rid of VIDEO_SET_SPU_PALETTE
 2018-05-29  6:20 UTC  (2+ messages)

aio poll and a new in-kernel poll API V13
 2018-05-29  6:10 UTC  (29+ messages)
        ` [PATCH 1/4] aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way
          ` [PATCH 2/4] aio_read_events_ring(): make a bit more readable
          ` [PATCH 3/4] aio: shift copyin of iocb into io_submit_one()
          ` [PATCH 4/4] aio: fold do_io_submit() into callers
                ` [PATCH v2 1/6] aio: take list removal to (some) callers of aio_complete()
                  ` [PATCH v2 2/6] aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way
                  ` [PATCH v2 3/6] aio_read_events_ring(): make a bit more readable
                  ` [PATCH v2 4/6] aio: shift copyin of iocb into io_submit_one()
                  ` [PATCH v2 5/6] aio: fold do_io_submit() into callers
                  ` [PATCH v2 6/6] aio: sanitize the limit checking in io_submit(2)
                ` [PATCH 1/4] vmsplice: lift import_iovec() into do_vmsplice()
                  ` [PATCH 2/4] vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart
                  ` [PATCH 3/4] signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
                  ` [PATCH 4/4] orangefs: simplify compat ioctl handling

Why is the length of max mount option a page size??
 2018-05-29  3:57 UTC  (6+ messages)

[RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize
 2018-05-29  3:04 UTC  (6+ messages)
` [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters

Cleaning up f2fs's use of the symbol namespace
 2018-05-28 20:05 UTC 

general protection fault in wb_workfn (2)
 2018-05-28 13:35 UTC  (5+ messages)
  ` [PATCH] bdi: Fix another oops in wb_workfn()

[PATCH] fs/affs: fix potential memory leak in option parsing
 2018-05-28 10:35 UTC  (2+ messages)

[RFC PATCH v4 0/6] Btrfs: implement swap file support
 2018-05-28 13:46 UTC  (14+ messages)
` [RFC PATCH v4 3/6] Btrfs: push EXCL_OP set into btrfs_rm_device()
` [RFC PATCH v4 4/6] Btrfs: prevent ioctls from interfering with a swap file
` [RFC PATCH v4 5/6] Btrfs: rename get_chunk_map() and make it non-static
` [RFC PATCH v4 6/6] Btrfs: support swap files

[PATCH v4 00/11] gfs2 iomap write support
 2018-05-28 13:02 UTC  (8+ messages)
` [PATCH v4 06/11] iomap: Add write_{begin,end} iomap operations

[PATCH] write.2: Partial direct I/O writes
 2018-05-28  9:36 UTC  (2+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-05-28  7:29 UTC  (10+ messages)
` [RESEND PATCH V5 24/33] f2fs: conver to bio_for_each_page_all2
` [RESEND PATCH V5 33/33] block: document usage of bio iterator helpers

sub-page blocksize support in iomap non-buffer head path v3
 2018-05-28  6:57 UTC  (7+ messages)
` [PATCH 1/2] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 2/2] xfs: add support for sub-pagesize writeback without buffer_heads

[PATCH] aio: add missing break for the IOCB_CMD_FDSYNC case
 2018-05-28  5:19 UTC 

[RFC][PATCH] rmdir(),rename(): do shrink_dcache_parent() only on success
 2018-05-28  2:48 UTC  (4+ messages)

[vfs:work.aio 4/4] fs/aio.c:1893:36: error: 'iocbpp' undeclared; did you mean 'iocb'?
 2018-05-27 23:12 UTC  (2+ messages)

Why does d_splice_alias need to check IS_ROOT?
 2018-05-27 11:09 UTC  (3+ messages)

[RFC][PATCHES] reducing d_add() use, part 1
 2018-05-26 18:38 UTC  (22+ messages)
` [RFC][PATCHES] reducing d_add() use, part 2
  ` [PATCH 01/10] openpromfs: switch to d_splice_alias()
    ` [PATCH 02/10] orangefs_lookup: simplify
    ` [PATCH 03/10] omfs_lookup(): report IO errors, use d_splice_alias()
    ` [PATCH 04/10] hfs: "
    ` [PATCH 05/10] hfs: don't allow mounting over .../rsrc
    ` [PATCH 06/10] hfsplus: switch to d_splice_alias()
    ` [PATCH 07/10] ncp_lookup(): use d_splice_alias()
    ` [PATCH 08/10] 9p: unify paths in v9fs_vfs_lookup()
    ` [PATCH 09/10] cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL
    ` [PATCH 10/10] cifs_lookup(): switch to d_splice_alias()
  ` [RFC][PATCHES] reducing d_add() use, part 3 (procfs)
    ` [PATCH 1/5] procfs: get rid of ancient BS in pid_revalidate() uses
      ` [PATCH 2/5] proc_lookupfd_common(): don't bother with instantiate unless the file is open
      ` [PATCH 3/5] don't bother with tid_fd_revalidate() in lookups
      ` [PATCH 4/5] procfs: switch instantiate_t to d_splice_alias()
      ` [PATCH 5/5] switch the rest of procfs lookups "

[PATCH 0/7] Fix DM DAX handling
 2018-05-26 14:07 UTC  (9+ messages)
` [PATCH 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH 4/7] dm: prevent DAX mounts if not supported

[PATCH] inode: always initialize mapping->wb_err
 2018-05-26 12:29 UTC  (3+ messages)

general protection fault in eventfd_ctx_remove_wait_queue
 2018-05-26  9:21 UTC  (2+ messages)

[PATCH RESEND] Documentation: filesystems: update filesystem locking documentation
 2018-05-26  3:41 UTC  (2+ messages)

[GIT PULL] Transition vfs to 64-bit timestamps
 2018-05-25 23:35 UTC 

[PATCH resend 0/7] Fix DM DAX handling
 2018-05-25 22:32 UTC  (9+ messages)
` [PATCH resend 1/7] fs: allow per-device dax status checking for filesystems
` [PATCH resend 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH resend 3/7] dm: fix test for DAX device support
` [PATCH resend 4/7] dm: prevent DAX mounts if not supported
` [PATCH resend 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
` [PATCH resend 6/7] dm-snap: remove unnecessary direct_access() stub
` [PATCH resend 7/7] dm-error: "

mmotm 2018-05-25-14-52 uploaded
 2018-05-25 21:52 UTC 

[PATCH 0/6 v1 resend] statfs: handle mount propagation
 2018-05-25 12:48 UTC  (5+ messages)
` [PATCH 2/6 v1 resend] statfs: use << to align with fs header
` [PATCH 4/6 v1 resend] statfs: add ST_SHARED
` [PATCH 5/6 v1 resend] statfs: add ST_SLAVE
` [PATCH 6/6 v1 resend] statfs: add ST_PRIVATE


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