messages from 2014-10-29 10:37:09 to 2014-11-11 16:13:18 UTC [more...]
[PATCH v2] xfs: replace global xfslogd wq with per-mount xfs-iodone wq
2014-11-11 16:13 UTC
[PATCH] xfs_copy: simplify first_agbno calculation
2014-11-11 16:01 UTC (4+ messages)
` [PATCH] xfs_copy: fix ASSERT failure on 4k devices
kernel BUG at drivers/block/virtio_blk.c:172!
2014-11-11 15:42 UTC (5+ messages)
Enforcing quota for root user
2014-11-11 15:36 UTC (4+ messages)
D:V::E::: PRESENTS: DISTURBIA @ LOVE Nightclub (FREE+VIP+$1000 costume contest)
2014-11-11 10:23 UTC
[PATCH] xfstests: test xfs_copy for various sector and block sizes
2014-11-10 23:03 UTC
[PATCH 0/2] Add support to RENAME_EXCHANGE flat to XFS V2
2014-11-10 18:56 UTC (5+ messages)
` [PATCH 1/2] Make xfs_vn_rename compliant with renameat2() syscall
` [PATCH 2/2] Add support to RENAME_EXCHANGE flag
beginners project: RENAME_WHITEOUT
2014-11-10 16:55 UTC (9+ messages)
EIO and data corruption on XFS file system
2014-11-10 14:54 UTC (8+ messages)
[PATCH 0/2] Add support to RENAME_EXCHANGE flat to XFS
2014-11-10 12:29 UTC (3+ messages)
xfsprogs updates: deb updates for 3.2.2
2014-11-10 9:57 UTC
[PATCH 0/12 v4] Moving i_dquot out of struct inode
2014-11-10 9:08 UTC (17+ messages)
` [PATCH 01/12] quota: Remove const from function declarations
` [PATCH 02/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 03/12] gfs2: Set allowed quota types
` [PATCH 04/12] xfs: "
` [PATCH 05/12] quota: Use function to provide i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode
[GIT PULL] xfs: fixes for 3.18-rc3
2014-11-07 22:07 UTC
[3.12, 3.14 STABLE]: xfs: avoid false quotacheck after unclean shutdown
2014-11-07 19:04 UTC
oss.sgi.com - maintenance downtime Friday 11/14/2014 at 10:00 CST USA
2014-11-07 15:38 UTC
[PATCH] xfs: move global xfslogd workqueue to per-mount
2014-11-07 14:05 UTC (3+ messages)
xfsrestore report SUCCESS but not restore all files in kernel 3.17
2014-11-07 4:37 UTC (29+ messages)
[ANNOUNCE] xfsprogs: master branch updated to 9851fd7
2014-11-07 0:41 UTC
scratch filesystem corruptions
2014-11-06 21:49 UTC (2+ messages)
[XFS updates] XFS development tree branch, for-next, updated. v3.18-rc2-11-g0027589
2014-11-06 21:42 UTC
[XFS updates] XFS development tree branch, xfs-fixes-for-3.18-rc3, updated. v3.18-rc2-11-g0027589
2014-11-06 21:41 UTC
[PATCH] xfs/062: verify bulkstat finds all inodes
2014-11-06 17:14 UTC
[PATCH 0/6 v3] xfs: fix the bulkstat mess
2014-11-06 16:32 UTC (10+ messages)
` [PATCH 1/6] xfs: bulkstat btree walk doesn't terminate
` [PATCH 2/6] xfs: bulkstat chunk formatting cursor is broken
` [PATCH 3/6] xfs: bulkstat chunk-formatter has issues
` [PATCH 4/6] xfs: bulkstat main loop logic is a mess
` [PATCH 5/6] xfs: bulkstat error handling is broken
` [PATCH 6/6] xfs: track bulkstat progress by agino
[PATCH 0/6 v2] xfs: fix the bulkstat mess
2014-11-06 13:02 UTC (16+ messages)
` [PATCH 1/6] xfs: bulkstat btree walk doesn't terminate
` [PATCH 2/6] xfs: bulkstat chunk formatting cursor is broken
` [PATCH 3/6] xfs: bulkstat chunk-formatter has issues
` [PATCH 4/6] xfs: bulkstat main loop logic is a mess
` [PATCH 5/6] xfs: bulkstat error handling is broken
` [PATCH 6/6] xfs: track bulkstat progress by agino
The world No.1 mouse continuous ear tag applicator
2014-11-06 12:30 UTC
[PATCH 0/6] xfs: fix the bulkstat mess
2014-11-04 21:39 UTC (17+ messages)
` [PATCH 1/6] xfs: bulkstat btree walk doesn't terminate
` [PATCH 2/6] xfs: bulkstat chunk formatting cursor is broken
` [PATCH 3/6] xfs: bulkstat chunk-formatter has issues
` [PATCH 4/6] xfs: bulkstat main loop logic is a mess
` [PATCH 5/6] xfs: bulkstat error handling is broken
` [PATCH 6/6] xfs: track bulkstat progress by agino
clone of filesystem across network preserving ionodes
2014-11-04 14:16 UTC (6+ messages)
[AHCI] XFS (sda3): metadata I/O error: block 0x941ce20 ("xlog_iodone") error 5 numblks 64
2014-11-04 13:38 UTC (2+ messages)
[PATCH v2 00/17] xfs: sparse inode chunks
2014-11-04 12:15 UTC (24+ messages)
` [PATCH v2 01/17] xfs: add sparse inode chunk alignment superblock field
` [PATCH v2 02/17] xfs: use sparse chunk alignment for min. inode allocation requirement
` [PATCH v2 03/17] xfs: define sparse inode chunks v5 sb feature bit and helper function
` [PATCH v2 04/17] xfs: introduce inode record hole mask for sparse inode chunks
` [PATCH v2 05/17] xfs: create macros/helpers for dealing with "
` [PATCH v2 06/17] xfs: pass inode count through ordered icreate log item
` [PATCH v2 07/17] xfs: handle sparse inode chunks in icreate log recovery
` [PATCH v2 08/17] xfs: create helper to manage record overlap for sparse inode chunks
` [PATCH v2 09/17] xfs: allocate sparse inode chunks on full chunk allocation failure
` [PATCH v2 10/17] xfs: helpers to convert holemask to/from generic bitmap
` [PATCH v2 11/17] xfs: filter out sparse regions from individual inode allocation
` [PATCH v2 12/17] xfs: update free inode record logic to support sparse inode records
` [PATCH v2 13/17] xfs: only free allocated regions of inode chunks
` [PATCH v2 14/17] xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
` [PATCH v2 15/17] xfs: use actual inode count for sparse records in bulkstat/inumbers
` [PATCH v2 16/17] xfs: add fs geometry bit for sparse inode chunks
` [PATCH v2 17/17] xfs: enable sparse inode chunks for v5 superblocks
E-liquid Dealer Wanted
2014-11-04 11:46 UTC
your patch "mm: Remove false WARN_ON from pagecache_isize_extended()"
2014-11-04 9:08 UTC (4+ messages)
mold-making partner GVI
2014-10-31 7:25 UTC
Prototype & Production Foam Molds
2014-10-31 9:17 UTC
[PATCH 1/2] xfsprogs: ignore stripe geom if sunit or swidth == physical sector size
2014-10-30 20:15 UTC (12+ messages)
` [PATCH 2/2] xfsprogs: don't warn about log sunit size if it was auto-discovered
[PATCH 0/2] repair: fix AGFL rebuild problem
2014-10-30 13:42 UTC (8+ messages)
` [PATCH 1/2] repair: fix XR_BLD_FREE_TRACE compilation errors
` [PATCH 2/2] repair: AGFL rebuild fails if btree split required
Положение о подразделениях СБ
2014-10-30 8:56 UTC
New Arrivals Fashion Dresses and Clothing
2014-10-30 10:26 UTC
[Question]: xfstests test generic/233 failure
2014-10-30 1:37 UTC (3+ messages)
[PATCH 0/2] fix up indlen reservations on extent split
2014-10-29 20:02 UTC (3+ messages)
xfs fs on lvm, failed drive
2014-10-29 18:54 UTC (3+ messages)
[PATCH v5] xfs: rework zero range to prevent invalid i_size updates
2014-10-29 16:37 UTC (4+ messages)
XFS shrinking planned?
2014-10-29 13:03 UTC (4+ messages)
Источники зажигания горючей среды в системах вентиляции
2014-10-29 10:12 UTC
инструкция по ведению трудовых книжек
2014-10-29 8:12 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