linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-05 12:50:43 to 2018-06-08 23:51:08 UTC [more...]

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

Ext4 fiemap implementation
 2018-06-08 22:41 UTC  (10+ messages)

[GIT PULL] Fsnotify cleanups
 2018-06-08 20:34 UTC  (4+ messages)

[PATCH v1] eventfd: only return events requested in poll_mask()
 2018-06-08 19:12 UTC 

[RFC][PATCHES] getting rid of int *open in ->atomic_open() and friends
 2018-06-08 18:57 UTC  (15+ messages)
` [PATCH 01/13] drm_mode_create_lease_ioctl(): switch to filp_clone_open()
  ` [PATCH 02/13] rename filp_clone_open() to file_clone_open()
  ` [PATCH 03/13] introduce FMODE_OPENED
  ` [PATCH 04/13] get rid of 'opened' argument of finish_open()
  ` [PATCH 05/13] pull fput() on late failures into path_openat()
  ` [PATCH 06/13] switch all remaining checks for FILE_OPENED to FMODE_OPENED
  ` [PATCH 07/13] now we can fold open_check_o_direct() into do_dentry_open()
  ` [PATCH 08/13] __gfs2_lookup(), nfs_finish_open() and fuse_create_open() don't need 'opened'
  ` [PATCH 09/13] introduce FMODE_CREATED and switch to it
  ` [PATCH 10/13] IMA: don't propagate opened through the entire thing
  ` [PATCH 11/13] gfs2_create_inode() doesn't need 'opened' anymore
  ` [PATCH 12/13] get rid of 'opened' argument of ->atomic_open()
  ` [PATCH 13/13] get rid of 'opened' in path_openat() and the helpers downstream

general protection fault in wb_workfn (2)
 2018-06-08 17:14 UTC  (15+ messages)

[PATCH] dax: remove VM_MIXEDMAP for fsdax and device dax
 2018-06-08 17:05 UTC  (2+ messages)

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-06-08 17:05 UTC  (6+ messages)

[PATCH 0/2] fs/lock: show locks info owned by dead/invisible processes
 2018-06-08 16:02 UTC  (4+ messages)
` [PATCH 1/2] fs/lock: skip lock owner pid translation in case we are in init_pid_ns
` [PATCH 2/2] fs/lock: show locks taken by processes from another pidns

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-08 15:25 UTC  (3+ messages)

[PATCH v1] aio: mark __aio_sigset::sigmask const
 2018-06-08 14:55 UTC 

WARNING in do_dentry_open
 2018-06-08 13:47 UTC  (3+ messages)

general protection fault in pipe_write
 2018-06-08 13:36 UTC  (2+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-08 12:50 UTC  (3+ messages)

[GIT PULL] overlayfs update for 4.18
 2018-06-08 12:13 UTC 

[GIT PULL] UDF support for UTF-16
 2018-06-08 11:56 UTC  (5+ messages)

Exporting a unique ino/dev pair to user space
 2018-06-08  6:45 UTC  (7+ messages)

[git pull] vfs.git fix proc_fill_cache() regression
 2018-06-08  5:33 UTC 

[git pull] vfs.git - aio ioprio
 2018-06-08  5:27 UTC 

mmotm 2018-06-07-16-59 uploaded
 2018-06-08  1:15 UTC  (3+ messages)
` mmotm 2018-06-07-16-59 uploaded (fs/fat/ and fs/dax/)
` mmotm 2018-06-07-16-59 uploaded (scsi/ipr)

general protection fault in __vfs_write
 2018-06-07 21:58 UTC  (3+ messages)

[PATCH v3 0/2] vfs: better dedupe permission check
 2018-06-07 20:45 UTC  (5+ messages)
` [PATCH v3 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v3 2/2] vfs: dedupe should return EPERM if permission is not granted

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-06-07 20:45 UTC  (6+ messages)
` [PATCH 10/32] VFS: Implement a filesystem superblock creation/configuration "
` [PATCH 26/32] afs: Use fs_context to pass parameters over automount "

[RFC][PATCH 0/76] vfs: 'views' for filesystems with more than one root
 2018-06-07 20:44 UTC  (11+ messages)

[PATCH RESEND] Documentation: filesystems: update filesystem locking documentation
 2018-06-07 18:31 UTC  (4+ messages)

[PATCH 1/4] vmsplice: lift import_iovec() into do_vmsplice()
 2018-06-07 17:56 UTC  (3+ messages)
` [1/4] "

[PATCH v3 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-07 17:02 UTC  (14+ messages)
` [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 08/12] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v3 11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-07 16:52 UTC  (9+ messages)

[GIT PULL] orangefs: fixes and cleanups
 2018-06-07 14:52 UTC 

iomap preparations for GFS2
 2018-06-07 13:50 UTC  (16+ 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 0/1] getxattr: use correct xattr length
 2018-06-07 11:43 UTC  (2+ messages)
` [PATCH 1/1] "

[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
 2018-06-07 10:26 UTC  (6+ messages)

[philip.li@intel.com: Re: [kbuild-all] [vfs:work.aio 10/12] fs/aio.c:1444: undefined reference to `ioprio_check_cap']
 2018-06-07  2:13 UTC 

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-06 22:29 UTC  (7+ messages)
` [PATCH v2 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode

[PATCH] Documentation: update firmware loader fallback reference
 2018-06-06 21:38 UTC 

[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 0/5] vfs: track per-sb writeback errors and report them via fsinfo()
 2018-06-06 15:56 UTC  (3+ messages)
` [PATCH 2/5] buffer: record blockdev write errors in super_block that backs them

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

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

[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  (10+ messages)
` [PATCH v8 03/10] iomap: Complete partial direct I/O writes synchronously
` [PATCH v8 06/10] iomap: Add page_write_end iomap hook

[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

KASAN vs ZONE_DEVICE (was: Re: [PATCH v2 2/7] dax: change bdev_dax_supported()...)
 2018-06-05 19:10 UTC  (3+ 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

BUG: unable to handle kernel paging request in dput
 2018-06-05 13:17 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).