messages from 2016-09-02 08:38:31 to 2016-09-13 00:02:29 UTC [more...]
[PATCH] ovl: use copy_file_range for copy up if possible
2016-09-13 0:02 UTC (18+ messages)
` [PATCH v2 0/4] ovl: efficient copy up by reflink
` [PATCH v2 1/4] vfs: allow vfs_clone_file_range() across mount points
` [PATCH v2 2/4] ovl: use vfs_clone_file_range() for copy up if possible
` [PATCH v2 3/4] vfs: allow vfs_copy_file_range() across file systems
` [PATCH v2 4/4] ovl: use vfs_copy_file_range() to copy up file data
[PATCH v8 00/71] xfs: add reflink and dedupe support
2016-09-12 23:28 UTC (54+ messages)
` [PATCH 01/71] xfs: remove xfs_btree_bigkey
` [PATCH 02/71] xfs: create a standard btree size calculator code
` [PATCH 03/71] xfs: count the blocks in a btree
` [PATCH 04/71] xfs: defer should allow ->finish_item to request a new transaction
` [PATCH 05/71] xfs: introduce tracepoints for AG reservation code
` [PATCH 06/71] xfs: set up per-AG free space reservations
` [PATCH 07/71] xfs: define tracepoints for refcount btree activities
` [PATCH 08/71] xfs: introduce refcount btree definitions
` [PATCH 09/71] xfs: add refcount btree stats infrastructure
` [PATCH 10/71] xfs: refcount btree add more reserved blocks
` [PATCH 11/71] xfs: define the on-disk refcount btree format
` [PATCH 12/71] xfs: add refcount btree support to growfs
` [PATCH 14/71] xfs: add refcount btree operations
` [PATCH 15/71] xfs: create refcount update intent log items
` [PATCH 16/71] xfs: log refcount intent items
` [PATCH 34/71] xfs: support bmapping delalloc extents in the CoW fork
` [PATCH 67/71] xfs: fail ->bmap for reflink inodes
Asistentes - Habilidades y Competencias
2016-09-12 19:39 UTC
[PATCH v8 0/6] vfs: help support reflink for XFS
2016-09-12 19:12 UTC (14+ messages)
` [PATCH 2/6] vfs: cap dedupe request structure size at PAGE_SIZE
` [PATCH 3/6] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
` [PATCH 4/6] fs: add iomap_file_dirty
` [PATCH 6/6] iomap: add a flag to report shared extents
[PATCH] xfs_repair: update the manual content about xfs_repair exit status
2016-09-12 16:01 UTC (2+ messages)
[PATCH] xfs_repair: fix exit code documentation in manpage
2016-09-12 14:03 UTC (2+ messages)
[PATCH] xfs_repair: exit with status 2 if log dirtiness is unknown
2016-09-12 13:55 UTC (2+ messages)
FW: Hot brand bags -- ANGELBER
2016-09-12 11:38 UTC
Правовая работа с дебиторами, истребование долга
2016-09-12 1:07 UTC
[PATCH v2] xfs/098: fix xfs_repair on newer xfsprogs
2016-09-12 1:07 UTC (2+ messages)
[PATCH v2 3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl
2016-09-11 18:56 UTC (7+ messages)
` [PATCH 3/3] ioctl_xfs_ioc_getfsmap.2: document XFS_IOC_GETFSMAP ioctl
` [PATCH v3 3/3] ioctl_getfsmap.2: document the GETFSMAP ioctl
[PATCH v1] ovl: use copy_file_clone for copy up if possible
2016-09-11 10:50 UTC
[PATCH, RFC] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
2016-09-11 0:17 UTC (24+ messages)
[BUG] xfsprogs-4.7.0: issues cross-compiling for musl
2016-09-10 7:37 UTC (10+ messages)
` [PATCH] xfs_io: fix building with musl
` [RFC] libxfs: cross-compile fixes
iomap based DAX path
2016-09-10 7:36 UTC (14+ messages)
` [PATCH 01/10] iomap: add IOMAP_F_NEW flag
` [PATCH 02/10] iomap: expose iomap_apply outside iomap.c
` [PATCH 03/10] dax: don't pass buffer_head to dax_insert_mapping
` [PATCH 04/10] dax: don't pass buffer_head to copy_user_dax
` [PATCH 05/10] dax: provide an iomap based dax read/write path
` [PATCH 06/10] dax: provide an iomap based fault handler
` [PATCH 07/10] xfs: fix locking for DAX writes
` [PATCH 08/10] xfs: take the ilock shared if possible in xfs_file_iomap_begin
` [PATCH 09/10] xfs: refactor xfs_setfilesize
` [PATCH 10/10] xfs: use iomap to implement DAX
xfs_file_splice_read: possible circular locking dependency detected
2016-09-10 2:06 UTC (31+ messages)
[BUG REPORT] missing memory counter introduced by xfs
2016-09-09 23:13 UTC (6+ messages)
Fideicomisos en México - Seguridad y confidencialidad
2016-09-09 21:32 UTC
[PATCH] xfs: fix signed integer overflow
2016-09-09 7:16 UTC (3+ messages)
XFS reflink and development tip git trees updated
2016-09-09 5:24 UTC (2+ messages)
` XFS reflink and getfsmap/scrub development git trees updated again
[PATCH] xfs_logprint: fix the transcation type string for delaylog-enabled fs
2016-09-09 4:08 UTC
Fideicomisos en México - Seguridad y confidencialidad
2016-09-08 22:28 UTC
[ANNOUNCE] xfsprogs: v4.8.0-rc1 released
2016-09-08 22:27 UTC
[PATCH] xfs: add XBF_XBF_NO_IOACCT to buf trace output
2016-09-08 21:53 UTC
[PATCH v8 00/13] xfstests: fixes and new tests for rmap/reflink/fsmap
2016-09-08 15:39 UTC (7+ messages)
` [PATCH 08/13] xfs: more rmapbt tests
` [PATCH 09/13] xfs: test realtime rmapbt code
[PATCH] xfs: Document error handlers behavior
2016-09-08 14:29 UTC (2+ messages)
[PATCH 0/2] libxfs: fix up mount check handling
2016-09-08 14:16 UTC (3+ messages)
` [PATCH 1/2] libxfs: move iswritable "fatal" decision to caller
` [PATCH 2/2] libxfs: remove ustat() use, factor mount checks into helper function
[ANNOUNCE] xfsdocs: master branch updated to 242d533
2016-09-08 3:40 UTC
[PATCH v8 0/7] xfs-docs: reorganize chapters, document rmap and reflink
2016-09-08 2:03 UTC (4+ messages)
` [PATCH 7/7] xfsdocs: document the realtime reverse mapping btree
[PATCH 2/6] libxfs/linux.c: Replace use of ustat by stat
2016-09-08 0:00 UTC (3+ messages)
[PATCH] xfs/279: filter scsi debug device correctly
2016-09-07 22:47 UTC (2+ messages)
Asistentes - Habilidades y Competencias
2016-09-07 21:20 UTC
electric bike with good quanlity
2016-09-07 1:09 UTC
[PATCH] xfs: undo block reservation correctly in xfs_trans_reserve()
2016-09-06 22:35 UTC (4+ messages)
[PATCH v2] xfs: undo block reservation correctly in xfs_trans_reserve()
2016-09-06 12:14 UTC
Please add me to the xfstest mailing list
2016-09-06 9:14 UTC (2+ messages)
[INFO] xfs: kernel debugging with trace_printk()
2016-09-06 8:20 UTC
SI QUIERE EXPORTAR, NO DEJE DE LEER ESTE CORREO
2016-09-05 10:16 UTC
[PATCH] xfsprogs: don't populate fs table with foreign fs paths unless foreign_allowed
2016-09-02 23:10 UTC (4+ messages)
` [PATCH v2] xfsprogs: (xfs_quota) foreign fs path handling changes
[RFC PATCH 0/6] xfs: sort out the AGFL size mess
2016-09-02 23:06 UTC (4+ messages)
` [PATCH 2/6] xfs: shadow agfl indexes in the per-ag structures
black annealed wire /galvanized iron wire
2016-09-02 8:58 UTC
[PATCH v2] xfs/187: fix new sb_features2 stop case running
2016-09-02 8:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).