All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 00:25:16 to 2017-12-06 00:41:44 UTC [more...]

[PATCH v4 00/73] XArray version 4
 2017-12-06  0:41 UTC  (175+ messages)
` [PATCH v4 01/73] xfs: Rename xa_ elements to ail_
` [PATCH v4 02/73] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v4 03/73] page cache: Use xa_lock
` [PATCH v4 04/73] xarray: Replace exceptional entries
` [PATCH v4 05/73] xarray: Change definition of sibling entries
` [PATCH v4 06/73] xarray: Add definition of struct xarray
` [PATCH v4 07/73] xarray: Define struct xa_node
` [PATCH v4 08/73] xarray: Add documentation
` [PATCH v4 09/73] xarray: Add xa_load
` [PATCH v4 10/73] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v4 11/73] xarray: Add xa_store
` [PATCH v4 12/73] xarray: Add xa_cmpxchg
` [PATCH v4 13/73] xarray: Add xa_for_each
` [PATCH v4 14/73] xarray: Add xas_for_each_tag
` [PATCH v4 15/73] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag
` [PATCH v4 16/73] xarray: Add xa_destroy
` [PATCH v4 17/73] xarray: Add xas_next and xas_prev
` [PATCH v4 18/73] xarray: Add xas_create_range
` [PATCH v4 19/73] xarray: Add MAINTAINERS entry
` [PATCH v4 20/73] idr: Convert to XArray
` [PATCH v4 21/73] ida: "
  ` [PATCH v4 22/73] page cache: Convert hole search "
` [PATCH v4 23/73] page cache: Add page_cache_range_empty function
` [PATCH v4 24/73] page cache: Add and replace pages using the XArray
` [PATCH v4 25/73] page cache: Convert page deletion to XArray
` [PATCH v4 26/73] page cache: Convert page cache lookups "
` [PATCH v4 27/73] page cache: Convert delete_batch "
` [PATCH v4 28/73] page cache: Remove stray radix comment
` [PATCH v4 29/73] mm: Convert page-writeback to XArray
` [PATCH v4 30/73] mm: Convert workingset "
` [PATCH v4 31/73] mm: Convert truncate "
` [PATCH v4 32/73] mm: Convert add_to_swap_cache "
` [PATCH v4 33/73] mm: Convert delete_from_swap_cache "
` [PATCH v4 34/73] mm: Convert cgroup writeback "
` [PATCH v4 35/73] mm: Convert __do_page_cache_readahead "
` [PATCH v4 36/73] mm: Convert page migration "
` [PATCH v4 37/73] mm: Convert huge_memory "
` [PATCH v4 38/73] mm: Convert collapse_shmem "
` [PATCH v4 39/73] mm: Convert khugepaged_scan_shmem "
` [PATCH v4 40/73] pagevec: Use xa_tag_t
` [PATCH v4 41/73] shmem: Convert replace to XArray
` [PATCH v4 42/73] shmem: Convert shmem_confirm_swap "
` [PATCH v4 43/73] shmem: Convert find_swap_entry "
` [PATCH v4 44/73] shmem: Convert shmem_tag_pins "
` [PATCH v4 45/73] shmem: Convert shmem_wait_for_pins "
` [PATCH v4 46/73] shmem: Convert shmem_add_to_page_cache "
` [PATCH v4 47/73] shmem: Convert shmem_alloc_hugepage "
` [PATCH v4 48/73] shmem: Convert shmem_free_swap "
` [PATCH v4 49/73] shmem: Convert shmem_partial_swap_usage "
` [PATCH v4 50/73] shmem: Comment fixups
` [PATCH v4 51/73] btrfs: Convert page cache to XArray
` [PATCH v4 52/73] fs: Convert buffer "
` [PATCH v4 53/73] fs: Convert writeback "
` [PATCH v4 54/73] nilfs2: Convert "
` [PATCH v4 55/73] f2fs: "
` [PATCH v4 56/73] lustre: "
` [PATCH v4 57/73] dax: Convert dax_unlock_mapping_entry "
` [PATCH v4 58/73] dax: Convert lock_slot "

[PATCH] scsi: fix race condition when removing target
 2017-12-06  0:41 UTC  (12+ messages)

[PATCH] e2p: fix getflags for link file
 2017-12-06  0:41 UTC  (3+ messages)

+ hfsplus-honor-setgid-flag-on-directories.patch added to -mm tree
 2017-12-06  0:40 UTC 

[PATCH 2/5] ethdev: add port ownership
 2017-12-06  0:40 UTC 

[PATCH] drm/i915: Track GGTT writes on the vma
 2017-12-06  0:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[fstests PATCH v5 0/2] add test for DAX MAP_SYNC support
 2017-12-06  0:37 UTC  (6+ messages)
` [fstests PATCH v5 1/2] dm-log-writes: only replay log to marks that exist
` [fstests PATCH v5 2/2] generic: add test for DAX MAP_SYNC support

+ mm-split-deferred_init_range-into-initializing-and-freeing-parts-fix.patch added to -mm tree
 2017-12-06  0:37 UTC 

[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
 2017-12-06  0:36 UTC  (3+ messages)

[PATCH][v5] uprobes/x86: emulate push insns for uprobe on x86
 2017-12-06  0:33 UTC  (2+ messages)

[RESEND PATCH] partial revert of "[media] tvp5150: add HW input connectors support"
 2017-12-06  0:33 UTC 

[PATCH v9 0/5] Add support for ThunderX2 pmu events using json files
 2017-12-06  0:30 UTC  (9+ messages)
` [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices

[xfsprogs PATCH v2 0/3] Add necessary items for MAP_SYNC testing
 2017-12-06  0:29 UTC  (6+ messages)
` [xfsprogs PATCH v2 1/3] xfs_io: fix compiler warnings in getfsmap code
` [xfsprogs PATCH v2 3/3] xfs_io: add a new 'log_writes' command

generic/399 and xfs_io pwrite command
 2017-12-06  0:26 UTC  (5+ messages)
      ` [PATCH] xfs_io: fix exitcode handling (was Re: generic/399 and xfs_io pwrite command)

[Qemu-devel] [PATCH 2.12] spapr: replace numa_get_node() with lookup in pc-dimm list
 2017-12-06  0:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] spapr: fix LSI interrupt specifiers in the device tree
 2017-12-06  0:25 UTC  (2+ messages)

[PATCH 1/2] lib: refactor basic stats code
 2017-12-06  0:25 UTC  (2+ messages)
` [PATCH 2/2] lib: optimize _xstats_by_ids APIs


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.