public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-20 17:13:53 to 2015-02-01 23:08:05 UTC [more...]

[PATCH] xfs: don't allocate an ioend for direct I/O completions
 2015-02-01 23:04 UTC  (3+ messages)

[RFC PATCH 0/5] xfs: use generic percpu counters for icsb
 2015-02-01 21:43 UTC  (6+ 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

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

[PATCH 2/2] xfs_spaceman: Accounting for AGFL blocks
 2015-01-30  8:25 UTC  (7+ messages)
        ` Fwd: "

[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

[PATCH] libxfs: report VERSION in libxfs_fs_repair_cmn_err()
 2015-01-30  6:28 UTC 

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)

a simple and scalable pNFS block layout server V2
 2015-01-29 20:52 UTC  (33+ messages)
` [PATCH 01/20] nfs: add LAYOUT_TYPE_MAX enum value
` [PATCH 02/20] fs: track fl_owner for leases
` [PATCH 03/20] fs: add FL_LAYOUT lease type
` [PATCH 04/20] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 05/20] nfsd: move nfsd_fh_match to nfsfh.h
` [PATCH 06/20] nfsd: add fh_fsid_match helper
` [PATCH 07/20] nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
` [PATCH 08/20] nfsd: make find/get/put file "
` [PATCH 09/20] nfsd: make find_any_file "
` [PATCH 10/20] nfsd: implement pNFS operations
` [PATCH 11/20] nfsd: implement pNFS layout recalls
` [PATCH 12/20] nfsd: update documentation for pNFS support
` [PATCH 13/20] nfsd: add trace events
` [PATCH 14/20] exportfs: add methods for block layout exports
` [PATCH 15/20] nfsd: pNFS block layout driver
` [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
` [PATCH 17/20] xfs: update the superblock using a synchronous transaction in growfs
` [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: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  (8+ 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 

Gifts for Valentine's Day
 2015-01-27 17:42 UTC 

I think that get direct directory size int the xfs file system
 2015-01-27 12:44 UTC  (2+ messages)

[PATCH 00/16 v4] quota: Unify VFS and XFS quota interfaces
 2015-01-26 14:34 UTC  (17+ messages)
` [PATCH 01/16] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [PATCH 02/16] quota: Split ->set_xstate callback into two
` [PATCH 03/16] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF}
` [PATCH 04/16] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
` [PATCH 05/16] ext4: Use generic helpers for quotaon and quotaoff
` [PATCH 06/16] ocfs2: "
` [PATCH 07/16] quota: Remove quota_on_meta callback
` [PATCH 08/16] quota: Store maximum space limit in bytes
` [PATCH 09/16] quota: Make VFS quotas use new interface for getting quota info
` [PATCH 10/16] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [PATCH 11/16] xfs: Convert to using ->get_state callback
` [PATCH 12/16] gfs2: "
` [PATCH 13/16] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [PATCH 14/16] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [PATCH 15/16] xfs: Add support for Q_SETINFO
` [PATCH 16/16] quota: Hook up Q_XSETQLIM for id 0 to ->set_info

test - please ignore
 2015-01-26 14:29 UTC 

[PATCH] xfs: fix typo
 2015-01-23 22:00 UTC 

[PATCH 1/2] xfs: introduce a generic shutdown ioctl
 2015-01-23 19:03 UTC  (2+ messages)

Change sector size on existing partition
 2015-01-23 16:44 UTC  (10+ messages)

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-22 21:32 UTC  (12+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

[PATCH v9 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-22  8:52 UTC  (14+ messages)
` [PATCH v9 1/11] fs: Add support "
` [PATCH v9 2/11] xfs: "
` [PATCH v9 3/11] ext4: "
` [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range
` [PATCH v9 5/11] xfstests: generic/039: Standard insert range tests
` [PATCH v9 6/11] xfstests: generic/040: Delayed allocation insert range
` [PATCH v9 7/11] xfstests: generic/041: Multi insert range tests
` [PATCH v9 8/11] xfstests: generic/042: Delayed allocation multi insert
` [PATCH v9 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
` [PATCH v9 10/11] xfstests: fsstress: Add fallocate insert range operation
` [PATCH v9 11/11] xfstests: fsx: "

[ANNOUNCE] xfs: for-next branch updated to 438c3c8
 2015-01-22  4:08 UTC 

beginners project: RENAME_WHITEOUT
 2015-01-22  1:05 UTC  (6+ messages)

[PATCH 0/17 v3] quota: Unify VFS and XFS quota interfaces
 2015-01-21 23:10 UTC  (13+ messages)
` [PATCH 05/17] ocfs2: Use generic helpers for quotaon and quotaoff
` [PATCH 09/17] quota: Make Q_XQUOTASYNC support VFS quota syncing
` [PATCH 12/17] xfs: Convert to using ->get_state callback

[PATCH 0/3] xfs: buffer types need to be set
 2015-01-21 22:06 UTC  (12+ messages)
` [PATCH 1/3] xfs: ensure buffer types are set correctly
` [PATCH 2/3] xfs: inode unlink does not set AGI buffer type
` [PATCH 3/3] xfs: set buf types when converting extent formats
` [PATCH 4/3] xfs: set superblock buffer type correctly

Quota Configuration
 2015-01-21 15:46 UTC  (3+ messages)

[PATCH v2] xfstests/xfs: xfs_repair secondary sb verification regression test
 2015-01-21 15:37 UTC 

[PATCH] xfstests/xfs: xfs_repair secondary sb verification regression test
 2015-01-21  4:12 UTC  (2+ messages)

[PATCH 0/3] xfs: Quota related cleanups
 2015-01-20 23:14 UTC  (7+ messages)
` [PATCH 1/3] xfs: Remove useless test

Bug in AGI buffer logging?
 2015-01-20 23:05 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