linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-27 09:36:50 to 2020-03-01 20:34:26 UTC [more...]

[PATCH] exec: Fix a deadlock in ptrace
 2020-03-01 20:34 UTC  (11+ messages)
      ` [PATCHv2] "

Have RESOLVE_* flags superseded AT_* flags for new syscalls?
 2020-03-01 16:46 UTC  (6+ messages)

[PATCH v2 00/16] Fanotify event with name info
 2020-03-01 16:26 UTC  (13+ messages)
` [PATCH v2 11/16] fanotify: prepare to encode both parent and child fid's

[fuse] Effects of opening with O_DIRECT
 2020-03-01 13:20 UTC 

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-03-01  7:26 UTC  (17+ messages)
` [PATCH man-pages v4] Document encoded I/O
` [PATCH v4 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v4 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v4 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v4 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v4 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v4 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v4 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v4 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v4 9/9] btrfs: implement RWF_ENCODED writes

mmotm 2020-02-29-22-14 uploaded
 2020-03-01  6:14 UTC 

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-03-01  0:47 UTC  (2+ messages)

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-03-01  0:06 UTC  (20+ messages)
` [PATCH RFC 5/5] ext4: Add fallocate2() support

[PATCH] hibernate: unlock swap bdev for writing when uswsusp is active
 2020-02-29 20:02 UTC  (4+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-29 17:23 UTC  (13+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation

[PATCH 0/5] Simplify /proc/$pid/maps implementation
 2020-02-29 16:59 UTC  (6+ messages)
` [PATCH 1/5] proc: Inline vma_stop into m_stop
` [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 v6 0/6] dax/pmem: Provide a dax operation to zero page range
 2020-02-29  9:21 UTC  (10+ messages)
` [PATCH v6 1/6] pmem: Add functions for reading/writing page to/from pmem
` [PATCH v6 2/6] dax, pmem: Add a dax operation zero_page_range
` [PATCH v6 3/6] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
` [PATCH v6 4/6] dm,dax: Add dax zero_page_range operation
` [PATCH v6 5/6] dax: Use new dax zero page method for zeroing a page
` [PATCH v6 6/6] dax,iomap: Add helper dax_iomap_zero() to zero a range

[PATCH v2] ext4: use non-movable memory for superblock readahead
 2020-02-29  7:49 UTC  (2+ messages)

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-29  2:59 UTC  (28+ messages)
                            ` [PATCH 0/7] proc: Dentry flushing without proc_mnt
                              ` [PATCH v2 0/6] "
                                ` [PATCH 0/3] proc: Actually honor the mount options
                                  ` [PATCH 1/3] uml: Don't consult current to find the proc_mnt in mconsole_proc
                                  ` [PATCH 2/3] uml: Create a private mount of proc for mconsole
                                  ` [PATCH 3/3] proc: Remove the now unnecessary internal mount of proc
                                  ` [PATCH 4/3] pid: Improve the comment about waiting in zap_pid_ns_processes

[PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-02-28 20:35 UTC  (6+ messages)

[PATCH 00/11] fs/dcache: Limit # of negative dentries
 2020-02-28 19:32 UTC  (17+ messages)

[PATCH 07/17] fsinfo: Add fsinfo() syscall to query filesystem information [ver #17]
 2020-02-28 17:15 UTC  (27+ messages)
` [PATCH 00/17] VFS: Filesystem information and notifications "

[GIT PULL] zonefs fixes for 5.6-rc4
 2020-02-28 17:15 UTC  (2+ messages)

[PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-28 16:26 UTC  (14+ messages)
` [PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len

[PATCHv5 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-02-28 15:36 UTC  (12+ messages)
` [PATCHv5 1/6] ext4: Add IOMAP_F_MERGED for non-extent based mapping
` [PATCHv5 2/6] ext4: Optimize ext4_ext_precache for 0 depth
` [PATCHv5 3/6] ext4: Move ext4 bmap to use iomap infrastructure
` [PATCHv5 4/6] ext4: Make ext4_ind_map_blocks work with fiemap
` [PATCHv5 5/6] ext4: Move ext4_fiemap to use iomap framework
` [PATCHv5 6/6] Documentation: Correct the description of FIEMAP_EXTENT_LAST

[PATCH] fuse: Update stale comment in queue_interrupt()
 2020-02-28 15:18 UTC  (2+ messages)

[PATCH v8 00/25] Change readahead API
 2020-02-28 14:08 UTC  (4+ messages)
` [PATCH v8 17/25] btrfs: Convert from readpages to readahead

[PATCH] staging: exfat: remove 'file creation modes'
 2020-02-28  8:40 UTC 

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-02-28  3:02 UTC  (9+ messages)
` [RFC][PATCH v2 01/34] do_add_mount(): lift lock_mount/unlock_mount into callers
  ` [RFC][PATCH v2 02/34] fix automount/automount race properly

[PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len
 2020-02-28  1:50 UTC  (12+ messages)

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-02-28  1:35 UTC  (13+ messages)
` [PATCH v8 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v8 02/11] ELF: Add ELF program property parsing support
` [PATCH v8 03/11] arm64: Basic Branch Target Identification support
` [PATCH v8 04/11] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v8 05/11] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v8 06/11] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v8 07/11] arm64: unify native/compat instruction skipping
` [PATCH v8 08/11] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v8 09/11] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v8 10/11] KVM: "
` [PATCH v8 11/11] arm64: mm: Display guarded pages in ptdump

[PATCH] exec: remove comparision of variable i_size of type loff_t against SIZE_MAX
 2020-02-27 23:49 UTC  (4+ messages)

mmotm 2020-02-24-19-53 uploaded
 2020-02-27 21:52 UTC  (2+ messages)
  ` mmotm 2020-02-24-19-53 uploaded (objtool warning)

[PATCH RFC 0/3] fs: online filesystem uuid operations
 2020-02-27 21:33 UTC  (4+ messages)
` [PATCH 1/3] vfs: create ioctls to query and set the filesystem uuids
` [PATCH 2/3] xfs: allow online filesystem uuid queries
` [PATCH 3/3] ext4: "

[PATCH v7 0/9] Inline Encryption Support
 2020-02-27 21:25 UTC  (12+ messages)
` [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v7 2/9] block: Inline encryption support for blk-mq
` [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption

[PATCH] Staging: exfat: fixed a long line coding style issue
 2020-02-27 21:11 UTC 

[PATCH] proc: annotate close_pdeo() for sparse
 2020-02-27 20:15 UTC 

[PATCH v3 00/25] user_namespace: introduce fsid mappings
 2020-02-27 19:33 UTC  (2+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-27 17:52 UTC  (4+ messages)
` [PATCH V4 01/13] fs/xfs: Remove unnecessary initialization of i_rwsem

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-02-27 17:25 UTC  (3+ messages)
` [PATCH V5 01/12] fs/xfs: Remove unnecessary initialization of i_rwsem

WARNING: bad unlock balance in rcu_core
 2020-02-27 15:18 UTC  (4+ messages)

[PATCH v7 00/11] arm64: Branch Target Identification support
 2020-02-27 13:13 UTC  (3+ messages)

[PATCHv4 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-02-27 11:58 UTC  (10+ messages)
` [PATCHv4 1/6] ext4: Add IOMAP_F_MERGED for non-extent based mapping
` [PATCHv4 2/6] ext4: Optimize ext4_ext_precache for 0 depth
` [PATCHv4 3/6] ext4: Move ext4 bmap to use iomap infrastructure
` [PATCHv4 4/6] ext4: Make ext4_ind_map_blocks work with fiemap
` [PATCHv4 5/6] ext4: Move ext4_fiemap to use iomap framework
` [PATCHv4 6/6] Documentation: Correct the description of FIEMAP_EXTENT_LAST

KMSAN: uninit-value in simple_attr_read
 2020-02-27 11:57 UTC  (2+ messages)

[PATCH] staging: exfat: rename buf_cache_t's 'flag' to 'locked'
 2020-02-27 10:40 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).