linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-20 22:19:05 to 2018-04-26 10:28:49 UTC [more...]

Moving unmaintained filesystems to staging
 2018-04-26 10:28 UTC  (8+ messages)
    ` moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging)

[bug report] namei: allow restricted O_CREAT of FIFOs and regular files
 2018-04-26  8:14 UTC 

[RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat()
 2018-04-26  7:49 UTC  (7+ messages)
` [RFC PATCH v3 1/2] fs: add AT_REPLACE flag for linkat() which replaces the target
` [RFC PATCH v3 2/2] Btrfs: add support for linkat() AT_REPLACE

[PATCH] iomap: add a swapfile activation function
 2018-04-26  7:27 UTC  (6+ messages)

[PATCH] fs: fold open_check_o_direct into do_dentry_open
 2018-04-26  7:19 UTC  (3+ messages)

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-04-25 22:28 UTC  (14+ messages)

[GIT PULL] Fsnotify fix for 4.17-rc3
 2018-04-25 21:52 UTC 

[PATCH 1/2] fs: Add iomap_swap_activate
 2018-04-25 21:38 UTC  (3+ messages)

write call hangs in kernel space after virtio hot-remove
 2018-04-25 20:07 UTC 

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-25 19:44 UTC  (17+ messages)
` [RFC PATCH 07/35] ovl: copy up file size as well
` [RFC PATCH 13/35] ovl: readd fsync
` [RFC PATCH 16/35] ovl: readd lsattr/chattr support

[RFC] [PATCH 0/5] procfs: reduce duplication by using symlinks
 2018-04-25 18:04 UTC  (11+ messages)
` [PATCH 1/5] procfs: factor out a few helpers
` [PATCH 2/5] procfs: factor out inode revalidation work from pid_revalidation
` [PATCH 3/5] procfs: use symlinks for /proc/<pid>/task when not thread group leader
` [PATCH 4/5] procfs: share common directories between /proc/tgid and /proc/tgid/task/tgid
` [PATCH 5/5] procfs: share fd/fdinfo with thread group leader when files are shared
  ` [RFC PATCH] procfs: proc_pid_files_link_dentry_operations can be static

[RFC] OrangeFS blocksize in superblock and inode
 2018-04-25 17:27 UTC 

[PATCH 0/3] indirectly reclaimable memory
 2018-04-25 17:23 UTC  (15+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES

[RFC v5 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-25 15:23 UTC  (3+ messages)

[PATCH 04/24] VFS: Add LSM hooks for filesystem context [ver #7]
 2018-04-25 14:07 UTC  (9+ messages)
` [PATCH 00/24] VFS: Introduce "
  ` [PATCH 03/24] VFS: Introduce the structs and doc for a "

[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
 2018-04-25 13:02 UTC  (9+ messages)
` [PATCH 2/4] iomap: iomap_dio_rw() handles all sync writes
` [PATCH 4/4] iomap: Use FUA for pure data O_DSYNC DIO writes

[RFC 0/7] first draft of ZUFS - the Kernel part
 2018-04-25 12:21 UTC  (11+ messages)
` [RFC 1/7] mm: Add new vma flag VM_LOCAL_CPU

INFO: rcu detected stall in d_walk
 2018-04-25 11:05 UTC  (2+ messages)

KASAN: null-ptr-deref Read in xattr_getsecurity
 2018-04-25 11:01 UTC  (5+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-25  0:40 UTC  (14+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-04-24 23:33 UTC  (10+ messages)
` [PATCH v9 1/9] dax, dm: introduce ->fs_{claim, release}() dax_device infrastructure
` [PATCH v9 2/9] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v9 3/9] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v9 4/9] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v9 5/9] mm: fix __gup_device_huge vs unmap
` [PATCH v9 6/9] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v9 7/9] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v9 8/9] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v9 9/9] xfs, dax: introduce xfs_break_dax_layouts()

io_pgetevents & aio fsync V3
 2018-04-24 21:27 UTC  (3+ messages)
` [PATCH 2/7] aio: remove an outdated BUG_ON and comment in aio_complete

[PATCH v2] Always report a writeback error once
 2018-04-24 21:02 UTC 

[PATCH net-next v5 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-24 19:54 UTC  (5+ messages)
` [PATCH net-next v5 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v5 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v5 3/3] cxgb4: collect hardware dump in second kernel

[RFC v4 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-24 19:18 UTC  (5+ messages)

[PATCH v6] fs: dax: Adding new return type vm_fault_t
 2018-04-24 16:47 UTC 

[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-24 13:08 UTC  (8+ messages)

[PATCH] Always report a writeback error once
 2018-04-24 12:24 UTC  (7+ messages)

[PATCH v5] fs: dax: Adding new return type vm_fault_t
 2018-04-24 11:45 UTC  (4+ messages)

[PATCH resend] vfs: namei: use path_equal() in follow_dotdot()
 2018-04-24  6:25 UTC 

[RESEND PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
 2018-04-23 22:38 UTC  (2+ messages)

general protection fault in wb_workfn
 2018-04-23 21:43 UTC  (3+ messages)

[PATCH v3] fs: dax: Adding new return type vm_fault_t
 2018-04-23 17:28 UTC  (9+ messages)

[PATCH v4] fs: dax: Adding new return type vm_fault_t
 2018-04-23 16:33 UTC 

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-04-23 15:55 UTC  (6+ messages)
` [RFC v2 01/83] Introduction and documentation of NOVA filesystem
` [RFC v2 06/83] Add inode get/read methods

[PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
 2018-04-23 15:44 UTC  (4+ messages)

[PATCH] mm: memory: Introduce new vmf_insert_mixed_mkwrite
 2018-04-23  9:21 UTC  (4+ messages)

System freeze and NULL pointer dereference
 2018-04-23  9:01 UTC 

BUG: soft lockup in _raw_spin_unlock
 2018-04-23  8:39 UTC  (2+ messages)

[PATCH v2] fs: dax: Adding new return type vm_fault_t
 2018-04-23  7:40 UTC  (5+ messages)

[RFC v3 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-23  4:35 UTC 

[PATCH] f2fs: call unlock_new_inode() before d_instantiate()
 2018-04-23  3:25 UTC  (2+ messages)

possible deadlock in hfs_find_init
 2018-04-23  1:02 UTC 

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-22 20:33 UTC  (5+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each

[PATCH] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
 2018-04-22 13:36 UTC  (3+ messages)

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2018-04-22  2:53 UTC  (12+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers

[GIT PULL] Misc fs updates for 4.17-rc2
 2018-04-22  1:20 UTC  (4+ messages)

fsync() errors is unsafe and risks data loss
 2018-04-21 18:14 UTC  (8+ messages)

[LSF/MM TOPIC] improving writeback error handling
 2018-04-21 17:21 UTC  (7+ messages)
  ` [Lsf-pc] "

[PATCH] fs: dax: Adding new return type vm_fault_t
 2018-04-21 17:26 UTC  (5+ messages)

[PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue
 2018-04-21 16:55 UTC  (2+ messages)

WARNING: refcount bug in should_fail
 2018-04-21 10:26 UTC  (6+ messages)

[PATCH 0/3] fs: minor fs thaw fixes and adjustments
 2018-04-21  0:09 UTC  (8+ messages)
` [PATCH 1/3] fs: move documentation for thaw_super() where appropriate
` [PATCH 2/3] fs: make thaw_super_locked() really just a helper
` [PATCH 3/3] fs: fix corner case race on freeze_bdev() when sb disappears

[RFC PATCH 00/79] Generic page write protection and a solution to page waitqueue
 2018-04-20 23:48 UTC  (4+ messages)

[PATCH v3 00/13] Preparing for fanotify super block marks
 2018-04-20 23:11 UTC  (14+ messages)
` [PATCH v3 01/13] fsnotify: use type id to identify connector object type
` [PATCH v3 02/13] fsnotify: remove redundant arguments to handle_event()
` [PATCH v3 03/13] fsnotify: introduce marks iteration helpers
` [PATCH v3 04/13] fsnotify: generalize iteration of marks by object type
` [PATCH v3 05/13] fsnotify: generalize send_to_group()
` [PATCH v3 06/13] fanotify: generalize fanotify_should_send_event()
` [PATCH v3 07/13] fsnotify: add fsnotify_add_inode_mark() wrappers
` [PATCH v3 08/13] fsnotify: introduce prototype struct fsnotify_obj
` [PATCH v3 09/13] fsnotify: pass fsnotify_obj instead of **connp argument
` [PATCH v3 10/13] fsnotify: pass object and object type to fsnotify_add_mark()
` [PATCH v3 11/13] fsnotify: add fsnotify_connector_inode() wrapper
` [PATCH v3 12/13] fsnotify: let connector point to abstract fsnotify_obj
` [PATCH v3 13/13] fanotify: factor out helpers to add/remove mark

[PATCH 0/2] RFC: iomap-based swap file activation
 2018-04-20 22: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).