linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-17 16:13:04 to 2020-02-18 21:10:17 UTC [more...]

[PATCH v4 0/7] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-18 21:10 UTC  (12+ messages)
` [PATCH v4 1/7] pmem: Add functions for reading/writing page to/from pmem
  ` [dm-devel] "
` [PATCH v4 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges
  ` [dm-devel] "
` [PATCH v4 3/7] dax, pmem: Add a dax operation zero_page_range
  ` [dm-devel] "
` [PATCH v4 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
` [PATCH v4 5/7] dm,dax: Add dax zero_page_range operation
` [PATCH v4 6/7] dax,iomap: Start using dax native zero_page_range()
` [PATCH v4 7/7] dax,iomap: Add helper dax_iomap_zero() to zero a range

[PATCH v6 00/19] Change readahead API
 2020-02-18 21:05 UTC  (55+ messages)
` [PATCH v6 01/19] mm: Return void from various readahead functions
` [PATCH v6 02/19] mm: Ignore return value of ->readpages
` [PATCH v6 03/19] mm: Use readahead_control to pass arguments
` [PATCH v6 04/19] mm: Rearrange readahead loop
` [PATCH v6 04/16] mm: Tweak readahead loop slightly
` [PATCH v6 05/16] mm: Put readahead pages in cache earlier
` [PATCH v6 05/19] mm: Remove 'page_offset' from readahead loop
` [PATCH v6 06/16] mm: Add readahead address space operation
` [PATCH v6 06/19] mm: rename readahead loop variable to 'i'
` [PATCH v6 07/16] mm: Add page_cache_readahead_limit
` [PATCH v6 07/19] mm: Put readahead pages in cache earlier
` [PATCH v6 08/16] fs: Convert mpage_readpages to mpage_readahead
` [PATCH v6 08/19] mm: Add readahead address space operation
` [PATCH v6 09/16] btrfs: Convert from readpages to readahead
` [PATCH v6 09/19] mm: Add page_cache_readahead_limit
` [PATCH v6 10/16] erofs: Convert uncompressed files from readpages to readahead
` [PATCH v6 10/19] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] "
` [PATCH v6 11/19] btrfs: Convert from readpages to readahead
` [PATCH v6 11/16] erofs: Convert compressed files "
` [PATCH v6 12/19] erofs: Convert uncompressed "
` [PATCH v6 12/16] ext4: Convert "
` [PATCH v6 13/19] erofs: Convert compressed files "
` [PATCH v6 13/16] f2fs: Convert "
` [PATCH v6 14/19] ext4: "
` [PATCH v6 14/16] fuse: "
` [PATCH v6 15/19] f2fs: "
` [PATCH v6 15/16] iomap: "
` [PATCH v6 16/19] fuse: "
` [PATCH v6 16/16] mm: Use memalloc_nofs_save in readahead path
` [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor
` [PATCH v6 18/19] iomap: Convert from readpages to readahead
` [PATCH v6 19/19] mm: Use memalloc_nofs_save in readahead path

remove the di_uid/di_gid fields from the XFS icdinode
 2020-02-18 21:00 UTC  (4+ messages)
` [PATCH 1/3] xfs: ensure that the inode uid/gid match values match the icdinode ones
` [PATCH 2/3] xfs: remove the icdinode di_uid/di_gid members
` [PATCH 3/3] xfs: remove the kuid/kgid conversion wrappers

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-02-18 20:45 UTC  (5+ messages)

[PATCH v3 0/3] introduce a uid/gid shifting bind mount
 2020-02-18 20:03 UTC  (10+ messages)
` [PATCH v3 1/3] fs: rethread notify_change to take a path instead of a dentry
` [PATCH v3 2/3] fs: introduce uid/gid shifting bind mount
` [PATCH v3 3/3] fs: expose shifting bind mount to userspace

[PATCH AUTOSEL 5.5 542/542] pipe: use exclusive waits when reading or writing
 2020-02-18 18:53 UTC  (8+ messages)

[PATCH] io_uring: remove unnecessary NULL checks
 2020-02-18 18:22 UTC  (3+ messages)

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-18 18:12 UTC  (21+ messages)
` [PATCH 01/19] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 02/19] fsinfo: Add syscalls to other arches "
` [PATCH 03/19] fsinfo: Provide a bitmap of supported features "
` [PATCH 04/19] vfs: Add mount change counter "
` [PATCH 05/19] vfs: Introduce a non-repeating system-unique superblock ID "
` [PATCH 06/19] vfs: Allow fsinfo() to look up a mount object by "
` [PATCH 07/19] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 08/19] vfs: fsinfo sample: Mount listing program "
` [PATCH 09/19] fsinfo: Allow the mount topology propogation flags to be retrieved "
` [PATCH 10/19] fsinfo: Add API documentation "
` [PATCH 11/19] afs: Support fsinfo() "
` [PATCH 12/19] security: Add hooks to rule on setting a superblock or mount watch "
` [PATCH 13/19] vfs: Add a mount-notification facility "
` [PATCH 14/19] notifications: sample: Display mount tree change notifications "
` [PATCH 15/19] vfs: Add superblock "
` [PATCH 16/19] fsinfo: Provide superblock notification counter "
` [PATCH 17/19] notifications: sample: Display superblock notifications "
` [PATCH 18/19] ext4: Add example fsinfo information "
` [PATCH 19/19] nfs: Add example filesystem "

[PATCH v2 00/25] Large pages in the page cache
 2020-02-18 18:07 UTC  (8+ messages)
` [PATCH v2 13/25] fs: Add zero_user_large

[PATCH v13 00/13] add the latest exfat driver
 2020-02-18 16:40 UTC  (7+ messages)

[PATCH v2] ima: export the measurement list when needed
 2020-02-18 15:36 UTC  (9+ messages)

[PATCH v3 00/25] user_namespace: introduce fsid mappings
 2020-02-18 14:34 UTC  (26+ messages)
` [PATCH v3 01/25] user_namespace: introduce fsid mappings infrastructure
` [PATCH v3 02/25] proc: add /proc/<pid>/fsuid_map
` [PATCH v3 03/25] proc: add /proc/<pid>/fsgid_map
` [PATCH v3 04/25] fsuidgid: add fsid mapping helpers
` [PATCH v3 05/25] user_namespace: refactor map_write()
` [PATCH v3 06/25] user_namespace: make map_write() support fsid mappings
` [PATCH v3 07/25] proc: task_state(): use from_kfs{g,u}id_munged
` [PATCH v3 08/25] cred: add kfs{g,u}id
` [PATCH v3 09/25] fs: add is_userns_visible() helper
` [PATCH v3 10/25] namei: may_{o_}create(): handle fsid mappings
` [PATCH v3 11/25] inode: inode_owner_or_capable(): "
` [PATCH v3 12/25] capability: privileged_wrt_inode_uidgid(): "
` [PATCH v3 13/25] stat: "
` [PATCH v3 14/25] open: "
` [PATCH v3 15/25] posix_acl: "
` [PATCH v3 16/25] attr: notify_change(): "
` [PATCH v3 17/25] commoncap: cap_bprm_set_creds(): "
` [PATCH v3 18/25] commoncap: cap_task_fix_setuid(): "
` [PATCH v3 19/25] commoncap: handle fsid mappings with vfs caps
` [PATCH v3 20/25] exec: bprm_fill_uid(): handle fsid mappings
` [PATCH v3 21/25] ptrace: adapt ptrace_may_access() to always uses unmapped fsids
` [PATCH v3 22/25] devpts: handle fsid mappings
` [PATCH v3 23/25] keys: "
` [PATCH v3 24/25] sys: handle fsid mappings in set*id() calls
` [PATCH v3 25/25] selftests: add simple fsid mapping selftests

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-18 14:22 UTC  (12+ messages)

[PATCH 02/44] docs: filesystems: convert adfs.txt to ReST
 2020-02-18 13:13 UTC  (44+ messages)
` [PATCH 03/44] docs: filesystems: convert affs.txt "
` [PATCH 05/44] docs: filesystems: convert autofs-mount-control.txt "
` [PATCH 06/44] docs: filesystems: convert befs.txt "
` [PATCH 08/44] docs: filesystems: convert btrfs.txt "
` [PATCH 09/44] docs: filesystems: convert ceph.txt "
` [PATCH 10/44] docs: filesystems: convert cramfs.txt "
` [PATCH 12/44] docs: filesystems: convert dlmfs.txt "
` [PATCH 13/44] docs: filesystems: convert ecryptfs.txt "
` [PATCH 14/44] docs: filesystems: convert efivarfs.txt "
` [PATCH 16/44] docs: filesystems: convert ext2.txt "
` [PATCH 17/44] docs: filesystems: convert ext3.txt "
` [PATCH 18/44] docs: filesystems: convert f2fs.txt "
` [PATCH 19/44] docs: filesystems: convert gfs2.txt "
` [PATCH 20/44] docs: filesystems: convert gfs2-uevents.txt "
` [PATCH 21/44] docs: filesystems: convert hfsplus.txt "
` [PATCH 22/44] docs: filesystems: convert hfs.txt "
` [PATCH 24/44] docs: filesystems: convert inotify.txt "
` [PATCH 28/44] docs: filesystems: convert ocfs2-online-filecheck.txt "
` [PATCH 29/44] docs: filesystems: convert ocfs2.txt "
` [PATCH 30/44] docs: filesystems: convert omfs.txt "
` [PATCH 33/44] docs: filesystems: convert qnx6.txt "
` [PATCH 43/44] docs: filesystems: convert udf.txt "
` [PATCH 44/44] docs: filesystems: convert zonefs.txt "

[PATCH 0/8] mm: Speedup page cache truncation
 2020-02-18  9:25 UTC  (2+ messages)

[PATCH v4 0/8] Add quota support to UBIFS
 2020-02-18  9:22 UTC  (7+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl

[PATCH v2 RESEND] debugfs: Check module state before warning in {full/open}_proxy_open()
 2020-02-18  4:31 UTC 

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

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-18  0:14 UTC  (2+ messages)

[PATCH v2 00/28] user_namespace: introduce fsid mappings
 2020-02-17 23:11 UTC  (9+ messages)

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-17 19:02 UTC  (5+ messages)
` [PATCH v7 1/8] unicode: Add utf8_casefold_iter

[PATCH v3 0/7] dax,pmem: Provide a dax operation to zero range of memory
 2020-02-17 18:08 UTC  (7+ messages)
` [PATCH v3 1/7] pmem: Add functions for reading/writing page to/from pmem
` [PATCH v3 3/7] dax, pmem: Add a dax operation zero_page_range


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