public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-28 01:13:54 to 2015-02-08 16:06:12 UTC [more...]

[PATCH v3 00/18] xfs: sparse inode chunks
 2015-02-08 16:06 UTC  (26+ messages)
` [PATCH v3 01/18] xfs: add sparse inode chunk alignment superblock field
` [PATCH v3 02/18] xfs: use sparse chunk alignment for min. inode allocation requirement
` [PATCH v3 03/18] xfs: sparse inode chunks feature helpers and mount requirements
` [PATCH v3 04/18] xfs: introduce inode record hole mask for sparse inode chunks
` [PATCH v3 05/18] xfs: create macros/helpers for dealing with "
` [PATCH v3 06/18] xfs: pass inode count through ordered icreate log item
` [PATCH v3 07/18] xfs: handle sparse inode chunks in icreate log recovery
` [PATCH v3 08/18] xfs: helpers to convert holemask to/from generic bitmap
` [PATCH v3 09/18] xfs: support min/max agbno args in block allocator
` [PATCH v3 10/18] xfs: allocate sparse inode chunks on full chunk allocation failure
` [PATCH v3 11/18] xfs: randomly do sparse inode allocations in DEBUG mode
` [PATCH v3 12/18] xfs: filter out sparse regions from individual inode allocation
` [PATCH v3 13/18] xfs: update free inode record logic to support sparse inode records
` [PATCH v3 14/18] xfs: only free allocated regions of inode chunks
` [PATCH v3 15/18] xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
` [PATCH v3 16/18] xfs: use actual inode count for sparse records in bulkstat/inumbers
` [PATCH v3 17/18] xfs: add fs geometry bit for sparse inode chunks
` [PATCH v3 18/18] xfs: enable sparse inode chunks for v5 superblocks

a simple and scalable pNFS block layout server V2
 2015-02-08 14:09 UTC  (30+ messages)
` [PATCH 10/20] nfsd: implement pNFS operations
` [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
` [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper
` [PATCH 19/20] xfs: implement pNFS export operations
` [PATCH 20/20] xfs: recall pNFS layouts on conflicting access

[PATCH] xfs: move the comment on log device near the right log dev check in xfs_mount_validate_sb
 2015-02-08  4:45 UTC 

[PATCH 0/2] xfs: pass mp to XFS_WANT_CORRUPTED_*
 2015-02-06 22:23 UTC  (3+ messages)
` [PATCH 1/2] xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
` [PATCH 2/2] xfs: pass mp to XFS_WANT_CORRUPTED_RETURN

[PATCH] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
 2015-02-06 22:22 UTC  (4+ messages)

[PATCH] xfs: only trace buffer items if they exist
 2015-02-06  4:46 UTC 

[PATCH v9 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-06  4:27 UTC  (5+ messages)
` [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range

[ANNOUNCE] xfsprogs: master branch updated to bf988de
 2015-02-06  2:55 UTC 

[ANNOUNCE] xfs: for-next branch updated to 354240e
 2015-02-06  0:23 UTC 

[PATCH 0/2] xfsprogs/repair: fix a couple large block size alignment issues
 2015-02-05 23:37 UTC  (4+ messages)
` [PATCH 1/2] repair: fix v5 sb ino alignment calculation for large blocksizes
` [PATCH 2/2] repair: check ino alignment value to avoid mod by zero

[PATCH 0/7 V2] xfs: use generic percpu counters for icsb
 2015-02-05 22:18 UTC  (20+ messages)
` [PATCH 1/7] xfs: use generic percpu counters for inode counter
` [PATCH 2/7] xfs: use generic percpu counters for free "
` [PATCH 3/7] xfs: use generic percpu counters for free block counter
` [PATCH 4/7] xfs: Remove icsb infrastructure
` [PATCH 5/7] xfs: introduce xfs_mod_frextents
` [PATCH 6/7] xfs: replace xfs_mod_incore_sb_batched
` [PATCH 7/7] xfs: remove xfs_mod_incore_sb API

XFS crashing system with general protection fault
 2015-02-05 22:15 UTC  (6+ messages)

[PATCH] xfs: fix panic_mask documentation
 2015-02-05 22:05 UTC  (4+ messages)
` [PATCH V2] "

Using XFS on Raid
 2015-02-05  1:02 UTC  (2+ messages)

[PATCH 0/6 V2] xfs: introduce mmap/truncate lock
 2015-02-04 21:04 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] xfs: use i_mmaplock on read faults
` [PATCH 3/6] xfs: use i_mmaplock on write faults
` [PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [PATCH 5/6] xfs: xfs_setattr_size no longer races with page faults
` [PATCH 6/6] xfs: lock out page faults from extent swap operations

[PATCH] xfs: inodes are new until the dentry cache is set up
 2015-02-04 20:56 UTC 

[RFC PATCH 0/5] xfs: use generic percpu counters for icsb
 2015-02-03 23:34 UTC  (24+ messages)
` [PATCH 1/5] xfs: struct xfs_sb is no longer tied to the on-disk format
` [PATCH 2/5] xfs: use generic percpu counters for inode counter
` [PATCH 3/5] xfs: use generic percpu counters for free "
` [PATCH 4/5] xfs: use generic percpu counters for free block counter
` [PATCH 5/5] xfs: Remove icsb infrastructure

[PATCH RFC] xfs: support min/max agbno args in block allocator
 2015-02-03 19:08 UTC 

[RFD] Allowing xfs_fsr to defragment portions of a file
 2015-02-03 14:37 UTC 

[PATCH] libxfs: report VERSION in libxfs_fs_repair_cmn_err()
 2015-02-02 16:27 UTC  (2+ messages)

[PATCH] xfs: don't allocate an ioend for direct I/O completions
 2015-02-02  7:27 UTC  (4+ messages)

[dgc-xfs:xfs-ioctl-setattr-cleanup 11/12] fs/xfs/xfs_ioctl.c:1146:1: sparse: symbol 'xfs_ioctl_setattr_check_projid' was not declared. Should it be static?
 2015-02-02  7:06 UTC  (2+ messages)
` [PATCH dgc-xfs] xfs: xfs_ioctl_setattr_check_projid can be static

[dgc-xfs:xfs-ioctl-setattr-cleanup 10/12] fs/xfs/xfs_ioctl.c:1102:1: sparse: symbol 'xfs_ioctl_setattr_check_extsize' was not declared. Should it be static?
 2015-02-02  7:00 UTC  (2+ messages)
` [PATCH dgc-xfs] xfs: xfs_ioctl_setattr_check_extsize can be static

[PATCH 2/2] xfs_spaceman: Accounting for AGFL blocks
 2015-02-02  6:34 UTC  (8+ messages)
        ` Fwd: "

[ANNOUNCE] xfs: for-next branch updated to 1790736
 2015-02-02  6:21 UTC 

КАДАСТР НЕДВИЖИМОСТИ
 2015-02-02  5:58 UTC 

xfs_repair fails with corrupt dinode
 2015-01-30 14:37 UTC  (8+ messages)
    ` RE : "
      ` RE : "

[PATCH 0/9] xfs: xfs_ioctl_setxattr rework
 2015-01-30  7:44 UTC  (23+ messages)
` [PATCH 1/9] xfs: FSX_NONBLOCK is not used
` [PATCH 2/9] xfs: separate xflags from xfs_ioctl_setattr
` [PATCH 3/9] xfs: factor out xfs_ioctl_setattr transaciton preamble
` [PATCH 4/9] xfs: disaggregate xfs_ioctl_setattr
` [PATCH 5/9] xfs: kill xfs_ioctl_setattr behaviour mask
` [PATCH 6/9] xfs: XFS_IOCTL_SETXATTR can run in user namespaces
` [PATCH 7/9] xfs; factor extsize hint checking out of xfs_ioctl_setattr
` [PATCH 8/9] xfs; factor projid "
` [PATCH 9/9] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories

Unable to mount and repair filesystems
 2015-01-30  0:04 UTC  (9+ messages)

question about one example in section 3.2.3 of "XFS Filesystem Structure"
 2015-01-29 22:32 UTC  (3+ messages)

[PATCH] xfs:change kmem_free to use generic kvfree()
 2015-01-29 15:46 UTC  (2+ messages)

[PATCH 4/4] xfsprogs: Adding XFS_IOC_FIEMAPFS ioctl for use in xfs_spaceman
 2015-01-29 13:31 UTC 

[PATCH 3/4] xfs: Adding XFS_IOC_FIEMAPFS ioctl for use in xfs_spaceman
 2015-01-29 13:29 UTC 

[PATCH 2/4] xfsprogs: Addition in debug option -d of xfs_spaceman
 2015-01-29 13:25 UTC 

[PATCH 1/4] xfs: Accounting for AGFL blocks in xfs_spaceman
 2015-01-29 13:23 UTC 

[PATCH 0/4] xfs: xfs_spaceman utility rework
 2015-01-29 13:15 UTC 

[PATCH 1/2] xfs_spaceman: XFS_IOC_FIEMAPFS ioctl replacing previous FS_IOC_FIEMAPFS
 2015-01-29 13:04 UTC  (3+ messages)

D:V::E::: PRESENTS: DISTURBIA @ LOVE Nightclub (FREE+VIP+$1000 costume contest)
 2015-01-29  7:46 UTC 

[PATCH] xfs: report proper f_files in statfs if we overshoot imaxpct
 2015-01-28 22:16 UTC 

maxpct option for small xfs filesystems
 2015-01-28 18:05 UTC  (7+ messages)

[PATCH 2/4] xfsprogs: Addition in debug option -d of xfs_spaceman
 2015-01-28 14:33 UTC 

[PATCH 1/4] xfs: Accounting for AGFL blocks in xfs_spaceman
 2015-01-28 14:33 UTC 

[PATCH 0/4] xfs: xfs_spaceman utility rework
 2015-01-28 14:32 UTC 

Почистване на офиси за 15.70лв. на посещение
 2015-01-27 22:50 UTC 


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