public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-03 12:51:43 to 2015-06-19 11:02:35 UTC [more...]

[PATCH 00/17] mkfs: sanitise input parameters
 2015-06-19 11:02 UTC  (14+ messages)
` [PATCH 01/17] xfsprogs: use common code for multi-disk detection
` [PATCH 02/17] mkfs: sanitise ftype parameter values
` [PATCH 03/17] mkfs: Sanitise the superblock feature macros
` [PATCH 04/17] mkfs: validate all input values
` [PATCH 05/17] mkfs: factor boolean option parsing
` [PATCH 06/17] mkfs: validate logarithmic parameters sanely
` [PATCH 07/17] mkfs: structify input parameter passing
` [PATCH 08/17] mkfs: getbool is redundant
` [PATCH 09/17] mkfs: use getnum_checked for all ranged parameters
` [PATCH 10/17] mkfs: add respecification detection to generic parsing
` [PATCH 11/17] mkfs: table based parsing for converted parameters
` [PATCH 14/17] mkfs: add string options to generic parsing
` [PATCH 15/17] mkfs: don't treat files as though they are block devices

[PATCH 0/2] xfs_repair: clear new memory after realloc
 2015-06-19  9:21 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: reformat lines to fit within 80 characters
` [PATCH 2/2] xfs_repair: clear new memory after realloc

[PATCH] mkfs.xfs: always use underlying fs sector size when mkfs'ing a file
 2015-06-19  7:01 UTC  (4+ messages)

[PATCH] xfs_repair: automatically enable -f (file) mode when needed
 2015-06-18 21:29 UTC 

[PATCH] xfs_repair: refuse to unset lazycount on V5 filesystems
 2015-06-18 17:01 UTC 

Data can't be wrote to XFS RIP [<ffffffffa041a99a>] xfs_dir2_sf_get_parent_ino+0xa/0x20
 2015-06-18 14:59 UTC  (4+ messages)

mkfs: a possible bad
 2015-06-18 14:55 UTC  (4+ messages)

[PATCH 0/2] xfs: misc. attribute and log recovery fixes
 2015-06-18 12:49 UTC  (3+ messages)
` [PATCH 1/2] xfs: don't truncate attribute extents if no extents exist
` [PATCH 2/2] xfs: validate transaction header length on log recovery

[PATCH] xfs_copy: fix copy of hard 4k devices
 2015-06-17 19:24 UTC 

xfs_repair use all memory
 2015-06-17 11:42 UTC  (7+ messages)

get rid of some left-over typedefs from IRIX
 2015-06-17 10:55 UTC  (6+ messages)
` [PATCH 1/5] xfs: remove __psint_t and __psunsigned_t
` [PATCH 2/5] xfs: remove inst_t
` [PATCH 3/5] xfs: return a void pointer from xfs_buf_offset
` [PATCH 4/5] xfs: use void pointers in log validation helpers
` [PATCH 5/5] xfs: remove xfs_caddr_t

libxfs port of the transaction commit/cancel cleanups
 2015-06-17 10:53 UTC  (5+ messages)
` [PATCH 1/4] libxfs: switch the remaining xfs_trans_dup user to xfs_trans_roll
` [PATCH 2/4] libxfs: simplify xfs_trans_free_items
` [PATCH 3/4] libxfs: remove the flags argument to xfs_trans_cancel
` [PATCH 4/4] xfs: saner xfs_trans_commit interface

xfsprogs for-next build error on Debian Wheezy / amd64
 2015-06-17 10:31 UTC  (12+ messages)

business solutions
 2015-06-17 10:00 UTC 

business solutions
 2015-06-17  8:24 UTC 

Recommendation of Automation Products
 2015-06-17  2:59 UTC 

Básculas Industriales Homologadas
 2015-06-16 22:22 UTC 

[PATCH 00/28] xfsprogs: sparse inode chunks
 2015-06-16 20:26 UTC  (14+ messages)
` [PATCH 15/28] repair: handle sparse format inobt record freecount correctly
` [PATCH 18/28] repair: scan and track sparse inode chunks correctly
` [PATCH 19/28] repair: scan sparse finobt records correctly
` [PATCH 21/28] repair: process sparse inode "

[RFC PATCH 00/20] xfs: reverse mapping btree support
 2015-06-16 11:27 UTC  (11+ messages)
` [PATCH 01/20] xfs: xfs_alloc_fix_freelist() can use incore perag structures
` [PATCH 02/20] xfs: factor out free space extent length check
` [PATCH 03/20] xfs: sanitise error handling in xfs_alloc_fix_freelist
` [PATCH 04/20] xfs: clean up XFS_MIN_FREELIST macros

The latest creative car charger
 2015-06-16  9:20 UTC 

[PATCH] xfs: fix remote symlinks on V5/CRC filesystems
 2015-06-16  1:26 UTC  (7+ messages)

[PATCH] xfs: take XFS_IOLOCK_EXCL if suid removal is required
 2015-06-15 15:26 UTC  (3+ messages)

Script to cross-apply libxfs changes
 2015-06-15  3:40 UTC  (4+ messages)

xfsprogs_3.2.3_i386.changes ACCEPTED into unstable
 2015-06-15  1:23 UTC 

Processing of xfsprogs_3.2.3_i386.changes
 2015-06-15  1:09 UTC 

(no subject)
 2015-06-14 23:27 UTC  (3+ messages)
` your mail

PROBLEM: XFS on ARM corruption 'Structure needs cleaning'
 2015-06-13 13:55 UTC  (18+ messages)

[PATCH] xfs_metadump: obfuscate attrs on CRC fs
 2015-06-12 22:50 UTC 

xfs_repair segfault + debug info
 2015-06-12 18:49 UTC  (4+ messages)
    ` [PATCH] "

xfs_metadump
 2015-06-12 13:58 UTC  (3+ messages)

Formating options for large partition/files
 2015-06-12 13:26 UTC  (3+ messages)

客户是开发来的不是坐等的
 2015-06-12  9:01 UTC 

Оформление заказа ваших наручных часов. Поторопитесь
 2015-06-11  0:32 UTC 

USB Drives with your Logo Printed
 2015-06-10 12:17 UTC 

[ANNOUNCE] xfsprogs: v3.2.3 released
 2015-06-10  5:48 UTC 

simplify transaction commit and cancel interfaces V2
 2015-06-09 23:51 UTC  (6+ messages)
` [PATCH 2/5] xfs: pass a boolean flag to xfs_trans_free_items
` [PATCH 3/5] xfs: remove the flags argument to xfs_trans_cancel
` [PATCH 4/5] xfs: saner xfs_trans_commit interface
` [PATCH 5/5] xfs: fix xfs_log_done interface

[PATCH 0/4] xfsprogs: mini patch-bomb
 2015-06-09 23:35 UTC  (16+ messages)
` [PATCH 1/4] xfsprogs: remove unused write-only var l_logsize
` [PATCH 2/4] xfsprogs: add xlog_is_empty() helper
` [PATCH 3/4] xfsprogs: rename dont_obfuscate in xfs_metadump
` [PATCH 4/4] xfsprogs: zero out clean log "
  ` [PATCH 4/4 V2] "
    ` [PATCH 4/4 V3] "

XFS Syncd
 2015-06-09 23:12 UTC  (21+ messages)

Winter Bushveld Breaks & Long week-end Availability
 2015-06-09 10:54 UTC 

Krašto tinklaraštis
 2015-06-08  6:10 UTC 

High %sy cpu usage , server is very slow
 2015-06-08 15:12 UTC  (2+ messages)

[PATCH] xfs: fix in the setting of logbsize
 2015-06-08 13:04 UTC  (6+ messages)

[PATCH 0/4] xfsprogs/repair: sparse inode chunks cleanups
 2015-06-08 11:29 UTC  (5+ messages)
` [PATCH 1/4] repair: access helpers for on-disk inobt record freecount
` [PATCH 2/4] repair: helper for inode chunk alignment and start/end ino number verification
` [PATCH 3/4] repair: helper to import on-disk inobt records to in-core trees
` [PATCH 4/4] repair: helper to transition inode blocks to inode state

Automated Clearing House (P122111)
 2015-06-05 15:11 UTC 

Professional Bluetooth headphones, Bluetooth earbuds manufacturer
 2015-06-05  4:49 UTC 

[ANNOUNCE] xfsprogs: for-next branch created
 2015-06-05  2:42 UTC 

[PATCH] xfsprogs: silence unused var warnings
 2015-06-05  2:14 UTC  (2+ messages)

[PayPal Verification] Update Your Account Information
 2015-06-05  0:20 UTC 

linux-next: Tree for Jun 4 (radeonfb && xfs)
 2015-06-04 23:00 UTC  (2+ messages)

[ANNOUNCE] xfs: for-next branch updated to 4ea7976
 2015-06-04 22:58 UTC 

Rules for calling ->releasepage()
 2015-06-04 22:44 UTC  (3+ messages)

Please submit specific discussion proposals for the File & Storage miniconf at LPC2015
 2015-06-04 18:22 UTC 

[PATCH] xfstests/xfs: test inode allocation with fragmented free space
 2015-06-04 15:53 UTC  (3+ messages)

2015 new solar led street/garden lights-new moon
 2015-06-04 14:45 UTC 

randconfig build error with next-20150603, in fs/xfs/xfs_inode.c
 2015-06-04  3:15 UTC  (4+ messages)

"XFS: possible memory allocation deadlock in kmem_alloc" on high memory machine
 2015-06-03 23:11 UTC  (6+ messages)

[PATCH] [RFC v2] xfs: byte range buffer dirty region tracking
 2015-06-03 22:44 UTC  (5+ messages)

[PATCH 0/2 V3] allow UUID changes on V5/CRC filesystems
 2015-06-03 20:31 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox