linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-02 05:52:03 to 2018-07-04 16:40:20 UTC [more...]

[PATCH v2 0/4] Assigning NULL to gfn of dax_direct_access if useless
 2018-07-04 16:38 UTC 

[PATCH 1/3] nvdimm/pmem: check the validity of the pointer pfn
 2018-07-04 15:35 UTC  (10+ messages)
` [PATCH 2/3] drivers/s390/block/dcssblk: "
` [PATCH 3/3] fs/dax: Assigning NULL to gfn of dax_direct_access if useless
          ` [External] "
  ` [External] Re: [PATCH 1/3] nvdimm/pmem: check the validity of the pointer pfn

[PATCH v4 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-04 15:20 UTC  (8+ messages)
` [PATCH v4 10/12] filesystem-dax: Introduce dax_lock_page()

io_pgetevents & aio fsync V4
 2018-07-04 14:21 UTC  (3+ messages)
` [PATCH 7/7] aio: implement io_pgetevents

[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim
 2018-07-04 14:03 UTC  (9+ messages)
` [PATCH 2/2] fs: xfs: "

[PATCH 0/6] audit: Fix various races when tagging and untagging mounts
 2018-07-04 12:34 UTC  (22+ messages)
` [PATCH 1/6] audit_tree: Replace mark->lock locking
` [PATCH 3/6] audit: Fix possible tagging failures
` [PATCH 4/6] audit: Embed key into chunk
` [PATCH 5/6] audit: Make hash table insertion safe against concurrent lookups
` [PATCH 6/6] audit: Point to fsnotify mark instead of embedding it

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-04 10:43 UTC  (18+ messages)
` [PATCH v2 1/6] mm: get_user_pages: consolidate error handling
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields
` [PATCH v2 6/6] mm: page_mkclean, ttu: handle pinned pages

[PATCH] fs/writeback: do memory cgroup related writeback firstly
 2018-07-04  8:57 UTC 

mmotm 2018-07-03-17-03 uploaded
 2018-07-04  0:03 UTC 

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

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-07-03 22:06 UTC  (6+ messages)
` [PATCH 10/32] VFS: Implement a filesystem superblock creation/configuration "

shiftfs status and future development
 2018-07-03 22:05 UTC  (11+ messages)

stop using buffer heads in xfs v7
 2018-07-03 22:05 UTC  (29+ messages)
` [PATCH 01/22] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 02/22] xfs: simplify xfs_aops_discard_page
` [PATCH 03/22] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 04/22] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 05/22] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 06/22] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
` [PATCH 07/22] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 08/22] xfs: remove xfs_map_cow
` [PATCH 09/22] xfs: rename the offset variable in xfs_writepage_map
` [PATCH 10/22] xfs: make xfs_writepage_map extent map centric
` [PATCH 11/22] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 12/22] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 13/22] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 14/22] xfs: remove the imap_valid flag
` [PATCH 15/22] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 16/22] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 17/22] xfs: remove xfs_start_page_writeback
` [PATCH 18/22] xfs: refactor the tail of xfs_writepage_map
` [PATCH 19/22] xfs: allow writeback on pages without buffer heads
` [PATCH 20/22] iomap: add support for sub-pagesize buffered I/O "
` [PATCH 21/22] xfs: add support for sub-pagesize writeback without buffer_heads
` [PATCH 22/22] xfs: update my copyrights for the writeback and iomap code

[PATCH] fs: iomap: Change return type to vm_fault_t
 2018-07-03 21:52 UTC  (4+ messages)

[PATCH 1/2] fs: Fix attr.c kernel-doc
 2018-07-03 20:39 UTC  (3+ messages)
` [PATCH 2/2] fs: Add more kernel-doc to the produced documentation

[PATCH] lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe
 2018-07-03 16:47 UTC  (7+ messages)
  ` [PATCH] x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling

kernel BUG at fs/9p/cache.c:231!
 2018-07-03 16:47 UTC 

[RFC] open_by_handle() vs. EA inodes
 2018-07-03 16:46 UTC  (5+ messages)

[next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks
 2018-07-03 16:39 UTC  (5+ messages)
    ` Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)

more iomap inline enablement
 2018-07-03 16:07 UTC  (7+ messages)
` [PATCH 1/3] iomap: refactor iomap_dio_actor
` [PATCH 2/3] iomap: support direct I/O to inline data
` [PATCH 3/3] iomap: add inline data support to iomap_readpage_actor

[PATCH 2/6] audit: Fix possible spurious -ENOSPC error
 2018-07-03 14:18 UTC  (3+ messages)

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-03 13:48 UTC  (23+ messages)
` [PATCH v5 1/6] fs/dcache: Track & report number "
` [PATCH v5 2/6] fs/dcache: Make negative dentry tracking configurable
` [PATCH v5 3/6] fs/dcache: Enable automatic pruning of negative dentries
` [PATCH v5 4/6] fs/dcache: Spread negative dentry pruning across multiple CPUs
` [PATCH v5 5/6] fs/dcache: Allow optional enforcement of negative dentry limit
` [PATCH v5 6/6] fs/dcache: Make negative dentry limit enforcement sysctl parameter

[PATCH] autofs - fix slab out of bounds read in getname_kernel()
 2018-07-03  6:45 UTC 

[PATCH] fat: Add FITRIM ioctl for FAT file system
 2018-07-03  5:37 UTC 

[PATCH 2/2] fs, mm: account buffer_head to kmemcg
 2018-07-02 22:02 UTC  (2+ messages)
` [PATCH] fs-mm-account-buffer_head-to-kmemcg.patch.fix

[PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-07-02 21:56 UTC  (3+ messages)
` [PATCH] fs-fsnotify-account-fsnotify-metadata-to-kmemcg.patch.cleanup

[PATCH 00/14][V5] Introduce io.latency io controller for cgroups
 2018-07-02 21:49 UTC  (15+ messages)
` [PATCH 03/14] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/14] blk: introduce REQ_SWAP
` [PATCH 12/14] block: introduce blk-iolatency io controller
` [PATCH 13/14] Documentation: add a doc for blk-iolatency
` [PATCH 14/14] skip readahead if the cgroup is congested

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

[PATCH 1/2] hfsplus: prevent crash on exit from failed search
 2018-07-02 18:01 UTC  (2+ messages)

[PATCH 01/24] iomap: add an iomap-based readpage and readpages implementation
 2018-07-02 15:05 UTC  (6+ messages)
` [PATCH] iomap: Add inline data support to iomap_readpage_actor

[WIP] [NOMERGE] [RFC PATCH v0.4 1/7] <linux/tagptr.h>: Introduce tagged pointer
 2018-07-02 14:53 UTC 

[PATCHv4 00/19] arm64: invoke syscalls with pt_regs
 2018-07-02 11:04 UTC  (20+ messages)
` [PATCHv4 01/19] arm64: consistently use unsigned long for thread flags
` [PATCHv4 02/19] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
` [PATCHv4 03/19] arm64: kill config_sctlr_el1()
` [PATCHv4 04/19] arm64: kill change_cpacr()
` [PATCHv4 05/19] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
` [PATCHv4 06/19] arm64: remove sigreturn wrappers
` [PATCHv4 07/19] arm64: convert raw syscall invocation to C
` [PATCHv4 08/19] arm64: convert syscall trace logic "
` [PATCHv4 09/19] arm64: convert native/compat syscall entry "
` [PATCHv4 10/19] arm64: don't restore GPRs when context tracking
` [PATCHv4 11/19] arm64: don't reload GPRs after apply_ssbd
` [PATCHv4 12/19] arm64: zero GPRs upon entry from EL0
` [PATCHv4 13/19] kernel: add ksys_personality()
` [PATCHv4 14/19] kernel: add kcompat_sys_{f,}statfs64()
` [PATCHv4 15/19] arm64: remove in-kernel call to sys_personality()
` [PATCHv4 16/19] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCHv4 17/19] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv4 18/19] arm64: convert compat wrappers to C
` [PATCHv4 19/19] arm64: implement syscall wrappers

[next-20180629][powerpc/powervm]kernel BUG at fs/inode.c:512!
 2018-07-02 10:54 UTC 

[PATCH] Add renameat2 function [BZ #17662]
 2018-07-02  9:32 UTC  (2+ messages)

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-07-02  7:41 UTC  (6+ messages)

[PATCH][RFC] fs/writeback: only do memory cgroup related writeback
 2018-07-02  7:06 UTC 


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