public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-20 07:01:52 to 2012-07-03 16:20:02 UTC [more...]

[PATCH] xfs: handle EOF correctly in xfs_vm_writepage
 2012-07-03 16:20 UTC 

Backporting the concurrent direct IO write fix to 3.4
 2012-07-03 16:09 UTC  (2+ messages)

[PATCH v3] xfs: re-enable xfsaild idle mode and fix associated races
 2012-07-03 16:07 UTC  (9+ messages)

[PATCH] xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
 2012-07-03 16:06 UTC  (2+ messages)

[PATCH 0/2] buffer caches fixes for Linux 3.5
 2012-07-03 16:05 UTC  (6+ messages)
` [PATCH 1/2] xfs: prevent recursion in xfs_buf_iorequest
` [PATCH 2/2] xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks

[PATCH v2] xfstests: improve test 286 for repeated unwritten/hole extents
 2012-07-03 15:41 UTC 

[PATCH] xfstests: improve test 286 for repeated unwritten/hole extents
 2012-07-03 15:39 UTC  (3+ messages)

[PATCH v2 0/3] block: improvements for discard alignment
 2012-07-03 14:45 UTC  (14+ messages)
` [PATCH v2 1/3] block: add sysfs entry for discard_alignment
  ` [dm-devel] "
` [PATCH v2 2/3] block: reorganize rounding of max_discard_sectors
  ` [dm-devel] "
` [PATCH v2 3/3] block: split discard into aligned requests

[MMTests] IO metadata on XFS
 2012-07-03 14:04 UTC  (14+ messages)

Use whole disk
 2012-07-03  9:10 UTC  (4+ messages)

[PATCH v3] xfs: probe data buffer from page cache for unwritten extents
 2012-07-03  7:15 UTC 

xfs_btree_cur leak with 3.5-rc4
 2012-07-03  5:53 UTC  (5+ messages)

Ext4 and xfs problems in dm-thin on allocation and discard
 2012-07-02 13:15 UTC  (9+ messages)

[PATCH] xfstests: common.attr: get block size of test fs not root fs
 2012-07-02 10:50 UTC 

mkfs.xfs states log stripe unit is too large
 2012-07-02  8:08 UTC  (18+ messages)

[PATCH] xfs: cleanup the mount options
 2012-07-02  7:05 UTC  (15+ messages)
` [PATCH 1/2 V2] "
  ` [PATCH 2/2] xfs: rename xfs_fs_* to xfs_*
    ` [PATCH V3] xfs: cleanup the mount options

Strange case of deleting lots of files and "df" not recognizing it....(unless I umount/mount) the disk
 2012-07-02  3:44 UTC  (10+ messages)

xfs user quota differs from filesystem data
 2012-07-02  0:19 UTC  (2+ messages)

XFS Kernel Panics in CentOS
 2012-06-29 21:38 UTC  (9+ messages)

[PATCH] xfs: synchronously write the superblock on unmount
 2012-06-27 10:08 UTC  (4+ messages)

Bug#638158:
 2012-06-27  2:49 UTC 

[PATCH] xfs: Fix comment typo of xfs_open_devices()
 2012-06-26 14:46 UTC  (2+ messages)

[PATCH 0/9, V2] xfs; discontiguous buffer support
 2012-06-26 10:16 UTC  (14+ messages)
` [PATCH 1/9] xfs: struct xfs_buf_log_format isn't variable sized
` [PATCH 2/9] xfs: separate buffer indexing from block map
` [PATCH 3/9] xfs: convert internal buffer functions to pass maps
` [PATCH 4/9] xfs: add discontiguous buffer map interface
` [PATCH 5/9] xfs: add discontiguous buffer support to transactions
` [PATCH 6/9] xfs: support discontiguous buffers in the xfs_buf_log_item
` [PATCH 7/9] xfs: use discontiguous xfs_buf support in dabuf wrappers
` [PATCH 8/9] xfs: remove struct xfs_dabuf and infrastructure
` [PATCH 9/9] xfs: factor buffer reading from xfs_dir2_leaf_getdents

[regression] stack overflow in xfs_buf_iodone_callbacks
 2012-06-26  7:51 UTC  (11+ messages)

[PATCH v2] xfs: probe data buffer from page cache for unwritten extents
 2012-06-26  6:45 UTC  (4+ messages)

[PATCH] xfs: force log before unmount
 2012-06-22 23:37 UTC  (4+ messages)

[GIT PULL] XFS update for 3.5-rc4
 2012-06-22 16:38 UTC 

[PATCH 0/9] xfs: discontiguous directory buffer support
 2012-06-22  6:48 UTC  (38+ messages)
` [PATCH 1/9] xfs: separate buffer indexing from block map
` [PATCH 2/9] xfs: convert internal buffer functions to pass maps
` [PATCH 5/9] xfs: struct xfs_buf_log_format isn't variable sized
` [PATCH 6/9] xfs: support discontiguous buffers in the xfs_buf_log_item
` [PATCH 7/9] xfs: use multiple irec xfs buf support in dabuf
` [PATCH 8/9] xfs: remove struct xfs_dabuf and infrastructure
` [PATCH 9/9] xfs: factor buffer reading from xfs_dir2_leaf_getdents

Possible memory allocation deadlock - kernel 3.2.1
 2012-06-21 17:11 UTC  (3+ messages)

[PATCH 0/2 v2] Subject xfs: rename log structure and remove xlog_t typedef
 2012-06-21 15:32 UTC  (3+ messages)
` [PATCH 1/2 v2] "

Debugging file truncation problem
 2012-06-21  9:01 UTC  (4+ messages)

[PATCH 1/2] types.h: implement intptr_t and uintptr_t
 2012-06-21  7:13 UTC  (5+ messages)

BUG in xlog_get_lowest_lsn
 2012-06-21  7:12 UTC  (13+ messages)
` [PATCH] xfs: use s_umount sema in xfs_sync_worker
          ` [PATCH] xfs: shutdown xfs_sync_worker before the log

[PATCH v2] xfs: re-enable xfsaild idle mode and fix associated races
 2012-06-21  7:11 UTC  (6+ messages)

[PATCH] xfs_db: Fix extent record printing on big endian
 2012-06-20 20:40 UTC 

No space left on device
 2012-06-20 15:30 UTC  (4+ messages)

Ext4 and xfs problems in dm-thin on allocation and discard
 2012-06-20  9:01 UTC  (11+ messages)


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