linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 02:21:47 to 2020-02-07 22:03:35 UTC [more...]

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-07 22:03 UTC  (2+ messages)

BUG: sleeping function called from invalid context in __kmalloc
 2020-02-07 21:58 UTC  (5+ messages)

[PATCH] ceph: fix allocation under spinlock in mount option parsing
 2020-02-07 21:49 UTC 

[PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
 2020-02-07 21:20 UTC  (6+ messages)
` [PATCH v3 1/3] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v3 2/3] buffer: record blockdev write errors in super_block that it backs
` [PATCH v3 3/3] vfs: add a new ioctl for fetching the superblock's errseq_t

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-07 21:14 UTC  (18+ messages)
` [PATCH v5 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v5 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v5 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v5 04/12] mm: introduce page_ref_sub_return()
` [PATCH v5 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v5 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v5 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v5 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v5 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v5 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[GIT PULL] nfsd changes for 5.6
 2020-02-07 21:12 UTC 

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

[PATCH v2 20/27] compat_ioctl: simplify the implementation
 2020-02-07 20:02 UTC  (4+ messages)

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-02-07 19:46 UTC  (5+ messages)
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init command line

[PATCH 2/5] proc/sysctl: optimize proc_sys_readdir
 2020-02-07 18:03 UTC 

[PATCH v2 0/2] New mount API syscalls
 2020-02-07 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] Add manpages for move_mount(2) and open_tree(2)
` [PATCH v2 2/2] Add manpage for fsopen(2), fspick(2) and fsmount(2)

[RFC PATCH 0/5][V2] dax,pmem: Provide a dax operation to zero range of memory
 2020-02-07 17:06 UTC  (17+ messages)
` [PATCH 1/5] dax, pmem: Add a dax operation zero_page_range
` [PATCH 3/5] dm,dax: Add dax zero_page_range operation
` [PATCH 4/5] dax,iomap: Start using dax native zero_page_range()

[PATCH] compat_ioctl: fix FIONREAD on devices
 2020-02-07 17:04 UTC 

[PATCH] io_uring: flush overflowed CQ events in the io_uring_poll()
 2020-02-07 16:38 UTC  (3+ messages)

[vfs:merge.nfs-fs_parse.1 4/26] ERROR: "lookup_constant" [fs/nfs/nfs.ko] undefined!
 2020-02-07 16:31 UTC 

[GIT PULL] fuse fixes for 5.6-rc1
 2020-02-07 15:34 UTC 

[GIT PULL] New zonefs file system for 5.6-rc1
 2020-02-07 15:02 UTC 

[PATCH 00/20] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-07  9:54 UTC  (52+ messages)
` [PATCH 01/20] btrfs: change type of full_search to bool
` [PATCH 02/20] btrfs: introduce chunk allocation policy
` [PATCH 03/20] btrfs: refactor find_free_dev_extent_start()
` [PATCH 04/20] btrfs: introduce alloc_chunk_ctl
` [PATCH 05/20] btrfs: factor out set_parameters()
` [PATCH 06/20] btrfs: factor out gather_device_info()
` [PATCH 07/20] btrfs: factor out decide_stripe_size()
` [PATCH 08/20] btrfs: factor out create_chunk()
` [PATCH 09/20] btrfs: parameterize dev_extent_min
` [PATCH 10/20] btrfs: introduce extent allocation policy
` [PATCH 11/20] btrfs: move hint_byte into find_free_extent_ctl
` [PATCH 12/20] btrfs: introduce clustered_alloc_info
` [PATCH 13/20] btrfs: factor out do_allocation()
` [PATCH 14/20] btrfs: drop unnecessary arguments from clustered allocation functions
` [PATCH 15/20] btrfs: factor out release_block_group()
` [PATCH 16/20] btrfs: factor out found_extent()
` [PATCH 17/20] btrfs: drop unnecessary arguments from find_free_extent_update_loop()
` [PATCH 18/20] btrfs: factor out chunk_allocation_failed()
` [PATCH 19/20] btrfs: skip LOOP_NO_EMPTY_SIZE if not clustered allocation
` [PATCH 20/20] btrfs: factor out prepare_allocation()

[PATCH 1/2] staging: exfat: remove DOSNAMEs
 2020-02-07  9:47 UTC  (2+ messages)

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

[PATCH 00/22] staging: exfat: Fix checkpatch warning: Avoid
 2020-02-07  9:46 UTC  (3+ messages)
` [PATCH 02/22] staging: exfat: Rename variable "Month" to "mont"h

[PATCH v2] staging: exfat: remove 'vol_type' variable
 2020-02-07  9:42 UTC  (2+ messages)

[v12 1/2] fs: New zonefs file system
 2020-02-07  7:18 UTC 

[PATCH] exportfs: fix handling of rename race in reconnect_one()
 2020-02-07  6:26 UTC  (8+ messages)

KASAN: slab-out-of-bounds Read in suffix_kstrtoint
 2020-02-07  5:07 UTC  (2+ messages)

[PATCH v13 0/2] New zonefs file system
 2020-02-07  4:06 UTC  (4+ messages)
` [PATCH v13 1/2] fs: "
` [PATCH v13 2/2] zonefs: Add documentation

[PATCH v12 0/2] New zonefs file system
 2020-02-07  3:49 UTC  (7+ messages)
` [PATCH v12 1/2] fs: "
` [PATCH v12 2/2] zonefs: Add documentation

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

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-02-07  2:37 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v8 "
            ` [PATCH RESEND "

[RFC v1] xarray: start converting test_xarray to KUnit
 2020-02-07  1:18 UTC 

[PATCH] fuse: Don't make buffered read forward overflow value to a userspace process
 2020-02-07  0:44 UTC  (6+ messages)

[LSF/MM TOPIC] Congestion
 2020-02-07  0:08 UTC  (8+ messages)
` [Lsf-pc] "

[GIT PULL] orangefs fix for 5.6
 2020-02-06 22:40 UTC 

[PATCH v12 2/2] zonefs: Add documentation
 2020-02-06 20:12 UTC 

[PATCH v12 1/2] fs: New zonefs file system
 2020-02-06 19:56 UTC 

[PATCH v5] Add a "nosymfollow" mount option
 2020-02-06 19:10 UTC  (7+ messages)

[confused] can orangefs ACLs be removed at all?
 2020-02-06 17:09 UTC  (3+ messages)

[patch] dax: pass NOWAIT flag to iomap_apply
 2020-02-06 15:39 UTC  (7+ messages)

RFC: hold i_rwsem until aio completes
 2020-02-06 15:31 UTC  (3+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

[PATCH 0/8] mm: Speedup page cache truncation
 2020-02-06 14:49 UTC  (18+ messages)
` [PATCH 3/8] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg()
` [PATCH 8/8] xarray: Don't clear marks in xas_store()

[PATCH 0/3] fstests: fixes for 64k pages and dax
 2020-02-06 14:36 UTC  (3+ messages)

[PATCH v2] ima: export the measurement list when needed
 2020-02-06 14:13 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-06 12:51 UTC  (6+ messages)
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH] fuse: Support RENAME_WHITEOUT flag
 2020-02-06 12:12 UTC  (2+ messages)

[PATCH v5] Documentation: filesystems: convert fuse to RST
 2020-02-06 12:11 UTC  (2+ messages)

[PATCH v2] fuse: use true,false for bool variable
 2020-02-06 12:10 UTC  (2+ messages)

[vfs:merge.nfs-fs_parse.1 13/26] fs/nfs/fs_context.c:177:3: error: 'const struct fs_parameter_description' has no member named 'name'
 2020-02-06 11:08 UTC 

[vfs:merge.nfs-fs_parse.0 1/2] fs/nfs/fs_context.c:101:45: error: macro "__fsparam" requires 5 arguments, but only 4 given
 2020-02-06 11:00 UTC 

[vfs:merge.nfs-fs_parse.1 13/26] fs/nfs/fs_context.c:177:11: error: initialization from incompatible pointer type
 2020-02-06 10:56 UTC 

[RFCv2 0/4] ext4: bmap & fiemap conversion to use iomap
 2020-02-06 10:22 UTC  (6+ messages)

Test to trace kernel bug in fsconfig(2) with btrfs
 2020-02-06  9:50 UTC 

Test to trace kernel bug in fsconfig(2) with nfs
 2020-02-06 10:12 UTC 

[RFC PATCH v4 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-02-06  9:41 UTC  (7+ messages)
` [RFC PATCH v4 01/22] bootconfig: Add Extra Boot Config support

[PATCH v2] mm, swap: move inode_lock out of claim_swapfile
 2020-02-06  9:01 UTC 

[GIT PULL] xfs: moar new code for 5.6
 2020-02-06  8:20 UTC  (2+ messages)

[PATCH] exfat: update file system parameter handling
 2020-02-06  6:54 UTC  (5+ messages)

[PATCH v2] debugfs: Check module state before warning in {full/open}_proxy_open()
 2020-02-06  6:47 UTC 

[PATCH] f2fs: Make f2fs_readpages readable again
 2020-02-06  6:29 UTC  (5+ messages)
` [PATCH v2] "

General for Development Coordination
 2020-02-06  1: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).