public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-14 19:18:10 to 2015-09-28 15:40:41 UTC [more...]

[PATCH 0/7 v8] xfs: stats in sysfs
 2015-09-28 15:40 UTC  (14+ messages)
` [PATCH 1/7] xfs: create global stats and stats_clear "
` [PATCH 2/7] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/7] xfs: remove unused procfs code
` [PATCH 4/7] xfs: consolidate sysfs ops (dbg, stats, log)
` [PATCH 5/7] xfs: incorporate sysfs/kobject in xfsstats: handlers take kobjects
` [PATCH 6/7] xfs: per-filesystem stats in sysfs
` [PATCH 7/7] xfs: per-filesystem stats counter implementation

xfstests, bad generic tests 009 and 308
 2015-09-27  0:40 UTC  (13+ messages)

First of the World!!! Fast Charger! Smart Power bank with Dual Input Interface (Lighting&Mirco)
 2015-09-26  4:46 UTC 

[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
 2015-09-25 15:04 UTC 

[PATCH 0/3 V2] xfs_io: implement 'inode' command
 2015-09-25 13:12 UTC  (5+ messages)
` [PATCH 1/3] xfs_io: Add inode '-s' command to query physical size of largest inode
` [PATCH 2/3] xfs_io: add inode -l argument to return largest inode number
` [PATCH 3/3] xfs_io: implement inode '-n' and [num] argument

[PATCH] xfs: validate metadata LSNs against log on v5 superblocks
 2015-09-25 12:24 UTC 

manufacturing mechanical parts
 2015-09-25  3:53 UTC 

Fix trivial libdm compile errors
 2015-09-24 23:18 UTC 

Remove use of __psint_t in xfsdump as well
 2015-09-24 23:17 UTC 

[PATCH 00/14 v5] xfsprogs: Partial OSX support
 2015-09-24 22:53 UTC  (26+ messages)
` [PATCH 01/14] xfsprogs: Add a way to compile without blkid
` [PATCH 02/14] xfsprogs: Add XATTR_LIST_MAX to OS X headers
` [PATCH 03/14] xfsprogs: avoid dependency on Linux XATTR_SIZE_MAX
` [PATCH 04/14] xfsprogs: prefix XATTR_LIST_MAX with XFS_
` [PATCH 05/14] xfsprogs: Add includes required for OS X builds (delta)
` [PATCH 06/14] xfsprogs: Add autoconf check for fsetxattr call
` [PATCH 07/14] xfsprogs: uuid changes for OS X
` [PATCH 08/14] xfsprogs: Remove conflicting define "
` [PATCH 09/14] xfsprogs: change nftw64 to nftw
` [PATCH 10/14] xfsprogs: Add a timer implementation for OS X
` [PATCH 11/14] xfsprogs: Add statvfs64 for osx
` [PATCH 12/14] xfsprogs: make fsr use mntinfo when there is no mntent
` [PATCH 13/14] xfsprogs: Make mremap conditional
` [PATCH 14/14] xfsprogs: rename lstat64 to lstat for OS X

[PATCH 0/5 v7] xfs: stats in sysfs
 2015-09-24 21:26 UTC  (10+ messages)
` [PATCH 1/5] xfs: create global stats and stats_clear "
` [PATCH 2/5] xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/stats
` [PATCH 3/5] xfs: remove unused procfs code
` [PATCH 4/5] xfs: consolidate sysfs ops (dbg, stats, log)
` [PATCH 5/5] xfs: incorporate sysfs/kobject in xfsstats: handlers take kobjects

[PATCH v2 00/12] xfsprogs: format the log correctly on v5 supers
 2015-09-24 13:00 UTC  (10+ messages)
` [PATCH v2 02/12] libxfs: track largest metadata LSN in use via verifiers
` [PATCH v2 03/12] libxfs: don't hardcode cycle 1 into unmount op header

[PATCH] xfs_io: Implement inodes64 command
 2015-09-24  8:47 UTC  (11+ messages)
        ` [PATCH] xfs_io: Implement inodes64 command - bug in XFS_IOC_FSINUMBERS?

[PATCH 0/13] xfs_repair: recombine cut&waste code in dir2.c/attr_repair.c
 2015-09-23 17:53 UTC  (27+ messages)
` [PATCH 02/13] xfs_repair: remove type from da & dir2 cursors
` [PATCH 03/13] xfs_repair: make CRC checking consistent in path verification
` [PATCH 04/13] xfs_repair: use multibuffer read routines in attr_repair.c
` [PATCH 05/13] xfs_repair: fix use-after-free in verify_final_dir2_path
` [PATCH 06/13] xfs_repair: add XR_DIR_TRACE to dir2.c
` [PATCH 07/13] xfs_repair: Remove BUF_PTR from attr_repair.c
` [PATCH 08/13] xfs_repair: catch bad level/depth in da node
` [PATCH 09/13] xfs_repair: better checking of v5 attributes
` [PATCH 10/13] xfs_repair: Remove more differences between attr & dir2
` [PATCH 11/13] xfs_repair: whitespace & comments
` [PATCH 13/13] xfs_repair: Fix up warning strings in da_util.c

[PATCH] mkfs.xfs: option for using a pre-defined filesystem UUID
 2015-09-23  6:16 UTC 

[ANNOUNCE] xfs: master, for-next branches updated to v4.3-rc2
 2015-09-23  2:07 UTC 

[PATCH] mkfs.xfs: option for using a pre-defined filesystem UUID
 2015-09-22 22:34 UTC  (2+ messages)

[RFC PATCH 1/2] VFS: Kill use of O_LARGEFILE inside the kernel
 2015-09-22 21:45 UTC  (6+ messages)
` [RFC PATCH 2/2] VFS: Don't pass O_LARGEFILE when opening a file internally

[PATCH] mm/page_alloc: Favor kthread and dying threads over normal threads
 2015-09-22 16:34 UTC 

[RFC v2 0/2] xfs: detect and warn about invalid metadata lsns
 2015-09-22 14:21 UTC  (4+ messages)
` [RFC v2 2/2] xfs: validate metadata LSNs against log on v5 superblocks

[PATCH] mkfs.xfs: add [-U uuid] option
 2015-09-22  8:25 UTC  (10+ messages)

[PATCH 1/2] xfs: Add __GFP_NORETRY and __GFP_NOWARN to open-coded __GFP_NOFAIL allocations
 2015-09-22  8:03 UTC  (8+ messages)
` [PATCH 2/2] xfs: Print comm name and pid when open-coded __GFP_NOFAIL allocation stucks
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v3 00/11] xfsprogs fuzzing fixes
 2015-09-22  2:17 UTC  (3+ messages)
` [PATCH 08/11] xfs_io: support reflinking and deduping file ranges

[PATCH] mm, vmscan: Warn about possible deadlock at shirink_inactive_list
 2015-09-21 21:52 UTC  (3+ messages)

What's up with this list?
 2015-09-21 17:36 UTC  (15+ messages)

[PATCH] xfsdump: prevent segfault in cb_add_inogrp
 2015-09-21 13:42 UTC  (5+ messages)
` [PATCH V3] "

[PATCH] fstests: Add test of rename
 2015-09-21  1:19 UTC  (2+ messages)

xfsxyncd in 'D' state
 2015-09-18 23:51 UTC  (6+ messages)

How Can I Get Writeback Status When Running fs_mark
 2015-09-18 23:17 UTC  (2+ messages)

xfstests, bad generic tests 009 and 308
 2015-09-18 16:16 UTC 

[RFC PATCH] xfs_io: Implement inodes64 command
 2015-09-18 14:28 UTC  (4+ messages)

AD.你好;代w开l发c嘌fvyneb
 2015-09-18 12:51 UTC 

[PATCH] xfs: add missing ilock around dio write last extent alignment
 2015-09-17 12:16 UTC  (5+ messages)

XFS FAQ - out of date?
 2015-09-17 11:31 UTC  (5+ messages)

easily reproducible filesystem crash on rebuilding array
 2015-09-17 11:17 UTC  (3+ messages)

专门服务外贸企业 功能全面的外贸软件
 2015-09-17  8:07 UTC 

[PATCH] xfs: log local to remote symlink conversions correctly on v5 supers
 2015-09-16 16:31 UTC 

umount hanging problem
 2015-09-16 13:34 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

rm Tainted warning after kernel update
 2015-09-16 12:21 UTC  (7+ messages)

Diễm Loan invites you to Startupf.net
 2015-09-15 17:18 UTC 

xfsrestore and multi-tape backups
 2015-09-15 12:53 UTC  (4+ messages)

[PATCH] cancel the setfilesize transation when io error happen
 2015-09-15 11:42 UTC  (2+ messages)

Professional injection mould factory in China
 2015-09-15  6:24 UTC 


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