public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-02 14:15:17 to 2014-12-24 04:07:03 UTC [more...]

[XFS updates] XFS development tree branch, for-next, updated. v3.19-rc1-6-gefdca7a
 2014-12-24  4:07 UTC 

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.20-1, created. v3.19-rc1-3-g1a43ec0
 2014-12-24  4:06 UTC 

[XFS updates] XFS development tree branch, xfs-renameat-extensions, created. v3.19-rc1-2-gd31a182
 2014-12-24  4:06 UTC 

finobt option for end user
 2014-12-23 22:35 UTC  (5+ messages)

[PATCH] xfs: Keep sb_bad_features2 consistent with sb_features2
 2014-12-23 22:17 UTC  (4+ messages)

[XFS updates] XFS development tree branch, for-next, updated. v3.19-rc1
 2014-12-23 21:45 UTC 

[XFS updates] XFS development tree branch, master, updated. v3.19-rc1
 2014-12-23 21:41 UTC 

XFS corruption
 2014-12-23 20:36 UTC  (8+ messages)

weird quota issue
 2014-12-23 20:35 UTC  (13+ messages)

Especial Fin de Año
 2014-12-23 14:49 UTC 

Einmay (PCC) company in china, spare parts and consumable for printer, copier, photocopier
 2014-12-23 12:05 UTC 

xfsdump questions
 2014-12-23  0:13 UTC  (3+ messages)

Obtenez des devis comparatifs sur tous vos travaux à réaliser !
 2014-12-22 23:01 UTC 

Broken links on oss.sgi.com
 2014-12-22 18:06 UTC 

Disconnected inodes after test xfs/261
 2014-12-21 23:41 UTC  (11+ messages)

easily reproducible filesystem crash on rebuilding array
 2014-12-19 23:06 UTC  (17+ messages)
    ` easily reproducible filesystem crash on rebuilding array [XFS bug in my book]

[PATCH] xfs_repair: fix max block offset test
 2014-12-19 20:31 UTC  (7+ messages)
` [PATCH V2] "

[RFC] xfsprogs: libxfs update to current kernel code
 2014-12-19  4:41 UTC  (2+ messages)

[PATCH] xfs_quota: man page fix - project command requires arguments
 2014-12-18 21:39 UTC 

[PATCH 0/25 RFC v2] quota: Unify VFS and XFS quota interfaces
 2014-12-18 15:37 UTC  (26+ messages)
` [PATCH 01/25] xfs: Remove useless test
` [PATCH 02/25] xfs: Remove unused variable in xfs_qm_scall_quotaon()
` [PATCH 03/25] xfs: Remove some useless flags tests
` [PATCH 04/25] quota: Split ->set_xstate callback into two
` [PATCH 05/25] quota: Wire up ->quota_{enable, disable} callbacks into Q_QUOTA{ON, OFF}
` [PATCH 06/25] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
` [PATCH 07/25] ext4: Use generic helpers for quotaon and quotaoff
` [PATCH 08/25] ocfs2: "
` [PATCH 09/25] quota: Remove quota_on_meta callback
` [PATCH 10/25] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [PATCH 11/25] quota: Store maximum space limit in bytes
` [PATCH 12/25] quota: Make Q_XQUOTASYNC support VFS quota syncing
` [PATCH 13/25] quota: Don't store flags for v2 quota format
` [PATCH 14/25] ocfs2: Move OLQF_CLEAN flag out of generic quota flags
` [PATCH 15/25] quota: Cleanup flags definitions
` [PATCH 16/25] quota: Verify flags passed to Q_SETINFO
` [PATCH 17/25] quota: Make VFS quotas use new interface for getting quota info
` [PATCH 18/25] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [PATCH 19/25] xfs: Remove some pointless quota checks
` [PATCH 20/25] xfs: Convert to using ->get_state callback
` [PATCH 21/25] gfs2: "
` [PATCH 22/25] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [PATCH 23/25] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [PATCH 24/25] xfs: Add support for Q_SETINFO
` [PATCH 25/25] quota: Hook up Q_XSETQLIM for id 0 to ->set_info

[PATCH] xfs_repair: do not check symlink component lengths
 2014-12-18 15:12 UTC  (2+ messages)

Profitez d'un prix stable pendant trois ans sans aucun engagement de consommation avec l'offre EDF Entreprises
 2014-12-17  0:40 UTC 

[PATCH 0/5 v2] fs: Fixes for removing xid bits and security labels
 2014-12-18 12:49 UTC  (6+ messages)
` [PATCH 1/5] fs: Fix S_NOSEC handling
` [PATCH 2/5] fs: Rename file_remove_suid() to file_remove_privs()
` [PATCH 3/5] fs: Provide function telling whether file_remove_privs() will do anything
` [PATCH 4/5] fs: Call security_ops->inode_killpriv on truncate
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

Affiliate
 2014-12-18  3:18 UTC 

[PATCH 11/11] xfstests: Test multiple fallocate insert/collapse range calls
 2014-12-18  9:46 UTC 

[PATCH v7 2/11] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-12-18  9:46 UTC 

XFSProg GPL Version
 2014-12-17 22:11 UTC  (3+ messages)

[PATCH] xfs_quota: fix typo in manpage
 2014-12-17 19:27 UTC  (2+ messages)

[PATCH 0/2] Add support to RENAME_EXCHANGE flag to XFS V9
 2014-12-17 18:13 UTC  (3+ messages)
` [PATCH 1/2] Make xfs_vn_rename compliant with renameat2() syscall
` [PATCH 2/2] Add support to RENAME_EXCHANGE flag

[PATCH 0/5] fs: Fixes for removing xid bits and security labels
 2014-12-16  9:46 UTC  (11+ messages)
` [PATCH 1/5] fs: Rename file_remove_suid() to file_remove_privs()
` [PATCH 2/5] fs: Fix WARN_ON in inode_set_mask()
` [PATCH 3/5] fs: Provide function telling whether file_remove_privs() will do anything
` [PATCH 4/5] fs: Remove security attributes on truncate
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

[PATCH] xfs: remove extra newlines from xfs messages
 2014-12-15 18:24 UTC  (2+ messages)

5 conseils experts pour reduire vos impots
 2014-12-14  9:56 UTC 

Slimming Garments to Help Men Look Thinner. Buy 1 Get 1 FREE!
 2014-12-13 17:17 UTC 

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-12-12 22:51 UTC  (5+ messages)
` [PATCH 10/11] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

[GIT PULL] xfs: updates for 3.19-rc1
 2014-12-11 23:04 UTC 

xfs_quota off/remove
 2014-12-11 14:50 UTC  (6+ messages)

max_dir_size_kb mount option test
 2014-12-10 20:37 UTC  (2+ messages)

Slow dir / Performance
 2014-12-10 17:56 UTC  (3+ messages)

Great Deals Every 12 Hours | Big App Shopping Days
 2014-12-09  5:09 UTC 

TOP FOREIGN DESTINATIONS TO VISIT THIS SEASON
 2014-12-07 13:05 UTC 

manager SAA C-Tick approved 3-year warranty LED Oyster Ceiling Light
 2014-12-08  8:28 UTC 

Meeting
 2014-12-07 22:42 UTC  (4+ messages)

[PATCH v6 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-12-05  6:20 UTC  (5+ messages)

[PATCH] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
 2014-12-05  5:49 UTC  (4+ messages)

[PATCH] xfs: initialize log buf I/O completion wq on log alloc
 2014-12-04 14:53 UTC 

Book Printing Service Inquiry -TYJ Printing
 2014-12-03  8:00 UTC 

[PATCH xfstests] xfs: add tests for XFS_IOC_FSSETXATTR behaviour
 2014-12-04  4:20 UTC  (2+ messages)
` [PATCH] xfs: add test "

[XFS updates] XFS development tree branch, for-next, updated. v3.18-rc2-40-g6044e43
 2014-12-04  2:07 UTC 

[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.19-2, created. v3.18-rc2-20-gb29c70f
 2014-12-04  2:07 UTC 

[PATCH v2] xfs: split metadata and log buffer completion to separate workqueues
 2014-12-03 22:03 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v3.2.2 released
 2014-12-03 21:44 UTC 

[PATCH] xfs: lobotomise xfs_trans_read_buf_map()
 2014-12-03 19:54 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH 0/2] libxfs: make some dir2 definitions public
 2014-12-03 10:54 UTC  (5+ messages)
` [PATCH 2/2] xfs: move type conversion functions to xfs_dir.h

[PATCH] xfs: active inodes stat is broken
 2014-12-02 22:45 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] xfs: fix set-but-unused warnings
 2014-12-02 22:05 UTC  (3+ messages)

[PATCH] xfs: Correctly lock inode when removing suid and security marks
 2014-12-02 21:59 UTC  (4+ messages)

[PATCH 2/2] Add support to RENAME_EXCHANGE flag V8
 2014-12-02 21:43 UTC  (3+ messages)

[PATCH-v5 1/5] vfs: add support for a lazytime mount option
 2014-12-02 21:01 UTC  (5+ messages)

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-12-02 15:09 UTC  (11+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()

[PATCH] xfs: overflow in xfs_iomap_eof_align_last_fsb
 2014-12-02 16:24 UTC  (3+ messages)
` [PATCH v2] "


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