All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-01 09:13:33 to 2017-06-01 09:33:20 UTC [more...]

[PATCH 00/35 v1] pagevec API cleanups
 2017-06-01  9:32 UTC  (160+ messages)
` [Cluster-devel] "
` [PATCH 01/35] fscache: Remove unused ->now_uncached callback
  ` [Cluster-devel] "
` [PATCH 02/35] ext4: Fix SEEK_HOLE
  ` [Cluster-devel] "
` [PATCH 03/35] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
  ` [Cluster-devel] "
` [PATCH 04/35] dax: Fix inefficiency in dax_writeback_mapping_range()
  ` [Cluster-devel] "
` [PATCH 05/35] mm: Fix THP handling in invalidate_mapping_pages()
  ` [Cluster-devel] "
` [PATCH 06/35] mm: Make pagevec_lookup() update index
  ` [Cluster-devel] "
` [PATCH 07/35] mm: Implement find_get_pages_range()
  ` [Cluster-devel] "
` [PATCH 08/35] fs: Fix performance regression in clean_bdev_aliases()
  ` [Cluster-devel] "
` [PATCH 09/35] ext4: Use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
  ` [Cluster-devel] "
` [PATCH 10/35] ext4: Use pagevec_lookup_range() in writeback code
  ` [Cluster-devel] "
` [PATCH 11/35] hugetlbfs: Use pagevec_lookup_range() in remove_inode_hugepages()
  ` [Cluster-devel] "
` [PATCH 12/35] xfs: Use pagevec_lookup_range() in xfs_find_get_desired_pgoff()
  ` [Cluster-devel] "
` [PATCH 13/35] mm: Remove nr_pages argument from pagevec_lookup{,_range}()
  ` [PATCH 13/35] mm: Remove nr_pages argument from pagevec_lookup{, _range}()
  ` [Cluster-devel] "
` [PATCH 14/35] mm: Implement find_get_pages_range_tag()
  ` [Cluster-devel] "
` [PATCH 15/35] btrfs: Use pagevec_lookup_range_tag()
  ` [Cluster-devel] "
` [PATCH 16/35] ceph: "
  ` [Cluster-devel] "
` [PATCH 17/35] ext4: "
  ` [Cluster-devel] "
` [PATCH 18/35] f2fs: "
  ` [Cluster-devel] "
` [PATCH 19/35] f2fs: Simplify page iteration loops
  ` [Cluster-devel] "
` [PATCH 20/35] f2fs: Use find_get_pages_tag() for looking up single page
  ` [Cluster-devel] "
` [PATCH 21/35] gfs2: Use pagevec_lookup_range_tag()
  ` [Cluster-devel] "
` [PATCH 22/35] nilfs2: "
  ` [Cluster-devel] "
` [PATCH 23/35] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
  ` [Cluster-devel] "
` [PATCH 24/35] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
  ` [Cluster-devel] "
` [PATCH 25/35] mm: Remove nr_pages argument from pagevec_lookup_{, range}_tag()
  ` [Cluster-devel] "
` [PATCH 26/35] afs: Use find_get_pages_range_tag()
  ` [Cluster-devel] "
` [PATCH 27/35] shmem: Use pagevec_lookup() in shmem_unlock_mapping()
  ` [Cluster-devel] "
` [PATCH 28/35] shmem: Use pagevec_lookup_entries()
  ` [Cluster-devel] "
` [PATCH 29/35] mm: Make pagevec_lookup_entries() update index
  ` [Cluster-devel] "
` [Cluster-devel] [PATCH 30/35] mm: Implement find_get_entries_range()
  `  "
` [PATCH 31/35] shmem: Convert to pagevec_lookup_entries_range()
  ` [Cluster-devel] "
` [PATCH 32/35] mm: Convert truncate code "
  ` [Cluster-devel] "
` [PATCH 33/35] mm: Remove nr_entries argument from pagevec_lookup_entries{, _range}()
  ` [Cluster-devel] "
` [PATCH 34/35] mm: Make find_get_entries_tag() update index
  ` [Cluster-devel] "
` [PATCH 35/35] mm: Implement find_get_entries_range_tag()
  ` [Cluster-devel] "

[PATCH V3] rxe: Fix a sleep-in-atomic bug in post_one_send
 2017-06-01  9:32 UTC  (3+ messages)

[Devel] ACPICA version 20170531 released
 2017-06-01  9:32 UTC 

Unaligned accesses in sha1dc
 2017-06-01  9:32 UTC  (6+ messages)

[PATCH] CIFS: add SFM mapping for 0x01-0x1F
 2017-06-01  9:31 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: cherryview: Extend the DMI quirk to Intel_Strago systems
 2017-06-01  9:30 UTC  (5+ messages)
` [PATCH v2 1/3] firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
` [PATCH v2 2/3] pinctrl: cherryview: Add terminate entry for dmi_system_id tables

selabel_lookup_raw() doesn't find correct context for path with double slashes
 2017-06-01  9:29 UTC 

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2017-05-31
 2017-06-01  9:30 UTC  (3+ messages)
` [net-next 09/15] ixgbevf: Resolve truncation warning for q_vector->name

[U-Boot] [PATCH v3] sun50i: a64: Add initial Banana Pi M64 support
 2017-06-01  9:30 UTC  (3+ messages)

[U-Boot] [PATCH v3] sunxi: A64/Pine64: update device tree from Linux
 2017-06-01  9:29 UTC  (3+ messages)

[PATCH V2] rxe: Fix a sleep-in-atomic bug in post_one_send
 2017-06-01  9:28 UTC  (3+ messages)

[PATCH] mesa: upgrade to 17.1.1
 2017-06-01  9:27 UTC  (2+ messages)

[PATCH] ncurses: 6.0+20161126 -> 6.0+20170408
 2017-06-01  9:27 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] i386/kvm: do not zero out segment flags if segment is unusable or not present
 2017-06-01  9:23 UTC  (2+ messages)

[PATCH] powercap/rapl: prevent overridding bits outside of the mask
 2017-06-01  9:21 UTC 

[PATCH 1/1] KVM: SVM: do not zero out segment attributes if segment is unusable or not present
 2017-06-01  9:22 UTC  (2+ messages)

[PATCH] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz
 2017-06-01  9:21 UTC 

[PATCH 0/5] More vmalloc cleanups
 2017-06-01  9:27 UTC  (5+ messages)
` [PATCH 2/5] btrfs: send: use kvmalloc in iterate_dir_item
` [PATCH 3/5] btrfs: scrub: add memalloc_nofs protection around init_ipath

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-06-01  9:20 UTC  (8+ messages)
` [RFC][PATCHv3 2/5] "

host memory buffer support
 2017-06-01  9:19 UTC  (5+ messages)
` [PATCH 4/4] nvme-pci: implement "

[PATCH] kni: add new mbuf in alloc_q only based on its empty slots
 2017-06-01  9:18 UTC  (7+ messages)
` [PATCH v2] "

[PATCH net V3] net/mlx4: Fix the check in attaching steering rules
 2017-06-01  9:16 UTC 

[PATCH v6 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-01  9:15 UTC  (4+ messages)
` [PATCH v6 5/6] drm/i915/gvt: Dmabuf "

[PATCH 0/6] testsuite speedup
 2017-06-01  9:16 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci: Add support for Intel CNP
 2017-06-01  9:10 UTC 

[PATCH 01/14] mwifiex: pcie: properly synchronize, disable interrupts in driver callbacks
 2017-06-01  9:15 UTC  (3+ messages)
` [PATCH 05/14] mwifiex: re-register wiphy across reset

[BUG] ntb: Sleep in interrupt handling
 2017-06-01  9:17 UTC 

Is vnode number also limit system-wide number of open file?
 2017-06-01  9:15 UTC  (3+ messages)

[PATCH 0/6] minor last minute fixes for v2.30
 2017-06-01  9:15 UTC  (4+ messages)

[PATCH] clk: Fix __set_clk_rates error print-string
 2017-06-01  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Add reduce image for qcow2
 2017-06-01  9:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-iotests: add reducing image test in 025

[PATCH] Fix usage of uninitialized pointer
 2017-06-01  9:13 UTC  (6+ messages)


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.