public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-07 00:24:49 to 2015-01-16 12:48:15 UTC [more...]

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

[PATCH 0/2] xfsprogs/repair: secondary sb scan cleanups
 2015-01-16 12:05 UTC  (6+ messages)
` [PATCH 1/2] repair: fix unnecessary secondary scan if only last sb is corrupt
` [PATCH 2/2] repair: remove unused strided secondary sb scan logic

[PATCH 2/2] xfs_spaceman: Accounting for AGFL blocks
 2015-01-16 12:10 UTC 

[PATCH 1/2] xfs_spaceman: XFS_IOC_FIEMAPFS ioctl replacing previous FS_IOC_FIEMAPFS
 2015-01-16 12:09 UTC 

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

2015 en musique - pour toutes vos envies
 2015-01-15 21:16 UTC 

[PATCH 0/3] xfs: Quota related cleanups
 2015-01-15 13:28 UTC  (7+ messages)
` [PATCH 1/3] xfs: Remove useless test
` [PATCH 2/3] xfs: Remove some useless flags tests
` [PATCH 3/3] xfs: Remove some pointless quota checks

a simple and scalable pNFS block layout server
 2015-01-14 10:08 UTC  (41+ messages)
` [PATCH 02/18] fs: add FL_LAYOUT lease type
` [PATCH 03/18] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 09/18] nfsd: implement pNFS operations
` [PATCH 14/18] nfsd: pNFS block layout driver
` [PATCH 17/18] xfs: implement pnfs export operations
` [PATCH 18/18] xfs: recall pNFS layouts on conflicting access

Séminaire fiscal international
 2015-01-14  8:44 UTC 

extremely slow file creation/deletion after xfs ran full
 2015-01-14  6:12 UTC  (13+ messages)

[PATCH 0/2] xfs: make xfs allocation workqueue per-mount, and high priority
 2015-01-13 23:35 UTC  (23+ messages)
` [PATCH 1/2] xfs: make global xfsalloc workqueue per-mount
` [PATCH 2/2] xfs: mark the xfs-alloc workqueue as high priority
                          ` [PATCH wq/for-3.19] workqueue: fix subtle pool management issue which can stall whole worker_pool

[RFC] xfs: remedy small writes during wrapped-log recovery
 2015-01-13 17:11 UTC  (5+ messages)

La Rançon de la Gloire
 2015-01-13 14:23 UTC 

easily reproducible filesystem crash on rebuilding array
 2015-01-13 13:59 UTC  (3+ messages)

XFS crashing system with general protection fault
 2015-01-13  7:17 UTC  (4+ messages)

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-12 17:42 UTC  (11+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 2/6] xfs: use i_mmaplock on read faults
` [RFC PATCH 3/6] xfs: use i_mmaplock on write faults
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 5/6] xfs: xfs_setattr_size no longer races with page faults
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

You'll Never Use A Laptop Again
 2015-01-11 20:47 UTC 

[LSF/MM ATTEND] xfs development and fs related topics
 2015-01-10 15:01 UTC 

[PATCH 0/3 v3] xfs: simplify superblock logging
 2015-01-09 23:36 UTC  (9+ messages)
` [PATCH 1/3] xfs: remove bitfield based superblock updates
` [PATCH 2/3] xfs: consolidate superblock logging functions
` [PATCH 3/3] xfs: sanitise sb_bad_features2 handling

[PATCH] xfs: only reset sb_quotaino when both group/proj in-core inos are null
 2015-01-09 20:36 UTC 

Oops mounting a corrupted XFS filesystem (with the "kernel BUG" message)
 2015-01-09 15:45 UTC  (3+ messages)

[PATCH] xfs: remove deprecated sysctls
 2015-01-09 13:48 UTC  (3+ messages)

beginners project: RENAME_WHITEOUT
 2015-01-09 13:30 UTC  (5+ messages)

[PATCH 1/2] xfs: introduce a generic shutdown ioctl
 2015-01-09  9:34 UTC  (2+ messages)
` [PATCH 2/2] f2fs: support fs shutdown

[XFS updates] XFS development tree branch, for-next, updated. v3.19-rc1-18-gad7df6e
 2015-01-09  2:48 UTC 

[PATCH v2] xfs: use generic FS_IOC_GOINGDOWN for ioctl
 2015-01-09  2:17 UTC 

[PATCH] xfs: inodes are new until the dentry cache is set up
 2015-01-09  0:25 UTC  (4+ messages)

About XFS size in 32/64 bit Linux
 2015-01-08 23:24 UTC  (2+ messages)

[PATCH 0/4] libxfs: code rearrangement
 2015-01-08 23:15 UTC  (11+ messages)
` [PATCH 1/4] xfs: move xfs_fs.h to libxfs
` [PATCH 2/4] xfs: move xfs_types.h "
` [PATCH 3/4] xfs: move struct xfs_bmalloca "
` [PATCH 4/4] xfs: move xfs_bmap_finish prototype

[PATCH] xfs: fix implicit bool to int conversion
 2015-01-08 14:39 UTC  (2+ messages)

GestioneContatti
 2015-01-08 13:59 UTC 

[PATCH 0/5 v2] fs: Fixes for removing xid bits and security labels
 2015-01-08  9:18 UTC  (2+ messages)

XFS corrupt after RAID failure and resync
 2015-01-08  8:09 UTC 

XFS corrupt after RAID failure and resync
 2015-01-07 16:16 UTC  (6+ messages)

File type is occasionally wrong
 2015-01-07 10:17 UTC  (3+ messages)

New:Solar LED Light
 2015-01-07  8:02 UTC 

xfs Digest, Vol 79, Issue 19
 2015-01-07  7:05 UTC 

What is a recommended XFS sector size for hybrid (512e) advanced format hard drives?
 2015-01-07  6:06 UTC  (12+ messages)

[PATCH v7 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
 2015-01-07  5:50 UTC  (3+ messages)

[PATCH v7 11/11] xfstests: fsx: Add fallocate insert range operation
 2015-01-07  5:48 UTC  (3+ messages)

[PATCH v7 10/11] xfstests: fsstress: Add fallocate insert range operation
 2015-01-07  5:47 UTC  (3+ messages)

[PATCH v7 1/11] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-07  5:46 UTC  (3+ messages)

[PATCH v7 2/11] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-07  5:46 UTC  (3+ messages)

xfs down
 2015-01-07  3:41 UTC  (3+ messages)


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