All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-17 01:03:01 to 2016-06-17 01:26:14 UTC [more...]

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-17  1:26 UTC  (156+ messages)
` [PATCH 001/119] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 002/119] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
` [PATCH 003/119] xfs: check offsets of variable length structures
` [PATCH 004/119] xfs: enable buffer deadlock postmortem diagnosis via ftrace
` [PATCH 005/119] xfs: check for a valid error_tag in errortag_add
` [PATCH 006/119] xfs: port differences from xfsprogs libxfs
` [PATCH 007/119] xfs: rearrange xfs_bmap_add_free parameters
` [PATCH 008/119] xfs: separate freelist fixing into a separate helper
` [PATCH 009/119] xfs: convert list of extents to free into a regular list
` [PATCH 010/119] xfs: create a standard btree size calculator code
` [PATCH 011/119] xfs: refactor btree maxlevels computation
` [PATCH 012/119] xfs: during btree split, save new block key & ptr for future insertion
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 014/119] xfs: introduce interval queries on btrees
` [PATCH 015/119] xfs: refactor btree owner change into a separate visit-blocks function
` [PATCH 016/119] xfs: move deferred operations into a separate file
` [PATCH 017/119] xfs: add tracepoints for the deferred ops mechanism
` [PATCH 018/119] xfs: enable the xfs_defer mechanism to process extents to free
` [PATCH 019/119] xfs: rework xfs_bmap_free callers to use xfs_defer_ops
` [PATCH 020/119] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*
` [PATCH 021/119] xfs: rename flist/free_list to dfops
` [PATCH 022/119] xfs: add tracepoints and error injection for deferred extent freeing
` [PATCH 023/119] xfs: introduce rmap btree definitions
` [PATCH 024/119] xfs: add rmap btree stats infrastructure
` [PATCH 025/119] xfs: rmap btree add more reserved blocks
` [PATCH 026/119] xfs: add owner field to extent allocation and freeing
` [PATCH 027/119] xfs: introduce rmap extent operation stubs
` [PATCH 028/119] xfs: define the on-disk rmap btree format
` [PATCH 029/119] xfs: add rmap btree growfs support
` [PATCH 030/119] xfs: rmap btree transaction reservations
` [PATCH 031/119] xfs: rmap btree requires more reserved free space
` [PATCH 032/119] xfs: add rmap btree operations
` [PATCH 033/119] xfs: support overlapping intervals in the rmap btree
` [PATCH 034/119] xfs: teach rmapbt to support interval queries
` [PATCH 035/119] xfs: add tracepoints for the rmap functions
` [PATCH 036/119] xfs: add an extent to the rmap btree
` [PATCH 037/119] xfs: remove an extent from "
` [PATCH 038/119] xfs: convert unwritten status of reverse mappings
` [PATCH 039/119] xfs: add rmap btree insert and delete helpers
` [PATCH 040/119] xfs: create helpers for mapping, unmapping, and converting file fork extents
` [PATCH 041/119] xfs: create rmap update intent log items
` [PATCH 042/119] xfs: log rmap intent items
` [PATCH 043/119] xfs: enable the xfs_defer mechanism to process rmaps to update
` [PATCH 044/119] xfs: propagate bmap updates to rmapbt
` [PATCH 045/119] xfs: add rmap btree geometry feature flag
` [PATCH 046/119] xfs: add rmap btree block detection to log recovery
` [PATCH 047/119] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 048/119] xfs: don't update rmapbt when fixing agfl
` [PATCH 049/119] xfs: enable the rmap btree functionality
` [PATCH 050/119] xfs: count the blocks in a btree
` [PATCH 051/119] xfs: introduce tracepoints for AG reservation code
` [PATCH 052/119] xfs: set up per-AG free space reservations
` [PATCH 053/119] xfs: define tracepoints for refcount btree activities
` [PATCH 054/119] xfs: introduce refcount btree definitions
` [PATCH 055/119] xfs: add refcount btree stats infrastructure
` [PATCH 056/119] xfs: refcount btree add more reserved blocks
` [PATCH 057/119] xfs: define the on-disk refcount btree format
` [PATCH 058/119] xfs: add refcount btree support to growfs
` [PATCH 059/119] xfs: account for the refcount btree in the alloc/free log reservation
` [PATCH 060/119] xfs: add refcount btree operations
` [PATCH 061/119] xfs: create refcount update intent log items
` [PATCH 062/119] xfs: log refcount intent items
` [PATCH 063/119] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 064/119] xfs: connect refcount adjust functions to upper layers
` [PATCH 065/119] xfs: adjust refcount when unmapping file blocks
` [PATCH 066/119] xfs: add refcount btree block detection to log recovery
` [PATCH 067/119] xfs: refcount btree requires more reserved space
` [PATCH 068/119] xfs: introduce reflink utility functions
` [PATCH 069/119] xfs: create bmbt update intent log items
` [PATCH 070/119] xfs: log bmap intent items
` [PATCH 071/119] xfs: map an inode's offset to an exact physical block
` [PATCH 072/119] xfs: implement deferred bmbt map/unmap operations
` [PATCH 073/119] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 074/119] xfs: define tracepoints for reflink activities
` [PATCH 075/119] xfs: add reflink feature flag to geometry
` [PATCH 076/119] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
` [PATCH 077/119] xfs: introduce the CoW fork

[PATCH v9 00/22] Add HiSilicon RoCE driver
 2016-06-17  1:25 UTC  (6+ messages)
` [PATCH v9 11/22] IB/hns: Add IB device registration

Claim your award prize
 2016-06-16 19:10 UTC 

[PATCH 2/2] clk: Add fractional scale clock support
 2016-06-17  1:22 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-05-16
 2016-06-17  1:21 UTC  (3+ messages)
` [Buildroot] Analysis of build "

[PATCH] VMW_PVSCSI: Change to update maintainer details (name, email)
 2016-06-17  1:19 UTC  (3+ messages)

[PATCH v8 0/4] Inband dedupe for btrfs-progs
 2016-06-17  1:18 UTC  (3+ messages)
` [PATCH v8 4/4] btrfs-progs: dedupe: Add status subcommand
` [PATCH v8.1 1/4] btrfs-progs: Basic framework for dedupe-inband command group

[PATCH v9 0/3] fallocate for block devices
 2016-06-17  1:17 UTC  (11+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices

[PATCH v2] gpio: make library immune to error pointers
 2016-06-17  1:15 UTC  (3+ messages)

Fwd: BTRFS, remarkable problem: filesystem turns to read-only caused by firefox download
 2016-06-17  1:13 UTC  (4+ messages)
  `  "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] af95117d45a384b9a16cf8a1622fc11b04513a1c BUILD SUCCESS
 2016-06-17  1:13 UTC 

[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-17  1:11 UTC  (8+ messages)
` [RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier

[PATCH 01/12] NFS: Don't flush caches for a getattr that races with writeback
 2016-06-17  1:11 UTC  (4+ messages)
` [PATCH 02/12] NFS: Cache access checks more aggressively
  ` [PATCH 03/12] NFS: Cache aggressively when file is open for writing

[PATCH v2 0/3] Add KVM support for Intel local MCE
 2016-06-17  1:11 UTC  (5+ messages)
` [PATCH v2 3/3] KVM: VMX: enable guest access to LMCE related MSRs

[Qemu-devel] [Bug 1591611] [NEW] chroot using qemu-x86_64-static fails on ppc64el
 2016-06-17  1:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591611] "

[PATCHv3 10/30] vte: Upgrade to 0.44.1
 2016-06-17  1:10 UTC  (4+ messages)
` [RFC][PATCH] vte: bring back old version to support xfce4-terminal

[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-06-17  1:09 UTC  (3+ messages)

[PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399
 2016-06-17  1:08 UTC  (4+ messages)

[RFC PATCH 0/2] Initial support for badblock checking in xfs
 2016-06-17  1:03 UTC  (6+ messages)
` [RFC PATCH 1/2] block, badblocks: add a notifier for badblocks
` [RFC PATCH 2/2] xfs: initial/partial support "

[PATCH] iio: proximity: as3935: remove redundant zeroing of tune_cap
 2016-06-17  1:04 UTC  (2+ messages)

[PATCH 0/3] Tools/Power/Turbostat update for Denverton
 2016-06-17  1:03 UTC  (5+ messages)
` [PATCH 2/3] tools/power/turbostat: add denverton support
` [PATCH 3/3] tools/power/turbostat: add denverton rapl support


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.