public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-06-28 23:35:48 to 2007-07-16 05:56:22 UTC [more...]

[PATCH 0/5][TAKE8] fallocate system call
 2007-07-16  5:55 UTC  (9+ messages)
` [PATCH 1/5][TAKE8] manpage for fallocate
` [PATCH 2/5][TAKE8] fallocate() implementation in i386, x86_64 and powerpc
` [PATCH 3/5][TAKE8] ext4: fallocate support in ext4
` [PATCH 4/5][TAKE8] ext4: write support for preallocated blocks
` [PATCH 5/5][TAKE8] ext4: change for better extent-to-group alignment
` [PATCH] ia64 fallocate system call
` [PATCH] xfs: implement fallocate V2
` [PATCH] introduce fallocate support into xfs_io

[PATCH 0/6][TAKE7] fallocate system call
 2007-07-16  5:32 UTC  (16+ messages)
` [PATCH 1/6][TAKE7] manpage for fallocate
` [PATCH 2/6][TAKE7] fallocate() implementation in i386, x86_64 and powerpc
` [PATCH 3/6][TAKE7] revalidate write permissions for fallocate
` [PATCH 4/6][TAKE7] ext4: fallocate support in ext4
` [PATCH 5/6][TAKE7] ext4: write support for preallocated blocks
` [PATCH 6/6][TAKE7] ext4: change for better extent-to-group alignment

TAKE 962222 - xfs-repair - Significantly improve nlink / phase 7 performance
 2007-07-16  5:25 UTC 

[PATCH] fix format string warnings in xfsidbg
 2007-07-16  3:31 UTC  (2+ messages)

[PATCH] fix ASSERT and ASSERT_ALWAYS
 2007-07-16  3:28 UTC  (3+ messages)

3ware 9650 tips
 2007-07-16  2:41 UTC  (2+ messages)

XFS + RAID1 strange message
 2007-07-16  2:31 UTC  (4+ messages)

TAKE 962476 - xfs_bmap -p missing FLAGS field
 2007-07-16  2:10 UTC 

TAKE 958216 - xfs_io requires a target file to be specified even if the subcommand doesn't
 2007-07-16  2:08 UTC 

TAKE 967533 - mkfs.xfs should wipe old AG headers when using -f option
 2007-07-16  2:02 UTC 

Fwd: Re: xfs_fsr and null byte areas in files (fwd)
 2007-07-15 21:47 UTC 

Test
 2007-07-15 21:01 UTC 

[PATCH] endianess annotations for xfs_bmbt_rec_t
 2007-07-15 20:46 UTC 

[PATCH] cleanup defintions of BMBT_*BITLEN macros
 2007-07-15 20:45 UTC 

[PATCH] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
 2007-07-15 20:44 UTC 

[PATCH] split ondisk vs incore versions of xfs_bmbt_rec_t
 2007-07-15 20:42 UTC 

[PATCH] remove confusing INT_ comments in xfs_bmap_btree.c
 2007-07-15 20:40 UTC 

[PATCH] fix sparse endianess warnings in xfsidbg
 2007-07-15 17:20 UTC 

xfs_fsr speed?
 2007-07-14 23:33 UTC 

[PATCH] fix constness warning in dmapi
 2007-07-14 16:45 UTC  (2+ messages)

[PATCH] fix sparse shadowed variable warnings
 2007-07-14 16:44 UTC  (2+ messages)

[PATCH] fix sparse pointer vs 0 warnings
 2007-07-14 16:40 UTC  (2+ messages)

[PATCH] fix sparse warning in kmem_shake_allow
 2007-07-14 16:39 UTC  (2+ messages)

[PATCH] fix dmapi warning in 32bit builds
 2007-07-14 16:10 UTC 

xfsqa 144 is failing now
 2007-07-13  7:17 UTC  (5+ messages)

REVIEW: Make sure xfs_repair uses sector aligned I/O
 2007-07-13  0:51 UTC  (2+ messages)

[PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc
 2007-07-12 14:40 UTC  (51+ messages)
                      ` [PATCH 0/6][TAKE5] fallocate system call
                        ` [PATCH 4/7][TAKE5] support new modes in fallocate

[PATCH, RESEND] Teach do_mpage_readpage() about unwritten buffers
 2007-07-12  5:39 UTC 

[PATCH 2 of 2] Make XFS use block_page_mkwrite
 2007-07-12  4:47 UTC 

[PATCH 1 of 2] block_page_mkwrite V2
 2007-07-12  4:45 UTC 

[PATCH, RESEND] Export radix_tree_preload()
 2007-07-12  4:27 UTC 

REVIEW: zero existing secondary superblocks with mkfs.xfs -f
 2007-07-12  2:35 UTC  (4+ messages)

block_page_mkwrite? (Re: fault vs invalidate race (Re: -mm merge plans for 2.6.23))
 2007-07-12  2:31 UTC 

XFS capacity leak with dmapi
 2007-07-11 23:37 UTC 

REVIEW: Updated all xfsprogs man pages
 2007-07-11  8:41 UTC  (3+ messages)

Review: fix truncate vs null files issues
 2007-07-11  8:57 UTC  (2+ messages)

[PATCH 0/7][TAKE6] fallocate system call
 2007-07-11  9:12 UTC  (14+ messages)
` [PATCH 1/7] manpage for fallocate
` [PATCH 2/7] fallocate() implementation in i386, x86_64 and powerpc
` [PATCH 3/7] support new modes in fallocate
` [PATCH 4/7] ext4: fallocate support in ext4
` [PATCH 5/7] ext4: write support for preallocated blocks
` [PATCH 6/7] ext4: support new modes in ext4
` [PATCH 7/7] ext4: change for better extent-to-group alignment

REVIEW: fix xfs_bmap -vp confusion
 2007-07-11  8:05 UTC  (4+ messages)

REVIEW: Improve xfs_io and xfs_quota -c handling
 2007-07-11  6:18 UTC  (2+ messages)

usage pattern: xfsrestore to mirror disks
 2007-07-10 20:13 UTC  (4+ messages)

Fwd: xfs_fsr and null byte areas in files (REPOST) / file data checksumming
 2007-07-10 15:48 UTC  (4+ messages)

TAKE 967354 - new compat ioctl handlers
 2007-07-09  6:05 UTC 

PARTIAL TAKE 967354 - new compat ioctl handlers
 2007-07-09  6:01 UTC 

PARTIAL TAKE 967354 - new compat ioctl handlers
 2007-07-09  5:56 UTC 

TAKE 967353 - cleanup function name handling for debug code
 2007-07-09  5:44 UTC 

TAKE 964469 - XFS Concurrent Multi-File Data Streams
 2007-07-09  5:21 UTC 

PARTIAL TAKE 964469 - XFS Concurrent Multi-File Data Streams
 2007-07-09  5:13 UTC 

PARTIAL TAKE 964469 - XFS Concurrent Multi-File Data Streams
 2007-07-09  5:09 UTC 

[PBwiki] linuxfs: EasyFsProjects edited
 2007-07-06 17:26 UTC 

TAKE 960527 - DMAPI dm_punch_hole and dm_probe hole have several problems
 2007-07-05 23:46 UTC 

[PATCH] Teach do_mpage_readpage() about unwritten buffers
 2007-07-03  3:52 UTC  (3+ messages)

[patch 0/3] Fix for XFS compat ioctls (try2)
 2007-07-03  1:03 UTC  (8+ messages)
` [patch 3/3] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} and XFS_IOC_FSINUMBERS in compat mode
      ` [patch 3/3] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} and XFS_IOC_FSINUMBERS in compat mode (try3)

[-mm PATCH] ocfs2: ->fallocate() support
 2007-07-02 23:18 UTC  (2+ messages)

2.6.22-rc4 XFS fails after hibernate/resume
 2007-07-02 20:15 UTC  (27+ messages)
` [linux-lvm] "
          ` [linux-lvm] 2.6.22-rc5 "
  ` [linux-pm] Re: [linux-lvm] 2.6.22-rc4 "

[PATCH][XFS][resend] memory leak; allocated transaction not freed in xfs_inactive_free_eofblocks() in failure case
 2007-07-02 19:40 UTC  (2+ messages)

After reboot fs with barrier faster deletes then fs with nobarrier
 2007-07-02 13:01 UTC  (8+ messages)

xfs_fsr, performance related tweaks
 2007-07-01 22:43 UTC  (13+ messages)

[PATCH][XFS][resend] fix memory leak in xfs_inactive()
 2007-06-30 23:16 UTC 

2.6.22-rc6-mm1
 2007-06-29 20:47 UTC 

[GIT PULL] XFS lockdep fix for 2.6.22
 2007-06-29  9:25 UTC 

xfs_fsr, performance related tweaks
 2007-06-29  8:58 UTC  (6+ messages)

XFS shrink functionality
 2007-06-29  6:55 UTC  (6+ messages)
  ` XFS shrink (step 0)

TAKE 958214 - xfs_bmap '-v' flag has no effect on a realtime file system
 2007-06-29  6:33 UTC 

REVIEW: xfs_bmap '-v' flag has no effect on a realtime file system
 2007-06-29  6:16 UTC  (2+ messages)

Fastest Chunk Size w/XFS For MD Software RAID = 1024k
 2007-06-28 13:27 UTC  (4+ messages)

TAKE 967035 - lockdep inumorder annotations are busted
 2007-06-29  5:11 UTC 

Review: Concurrent Filestreams V4
 2007-06-29  1:48 UTC 

[PATCH] Implement ioctl to mark AGs as "don't use/use"
 2007-06-29  0:54 UTC  (5+ messages)

project quotas fstab
 2007-06-28 23:34 UTC  (2+ messages)


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