linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-08 00:59:47 to 2018-06-11 14:06:13 UTC [more...]

[PATCH v13 00/72] Convert page cache to XArray
 2018-06-11 14:06 UTC  (45+ messages)
` [PATCH v13 01/72] radix tree test suite: Enable ubsan
` [PATCH v13 02/72] dax: Fix use of zero page
` [PATCH v13 03/72] xarray: Replace exceptional entries
` [PATCH v13 04/72] xarray: Change definition of sibling entries
` [PATCH v13 05/72] xarray: Add definition of struct xarray
` [PATCH v13 06/72] xarray: Define struct xa_node
` [PATCH v13 07/72] xarray: Add documentation
` [PATCH v13 08/72] xarray: Add xa_load
` [PATCH v13 09/72] xarray: Add XArray tags
` [PATCH v13 10/72] xarray: Add xa_store
` [PATCH v13 11/72] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v13 12/72] xarray: Add xa_for_each
` [PATCH v13 13/72] xarray: Add xa_extract
` [PATCH v13 14/72] xarray: Add xa_destroy
` [PATCH v13 15/72] xarray: Add xas_next and xas_prev
` [PATCH v13 16/72] xarray: Add xas_for_each_conflict
` [PATCH v13 17/72] xarray: Add xas_create_range
` [PATCH v13 18/72] xarray: Add MAINTAINERS entry
` [PATCH v13 19/72] page cache: Rearrange address_space
` [PATCH v13 21/72] page cache: Add and replace pages using the XArray
` [PATCH v13 22/72] page cache: Convert page deletion to XArray
` [PATCH v13 23/72] page cache: Convert find_get_entry "
` [PATCH v13 24/72] page cache: Convert find_get_entries "
` [PATCH v13 25/72] page cache: Convert find_get_pages_range "
` [PATCH v13 26/72] page cache: Convert find_get_pages_contig "
` [PATCH v13 27/72] page cache; Convert find_get_pages_range_tag "
` [PATCH v13 28/72] page cache: Convert find_get_entries_tag "
` [PATCH v13 29/72] page cache: Convert filemap_map_pages "
` [PATCH v13 30/72] radix tree test suite: Convert regression1 "
` [PATCH v13 31/72] page cache: Convert delete_batch "
` [PATCH v13 32/72] page cache: Remove stray radix comment
` [PATCH v13 34/72] mm: Convert page-writeback to XArray
` [PATCH v13 35/72] mm: Convert workingset "
` [PATCH v13 36/72] mm: Convert truncate "
` [PATCH v13 37/72] mm: Convert add_to_swap_cache "
` [PATCH v13 38/72] mm: Convert delete_from_swap_cache "
` [PATCH v13 39/72] mm: Convert __do_page_cache_readahead "
` [PATCH v13 40/72] mm: Convert page migration "
` [PATCH v13 41/72] mm: Convert huge_memory "
` [PATCH v13 42/72] mm: Convert collapse_shmem "
` [PATCH v13 43/72] mm: Convert khugepaged_scan_shmem "
` [PATCH v13 44/72] mm: Convert is_page_cache_freeable "
` [PATCH v13 45/72] pagevec: Use xa_tag_t
` [PATCH v13 46/72] shmem: Convert shmem_radix_tree_replace to XArray

[PATCH 00/13][V2] Introduce io.latency io controller for cgroups
 2018-06-11 14:06 UTC  (3+ messages)
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context

[GIT PULL] Fsnotify cleanups
 2018-06-11 13:58 UTC  (12+ messages)

[vfs:mount-open_tree 18/26] fsopen.c:undefined reference to `anon_inode_getfd'
 2018-06-11 12:31 UTC 

[PATCH 00/11] overlayfs fixes
 2018-06-11 11:32 UTC  (6+ messages)
` [PATCH 09/11] vfs: factor out inode_insert5()

[PATCH] quota: Cleanup list iteration in dqcache_shrink_scan()
 2018-06-11 11:27 UTC  (3+ messages)

WARNING in notify_change
 2018-06-11 10:33 UTC  (2+ messages)

[vfs:work.open 39/45] fs/aio.c:228:61: error: 'ops' undeclared
 2018-06-11 10:03 UTC 

general protection fault in wb_workfn (2)
 2018-06-11  9:12 UTC  (10+ messages)
              ` [PATCH] bdi: Fix another oops in wb_workfn()

[GIT PULL] overlayfs update for 4.18
 2018-06-11  8:41 UTC  (8+ messages)

[PATCH 00/39] overlayfs: stack file operations
 2018-06-11  8:11 UTC  (22+ messages)
` [PATCH 04/39] vfs: add path_open()
` [PATCH 05/39] vfs: optionally don't account file in nr_files
` [PATCH 07/39] vfs: export vfs_ioctl() to modules
` [PATCH 14/39] ovl: stack file ops
` [PATCH 15/39] ovl: add helper to return real file
` [PATCH 19/39] ovl: add ovl_mmap()
` [PATCH 23/39] ovl: add O_DIRECT support

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-11  7:50 UTC  (10+ messages)

INFO: task hung in __sb_start_write
 2018-06-11  7:39 UTC  (4+ messages)

Ext4 fiemap implementation
 2018-06-11  7:28 UTC  (11+ messages)

[PATCH] aio: only return events requested in poll_mask() for IOCB_CMD_POLL
 2018-06-11  6:50 UTC 

[PATCH v1] aio: mark __aio_sigset::sigmask const
 2018-06-11  6:56 UTC  (2+ messages)

[PATCH] proc: add proc_seq_release
 2018-06-11  6:23 UTC  (2+ messages)

KASAN: use-after-free Read in getname_kernel
 2018-06-11  5:45 UTC 

[RFC][PATCHES] getting rid of int *open in ->atomic_open() and friends
 2018-06-11  2:10 UTC  (18+ messages)
` [PATCH 01/13] drm_mode_create_lease_ioctl(): switch to filp_clone_open()
  ` [PATCH 02/13] rename filp_clone_open() to file_clone_open()
  ` [PATCH 03/13] introduce FMODE_OPENED
  ` [PATCH 04/13] get rid of 'opened' argument of finish_open()
  ` [PATCH 05/13] pull fput() on late failures into path_openat()
  ` [PATCH 06/13] switch all remaining checks for FILE_OPENED to FMODE_OPENED
  ` [PATCH 07/13] now we can fold open_check_o_direct() into do_dentry_open()
  ` [PATCH 08/13] __gfs2_lookup(), nfs_finish_open() and fuse_create_open() don't need 'opened'
  ` [PATCH 09/13] introduce FMODE_CREATED and switch to it
  ` [PATCH 10/13] IMA: don't propagate opened through the entire thing
  ` [PATCH 11/13] gfs2_create_inode() doesn't need 'opened' anymore
  ` [PATCH 12/13] get rid of 'opened' argument of ->atomic_open()
  ` [PATCH 13/13] get rid of 'opened' in path_openat() and the helpers downstream
      ` perfmon trouble

[PATCH V6 00/30] block: support multipage bvec
 2018-06-10 12:38 UTC  (32+ messages)
` [PATCH V6 01/30] block: simplify bio_check_pages_dirty
` [PATCH V6 02/30] block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec
` [PATCH V6 03/30] block: use bio_add_page in bio_iov_iter_get_pages
` [PATCH V6 04/30] block: introduce multipage page bvec helpers
` [PATCH V6 05/30] block: introduce bio_for_each_chunk()
` [PATCH V6 06/30] block: use bio_for_each_chunk() to compute multipage bvec count
` [PATCH V6 07/30] block: use bio_for_each_chunk() to map sg
` [PATCH V6 08/30] block: introduce chunk_last_segment()
` [PATCH V6 09/30] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V6 10/30] btrfs: use chunk_last_segment to get bio's last page
` [PATCH V6 11/30] block: implement bio_pages_all() via bio_for_each_segment_all()
` [PATCH V6 12/30] block: introduce bio_chunks()
` [PATCH V6 13/30] block: introduce rq_for_each_chunk()
` [PATCH V6 14/30] block: loop: pass multipage chunks to iov_iter
` [PATCH V6 15/30] block: introduce bio_clone_chunk_bioset()
` [PATCH V6 16/30] dm: clone bio via bio_clone_chunk_bioset
` [PATCH V6 17/30] block: introduce bio_for_each_chunk_all and bio_for_each_chunk_segment_all
` [PATCH V6 18/30] block: convert to bio_for_each_chunk_segment_all()
` [PATCH V6 19/30] md/dm/bcache: conver to bio_for_each_chunk_segment_all and bio_for_each_chunk_all
` [PATCH V6 20/30] fs: conver to bio_for_each_chunk_segment_all()
` [PATCH V6 21/30] btrfs: conver to bio_for_each_chunk_segment_all
` [PATCH V6 22/30] ext4: "
` [PATCH V6 23/30] f2fs: "
` [PATCH V6 24/30] xfs: "
` [PATCH V6 25/30] exofs: "
` [PATCH V6 26/30] gfs2: "
` [PATCH V6 27/30] block: kill bio_for_each_segment_all()
` [PATCH V6 28/30] block: enable multipage bvecs
` [PATCH V6 29/30] block: always define BIO_MAX_PAGES as 256
` [PATCH V6 30/30] block: document usage of bio iterator helpers

[PATCH] hpfs: Use EUCLEAN for filesystem errors
 2018-06-09 21:04 UTC 

WARNING in do_dentry_open
 2018-06-09 20:41 UTC  (4+ messages)

general protection fault in __vfs_write
 2018-06-09 15:36 UTC  (2+ messages)

[vfs:work.open 39/44] fs/file_table.c:185:14: error: conflicting types for 'alloc_file_pseudo'
 2018-06-09 15:23 UTC 

[vfs:work.open 39/44] include/linux/file.h:24:38: warning: 'struct inode' declared inside parameter list
 2018-06-09 15:21 UTC 

[PATCH] removed extra extern file_fdatawait_range
 2018-06-09 13:44 UTC  (2+ messages)

[PATCH] xfs: fix incorrect log_flushed on fsync
 2018-06-09  7:13 UTC  (9+ messages)

[PATCH v4 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-08 23:51 UTC  (13+ messages)
` [PATCH v4 01/12] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v4 02/12] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v4 03/12] device-dax: Enable page_mapping()
` [PATCH v4 04/12] device-dax: Set page->index
` [PATCH v4 05/12] filesystem-dax: "
` [PATCH v4 06/12] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v4 07/12] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
` [PATCH v4 08/12] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v4 09/12] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v4 10/12] filesystem-dax: Introduce dax_lock_page()
` [PATCH v4 11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v4 12/12] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH v1] eventfd: only return events requested in poll_mask()
 2018-06-08 19:12 UTC 

[PATCH] dax: remove VM_MIXEDMAP for fsdax and device dax
 2018-06-08 17:05 UTC  (2+ messages)

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-06-08 17:05 UTC  (6+ messages)

[PATCH 0/2] fs/lock: show locks info owned by dead/invisible processes
 2018-06-08 16:02 UTC  (4+ messages)
` [PATCH 1/2] fs/lock: skip lock owner pid translation in case we are in init_pid_ns
` [PATCH 2/2] fs/lock: show locks taken by processes from another pidns

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-08 15:25 UTC  (3+ messages)

general protection fault in pipe_write
 2018-06-08 13:36 UTC  (2+ messages)

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-08 12:50 UTC  (3+ messages)

[GIT PULL] UDF support for UTF-16
 2018-06-08 11:56 UTC  (5+ messages)

Exporting a unique ino/dev pair to user space
 2018-06-08  6:45 UTC  (4+ messages)

[git pull] vfs.git fix proc_fill_cache() regression
 2018-06-08  5:33 UTC 

[git pull] vfs.git - aio ioprio
 2018-06-08  5:27 UTC 

mmotm 2018-06-07-16-59 uploaded
 2018-06-08  1:15 UTC  (3+ messages)
` mmotm 2018-06-07-16-59 uploaded (fs/fat/ and fs/dax/)
` mmotm 2018-06-07-16-59 uploaded (scsi/ipr)


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