linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 18:26:23 to 2020-04-03 06:25:26 UTC [more...]

possible deadlock in free_ioctx_users (2)
 2020-04-03  6:25 UTC 

possible deadlock in io_submit_one (3)
 2020-04-03  6:25 UTC 

possible deadlock in send_sigurg
 2020-04-03  6:15 UTC 

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-04-03  4:39 UTC  (13+ messages)

[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
 2020-04-03  2:18 UTC 

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-03  1:44 UTC  (51+ messages)
` [GIT PULL] General notification queue and key notifications

[PATCH v6 0/6] dax/pmem: Provide a dax operation to zero page range
 2020-04-03  1:02 UTC  (6+ messages)
` [PATCH v6 4/6] dm,dax: Add dax zero_page_range operation
` [PATCH v6 7/6] dax: Move mandatory ->zero_page_range() check in alloc_dax()

[git pull] vfs.git pathwalk sanitizing
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] vfs: bug fix for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.7, part 1
 2020-04-02 20:25 UTC  (2+ messages)

[PATCH v10 0/9] proc: modernize proc to support multiple private instances
 2020-04-02 17:04 UTC  (14+ messages)
` [PATCH v10 2/9] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v10 7/9] proc: move hidepid values to uapi as they are user interface to mount
` [PATCH v10 8/9] proc: use human-readable values for hidehid
  ` [PATCH v11 "

[RFC 0/3] block: address blktrace use-after-free
 2020-04-02 16:14 UTC  (9+ messages)
` [RFC 1/3] block: move main block debugfs initialization to its own file
` [RFC 2/3] blktrace: fix debugfs use after free
` [RFC 3/3] block: avoid deferral of blk_release_queue() work

[PATCH 1/7] fs: Add missing annotation for iput_final()
 2020-04-02 16:06 UTC  (8+ messages)
  ` [PATCH 2/7] fsnotify: Add missing annotation for fsnotify_finish_user_wait()
  ` [PATCH 3/7] dax: Add missing annotation for wait_entry_unlocked()
  ` [PATCH 4/7] sysctl: Add missing annotation for start_unregistering()

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-04-02 15:19 UTC  (3+ messages)
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change "

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-04-02 14:14 UTC  (10+ messages)

fat: Improve the readahead for FAT entries
 2020-04-02 13:21 UTC 

[PATCH v2] Fix alignment of value in /proc/$pid/smaps
 2020-04-02 12:48 UTC  (2+ messages)

[PATCH 0/9] XArray: several cleanups
 2020-04-02 12:36 UTC  (22+ messages)
` [PATCH 5/9] XArray: entry in last level is not expected to be a node
` [PATCH 6/9] XArray: internal node is a xa_node when it is bigger than XA_ZERO_ENTRY

[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-04-02  7:43 UTC  (8+ messages)

[PATCH v2] fs: Fix missing 'bit' in comment
 2020-04-02  4:12 UTC  (2+ messages)

[GIT PULL] XArray for 5.7-rc1
 2020-04-02  2:05 UTC  (2+ messages)

mmotm 2020-04-01-17-52 uploaded
 2020-04-02  0:53 UTC 

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-01 21:39 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH v5 2/3] Teach SELinux about anonymous inodes
  ` [PATCH v5 3/3] Wire UFFD up to SELinux

mmotm 2020-03-30-18-46 uploaded
 2020-04-01 17:13 UTC  (9+ messages)
  ` mmotm 2020-03-30-18-46 uploaded (freesync)
  ` mmotm 2020-03-30-18-46 uploaded (VDPA + vhost)

[PATCH] iomap: Handle memory allocation failure in readahead
 2020-04-01 16:58 UTC  (6+ messages)

[PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory
 2020-04-01 16:14 UTC  (5+ messages)
` [PATCH v5 4/8] dax, pmem: Add a dax operation zero_page_range

[PATCH v2] dax: Add missing annotation for wait_entry_unlocked()
 2020-04-01 15:33 UTC 

[PATCHv3 0/2] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-04-01 14:41 UTC  (4+ messages)
` [PATCHv3 1/2] sysctl/sysrq: Remove __sysrq_enabled copy

[PATCH] io_uring: add missing finish_wait() in io_sq_thread()
 2020-04-01 13:04 UTC 

Why does test-fsinfo require static libraries?
 2020-04-01 12:05 UTC  (2+ messages)

[PATCH v2 0/1] an option to place initramfs in a leaf tmpfs instead of rootfs
 2020-04-01 10:09 UTC  (6+ messages)
` [PATCH v2 1/1] mnt: add support for non-rootfs initramfs

[PATCH] fuse:rely on fuse_perm for exec when no mode bits set
 2020-04-01  9:31 UTC 

[PATCH] exfat: Unify access to the boot sector
 2020-04-01  9:17 UTC 

[PATCH man-pages v2 0/2] document openat2(2)
 2020-04-01  6:38 UTC  (7+ messages)
` [PATCH man-pages v2 1/2] path_resolution.7: update to mention openat2(2) features
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[GIT PULL] fscrypt updates for 5.7
 2020-03-31 21:50 UTC  (2+ messages)

[PATCH] proc: rename "catch" function argument
 2020-03-31 21:09 UTC 

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-03-31 20:11 UTC  (2+ messages)
` RFC: pidfd_getfd(2) manual page

WARNING in inc_nlink
 2020-03-31 17:21 UTC 

[RFC] iomap: Remove indirect function call
 2020-03-31 13:02 UTC  (3+ messages)

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-31 15:35 UTC  (4+ messages)
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND

INFO: trying to register non-static key in io_cqring_ev_posted (2)
 2020-03-31 14:53 UTC 

orangefs fixes
 2020-03-31 13:55 UTC  (3+ messages)
` [PATCH 1/2] Revert "orangefs: remember count when reading."

[PATCH] fcntl: Add 32bit filesystem mode
 2020-03-31 13:35 UTC 

WARNING in percpu_ref_switch_to_atomic_rcu
 2020-03-31 13:34 UTC 

[PATCH v2 01/11] xattr: break delegations in {set,remove}xattr and add _locked versions
 2020-03-31 13:11 UTC  (2+ messages)

INFO: trying to register non-static key in io_cqring_ev_posted (2)
 2020-03-31 11:14 UTC  (2+ messages)

[PATCH] iomap: Do not use GFP_NORETRY to allocate BIOs
 2020-03-31  9:21 UTC  (7+ messages)

[PATCH v2 0/4] Fix stat() family ping/pong on expiring autofs mounts
 2020-03-31  0:54 UTC  (5+ messages)
` [PATCH v2 1/4] autofs: dont call do_expire_wait() in autofs_d_manage()
` [PATCH v2 2/4] autofs: remove rcu_walk parameter from autofs_expire_wait()
` [PATCH v2 3/4] vfs: check for autofs expiring dentry in follow_automount()
` [PATCH v2 4/4] autofs: add comment about autofs_mountpoint_changed()

[PATCH 1/4] autofs: dont call do_expire_wait() in autofs_d_manage()
 2020-03-31  0:22 UTC  (6+ messages)
` [PATCH 2/4] autofs: remove rcu_walk parameter from autofs_expire_wait()
` [PATCH 3/4] vfs: check for autofs expiring dentry in follow_automount()
` [PATCH 4/4] autofs: add comment about autofs_mountpoint_changed()

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-30 19:55 UTC  (12+ messages)

[PATCH v2 11/16] fanotify: prepare to encode both parent and child fid's
 2020-03-30 19:29 UTC  (13+ messages)

[PATCH 0/1] an option to place initramfs in a leaf tmpfs instead of rootfs
 2020-03-30 19:03 UTC  (3+ messages)
` [PATCH 1/1] mnt: add support for non-rootfs initramfs

[PATCH v4 0/5] module autoloading fixes and cleanups
 2020-03-30 18:48 UTC  (3+ messages)
` [PATCH v4 3/5] docs: admin-guide: document the kernel.modprobe sysctl

[PATCH v15 00/10] Landlock LSM
 2020-03-30 18:29 UTC  (3+ messages)
` [PATCH v15 05/10] fs,landlock: Support filesystem access-control

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-30 18:26 UTC  (11+ 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).