linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-31 18:06:05 to 2018-06-04 05:47:57 UTC [more...]

[lkp-robot] [hugetlbfs] e692535ca0: BUG_hugetlbfs_inode_cache(Not_tainted):Objects_remaining_in_hugetlbfs_inode_cache_on__kmem_cache_shutdown()
 2018-06-04  5:47 UTC 

BUG: soft lockup in shrink_dcache_parent (2)
 2018-06-04  5:31 UTC 

[PATCH v2] mm: Change return type int to vm_fault_t for fault handlers
 2018-06-04  4:37 UTC  (3+ messages)

[GIT PULL] userns
 2018-06-04  4:19 UTC  (2+ messages)
` [GIT PULL] userns vfs bits for v4.18-rc1

[PATCH] staging: lustre: delete the filesystem from the tree
 2018-06-04  4:17 UTC  (14+ messages)
    ` [lustre-devel] "

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-04  1:48 UTC  (27+ messages)
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
          ` [dm-devel] "
` [PATCH v2 3/7] dm: fix test for DAX device support
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported
` [PATCH v2 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode

[git pull] vfs, pile 4
 2018-06-04  1:18 UTC 

[git pull] vfs, pile 3
 2018-06-04  1:12 UTC 

[git pull] vfs, pile 2
 2018-06-04  1:02 UTC 

[git pull] vfs, pile 1
 2018-06-04  0:59 UTC 

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-03 19:06 UTC  (3+ messages)

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-03  5:23 UTC  (12+ messages)
` [PATCH v2 01/11] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v2 02/11] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v2 03/11] device-dax: Enable page_mapping()
` [PATCH v2 04/11] device-dax: Set page->index
` [PATCH v2 05/11] filesystem-dax: "
` [PATCH v2 06/11] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v2 07/11] x86, memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v2 08/11] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v2 09/11] mm, memory_failure: Fix page->mapping assumptions relative to the page lock
` [PATCH v2 10/11] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v2 11/11] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH v2] exec: binfmt_misc: update reference to documentation
 2018-06-03  5:09 UTC  (2+ messages)

[vfs:mount-open_tree 49/55] (.text.__se_sys_fspick+0xb0): undefined reference to `anon_inode_getfd'
 2018-06-03  3:32 UTC 

Ext4 fiemap implementation
 2018-06-03  3:28 UTC  (4+ messages)

[vfs:mount-open_tree 47/55] (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd'
 2018-06-03  3:26 UTC  (2+ messages)

[vfs:mount-open_tree 26/55] <stdin>:1335:2: warning: #warning syscall open_tree not implemented
 2018-06-03  2:08 UTC 

[PATCH 31/32] [RFC] fs: Add a move_mount() system call [ver #8]
 2018-06-03  0:55 UTC  (28+ messages)
` [PATCH 00/32] VFS: Introduce filesystem context "
  ` [PATCH 03/32] VFS: Introduce the basic header for the new mount API's "
  ` [PATCH 19/32] VFS: Implement fsopen() to prepare for a mount "
  ` [PATCH 20/32] vfs: Make close() unmount the attached mount if so flagged "
  ` [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) "
                ` [PATCH][RFC] open_tree(2) (was Re: [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8])
  ` Test program for move_mount()
  ` fsinfo test program

[PATCH] exec: binfmt_misc: update reference to documentation
 2018-06-02 22:16 UTC  (2+ messages)

[PATCH v6 0/9] gfs2 iomap write support
 2018-06-02 17:06 UTC  (14+ messages)
` [PATCH v6 1/9] iomap: inline data should be an iomap type, not a flag
` [PATCH v6 2/9] iomap: Mark newly allocated buffer heads as new
` [PATCH v6 3/9] iomap: Complete partial direct I/O writes synchronously
` [PATCH v6 4/9] iomap: Generic inline data handling
` [PATCH v6 5/9] iomap: Add write_end iomap operation
` [PATCH v6 6/9] gfs2: iomap buffered write support
` [PATCH v6 7/9] gfs2: gfs2_extent_length cleanup
` [PATCH v6 8/9] gfs2: iomap direct I/O support
` [PATCH v6 9/9] gfs2: Remove gfs2_write_{begin,end}

[PATCH] mm: Change return type to vm_fault_t
 2018-06-02 14:59 UTC  (10+ messages)

[vfs:mount-fixes2 39/40] arch/sh/include/asm/page.h:24:19: warning: large integer implicitly truncated to unsigned type
 2018-06-02 12:04 UTC 

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-02  3:29 UTC  (11+ messages)

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-06-02  0:03 UTC  (9+ messages)

[PATCH 1/4] aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way
 2018-06-01 21:13 UTC  (6+ messages)
` [PATCH 1/4] vmsplice: lift import_iovec() into do_vmsplice()
  ` [PATCH 4/4] orangefs: simplify compat ioctl handling

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-06-01 21:04 UTC  (4+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "

[GIT PULL] Transition vfs to 64-bit timestamps
 2018-06-01 20:58 UTC  (3+ messages)

[vfs:work.aio 10/12] fs/aio.c:1444: undefined reference to `ioprio_check_cap'
 2018-06-01 20:31 UTC  (11+ messages)
    ` [kbuild-all] "

[GIT PULL] overlayfs update for 4.18
 2018-06-01 17:03 UTC  (4+ messages)

[PATCH v2 0/5] vfs: allow syncfs to return an error when inode writeback fails
 2018-06-01 16:16 UTC  (2+ messages)

[PATCH] fuse: fix NULL dereference when new_inode() fails
 2018-06-01 13:52 UTC  (4+ messages)

deadlock during writeback when using f2fs filesystem
 2018-06-01 11:27 UTC  (4+ messages)

[PATCHv2 00/19] arm64: invoke syscalls with pt_regs
 2018-06-01 11:24 UTC  (2+ messages)
` [PATCHv2 14/19] kernel: add kcompat_sys_{f,}statfs64()

[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
 2018-06-01 11:16 UTC  (5+ messages)

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-06-01 10:42 UTC  (9+ messages)
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
  ` [PATCH 06/18] arm64: move sve_user_{enable, disable} "

[vfs:mount-reordered 10/38] fs/namespace.c:3140:14: error: 'MOVE_MOUNT_F_SYMLINKS' undeclared; did you mean 'MOVE_MOUNT__MASK'?
 2018-06-01  4:50 UTC 

general protection fault in wb_workfn (2)
 2018-06-01  2:30 UTC  (8+ messages)

[PATCH] VFS: simplify seq_file iteration code and interface
 2018-05-31 22:26 UTC  (3+ messages)
` [PATCH resend] "
  ` [PATCH resend*2] "

[PATCH v11 00/63] Convert page cache to XArray
 2018-05-31 21:53 UTC  (6+ messages)

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-31 21:49 UTC  (8+ messages)
` [PATCH 05/11] filesystem-dax: set page->index

[RFC][PATCHES] reducing d_add() use, part 2
 2018-05-31 18:23 UTC  (4+ messages)
` [PATCH 01/10] openpromfs: switch to d_splice_alias()
  ` [PATCH 02/10] orangefs_lookup: simplify

buffered writes without buffer heads in xfs and iomap v5
 2018-05-31 18:07 UTC  (22+ messages)
` [PATCH 01/21] fs: factor out a __generic_write_end helper
` [PATCH 02/21] iomap: add initial support for writes without buffer heads
` [PATCH 03/21] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 04/21] xfs: simplify xfs_aops_discard_page
` [PATCH 05/21] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 06/21] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 07/21] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 08/21] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
` [PATCH 09/21] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 10/21] xfs: remove xfs_map_cow
` [PATCH 11/21] xfs: rename the offset variable in xfs_writepage_map
` [PATCH 12/21] xfs: make xfs_writepage_map extent map centric
` [PATCH 13/21] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 14/21] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 15/21] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 16/21] xfs: remove the imap_valid flag
` [PATCH 17/21] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 18/21] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 19/21] xfs: remove xfs_start_page_writeback
` [PATCH 20/21] xfs: refactor the tail of xfs_writepage_map
` [PATCH 21/21] xfs: allow writeback on pages without buffer heads

iomap SEEK_HOLE / SEEK_DATA cleanups and generalization v2
 2018-05-31 18:07 UTC  (4+ messages)
` [PATCH 1/3] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 2/3] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 3/3] fs: use ->is_partially_uptodate in page_cache_seek_hole_data

iomap based buffered reads & iomap cleanups v5
 2018-05-31 18:06 UTC  (11+ messages)
` [PATCH 04/13] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 05/13] iomap: inline data should be an iomap type, not a flag
` [PATCH 06/13] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 07/13] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 08/13] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 09/13] iomap: add a iomap_sector helper
` [PATCH 10/13] iomap: add an iomap-based bmap implementation
` [PATCH 11/13] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 12/13] xfs: use iomap_bmap
` [PATCH 13/13] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages

[PATCH 32/32] [RFC] fsinfo: Add a system call to allow querying of filesystem information [ver #8]
 2018-05-25  0:08 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).