linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-19 13:32:23 to 2018-04-23 13:36:18 UTC [more...]

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-23 13:36 UTC  (17+ messages)
` [RFC PATCH 13/35] ovl: readd fsync
` [RFC PATCH 16/35] ovl: readd lsattr/chattr support
` [RFC PATCH 31/35] Revert "vfs: add d_real_inode() helper"

[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
 2018-04-23 13:25 UTC  (21+ messages)
` [PATCH 03/24] VFS: Introduce the structs and doc for a "
` [PATCH 04/24] VFS: Add LSM hooks for "
` [PATCH 11/24] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 12/24] proc: Add fs_context support to procfs "
` [PATCH 13/24] ipc: Convert mqueue fs to fs_context "
` [PATCH 14/24] cpuset: Use "
` [PATCH 15/24] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 16/24] hugetlbfs: Convert to "
` [PATCH 17/24] VFS: Remove kern_mount_data() "
` [PATCH 18/24] VFS: Implement fsopen() to prepare for a mount "
` [PATCH 19/24] VFS: Implement fsmount() to effect a pre-configured "
` [PATCH 20/24] afs: Fix server record deletion "
` [PATCH 21/24] net: Export get_proc_net() "
` [PATCH 22/24] afs: Add fs_context support "
` [PATCH 23/24] afs: Implement namespacing "
` [PATCH 24/24] afs: Use fs_context to pass parameters over automount "

general protection fault in wb_workfn
 2018-04-23 10:09 UTC  (2+ 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 v2 00/83] NOVA: a new file system for persistent memory
 2018-04-23  6:12 UTC  (5+ messages)
` [RFC v2 01/83] Introduction and documentation of NOVA filesystem
` [RFC v2 06/83] Add inode get/read methods

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

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

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

[PATCH v3] fs: dax: Adding new return type vm_fault_t
 2018-04-23  2:25 UTC  (6+ 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  (7+ messages)
` [PATCH v11 10/63] xarray: Add xa_for_each
` [PATCH v11 19/63] page cache: Convert page deletion to XArray

[PATCH] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
 2018-04-22 13:36 UTC  (4+ 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  (21+ messages)

[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
 2018-04-21 13:03 UTC  (5+ 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

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

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

[PATCH net-next v5 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-21 17:05 UTC  (4+ 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

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

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-04-21 14:34 UTC  (22+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces

[PATCH] iomap: add a swapfile activation function
 2018-04-21 12:33 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  (8+ 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  (5+ messages)
` [PATCH 1/2] fs: Add iomap_swap_activate
` [PATCH 2/2] xfs: add support for iomap-based swapfile activation

mmotm 2018-04-20-14-58 uploaded
 2018-04-20 21:59 UTC 

[git pull] vfs fixes
 2018-04-20 19:57 UTC  (4+ messages)

[LSF/MM] Ride sharing
 2018-04-20 19:19 UTC  (4+ messages)

general protection fault in kernfs_kill_sb
 2018-04-20 17:55 UTC  (7+ messages)

kernel panics with 4.14.X versions
 2018-04-20 17:43 UTC  (10+ messages)

WARNING in kmem_cache_free
 2018-04-20 16:54 UTC  (5+ messages)
` [PATCH] crypto: DRBG - guard uninstantion by lock
  ` [PATCH] crypto: drbg - set freed buffers to NULL

[PATCH net-next v4 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-20 14:51 UTC  (12+ messages)
` [PATCH net-next v4 1/3] vmcore: add API to collect hardware dump in second kernel

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

BUG: corrupted list in __dentry_kill
 2018-04-20  2:20 UTC  (2+ messages)

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-20  0:18 UTC  (5+ messages)

[LSF/MM] schedule suggestion
 2018-04-19 22:13 UTC  (22+ messages)

[do_execve] attempted to set unsupported pgprot
 2018-04-19 21:26 UTC  (3+ messages)

[PATCH] fsnotify: Fix fsnotify_mark_connector race
 2018-04-19 20:19 UTC  (5+ messages)
` [PATCH v2] "

WARNING in unlock_new_inode
 2018-04-19 17:04 UTC  (2+ messages)

KASAN: use-after-free Read in __fput (2)
 2018-04-19 16:13 UTC 

kernel BUG at fs/buffer.c:LINE!
 2018-04-19 16:02 UTC 

[Patch 1/4] Support for checking and reading block grade information in kernel
 2018-04-19 15:40 UTC  (2+ messages)

[PATCH v2 00/20] fanotify: super block mark
 2018-04-19 14:28 UTC  (10+ messages)
` [PATCH v2 14/20] fsnotify: pass object and object type to fsnotify_add_mark()
` [PATCH v2 16/20] fsnotify: generalize fsnotify_detach_connector_from_object()
` [PATCH v2 18/20] fsnotify: send path type events to group with super block marks

[PATCH v2 17/20] fsnotify: add super block object type
 2018-04-19 14:27 UTC  (5+ messages)

fsync() errors is unsafe and risks data loss
 2018-04-19 14:10 UTC  (4+ 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).