linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-21 17:06:58 to 2018-04-27 13:39:59 UTC [more...]

[PATCH] fasync: Fix deadlock between task-context and interrupt-context kill_fasync()
 2018-04-27 13:44 UTC  (3+ messages)

[RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat()
 2018-04-27 12:00 UTC  (8+ 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 v6] fs: dax: Adding new return type vm_fault_t
 2018-04-27 11:34 UTC  (4+ messages)

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

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-27  3:24 UTC  (10+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 18/63] page cache: Add and replace pages using the XArray
` [PATCH v11 19/63] page cache: Convert page deletion to XArray

[PATCH net-next v5 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-27  1:30 UTC  (5+ messages)
` [PATCH net-next v5 1/3] vmcore: add API to collect hardware dump in second kernel
` [PATCH net-next v5 3/3] cxgb4: "

[RFC] vfs: skip extra attributes check on removal for symlinks
 2018-04-26 23:46 UTC 

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-26 22:47 UTC  (9+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[LSF/MM TOPIC NOTES] Phasing out kernel thread freezing
 2018-04-26 21:22 UTC 

write call hangs in kernel space after virtio hot-remove
 2018-04-26 21:10 UTC  (3+ messages)

[RFC] [PATCH 0/5] procfs: reduce duplication by using symlinks
 2018-04-26 21:03 UTC  (12+ 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

[bug report] namei: allow restricted O_CREAT of FIFOs and regular files
 2018-04-26 17:28 UTC  (2+ messages)

[RFC] OrangeFS blocksize in superblock and inode
 2018-04-26 16:16 UTC  (2+ messages)

[PATCH] fs: fold open_check_o_direct into do_dentry_open
 2018-04-26 15:50 UTC  (4+ messages)

io_pgetevents & aio fsync V3
 2018-04-26 15:41 UTC  (5+ messages)
` [PATCH 2/7] aio: remove an outdated BUG_ON and comment in aio_complete
` [PATCH 4/7] aio: remove the extra get_file/fput pair in io_submit_one

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-26 15:21 UTC  (24+ messages)
` [RFC PATCH 07/35] ovl: copy up file size as well
` [RFC PATCH 09/35] ovl: stack file ops
` [RFC PATCH 13/35] ovl: readd fsync
` [RFC PATCH 16/35] ovl: readd lsattr/chattr support

[PATCH] iomap: add a swapfile activation function
 2018-04-26  7:27 UTC  (5+ 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)

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

[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()

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

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

[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] 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)


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