linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 01:30:14 to 2020-03-31 15:37:27 UTC [more...]

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-31 15:35 UTC  (31+ messages)
` [PATCH v3 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v3 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v3 04/10] block: Introduce zone write pointer offset caching
` [PATCH v3 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v3 06/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v3 07/10] null_blk: Cleanup zoned device initialization
` [PATCH v3 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v3 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v3 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

Upcoming: Notifications, FS notifications and fsinfo()
 2020-03-31 15:24 UTC  (18+ messages)
` [GIT PULL] General notification queue and key notifications
` [GIT PULL] Mount and superblock notifications
` [GIT PULL] fsinfo: Filesystem information query

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

[PATCH man-pages v2 0/2] document openat2(2)
 2020-03-31 14:39 UTC  (10+ 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

[PATCH v10 0/9] proc: modernize proc to support multiple private instances
 2020-03-30 18:33 UTC  (23+ messages)
` [PATCH v10 1/9] proc: rename struct proc_fs_info to proc_fs_opts
` [PATCH v10 2/9] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v10 3/9] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
` [PATCH v10 4/9] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v10 5/9] proc: add option to mount only a pids subset
` [PATCH v10 6/9] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
` [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 "
` [PATCH v10 9/9] proc: use named enums for better readability

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

[PATCH 0/9] XArray: several cleanups
 2020-03-31 13:42 UTC  (27+ messages)
` [PATCH 1/9] XArray: fix comment on Zero/Retry entry
` [PATCH 2/9] XArray: simplify the calculation of shift
` [PATCH 3/9] XArray: handle a NULL head by itself
` [PATCH 4/9] XArray: don't expect to have more nr_values than count
` [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 7/9] XArray: the NULL xa_node condition is handled in xas_top
` [PATCH 8/9] XArray: take xas_error() handling for clearer logic
` [PATCH 9/9] XArray: adjust xa_offset till it gets the correct node

[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  (7+ messages)
` [PATCH v2 02/11] xattr: add a function to check if a namespace is supported
` [PATCH v2 10/11] nfsd: implement the xattr functions and en/decode logic
  ` vfs_listxattr and the NFS server: namespaces

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

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)

[RFC] iomap: Remove indirect function call
 2020-03-31  7:46 UTC  (2+ messages)

mmotm 2020-03-30-18-46 uploaded
 2020-03-31  7:39 UTC  (2+ messages)
  ` mmotm 2020-03-30-18-46 uploaded (freesync)

[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 v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-03-30 20:14 UTC  (6+ messages)

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-30 19:55 UTC  (18+ 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  (7+ 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  (6+ messages)
` [PATCH v15 05/10] fs,landlock: Support filesystem access-control
` [PATCH v15 09/10] samples/landlock: Add a sandbox manager example

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-30 18:26 UTC  (11+ messages)

[PATCH v6 15/16] exec: Fix dead-lock in de_thread with ptrace_attach
 2020-03-30 18:26 UTC  (5+ messages)
        ` [PATCH v7 "

[GIT PULL] fscrypt updates for 5.7
 2020-03-30 16:53 UTC 

Trial Order 3/30/2020
 2020-03-30 15:54 UTC 

[PATCH v3 00/14] fanotify directory modify event
 2020-03-30 15:32 UTC  (7+ messages)
` [PATCH v3 10/14] fanotify: divorce fanotify_path_event and fanotify_fid_event

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

[PATCH] Remove bogus warning in __mark_inode_dirty()
 2020-03-30 15:13 UTC 

[PATCH -next] fanotify: Fix the checks in fanotify_fsid_equal
 2020-03-30 10:40 UTC  (4+ messages)

NULL pointer dereference in coredump code
 2020-03-30  8:31 UTC 

Fwd: Some happening when using BIND mount with network namespace
 2020-03-30  7:50 UTC 

mmotm 2020-03-28-22-17 uploaded
 2020-03-30  5:14 UTC  (3+ messages)
` mmotm 2020-03-28-22-17 uploaded (staging/octeon/)

[PATCH] umh: fix refcount underflow in fork_usermode_blob()
 2020-03-29  4:28 UTC  (8+ messages)
      ` [PATCH (repost)] "

[PATCH] hfsplus: Fix crash and filesystem corruption when deleting files
 2020-03-28 23:18 UTC  (3+ messages)

[PATCH 0/4] Fixes for exfat driver
 2020-03-28 23:40 UTC  (5+ messages)
` [PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF

[PATCH 09/10] kernel/sysctl.c: Replace 1 and 0 by corresponding boolean value
 2020-03-28 21:24 UTC  (2+ messages)

[PATCH V3] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected
 2020-03-27 22:36 UTC 

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-27 22:06 UTC  (5+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

[PATCH v9 00/11] Inline Encryption Support
 2020-03-27 17:05 UTC  (7+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v9 02/11] block: Inline encryption support for blk-mq

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27 15:06 UTC  (3+ messages)

[PATCH v3 0/3] SELinux support for anonymous inodes and UFFD
 2020-03-27 13:41 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] Add a new LSM-supporting anonymous inode interface
  ` [PATCH v4 2/3] Teach SELinux about anonymous inodes

[PATCH 1/4] autofs: dont call do_expire_wait() in autofs_d_manage()
 2020-03-27 11:33 UTC  (7+ messages)
` [PATCH 3/4] vfs: check for autofs expiring dentry in follow_automount()
` [PATCH 4/4] autofs: add comment about autofs_mountpoint_changed()

[PATCH 0/2] Make PageWriteback use the PageLocked optimisation
 2020-03-27 10:46 UTC  (5+ messages)
` [PATCH 2/2] mm: Use clear_bit_unlock_is_negative_byte for PageWriteback


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