linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-02 15:45:23 to 2018-06-05 13:30:06 UTC [more...]

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

BUG: unable to handle kernel paging request in dput
 2018-06-05 13:17 UTC 

[PATCH v8 00/10] gfs2 iomap write support
 2018-06-05 12:50 UTC  (19+ messages)
` [PATCH v8 01/10] iomap: inline data should be an iomap type, not a flag
` [PATCH v8 02/10] iomap: Mark newly allocated buffer heads as new
` [PATCH v8 03/10] iomap: Complete partial direct I/O writes synchronously
` [PATCH v8 04/10] fs: factor out a __generic_write_end helper
` [PATCH v8 05/10] iomap: Generic inline data handling
` [PATCH v8 06/10] iomap: Add page_write_end iomap hook
` [PATCH v8 07/10] gfs2: iomap buffered write support
` [PATCH v8 08/10] gfs2: gfs2_extent_length cleanup
` [PATCH v8 09/10] gfs2: iomap direct I/O support
` [PATCH v8 10/10] gfs2: Remove gfs2_write_{begin,end}

[PATCH] ksys_mount: check for permissions before resource allocation
 2018-06-05 12:42 UTC  (8+ messages)

[PATCH 00/39] overlayfs: stack file operations
 2018-06-05 11:36 UTC  (18+ messages)
` [PATCH 01/39] vfs: dedpue: return loff_t
` [PATCH 03/39] vfs: dedupe: extract helper for a single dedup
` [PATCH 04/39] vfs: add path_open()
` [PATCH 05/39] vfs: optionally don't account file in nr_files
` [PATCH 06/39] vfs: add f_op->pre_mmap()
` [PATCH 07/39] vfs: export vfs_ioctl() to modules
` [PATCH 32/39] vfs: fix freeze protection in mnt_want_write_file() for overlayfs

KASAN vs ZONE_DEVICE (was: Re: [PATCH v2 2/7] dax: change bdev_dax_supported()...)
 2018-06-05  7:50 UTC  (2+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-05  5:55 UTC  (24+ messages)
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
` [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

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

[PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLONE_MOUNT) [ver #8]
 2018-06-04 20:45 UTC  (28+ messages)
  ` [PATCH 00/32] VFS: Introduce filesystem context "
    ` [PATCH 21/32] VFS: Implement fsmount() to effect a pre-configured 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])
    ` [PATCH 32/32] [RFC] fsinfo: Add a system call to allow querying of filesystem information [ver #8]

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

[git pull] vfs, pile 4
 2018-06-04 18:40 UTC  (4+ messages)

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-04 18:35 UTC  (18+ 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

[git pull] vfs, pile 5
 2018-06-04 18:32 UTC 

[PATCH 0/5] vfs: track per-sb writeback errors and report them via fsinfo()
 2018-06-04 18:03 UTC  (6+ messages)
` [PATCH 1/5] vfs: track per-sb writeback errors
` [PATCH 2/5] buffer: record blockdev write errors in super_block that backs them
` [PATCH 3/5] errseq: add a new errseq_scrape function
` [PATCH 4/5] vfs: allow fsinfo to fetch the current state of s_wb_err
` [PATCH 5/5] samples: extend test-fsinfo to access error_state

[PATCH 1/2] fs: aio ioprio add explicit block layer dependence
 2018-06-04 17:59 UTC  (2+ messages)
` [PATCH 2/2] fs: aio ioprio use ioprio_check_cap ret val

[PATCH v3] mm: Change return type int to vm_fault_t for fault handlers
 2018-06-04 17:17 UTC 

[PATCH v6 0/9] gfs2 iomap write support
 2018-06-04 17:01 UTC  (13+ messages)
` [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 v7 00/12] gfs2 iomap write support
 2018-06-04 17:00 UTC  (19+ messages)
` [PATCH v7 01/12] iomap: inline data should be an iomap type, not a flag
` [PATCH v7 02/12] iomap: Mark newly allocated buffer heads as new
` [PATCH v7 03/12] iomap: Complete partial direct I/O writes synchronously
` [PATCH v7 04/12] fs: factor out a __generic_write_end helper
` [PATCH v7 05/12] fs: allow to always dirty inode in __generic_write_end
` [PATCH v7 06/12] iomap: Generic inline data handling
` [PATCH v7 07/12] iomap: Add page_write_end iomap hook
` [PATCH v7 08/12] gfs2: iomap buffered write support
` [PATCH v7 09/12] gfs2: gfs2_extent_length cleanup
` [PATCH v7 10/12] gfs2: iomap direct I/O support
` [PATCH v7 11/12] gfs2: Remove gfs2_write_{begin,end}
` [PATCH v7 12/12] iomap: Put struct iomap_ops into struct iomap

Ext4 fiemap implementation
 2018-06-04 16:43 UTC  (4+ messages)

linux-next: Tree for Jun 4 (fs/afs/)
 2018-06-04 16:12 UTC 

[PATCH v2] MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2
 2018-06-04 14:40 UTC  (2+ messages)
  ` [Cluster-devel] "

[PATCH] MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2
 2018-06-04 14:27 UTC  (2+ messages)
  ` [Cluster-devel] "

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

[GIT PULL] fasync fix for v4.18
 2018-06-04 13:28 UTC 

buffered writes without buffer heads in xfs and iomap v5
 2018-06-04 12:27 UTC  (13+ messages)
` [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

[RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize
 2018-06-04 10:09 UTC  (4+ messages)
` [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters

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

[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 

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

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

[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] exec: binfmt_misc: update reference to documentation
 2018-06-02 22:16 UTC  (2+ 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).