linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-06 13:04:21 to 2020-04-09 09:01:47 UTC [more...]

memfd/fuse_test: BUG: kernel NULL pointer dereference, address: 00000041
 2020-04-09  9:01 UTC 

possible deadlock in send_sigurg
 2020-04-09  8:35 UTC  (4+ messages)
  ` [PATCH] proc: Use a dedicated lock in struct pid

[PATCH] ovl: skip overlayfs superblocks at global sync
 2020-04-09  8:29 UTC 

[PATCH v3 0/3] Support userspace-selected fds
 2020-04-09  8:10 UTC  (11+ messages)
` [PATCH v3 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v3 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH v3 3/3] fs: pipe2: Support O_SPECIFIC_FD

[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
 2020-04-09  7:31 UTC  (36+ messages)
` [PATCH V6 1/8] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
` [PATCH V6 3/8] fs/stat: Define DAX statx attribute
` [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
` [PATCH V6 5/8] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
` [PATCH V6 8/8] Documentation/dax: Update Usage section

[PATCH 0/8] loopfs
 2020-04-09  7:02 UTC  (3+ messages)

[PATCH] xattr: fix uninitialized out-param
 2020-04-09  6:27 UTC 

[GIT PULL] 9p update for 5.7
 2020-04-09  4:55 UTC  (16+ messages)
` [GIT PULL v2] "

[GIT PULL] iomap: bug fix for 5.7
 2020-04-09  4:55 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.7
 2020-04-09  4:55 UTC  (2+ messages)

[ANNOUNCE] exfat-utils-1.0.1 initial version released
 2020-04-09  1:59 UTC 

[PATCH V8 0/5] Refactor ioctl_fibmap() internal interface
 2020-04-09  0:32 UTC  (3+ messages)
` [PATCH 2/5] cachefiles: drop direct usage of ->bmap method

[PATCH man-pages v2 0/2] document openat2(2)
 2020-04-08 21:29 UTC  (6+ messages)
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[RFC 0/1] ext4: Fix mballoc race in freeing up group preallocations
 2020-04-08 17:06 UTC  (3+ messages)
` [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()

[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-08 16:13 UTC  (24+ messages)
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v4 03/10] block: introduce blk_req_zone_write_trylock
    ` [PATCH v4 04/10] block: Modify revalidate zones
` [PATCH v4 06/10] scsi: export scsi_mq_uninit_cmnd
` [PATCH v4 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v4 08/10] null_blk: Support REQ_OP_ZONE_APPEND

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:51 UTC  (4+ messages)
` [PATCH 05/35] docs: filesystems: fix renamed references
` [PATCH 14/35] fs: inode.c: get rid of docs warnings

[PATCH] netns: dangling pointer on netns bind mount point
 2020-04-08 13:48 UTC  (9+ messages)
          ` Fwd: "

[PATCH v2] exfat: replace 'time_ms' with 'time_10ms'
 2020-04-08 11:21 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 30/73] futex: Fix inode life-time issue
 2020-04-08  9:48 UTC  (3+ messages)
    ` backport request for 3.16 [was: Re: [PATCH AUTOSEL 5.4 30/73] futex: Fix inode life-time issue]

[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
 2020-04-08  9:04 UTC  (6+ messages)

[PATCH] exfat: replace 'time_ms' with 'time_10ms'
 2020-04-08  7:26 UTC  (2+ messages)
` AW: "

[PATCH v10 00/12] Inline Encryption Support
 2020-04-08  4:18 UTC  (14+ messages)
` [PATCH v10 01/12] Documentation: Document the blk-crypto framework
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
` [PATCH v10 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v10 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v10 07/12] scsi: ufs: UFS crypto API
` [PATCH v10 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v10 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v10 10/12] fscrypt: add inline encryption support
` [PATCH v10 11/12] f2fs: "
` [PATCH v10 12/12] ext4: "

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-08  3:36 UTC  (17+ messages)

improve use_mm / unuse_mm
 2020-04-08  1:44 UTC  (13+ messages)
` [PATCH 1/6] amdgpu: a NULL ->mm does not mean a thread is a kthread
` [PATCH 2/6] i915/gvt/kvm: "
` [PATCH 3/6] i915/gvt: remove unused xen bits
` [PATCH 4/6] kernel: move use_mm/unuse_mm to kthread.c
` [PATCH 5/6] kernel: better document the use_mm/unuse_mm API contract
` [PATCH 6/6] kernel: set USER_DS in kthread_use_mm

[PATCH] exfat: remove 'bps' mount-option
 2020-04-08  0:03 UTC  (2+ messages)

[PATCH 1/2] eventfd: Make wake counter work for single fd instead of all
 2020-04-07 20:06 UTC  (3+ messages)
` [PATCH 2/2] aio: Update calling to eventfd_signal_count with righ parameter

[hubcap:for-next 1/3] fs/orangefs/inode.c:282:9: error: dereferencing pointer to incomplete type 'struct orangefs_read_options'
 2020-04-07 19:28 UTC 

[RFC] Renaming page_offset() to page_pos()
 2020-04-07 19:09 UTC  (2+ messages)

[RFC 0/3] block: address blktrace use-after-free
 2020-04-07 19:00 UTC  (17+ messages)
` [RFC 1/3] block: move main block debugfs initialization to its own file
` [RFC 2/3] blktrace: fix debugfs use after free

[PATCH] xfs/XXX: Add xfs/XXX
 2020-04-07 18:30 UTC 

mmotm 2020-04-05-16-45 uploaded
 2020-04-07 18:00 UTC  (2+ messages)
  ` mmotm 2020-04-05-16-45 uploaded (objtool warning)

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-07 16:06 UTC  (15+ messages)

[PATCH] netns: Fix dangling pointer on netns bind mount point
 2020-04-07 15:43 UTC 

[PATCH v3 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2020-04-07 14:22 UTC  (4+ messages)
` [PATCH v3 2/4] fs/ext4/acl: apply umask if ACL support is disabled
` [PATCH v3 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
` [PATCH v3 4/4] nfs/super: check NFS_CAP_ACLS instead of the NFS version

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-04-07 11:05 UTC  (14+ messages)

[PATCH v11 0/8] Disable compat cruft on ppc64le v11
 2020-04-07  9:57 UTC  (10+ messages)
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
` [PATCH v12 0/8] Disable compat cruft on ppc64le v12
  ` [PATCH v12 5/8] powerpc/64: make buildable without CONFIG_COMPAT

possible deadlock in io_submit_one (3)
 2020-04-07  9:31 UTC  (3+ messages)

INFO: trying to register non-static key in __io_uring_register
 2020-04-07  8:16 UTC 

[PATCH] io_uring: remove redundant variable pointer nxt and io_wq_assign_next call
 2020-04-07  6:12 UTC  (4+ messages)

remove set_fs calls from the exec and coredump code
 2020-04-07  0:01 UTC  (7+ messages)
` [PATCH 1/6] powerpc/spufs: simplify spufs core dumping
` [PATCH 2/6] binfmt_elf: open code copy_siginfo_to_user to kernelspace buffer

kernel BUG at mm/hugetlb.c:LINE!
 2020-04-06 22:05 UTC  (2+ messages)

[POC RFC 0/3] splice(2) support for io_uring
 2020-04-06 20:01 UTC  (2+ messages)

[PATCH V3] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-04-06 18:44 UTC  (6+ messages)

[PATCH v2] ext4: use non-movable memory for superblock readahead
 2020-04-06 17:20 UTC  (3+ messages)

[PATCH] 9p: document short read behaviour with O_NONBLOCK
 2020-04-06 17:19 UTC 

[GIT PULL] Fsnotify patches for v5.7-rc1
 2020-04-06 16:45 UTC  (2+ messages)

[git pull] regression fix in namei
 2020-04-06 16:45 UTC  (3+ messages)

[GIT PULL] ext2 and udf cleanups and fixes for v5.7-rc1
 2020-04-06 16:45 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).