linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-04 12:37:43 to 2018-06-06 21:19:13 UTC [more...]

[RFC][PATCH 0/76] vfs: 'views' for filesystems with more than one root
 2018-06-06 21:19 UTC  (8+ messages)

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-06-06 20:26 UTC  (14+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 03/10] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 05/10] audit: add containerid support for tty_audit
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
` [RFC PATCH ghak90 (was ghak32) V3 10/10] rfkill: fix spelling mistake contidion to condition

[GIT PULL] overlayfs fixes for 4.18
 2018-06-06 19:34 UTC 

[GIT PULL] fuse update for 4.18
 2018-06-06 18:29 UTC 

general protection fault in sockfs_setattr
 2018-06-06 18:21 UTC  (2+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-06 17:24 UTC  (25+ 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 0/5] vfs: track per-sb writeback errors and report them via fsinfo()
 2018-06-06 15:56 UTC  (7+ 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

iomap preparations for GFS2
 2018-06-06 15:39 UTC  (15+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
` [PATCH 3/6] iomap: mark newly allocated buffer heads as new
` [PATCH 4/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 5/6] iomap: generic inline data handling
` [PATCH 6/6] iomap: add a page_done callback

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

[PATCH 00/39] overlayfs: stack file operations
 2018-06-06 15:09 UTC  (10+ messages)
` [PATCH 01/39] vfs: dedpue: return loff_t
` [PATCH 02/39] vfs: dedupe: rationalize args
` [PATCH 06/39] vfs: add f_op->pre_mmap()

Ext4 fiemap implementation
 2018-06-06 14:40 UTC  (6+ messages)

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-06 13:44 UTC  (12+ messages)
` [PATCH v2 07/11] x86, memory_failure: Introduce {set, clear}_mce_nospec()

[PATCH v2] iomap: fsync swap files before iterating mappings
 2018-06-06 12:43 UTC  (3+ messages)

[PATCH v8 00/10] gfs2 iomap write support
 2018-06-06 11:44 UTC  (21+ 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] ppp: remove the PPPIOCDETACH ioctl
 2018-06-06  9:01 UTC  (3+ messages)
` [PATCH v2] "

vfs_timespec64 merge into v4.18?
 2018-06-05 21:14 UTC  (2+ messages)

[PATCH 00/13][V2] Introduce io.latency io controller for cgroups
 2018-06-05 20:46 UTC  (17+ 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
` [PATCH 11/13] rq-qos: introduce dio_bio callback
` [PATCH 12/13] block: introduce blk-iolatency io controller
` [PATCH 13/13] Documentation: add a doc for blk-iolatency

[PATCH RESEND] Documentation: filesystems: update filesystem locking documentation
 2018-06-05 19:46 UTC  (3+ messages)

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

[PATCH v5 0/2] Directed kmem charging
 2018-06-05 17:54 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations

[PATCH] iomap: fsync swap files before iterating mappings
 2018-06-05 16:25 UTC  (2+ messages)

[PATCH 0/5] afs: Fixes and development
 2018-06-05 16:07 UTC  (6+ messages)
` [PATCH 1/5] afs: Handle CONFIG_PROC_FS=n
` [PATCH 2/5] afs: Show all of a server's addresses in /proc/fs/afs/servers
` [PATCH 3/5] afs: Enable IPv6 DNS lookups
` [PATCH 4/5] afs: Display manually added cells in dynamic root mount
` [PATCH 5/5] afs: Optimise callback breaking by not repeating volume lookup

general protection fault in wb_workfn (2)
 2018-06-05 13:45 UTC  (9+ messages)

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

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

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

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

[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  (6+ messages)
` [PATCH v6 4/9] iomap: Generic inline data handling

[PATCH v7 00/12] gfs2 iomap write support
 2018-06-04 17:00 UTC  (14+ messages)
` [PATCH v7 05/12] fs: allow to always dirty inode in __generic_write_end
` [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

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 


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