linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 16:51:55 to 2020-03-19 15:10:49 UTC [more...]

[PATCH v3 00/14] fanotify directory modify event
 2020-03-19 15:10 UTC  (6+ messages)
` [PATCH v3 01/14] fsnotify: tidy up FS_ and FAN_ constants
` [PATCH v3 02/14] fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
` [PATCH v3 03/14] fsnotify: funnel all dirent events through fsnotify_name()
` [PATCH v3 04/14] fsnotify: use helpers to access data by data_type
` [PATCH v3 06/14] fsnotify: pass dentry instead of inode for events possible on child

[PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-03-19 15:08 UTC 

[PATCH] iomap: Submit BIOs at the end of each extent
 2020-03-19 15:07 UTC 

[PATCH] staging: exfat: Fix checkpatch.pl camelcase issues
 2020-03-19 14:53 UTC  (5+ messages)

[PATCH v11 0/8] Disable compat cruft on ppc64le v11
 2020-03-19 14:26 UTC  (14+ messages)
  ` [PATCH v11 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
  ` [PATCH v11 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
  ` [PATCH v11 4/8] powerpc/perf: consolidate valid_user_sp
  ` [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT
  ` [PATCH v11 6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
  ` [PATCH v11 7/8] powerpc/perf: split callchain.c by bitness
  ` [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

[PATCH] fs: move the posix_acl_fix_xattr_{to_from}_user out of xattr code
 2020-03-19 13:40 UTC  (4+ messages)

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-03-19 12:36 UTC  (17+ messages)
` [PATCH 01/13] fsinfo: Add fsinfo() syscall to query filesystem "
` [PATCH 02/13] fsinfo: Provide a bitmap of supported features "
` [PATCH 03/13] fsinfo: Allow retrieval of superblock devname, options and stats "
` [PATCH 04/13] fsinfo: Allow fsinfo() to look up a mount object by ID "
` [PATCH 05/13] fsinfo: Add a uniquifier ID to struct mount "
` [PATCH 06/13] fsinfo: Allow mount information to be queried "
` [PATCH 07/13] fsinfo: Allow mount topology and propagation info to be retrieved "
` [PATCH 08/13] fsinfo: Provide notification overrun handling support "
` [PATCH 09/13] fsinfo: sample: Mount listing program "
` [PATCH 10/13] fsinfo: Add API documentation "
` [PATCH 11/13] fsinfo: Add support for AFS "
` [PATCH 12/13] fsinfo: Example support for Ext4 "
` [PATCH 13/13] fsinfo: Example support for NFS "

[PATCH v8 00/25] Change readahead API
 2020-03-19 11:57 UTC  (4+ messages)

[PATCH v8 00/11] Inline Encryption Support
 2020-03-19 11:04 UTC  (5+ messages)
` [PATCH v8 02/11] block: Inline encryption support for blk-mq
` [PATCH v8 03/11] block: Make blk-integrity preclude hardware inline encryption

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

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-19  9:20 UTC  (29+ messages)
` [PATCHv5] "
      ` [PATCHv6] "
          ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
            ` [PATCH 0/5] "
              ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                            ` [PATCH v3 "
                                        ` [PATCH v4 3/5] "

[PATCH 01/14] VFS: Add additional RESOLVE_* flags [ver #18]
 2020-03-16 14:20 UTC  (9+ messages)

[PATCH] ext4: Check for non-zero journal inum in ext4_calculate_overhead
 2020-03-19  4:36 UTC  (4+ messages)

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-18 23:45 UTC  (13+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-18 23:33 UTC  (11+ messages)
` [RFC PATCH v14 06/10] landlock: Add syscall implementation

[PATCH v4 0/5] module autoloading fixes and cleanups
 2020-03-18 23:05 UTC  (6+ messages)
` [PATCH v4 1/5] kmod: make request_module() return an error when autoloading is disabled
` [PATCH v4 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
` [PATCH v4 3/5] docs: admin-guide: document the kernel.modprobe sysctl
` [PATCH v4 4/5] selftests: kmod: fix handling test numbers above 9
` [PATCH v4 5/5] selftests: kmod: test disabling module autoloading

[PATCH v3 0/5] module autoloading fixes and cleanups
 2020-03-18 22:55 UTC  (9+ messages)
` [PATCH v3 1/5] kmod: make request_module() return an error when autoloading is disabled
` [PATCH v3 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-18 22:06 UTC  (31+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[PATCH AUTOSEL 5.4 30/73] futex: Fix inode life-time issue
 2020-03-18 20:52 UTC 

[PATCH 00/17] pipe: Keyrings, mount and superblock notifications [ver #5]
 2020-03-18 19:07 UTC  (23+ messages)
` [PATCH 01/17] uapi: General notification queue definitions "
` [PATCH 02/17] security: Add hooks to rule on setting a watch "
` [PATCH 03/17] security: Add a hook for the point of notification insertion "
` [PATCH 04/17] pipe: Add O_NOTIFICATION_PIPE "
` [PATCH 05/17] pipe: Add general notification queue support "
` [PATCH 06/17] watch_queue: Add a key/keyring notification facility "
` [PATCH 07/17] Add sample notification program "
` [PATCH 08/17] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [PATCH 09/17] pipe: Add notification lossage handling "
` [PATCH 10/17] selinux: Implement the watch_key security hook "
` [PATCH 11/17] smack: Implement the watch_key and post_notification hooks "
` [PATCH 12/17] watch_queue: Add security hooks to rule on setting mount and sb watches "
` [PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications "
` [PATCH 14/17] watch_queue: sample: Display mount tree "
` [PATCH 15/17] watch_queue: Introduce a non-repeating system-unique superblock ID "
` [PATCH 16/17] watch_queue: Add superblock notifications "
` [PATCH 17/17] watch_queue: sample: Display "

[ANNOUNCE] xfs-linux: iomap-for-next updated to d9973ce2fe5b
 2020-03-18 16:56 UTC 

KMSAN: uninit-value in simple_attr_read
 2020-03-18 16:39 UTC  (4+ messages)
` [PATCH] libfs: fix infoleak in simple_attr_read()

[PATCH] iomap: fix comments in iomap_dio_rw
 2020-03-18 15:06 UTC  (3+ messages)

[PATCH] fs/namespace: handle mount(MS_BIND|MS_REMOUNT) without locking sb->s_umount
 2020-03-18 14:46 UTC  (2+ messages)

[PATCH 0/4] ovl: allow virtiofs as upper
 2020-03-18 13:36 UTC  (12+ messages)
` [PATCH 4/4] ovl: alllow remote upper
                  ` unionmount testsuite with upper virtiofs

[PATCH] locks: reinstate locks_delete_block optimization
 2020-03-18 11:52 UTC 

[PATCH 0/4] Fixes for exfat driver
 2020-03-18  9:32 UTC  (8+ messages)
  ` [PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
  ` [PATCH 2/4] exfat: Simplify exfat_utf8_d_cmp() "
  ` [PATCH 3/4] exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
  ` [PATCH 4/4] exfat: Fix discard support

[PATCH] ext4: Unregister sysfs path before destroying jbd2 journal
 2020-03-18  9:13 UTC  (2+ messages)

disk revalidation updates and OOM
 2020-03-18  6:33 UTC  (16+ messages)

[PATCH 0/2] xarrary: Fix warnings reported by checkpatch
 2020-03-18  3:01 UTC  (5+ messages)
` [PATCH 1/2] xarray: Add identifier names for function definition arguments
` [PATCH 2/2] xarray: Add missing blank line after declaration

[PATCH] exfat: Remove unnecessary newlines from logging
 2020-03-18  0:45 UTC  (2+ messages)

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-17 22:30 UTC  (6+ messages)

[PATCH 1/5] proc: inline vma_stop into m_stop
 2020-03-17 19:32 UTC  (5+ messages)
` [PATCH 2/5] proc: remove m_cache_vma
` [PATCH 3/5] proc: use ppos instead of m->version
` [PATCH 4/5] seq_file: remove m->version
` [PATCH 5/5] proc: inline m_next_vma into m_next

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-17 18:49 UTC  (4+ messages)
` [PATCH v10 02/13] ELF: Add ELF program property parsing support
` [PATCH v10 05/13] arm64: elf: Enable BTI at exec based on ELF program properties

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2020-03-17 17:50 UTC  (2+ messages)

[PATCH 0/8] mm: Speedup page cache truncation
 2020-03-17 15:28 UTC  (5+ messages)
` [PATCH 2/8] xarray: Provide xas_erase() helper
` [PATCH 3/8] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg()

[PATCH] ext2: fix debug reference to ext2_xattr_cache
 2020-03-17 15:19 UTC  (3+ messages)

[PATCH 16/17] fs: inode.c: get rid of docs warnings
 2020-03-17 14:54 UTC 

[PATCH 11/12] docs: filesystems: fix renamed references
 2020-03-17 13:10 UTC 

[PATCH 00/20] virtiofs: Add DAX support
 2020-03-17  8:28 UTC  (4+ messages)

[PATCH 0/6] lock warning cleanups
 2020-03-16 23:38 UTC  (7+ messages)
  ` [PATCH 1/6] namei: Add missing annotation for unlazy_walk()
  ` [PATCH 2/6] namei: Add missing annotation for unlazy_child()
  ` [PATCH 3/6] fs: Add missing annotation for __wait_on_freeing_inode()
  ` [PATCH 4/6] fs/fs-writeback.c: Add missing annotation for wbc_attach_and_unlock_inode()
  ` [PATCH 5/6] fs/fs-writeback.c: replace two annotations for __inode_wait_for_writeback()
  ` [PATCH 6/6] fs: add missing annotation for pin_kill()

[PATCH v3 0/4] Support user xattrs in cgroupfs
 2020-03-16 19:55 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).