linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-23 01:26:05 to 2020-02-26 01:12:10 UTC [more...]

[PATCH v7 0/9] Inline Encryption Support
 2020-02-26  1:12 UTC  (18+ 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] Add a "nosymfollow" mount option
 2020-02-26  1:07 UTC 

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

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

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-25 22:59 UTC  (22+ messages)
` [PATCH V4 06/13] fs/xfs: Create function xfs_inode_enable_dax()
` [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/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-25 22:37 UTC  (13+ 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 v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-02-25 20:53 UTC  (3+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-25 20:49 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 08/10] selftests/landlock: Add initial tests
` [RFC PATCH v14 09/10] samples/landlock: Add a sandbox manager example
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation

[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 v6 00/11] arm64: Branch Target Identification support
 2020-02-25 17:27 UTC  (4+ messages)
` [PATCH v6 05/11] arm64: elf: Enable BTI at exec based on ELF program properties

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-25 15:47 UTC  (8+ messages)

[PATCH v2 00/16] Fanotify event with name info
 2020-02-25 14:27 UTC  (4+ messages)
` [PATCH v2 02/16] fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()

[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  (19+ 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
  ` [RFC][PATCH v2 14/34] new step_into() flag: WALK_NOFOLLOW
  ` [RFC][PATCH v2 21/34] merging pick_link() with get_link(), part 4
  ` [RFC][PATCH v2 22/34] merging pick_link() with get_link(), part 5
  ` [RFC][PATCH v2 23/34] merging pick_link() with get_link(), part 6
  ` [RFC][PATCH v2 24/34] finally fold get_link() into pick_link()
  ` [RFC][PATCH v2 33/34] do_last(): rejoin the common path even earlier in FMODE_{OPENED,CREATED} case
  ` [RFC][PATCH v2 34/34] split the lookup-related parts of do_last() into a separate helper

[PATCH v7 00/23] Change readahead API
 2020-02-25  1:49 UTC  (42+ 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  (8+ messages)
` [PATCH v4 1/3] splice: make do_splice public
` [PATCH v4 2/3] io_uring: add interface for getting files
` [PATCH v4 3/3] io_uring: add splice(2) support

[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

ext2, possible circular locking dependency detected
 2020-02-24 15:11 UTC  (5+ messages)

[PATCH V2 0/3] fstests: fixes for 64k pages and dax
 2020-02-24 13:46 UTC  (7+ messages)
` [PATCH V2 1/3] dax/dm: disable testing on devices that don't support dax
` [PATCH V2 3/3] xfs/300: modify test to work on any fs block size

Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-02-24 13:29 UTC 

Anunciese con 100 mil clientes potenciales
 2020-02-24  7:17 UTC 

[PATCH 3/7] docs: fix broken references to text files
 2020-02-24  9:26 UTC  (2+ messages)

[PATCH V2 0/4] mm/vma: Use all available wrappers when possible
 2020-02-24  5:03 UTC  (2+ messages)
` [PATCH V2 3/4] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()

[PATCH v4 0/3] protect page cache from freeing inode
 2020-02-24  3:17 UTC  (5+ messages)
` [PATCH v4 1/3] mm, list_lru: make memcg visible to lru walker isolation function
` [PATCH v4 2/3] mm, shrinker: make memcg low reclaim "
` [PATCH v4 3/3] inode: protect page cache from freeing inode

[PATCH RESEND v8 0/2] sched/numa: introduce numa locality
 2020-02-24  3:13 UTC  (13+ messages)
` [PATCH RESEND v8 1/2] sched/numa: introduce per-cgroup NUMA locality info

[RFC PATCH 0/5] allow unprivileged overlay mounts
 2020-02-24  2:45 UTC  (4+ messages)

[PATCH 16/30] proc: Add missing annotation for close_pdeo()
 2020-02-23 23:16 UTC 

[PATCH] staging: exfat: remove sync_alloc_bitmap()
 2020-02-23 19:23 UTC 

[PATCH] staging: exfat: remove exfat_buf_sync()
 2020-02-23 19:16 UTC 

[RFC] isofs iomap conversion
 2020-02-23 16:48 UTC 

[RFC PATCH v4 0/4] fs: add flag to linkat() for replacing destination
 2020-02-23 14:46 UTC  (3+ messages)
` [RFC PATCH xfstests] generic: add smoke test for AT_LINK_REPLACE

[PATCHv2-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-02-23 12:10 UTC  (5+ messages)
` [PATCHv2-next 1/3] sysctl/sysrq: Remove __sysrq_enabled copy

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-02-23  9:58 UTC  (2+ messages)

[PATCH] staging: exfat: remove exfat_fat_sync()
 2020-02-23  8:07 UTC  (2+ messages)

[RFC PATCH] staging: exfat: remove symlink feature
 2020-02-23  8:04 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 06/58] dax: pass NOWAIT flag to iomap_apply
 2020-02-23  2:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 09/58] io_uring: flush overflowed CQ events in the io_uring_poll()
` [PATCH AUTOSEL 5.5 48/58] io-wq: don't call kXalloc_node() with non-online node

[PATCH AUTOSEL 5.4 06/50] dax: pass NOWAIT flag to iomap_apply
 2020-02-23  2:21 UTC 

[PATCH AUTOSEL 4.19 04/25] dax: pass NOWAIT flag to iomap_apply
 2020-02-23  2:23 UTC 

[PATCH AUTOSEL 4.14 03/21] dax: pass NOWAIT flag to iomap_apply
 2020-02-23  2:23 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).