linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-20 23:23:55 to 2018-06-27 11:05:29 UTC [more...]

[PATCH v14 00/74] Convert page cache to XArray
 2018-06-27 11:05 UTC  (6+ messages)

shiftfs status and future development
 2018-06-27 10:17 UTC  (12+ messages)

Moving unmaintained filesystems to staging
 2018-06-27  9:00 UTC  (23+ messages)
` moving affs + RDB partition support to staging? (was: Re: Moving unmaintained filesystems to staging)
      ` moving affs + RDB partition support to staging?

[PATCH] fuse: add support for copy_file_range()
 2018-06-27  8:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/2] Directed kmem charging
 2018-06-27  7:31 UTC  (11+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 2/2] fs, mm: account buffer_head "

[PATCH] proc: add proc_seq_release
 2018-06-27  7:09 UTC  (4+ messages)

A list of HFS+ kernel module bugs found in 4.18
 2018-06-27  4:12 UTC 

[PATCH 0/1] iomap: Direct I/O for inline data
 2018-06-27  1:44 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v10 0/5] gfs2 iomap write support
 2018-06-27  1:05 UTC  (8+ messages)
` [PATCH v10 1/5] gfs2: Further iomap cleanups
` [PATCH v10 2/5] gfs2: iomap buffered write support
` [PATCH v10 3/5] gfs2: gfs2_extent_length cleanup
` [PATCH v10 4/5] gfs2: iomap direct I/O support
` [PATCH v10 5/5] gfs2: Remove gfs2_write_{begin,end}

[PATCH v5 0/3] Fix DM DAX handling
 2018-06-26 22:37 UTC  (5+ messages)
` [PATCH v5 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode
` [PATCH v5 2/3] dax: bdev_dax_supported() check for QUEUE_FLAG_DAX
` [PATCH v5 3/3] dm: prevent DAX mounts if not supported

[PATCH v3 0/3] Fix DM DAX handling
 2018-06-26 22:04 UTC  (21+ messages)
` [PATCH v3 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode
` [PATCH v3 2/3] dax: bdev_dax_supported() check for QUEUE_FLAG_DAX
` [PATCH v3 3/3] dm: prevent DAX mounts if not supported
  ` [PATCH v4 "

[PATCH] vfs: replace current_kernel_time64 with ktime equivalent
 2018-06-26 16:08 UTC  (10+ messages)
      ` [Y2038] "

WARNING in __mark_inode_dirty (2)
 2018-06-26 15:19 UTC 

[PATCH] doc: add description to dirtytime_expire_seconds
 2018-06-26 14:34 UTC  (2+ messages)

[next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks
 2018-06-26 13:36 UTC  (2+ messages)

[PATCH v2] fs: fuse: Adding new return type vm_fault_t
 2018-06-26 13:35 UTC  (7+ messages)

[PATCH] [RFC] writeback: fix range_cyclic writeback vs writepages deadlock
 2018-06-26 11:28 UTC  (6+ messages)

[PATCH 12/24] proc: Add fs_context support to procfs [ver #7]
 2018-06-26  8:57 UTC  (5+ messages)
` [12/24] "

[PATCH] fs: disallow empty path in default getname_kernel
 2018-06-26  7:23 UTC 

[GIT PULL] userns fixes for 4.17-rc2
 2018-06-25 22:39 UTC  (4+ messages)

[PATCH 0/15][V3] Introduce io.latency io controller for cgroups
 2018-06-25 22:36 UTC  (17+ messages)
` [PATCH 01/15] block: add bi_blkg to the bio "
` [PATCH 02/15] block: introduce bio_issue_as_root_blkg
` [PATCH 03/15] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/15] blk: introduce REQ_SWAP
` [PATCH 05/15] swap,blkcg: issue swap io with the appropriate context
` [PATCH 06/15] blkcg: add generic throttling mechanism
` [PATCH 07/15] memcontrol: schedule throttling if we are congested
` [PATCH 08/15] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 09/15] blk-rq-qos: refactor out common elements of blk-wbt
` [PATCH 10/15] block: remove external dependency on wbt_flags
` [PATCH 11/15] rq-qos: introduce dio_bio callback
` [PATCH 12/15] block: introduce blk-iolatency io controller
` [PATCH 13/15] Documentation: add a doc for blk-iolatency
` [PATCH 14/15] skip readahead if the cgroup is congested
` [PATCH 15/15] block: use irq variant for blkcg->lock

[PATCH] kernel: audit_tree: Fix a sleep-in-atomic-context bug
 2018-06-25 22:25 UTC  (7+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-25 19:20 UTC  (6+ messages)
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported

[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
 2018-06-25 17:16 UTC  (6+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()

[PATCH v4 0/5] Fsnotify cleanup - part 2
 2018-06-25 10:18 UTC  (9+ messages)
` [PATCH v4 1/5] fsnotify: use typedef fsnotify_connp_t for brevity
` [PATCH v4 2/5] fsnotify: pass connp and object type to fsnotify_add_mark()
` [PATCH v4 3/5] fsnotify: let connector point to an abstract object
` [PATCH v4 4/5] fsnotify: add helper to get mask from connector
` [PATCH v4 5/5] fanotify: factor out helpers to add/remove mark

[PATCH v2] vfs: get inode after passing previous check in rw_verify_area()
 2018-06-25  6:50 UTC 

WARNING in btrfs_destroy_inode
 2018-06-24 20:54 UTC 

[PATCH 1/3] hfs: stop using timespec based interfaces
 2018-06-24  3:11 UTC  (11+ messages)
` [PATCH 2/3] hfsplus: "
` [PATCH 3/3] hfsplus: return inode birthtime for statx

[PATCH 16/32] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #8]
 2018-06-23 23:34 UTC  (6+ messages)
` [16/32] "

stop using buffer heads in xfs v6
 2018-06-23 13:06 UTC  (11+ messages)
` [PATCH 23/24] iomap: add support for sub-pagesize buffered I/O without buffer heads

[GIT PULL] Fsnotify cleanups
 2018-06-23  7:42 UTC  (12+ messages)

[PATCH] hfs/hfsplus: use documented official timestamp range
 2018-06-23  6:00 UTC  (2+ messages)

[PATCH v6 0/3] Directed kmem charging
 2018-06-22 23:33 UTC  (7+ messages)
` [PATCH 3/3] fs, mm: account buffer_head to kmemcg

[PATCH v2 0/4] VFS: Revert irrelevant dcache patches
 2018-06-22 21:18 UTC  (5+ messages)
` [PATCH 1/4] Revert: "VFS: Add a fallthrough flag for marking virtual dentries"
` [PATCH 2/4] Revert: "VFS: Add a whiteout dentry type"
` [PATCH 3/4] Eliminate d_backing_dentry()
` [PATCH 4/4] VFS: eliminate d_backing_inode()

[PATCH 05/26] fs: Convert unnamed_dev_ida to new API
 2018-06-22 21:12 UTC  (4+ messages)
` [PATCH 06/26] fs: Convert namespace IDAs "

[PATCH] mountinfo: parse empty strings in source
 2018-06-22 14:43 UTC  (2+ messages)

[GIT PULL] udf, quota, ext2 fixes for 4.18-rc2
 2018-06-22  8:06 UTC 

[PATCH] fs/super.c: Fix lock/unlock imbalance in sget_fc
 2018-06-21 20:12 UTC  (3+ messages)

[PATCH v4 0/4] Submit ->readpages() IO as read-ahead
 2018-06-21 19:32 UTC  (11+ messages)
` [PATCH 1/4] mpage: add argument structure for do_mpage_readpage()
` [PATCH 2/4] mpage: mpage_readpages() should submit IO as read-ahead
` [PATCH 3/4] btrfs: readpages() "
` [PATCH 4/4] ext4: "

[PATCH] vfs: get inode after passing previous check in rw_verify_area()
 2018-06-21 14:53 UTC  (3+ messages)

[PATCHSET v3 0/4] Submit ->readpages() IO as read-ahead
 2018-06-21 13:52 UTC  (11+ messages)

[PATCH 0/3] VFS: Revert irrelevant dcache patches
 2018-06-21 13:40 UTC  (6+ messages)
` [PATCH 3/3] VFS: call d_inode() from d_backing_inode()

[PATCH V6 00/30] block: support multipage bvec
 2018-06-21  8:40 UTC  (4+ messages)

(no subject)
 2018-06-21  2:55 UTC 

general protection fault in mount_fs
 2018-06-21  1:45 UTC  (3+ messages)
` [PATCH] hfsplus: don't return 0 when fill_super() failed


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