public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-09 15:50:52 to 2015-03-24 08:13:57 UTC [more...]

[RFC PATCH 0/6] xfs: DAX support
 2015-03-24  8:13 UTC  (13+ messages)
` [PATCH 3/6] xfs: add DAX file operations support

[PATCH 00/13] xfsprogs: roll-up of previously sent patches
 2015-03-23 20:19 UTC  (35+ messages)
` [PATCH 01/13] xfs_db: Allow writes of corrupted data by optionally skipping write verifiers
  ` [PATCH 01/13 V2] "
` [PATCH 02/13] xfs_db: fix inode CRC validity state, and warn on read if invalid
  ` [PATCH 02/13 V2] "
` [PATCH 03/13] xfs_db: add crc manipulation commands
  ` [PATCH 03/13 DROP] "
` [PATCH 04/13] xfs_db: nlink fields are valid for di_version == 3, too
` [PATCH 05/13] xfs_repair: dirty inode in process_sf_dir2 if we change namelen
` [PATCH 06/13] xfs_repair: remove impossible tests in process_sf_dir2
` [PATCH 07/13] xfs_repair: collapse 2 cases "
` [PATCH 08/13] xfs_repair: remove last-entry hack "
` [PATCH 09/13] libxfs: remove ASSERT on ftype read from disk
  ` PATCH 09/13 V2] "
` [PATCH 10/13] xfs_repair: clear need_root_dotdot if we rebuild the root dir
` [PATCH 11/13] xfs_repair: set *parent if process_dir2_data() fixes root inode
` [PATCH 12/13] xfs_repair: don't clear . or .. in process_dir2_data
  ` [PATCH 12/13 V2] "
` [PATCH 13/13] xfs_repair: validate & fix inode CRCs
  ` [PATCH 13/13 V2] "

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-23 12:24 UTC  (4+ messages)
` [PATCH 1/3] mm: numa: Group related processes based on VMA flags instead of page table flags
` [PATCH 2/3] mm: numa: Preserve PTE write permissions across a NUMA hinting fault
` [PATCH 3/3] mm: numa: Slow PTE scan rate if migration failures occur

[RFC PATCH 0/4] Automatic NUMA balancing and PROT_NONE handling followup v2r8
 2015-03-23 12:01 UTC  (37+ messages)
` [PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur

[PATCH] xfs: use GFP_NOFS argument in radix_tree_preload
 2015-03-23  7:23 UTC  (4+ messages)

Question about GFP_KERNEL argument in radix_tree_preload
 2015-03-23  4:28 UTC  (2+ messages)

[PATCH] xfs: Fix incorrect positive ENOMEM return
 2015-03-22 19:03 UTC 

[ANNOUNCE] xfs: Supporting Host Aware SMR Drives
 2015-03-21 14:48 UTC  (11+ messages)

inconsistent timestamp update in rename() of xfs/fat/gfs2/ramfs/jffs2
 2015-03-20 22:28 UTC  (2+ messages)

[PATCH] mkfs: default to CRC enabled filesystems
 2015-03-20 21:56 UTC  (10+ messages)

[PATCH] [RFC] xfs: add RENAME_WHITEOUT support
 2015-03-20 21:02 UTC  (4+ messages)

[PATCH v3 3/3] NFSD: Add support for encoding multiple segments
 2015-03-20 18:26 UTC  (3+ messages)

[PATCH v2] libxfs: don't write uninitialized heap contents into new directory blocks
 2015-03-20 11:52 UTC  (2+ messages)

xfs write performance issue
 2015-03-20  8:05 UTC  (4+ messages)

panic on 4.20 server exporting xfs filesystem
 2015-03-20  7:56 UTC  (28+ messages)
                        ` [PATCH] NFSD: Fix infinite loop in nfsd4_cb_layout_fail()

[PATCH] libxfs: don't write uninitialized heap contents into new directory blocks
 2015-03-19 23:37 UTC  (6+ messages)

[PATCH] xfs_repair: don't abort on bad directory leaf crc during leaf check
 2015-03-19 20:03 UTC  (3+ messages)

Attn: xfs. Study office series
 2015-03-19  9:06 UTC 

[RFC 2/2] xfs_db: enable blocktrash for checksummed filesystems
 2015-03-18 23:25 UTC 

[RFC 1/2] xfs_db: enable blockget for v5 filesystems
 2015-03-18 23:23 UTC 

Open Enrollment March 18, 2015 : Forgiveness and Discharge Program
 2015-03-18 14:08 UTC 

máquina de torno
 2015-03-18  1:00 UTC 

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-17 18:19 UTC  (11+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[PATCH] xfs/007: Fix failure for old superblocks
 2015-03-17 15:19 UTC 

máquina de torno
 2015-03-17 13:55 UTC 

Paper Cone Special in Spinning
 2015-03-17  1:02 UTC 

approval of contract
 2015-03-15 22:39 UTC 

[PATCH] xfs_db: Allow writes of corrupted data by optionally skipping write verifiers
 2015-03-14 12:19 UTC  (4+ messages)

[PATCH 0/4] xfsprogs: a handful of fixes
 2015-03-13 22:42 UTC  (13+ messages)
` [PATCH 1/4] xfs_repair: validate & fix inode CRCs
` [PATCH 2/4] xfs_repair: clear need_root_dotdot if we rebuild the root dir
` [PATCH 3/4] xfs_db: show nlink fields for di_version == 3, too
` [PATCH 4/4] xfs_repair: set *parent if process_dir2_data() fixes root inode's parent

[PATCH 0/4] xfs_repair: clean up process_sf_dir2
 2015-03-13 14:41 UTC  (9+ messages)
` [PATCH 1/4] xfs_repair: dirty inode in process_sf_dir2 if we change namelen
` [PATCH 2/4] xfs_repair: remove impossible tests in process_sf_dir2
` [PATCH 3/4] xfs_repair: collapse 2 cases "
` [PATCH 4/4] xfs_repair: remove last-entry hack "

XFS crashing system with general protection fault
 2015-03-12 14:15 UTC  (11+ messages)

Doubt about allocation of extents
 2015-03-12 12:04 UTC 

[PATCH 21/22] xfs: %pF is only for function pointers
 2015-03-12  3:13 UTC 

Please update your account
 2015-03-12  2:16 UTC 

[PATCH] xfs_repair: junk last entry in sf dir if name starts beyond dir size
 2015-03-11 16:01 UTC  (11+ messages)

Manufacturer of multi-purpose cleaning wipes
 2015-03-10  2:14 UTC 

xfs_repair segfault
 2015-03-09 20:13 UTC  (10+ messages)


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