linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-11 15:10:51 to 2018-09-14 09:23:38 UTC [more...]

general protection fault in reconfigure_super
 2018-09-14  4:11 UTC  (2+ messages)

[PATCH v2 00/10] LSM: Module stacking in support of S.A.R.A and Landlock
 2018-09-14  2:42 UTC  (46+ messages)
` [PATCH 01/10] procfs: add smack subdir to attrs
` [PATCH 02/10] Smack: Abstract use of cred security blob
` [PATCH 03/10] SELinux: "
` [PATCH 04/10] LSM: Infrastructure management of the "
` [PATCH 05/10] SELinux: Abstract use of file "
` [PATCH 06/10] LSM: Infrastructure management of the "
` [PATCH 07/10] SELinux: Abstract use of inode "
` [PATCH 08/10] Smack: "
` [PATCH 09/10] LSM: Infrastructure management of the inode security
` [PATCH 10/10] LSM: Blob sharing support for S.A.R.A and LandLock

[PATCH 0/6] afs: DNS and VL server handling improvements
 2018-09-13 21:50 UTC  (8+ messages)
` [PATCH 1/6] dns: Allow the dns resolver to retrieve a server set
` [PATCH 2/6] afs: Do better max capacity handling on address lists
` [PATCH 3/6] afs: afs_end_vnode_operation() needs to translate abort codes to errors
` [PATCH 4/6] afs: Differentiate VL servers
` [PATCH 5/6] afs: Always build address lists using the helper functions
` [PATCH 6/6] afs: Sort address lists so that they are in logical ascending order

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-09-13 20:06 UTC  (3+ messages)
` [PATCH 04/11] audit: Embed key into chunk

Making the in-kernel DNS resolver handle server lists
 2018-09-13 20:01 UTC  (8+ messages)

[GIT PULL] overlayfs fixes for 4.19-rc4
 2018-09-13 18:30 UTC 

[PATCH 00/10] iov_iter: Add new iters and use with AFS
 2018-09-13 17:58 UTC  (16+ messages)
` [PATCH 01/10] iov_iter: Separate type from direction and use accessor functions
` [PATCH 02/10] iov_iter: Renumber the ITER_* constants in uio.h
` [PATCH 03/10] iov_iter: Make count and iov_offset loff_t not size_t
` [PATCH 04/10] iov_iter: Add mapping and discard iterator types
` [PATCH 05/10] afs: Better tracing of protocol errors
` [PATCH 06/10] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 07/10] afs: Use ITER_MAPPING for writing
` [PATCH 08/10] afs: Add O_DIRECT read support
` [PATCH 09/10] afs: Add a couple of tracepoints to log I/O errors
` [PATCH 10/10] afs: Don't invoke the server to read data beyond EOF

[PATCH] proc: restrict kernel stack dumps to root
 2018-09-13 14:39 UTC  (6+ messages)

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-13 13:37 UTC  (35+ messages)
` [PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
` [PATCH v2 03/17] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v2 04/17] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
  ` [PATCH v2 06/17] compat_ioctl: move rtc handling into rtc-dev.c
  ` [PATCH v2 07/17] compat_ioctl: move tape handling into drivers
  ` [PATCH v2 08/17] compat_ioctl: remove keyboard ioctl translation
  ` [PATCH v2 09/17] compat_ioctl: remove HIDIO translation
` [PATCH v2 10/17] compat_ioctl: remove translation for sound ioctls
  ` [PATCH v2 11/17] compat_ioctl: remove isdn ioctl translation
  ` [PATCH v2 12/17] compat_ioctl: remove IGNORE_IOCTL()
  ` [PATCH v2 13/17] compat_ioctl: remove /dev/random commands
  ` [PATCH v2 14/17] compat_ioctl: remove joystick ioctl translation
  ` [PATCH v2 15/17] compat_ioctl: remove PCI "
  ` [PATCH v2 16/17] compat_ioctl: remove /dev/raw "
  ` [PATCH v2 17/17] compat_ioctl: remove last RAID handling code

Is it possible to add pid and comm members to the event structure to increase the display of user and thread information?
 2018-09-13 12:31 UTC  (4+ messages)

KASAN: use-after-free Read in fuse_dev_do_read
 2018-09-13  8:59 UTC  (3+ messages)

[PATCH 01/11] compat_ioctl: remove keyboard ioctl translation
 2018-09-13  8:13 UTC  (15+ messages)
` [PATCH 03/11] compat_ioctl: remove translation for sound ioctls
` [PATCH 06/11] compat_ioctl: remove /dev/random commands
` [PATCH 11/11] compat_ioctl: move tape handling into drivers

[vfs:work.tty-ioctl 49/50] drivers/tty/pty.c:688:41: error: implicit declaration of function 'compat_ptr'
 2018-09-13  2:06 UTC 

mmotm 2018-09-12-16-40 uploaded
 2018-09-13  3:20 UTC  (4+ messages)
` mmotm 2018-09-12-16-40 uploaded (psi)

[PATCH v9 0/5] vfs: Use dlock list for SB's s_inodes list
 2018-09-12 19:28 UTC  (6+ messages)
` [PATCH v9 1/5] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v9 2/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v9 3/5] vfs: Use dlock list for superblock's inode list
` [PATCH v9 4/5] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v9 5/5] lib/dlock-list: Scale dlock_lists_empty()

How to access "upper" directory of overlayfs programatically
 2018-09-12 17:51 UTC 

[vfs:work.tty-ioctl 9/36] drivers//tty/amiserial.c:1602:3: error: 'const struct tty_operations' has no member named 'tiogsserial'; did you mean 'get_serial'?
 2018-09-12 17:10 UTC 

[PATCH] Documentation: filesystems: remove reminiscences of POHMELFS
 2018-09-12 12:44 UTC 

[PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-09-12 17:35 UTC  (4+ messages)
` [PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [PATCH v4 3/3] fs/dcache: Track & report number of negative dentries

[PATCH 0/3] Replace direct ->bmap calls by bmap() with error support
 2018-09-12 12:25 UTC  (4+ messages)
` [PATCH 1/3] fs: Enable bmap() function to properly return errors
` [PATCH 2/3] cachefiles: drop direct usage of ->bmap method
` [PATCH 3/3] ecryptfs: drop direct calls to ->bmap

[PATCH v3 0/4] fs/dcache: Track # of negative dentries
 2018-09-12 16:11 UTC  (16+ messages)
` [PATCH v3 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v3 2/4] fs: Don't need to put list_lru into its own cacheline
` [PATCH v3 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v3 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[PATCH] fat: Relax checks for sector size and media type
 2018-09-12 10:36 UTC  (8+ messages)

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-09-11 23:54 UTC  (7+ messages)
` [PATCH 14/33] vfs: Implement a filesystem superblock creation/configuration "

[dhowells/mount-api] general protection fault in mqueue_get_tree
 2018-09-11 21:00 UTC  (4+ messages)

[PATCH dhowells/mount-api] fs: fix checking an error code of security_fs_context_parse_param
 2018-09-11 20:15 UTC  (6+ messages)
  ` [PATCH dhowells/mount-api] fs: return -ENOPARAM from security_fs_context_parse_param by default

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-09-11 18:21 UTC  (7+ messages)

open sets ext4_da_aops for DAX existing files
 2018-09-11 16:34 UTC  (6+ messages)

Overlayfs @ Containers and checkpoint/restart micro-conference at LPC2018
 2018-09-11 15:36 UTC  (5+ messages)

[PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts()
 2018-09-11 15:26 UTC  (3+ messages)

[PATCH 0/6] Extract bg queue logic out fuse_conn::lock
 2018-09-11 10:14 UTC  (2+ messages)

[PATCH 0/3] fuse: Solve request_find() bottleneck
 2018-09-11 10:12 UTC  (4+ messages)
` [PATCH 1/3] fuse: Change interrupt requests allocation algorhythm
` [PATCH 2/3] fuse: Kill fuse_req::intr_unique
` [PATCH 3/3] fuse: Use hash table to link processing request

[PATCH dhowells/mount-api] fs: return -ENOPARAM from security_fs_context_parse_param by default
 2018-09-06 18:44 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).