linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 16:10:37 to 2020-02-26 15:57:41 UTC [more...]

[PATCH v7 00/11] arm64: Branch Target Identification support
 2020-02-26 15:57 UTC  (4+ messages)
` [PATCH v7 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v7 05/11] arm64: elf: Enable BTI at exec based on "
` [PATCH v7 07/11] arm64: unify native/compat instruction skipping

[RFC PATCH 0/4] userspace PI passthrough via io_uring
 2020-02-26 15:57 UTC  (8+ messages)
` [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
` [PATCH 2/4] bio-integrity: introduce two funcs handle protect information
` [PATCH 3/4] block_dev: support protect information passthrough
` [PATCH 4/4] liburing/test: add testcase for "

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-02-26 15:55 UTC  (7+ messages)
` [PATCH RFC 1/5] fs: Add new argument to file_operations::fallocate()
` [PATCH RFC 2/5] fs: Add new argument to vfs_fallocate()
` [PATCH RFC 3/5] fs: Add fallocate2() syscall
` [PATCH RFC 4/5] ext4: Prepare ext4_mb_discard_preallocations() for handling EXT4_MB_HINT_GOAL_ONLY
` [PATCH RFC 5/5] ext4: Add fallocate2() support

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-26 15:34 UTC  (13+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 02/10] landlock: Add ruleset and domain management
` [RFC PATCH v14 03/10] landlock: Set up the security framework and manage credentials
` [RFC PATCH v14 04/10] landlock: Add ptrace restrictions
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 06/10] landlock: Add syscall implementation
` [RFC PATCH v14 07/10] arch: Wire up landlock() syscall
` [RFC PATCH v14 09/10] samples/landlock: Add a sandbox manager example

[PATCH v2 00/16] Fanotify event with name info
 2020-02-26 14:38 UTC  (16+ messages)
` [PATCH v2 02/16] fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()
` [PATCH v2 07/16] fsnotify: replace inode pointer with tag
` [PATCH v2 08/16] fanotify: merge duplicate events on parent and child
` [PATCH v2 11/16] fanotify: prepare to encode both parent and child fid's

[PATCH v4 0/3] protect page cache from freeing inode
 2020-02-26 14:16 UTC  (3+ messages)

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

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

[PATCHv3 0/6] ext4: bmap & fiemap conversion to use iomap
 2020-02-26 13:08 UTC  (2+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-26 11:56 UTC  (19+ messages)
` [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state
` [PATCH V4 09/13] fs/xfs: Add write aops lock to xfs layer

[PATCH v2 0/2] New mount API syscalls
 2020-02-26 11:48 UTC  (3+ messages)
` [PATCH v2 1/2] Add manpages for move_mount(2) and open_tree(2)

[PATCH v6 00/11] arm64: Branch Target Identification support
 2020-02-26 11:20 UTC  (8+ messages)
` [PATCH v6 01/11] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on "

[PATCH v2 0/7] bdi: fix use-after-free for bdi device
 2020-02-26 11:18 UTC  (8+ messages)
` [PATCH v2 1/7] blk-wbt: use bdi_dev_name() to get device name
` [PATCH v2 2/7] fs/ceph: "
` [PATCH v2 3/7] bdi: protect device lifetime with RCU
` [PATCH v2 4/7] bdi: create a new function bdi_get_dev_name()
` [PATCH v2 5/7] bfq: fix potential kernel crash when print dev err info
` [PATCH v2 6/7] memcg: fix crash in wb_workfn when bdi unregister
` [PATCH v2 7/7] blk-wbt: replace bdi_dev_name() with bdi_get_dev_name()

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

[PATCH][CIFS] Use FS_RENAME_DOES_D_MOVE to minimize races in rename
 2020-02-26  9:22 UTC  (2+ messages)

[PATCH] staging: exfat: remove symlink feature : Additional patch
 2020-02-26  7:26 UTC  (2+ messages)

KASAN: use-after-free Read in lockref_get
 2020-02-26  7:00 UTC 

[PATCH v7 0/9] Inline Encryption Support
 2020-02-26  6:43 UTC  (19+ messages)
` [PATCH v7 2/9] block: Inline encryption support for blk-mq
` [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v7 7/9] fscrypt: add inline encryption support

[PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-02-26  2:55 UTC  (5+ messages)

[PATCH] Add a "nosymfollow" mount option
 2020-02-26  1:13 UTC  (2+ messages)

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-02-25 23:14 UTC  (12+ messages)

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-25 22:37 UTC  (11+ messages)
` [PATCH v2 3/7] test_firmware: add partial read support for request_firmware_into_buf
  ` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH v8 00/25] Change readahead API
 2020-02-25 21:48 UTC  (26+ messages)
` [PATCH v8 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v8 02/25] mm: Return void from various readahead functions
` [PATCH v8 03/25] mm: Ignore return value of ->readpages
` [PATCH v8 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v8 05/25] mm: Add new readahead_control API
` [PATCH v8 06/25] mm: Use readahead_control to pass arguments
` [PATCH v8 07/25] mm: Rename various 'offset' parameters to 'index'
` [PATCH v8 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v8 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v8 10/25] mm: Put readahead pages in cache earlier
` [PATCH v8 11/25] mm: Add readahead address space operation
` [PATCH v8 12/25] mm: Move end_index check out of readahead loop
` [PATCH v8 13/25] mm: Add page_cache_readahead_unbounded
` [PATCH v8 14/25] mm: Document why we don't set PageReadahead
` [PATCH v8 15/25] mm: Use memalloc_nofs_save in readahead path
` [PATCH v8 16/25] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v8 17/25] btrfs: Convert from readpages to readahead
` [PATCH v8 18/25] erofs: Convert uncompressed files "
` [PATCH v8 19/25] erofs: Convert compressed "
` [PATCH v8 20/25] ext4: Convert "
` [PATCH v8 21/25] ext4: Pass the inode to ext4_mpage_readpages
` [PATCH v8 22/25] f2fs: Convert from readpages to readahead
` [PATCH v8 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
` [PATCH v8 24/25] fuse: Convert from readpages to readahead
` [PATCH v8 25/25] iomap: "

[PATCH 1/2] pstore/platform: fix potential mem leak if pstore_init_fs failed
 2020-02-25 19:16 UTC  (4+ messages)
` [PATCH 2/2] pstore/ram: remove unnecessary ramoops_unregister_dummy()

[PATCH RFC v4 11/13] mm/vmscan: Move count_vm_event(DROP_SLAB) into drop_slab()
 2020-02-25 14:13 UTC  (2+ messages)

[for-next][PATCH 12/26] Documentation: bootconfig: Add a doc for extended boot config
 2020-02-25 11:10 UTC  (15+ messages)
      ` [for-next][12/26] "

[PATCH] zonefs: fix IOCB_NOWAIT handling
 2020-02-25  9:54 UTC  (4+ messages)

How to flip +F to inode attribute in ext4?
 2020-02-25  7:38 UTC  (2+ messages)

mmotm 2020-02-24-19-53 uploaded
 2020-02-25  6:21 UTC  (3+ messages)
    ` mmotm 2020-02-24-19-53 uploaded (init/main.c: initrd*)

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-02-25  2:03 UTC  (3+ messages)

[PATCH v7 00/23] Change readahead API
 2020-02-25  1:49 UTC  (39+ messages)
` [PATCH v7 01/24] mm: Move readahead prototypes from mm.h
` [PATCH v7 02/24] mm: Return void from various readahead functions
` [PATCH v7 04/24] mm: Move readahead nr_pages check into read_pages
` [PATCH v7 05/24] mm: Use readahead_control to pass arguments
` [PATCH v7 08/24] mm: Remove 'page_offset' from readahead loop
` [PATCH v7 09/24] mm: Put readahead pages in cache earlier
` [PATCH v7 10/24] mm: Add readahead address space operation
` [PATCH v7 12/24] mm: Add page_cache_readahead_unbounded
  ` [Cluster-devel] "
` [PATCH v7 13/24] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "
` [PATCH v7 14/24] btrfs: Convert from readpages to readahead
` [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor
` [PATCH v7 22/24] iomap: Convert from readpages to readahead

[PATCH v4 0/3] io_uring: add splice(2) support
 2020-02-24 22:53 UTC  (5+ messages)

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-02-24 20:50 UTC  (2+ messages)

[git pull] vfs.git fixes
 2020-02-24 20:25 UTC  (2+ messages)

[PATCH v3] proc: faster open/read/close with "permanent" files
 2020-02-24 17:55 UTC  (5+ messages)

[PATCH] vfs: Rename __is_local_mountpoint to is_local_mountpoint
 2020-02-24 17:32 UTC  (3+ messages)

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-24 16:29 UTC  (23+ messages)
                            ` [PATCH 0/7] proc: Dentry flushing without proc_mnt
                              ` [PATCH v2 0/6] "
                                ` [PATCH v2 1/6] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes
                                ` [PATCH v2 2/6] proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache
                                ` [PATCH v2 3/6] proc: In proc_prune_siblings_dcache cache an aquired super block
                                ` [PATCH v2 4/6] proc: Use d_invalidate in proc_prune_siblings_dcache
                                ` [PATCH v2 5/6] proc: Clear the pieces of proc_inode that proc_evict_inode cares about
                                ` [PATCH v2 6/6] proc: Use a list of inodes to flush from proc


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