messages from 2013-10-30 19:19:04 to 2013-11-07 06:58:41 UTC [more...]
[PATCH] xfsdump: don't assume getdents exists
2013-11-07 6:58 UTC (6+ messages)
[PATCH 00/37 V4] xfsprogs: CRC write support for xfs_db + more
2013-11-07 4:58 UTC (48+ messages)
` [PATCH 01/37] xfsprogs: fix automatic dependency generation
` [PATCH 02/37] xfs: fix some minor sparse warnings
` [PATCH 03/37] xfs: create a shared header file for format-related information
` [PATCH 04/37] xfs: split dquot buffer operations out
` [PATCH 05/37] xfs: decouple inode and bmap btree header files
` [PATCH 06/37] libxfs: unify xfs_btree.c with kernel code
` [PATCH 07/37] libxfs: bmap btree owner swap support
` [PATCH 08/37] libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
` [PATCH 09/37] libxfs: bring across inode buffer readahead verifier changes
` [PATCH 10/37] libxfs: Minor cleanup and bug fix sync
` [PATCH 11/37] xfs: remove newlines from strings passed to __xfs_printk
` [PATCH 12/37] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
` [PATCH 13/37] xfs: fix node forward in xfs_node_toosmall
` [PATCH 14/37] xfs: don't emit corruption noise on fs probes
` [PATCH 15/37] libxfs: fix root inode handling inconsistencies
` [PATCH 15/37 V2] "
` [PATCH 15/37 V3] "
` [PATCH 16/37] libxfs: stop caching inode structures
` [PATCH 17/37] db: separate out straight buffer IO from map based IO
` [PATCH 18/37] db: rewrite bbmap to use xfs_buf_map
` [PATCH 19/37] libxfs: refactor libxfs_buf_read_map for xfs_db
` [PATCH 20/37] db: rewrite IO engine to use libxfs
` [PATCH 21/37] db: introduce verifier support into set_cur
` [PATCH 22/37] db: indicate if the CRC on a buffer is correct or not
` [PATCH 23/37] db: verify and calculate inode CRCs
` [PATCH 24/37] db: verify and calculate dquot CRCs
` [PATCH 25/37] db: add a special directory buffer verifier
` [PATCH 26/37] db: add a special attribute "
` [PATCH 27/37] db: re-enable write support for v5 filesystems
` [PATCH 28/37] xfs_db: avoid libxfs buffer lookup warnings
` [PATCH 29/37] "
` [PATCH 30/37] libxfs: work around do_div() not handling 32 bit numerators
` [PATCH 31/37] db: Unwind the IO stack on exit
` [PATCH 32/37] db: enable metadump on CRC filesystems
` [PATCH 33/37] xfs: support larger inode clusters on v5 filesystems
` [PATCH 34/37] xfsprogs: kill experimental warnings for "
` [PATCH 35/37] repair: prefetching is turned off unnecessarily
` [PATCH 36/37] repair: Increase default repair parallelism on large filesystems
` [PATCH 37/37] repair: fix leaf node directory data check
[PATCH 0/5] xfs: more patches for 3.13
2013-11-07 1:57 UTC (15+ messages)
` [PATCH 1/5] xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
` [PATCH 2/5] xfs: open code inc_inode_iversion when logging an inode
` [PATCH 3/5] xfs: trace AIL manipulations
` [PATCH 4/5] xfs: add tracepoints to AGF/AGI read operations
` [PATCH 5/5] xfs: increase inode cluster size for v5 filesystems
[PATCH V2] xfs: simplify kmem_{zone_}zalloc
2013-11-06 22:59 UTC (3+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-49-g359d992
2013-11-06 22:58 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-49-g359d992
2013-11-06 22:58 UTC
[PATCH v2] xfs: fix unlock in xfs_bmap_add_attrfork
2013-11-06 22:41 UTC (2+ messages)
xfstest failures
2013-11-06 19:58 UTC (5+ messages)
[PATCH] xfsprogs: add generated crc files to .gitignore
2013-11-06 19:47 UTC (2+ messages)
[PATCH v3] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-11-06 17:54 UTC (2+ messages)
[PATCH] xfs: fix unlock in xfs_bmap_add_attrfork
2013-11-06 14:59 UTC (3+ messages)
[PATCH] xfs: fix the comment explaining xfs_trans_dqlockedjoin
2013-11-06 12:50 UTC (2+ messages)
atime reporting issues
2013-11-06 12:16 UTC
nfs vs xfstests 193
2013-11-06 11:56 UTC
***** SUSPECTED SPAM ***** [RFD 00/17] xfs: inode management development direction
2013-11-06 11:21 UTC (5+ messages)
` ***** SUSPECTED SPAM ***** [RFD 11/17] xfs: factor xfs_create to prepare for O_TMPFILE
[PATCH] xfststs: add a helper to get the minimum dio size
2013-11-06 10:59 UTC
[PATCH] Btrfs: fix lockdep error in async commit
2013-11-06 8:57 UTC
How to use increased number of ACL entries?
2013-11-05 22:46 UTC (13+ messages)
[PATCH 0/2] Add FALLOC_FL_ZERO_RANGE to fallocate
2013-11-05 16:36 UTC (7+ messages)
[PATCH] xfstests: tests/generic: added -P option to df
2013-11-05 12:42 UTC (3+ messages)
` [PATCH V2] xfstests: added -P option to $DF_PROG
[PATCH V2] xfstests: src/feature.c: print a number of online CPUs
2013-11-05 12:41 UTC (3+ messages)
` [PATCH V3] "
[PATCH 00/30 V3] xfsprogs: CRC write support for xfs_db
2013-11-05 9:06 UTC (76+ messages)
` [PATCH 01/30] xfsprogs: fix automatic dependency generation
` [PATCH 02/30] xfs: fix some minor sparse warnings
` [PATCH 03/30] xfs: create a shared header file for format-related information
` [PATCH 04/30] xfs: split dquot buffer operations out
` [PATCH 05/30] xfs: decouple inode and bmap btree header files
` [PATCH 06/30] libxfs: unify xfs_btree.c with kernel code
` [PATCH 07/30] libxfs: bmap btree owner swap support
` [PATCH 08/30] libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
` [PATCH 09/30] libxfs: bring across inode buffer readahead verifier changes
` [PATCH 10/30] libxfs: Minor cleanup and bug fix sync
` [PATCH 11/30] xfs: remove newlines from strings passed to __xfs_printk
` [PATCH 12/30] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
` [PATCH 13/30] xfs: fix node forward in xfs_node_toosmall
` [PATCH 14/30] xfs: don't emit corruption noise on fs probes
` [PATCH 15/30] db: separate out straight buffer IO from map based IO
` [PATCH 16/30] db: rewrite bbmap to use xfs_buf_map
` [PATCH 17/30] db: rewrite IO engine to use libxfs
` [PATCH 18/30] db: introduce verifier support into set_cur
` [PATCH 19/30] db: indicate if the CRC on a buffer is correct or not
` [PATCH 20/30] db: verify and calculate inode CRCs
` [PATCH 21/30] db: verify and calculate dquot CRCs
` [PATCH 22/30] db: add a special directory buffer verifier
` [PATCH 23/30] db: add a special attribute "
` [PATCH 24/30] db: re-enable write support for v5 filesystems
` [PATCH 25/30] libxfs: fix root inode handling inconsistencies
` [PATCH 25/30 V2] "
` [PATCH 26/30] xfs_db: avoid libxfs buffer lookup warnings
` [PATCH 27/30] libxfs: work around do_div() not handling 32 bit numerators
` [PATCH 28/30] db: enable metadump on CRC filesystems
` [PATCH 29/30] xfs: support larger inode clusters on v5 filesystems
` [PATCH 30/30] xfsprogs: kill experimental warnings for "
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-46-g2732036
2013-11-04 23:11 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-46-g2732036
2013-11-04 23:11 UTC
[PATCH 00/15] xfs: patches for 3.13
2013-11-04 23:10 UTC (8+ messages)
` [PATCH 01/15] xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
` [PATCH 14/15] xfs: prevent stack overflows from page cache allocation
[PATCH v2] xfs: fix the extent count when allocating an new indirection array entry
2013-11-04 23:10 UTC (3+ messages)
[PATCH] xfstests: fix _filter_ro_mount and make xfs/200 pass with old mount
2013-11-04 20:45 UTC (3+ messages)
xfstests 317
2013-11-04 20:43 UTC (7+ messages)
` [PATCH] xfstests: generic/317 use relative paths to avoid traversal permission problems
[PATCH] xfstests: fix mkfs filter on xfs/096
2013-11-04 20:39 UTC (3+ messages)
[PATCH] xfstests: generic/317 318 need procfs uid_map/gid_map support
2013-11-04 20:36 UTC (2+ messages)
xfstest 318
2013-11-04 20:25 UTC (6+ messages)
` [PATCH] xfstests: generic/318 use symbolic namespaced ids
[PATCH] xfs: simplify kmem_{zone_}zalloc
2013-11-04 2:26 UTC (3+ messages)
128 bits extent bmap for file format 2
2013-11-03 5:20 UTC (3+ messages)
[PATCH] xfstests: _filter_mkfs should consume input from stdin first to avoid EPIPE
2013-11-01 16:08 UTC
[patch] xfs: underflow bug in xfs_attrlist_by_handle()
2013-10-31 21:34 UTC (2+ messages)
[PATCH 04/23] block: Abstract out bvec iterator
2013-10-31 17:14 UTC (3+ messages)
[PATCH] xfs: fix possible NULL dereference
2013-10-31 16:15 UTC (14+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-44-g10e6e65
2013-10-31 15:57 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc3-44-g10e6e65
2013-10-31 15:57 UTC
[PATCH] xfs:xfs_dir2_node.c: pointer use before check for null
2013-10-31 15:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH, RFC] xfs: don't verify checksum on non-V5 superblocks
2013-10-31 15:51 UTC (6+ messages)
` [PATCH, RFC] xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fields
` [PATCH V2] "
[PATCH] libxfs: stop caching inode structures
2013-10-31 15:43 UTC (2+ messages)
[PATCH] xfstests: fix compile error of src/fssum.c on bigendian host
2013-10-31 12:12 UTC (2+ messages)
[PATCH v2] xfstests: add regression test for running btrfs balance and defrag concurrently
2013-10-31 2:31 UTC (3+ messages)
agsize and performance
2013-10-30 20:31 UTC (4+ messages)
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-v3.12-rc3-40-g632b89e
2013-10-30 19:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox