public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-15 23:26:15 to 2014-08-29 00:39:35 UTC [more...]

[PATCH v2 0/7] xfs: invalidation and related fixes for v3.17-rc3
 2014-08-29  0:39 UTC  (13+ messages)
` [PATCH 1/7] xfs: don't dirty buffers beyond EOF
      ` [PATCH 1/7 v2] "
` [PATCH 2/7] xfs: don't zero partial page cache pages during O_DIRECT writes
` [PATCH 3/7] "
` [PATCH 4/7] xfs: use ranged writeback and invalidation for direct IO
` [PATCH 5/7] xfs: don't log inode unless extent shift makes extent modifications
` [PATCH 6/7] xfs: xfs_file_collapse_range is delalloc challenged
` [PATCH 7/7] xfs: trim eofblocks before collapse range

[RFC PATCH 0/9] xfs: clean up xfs_buf io interfaces
 2014-08-29  0:37 UTC  (37+ messages)
` [PATCH 1/9] xfs: synchronous buffer IO needs a reference
` [PATCH 2/9] xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
` [PATCH 3/9] xfs: rework xfs_buf_bio_endio error handling
` [PATCH 4/9] xfs: kill xfs_bdstrat_cb
` [PATCH 5/9] xfs: xfs_bioerror can die
` [PATCH 6/9] xfs: kill xfs_bioerror_relse
` [PATCH 8/9] xfs: introduce xfs_buf_submit[_wait]
` [PATCH 9/9] xfs: check xfs_buf_read_uncached returns correctly

Find hardlinks to a file
 2014-08-28 23:29 UTC  (2+ messages)

storage, libaio, or XFS problem? 3.4.26
 2014-08-28 23:08 UTC  (7+ messages)

Error setting extent size on a directory
 2014-08-28 22:34 UTC  (7+ messages)
` [PATCH] xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
` [PATCH xfstests] xfs: add tests for XFS_IOC_FSSETXATTR behaviour

[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc1-13176-g52addcf
 2014-08-28 11:05 UTC 

[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-3.17-rc1-13176-g52addcf
 2014-08-28 11:04 UTC 

Safe Box
 2014-08-28  9:27 UTC 

bad performance on touch/cp file on XFS system
 2014-08-28  2:08 UTC  (15+ messages)

[RFC, PATCH 0/4] xfs: clean up xlog_recover_process_data
 2014-08-28  0:47 UTC  (14+ messages)
` [PATCH 1/4] xfs: refactor xlog_recover_process_data()
` [PATCH 2/4] xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory
` [PATCH 3/4] xfs: fix double free in xlog_recover_commit_trans
` [PATCH 4/4] xfs: reorganise transaction recovery item code

mount options question
 2014-08-27 23:07 UTC  (2+ messages)

Ghost items in the end of a dir listing
 2014-08-27 10:20 UTC 

Goodbye from our newsletter
 2014-08-27  1:14 UTC 

[PATCH 0/6] xfs: direct IO invalidation and related fixes
 2014-08-26 21:38 UTC  (20+ messages)
` [PATCH 1/6] xfs: mmap write/read leaves bad state on pages
` [PATCH 2/6] xfs: don't zero partial page cache pages during O_DIRECT writes
` [PATCH 3/6] "
` [PATCH 4/6] xfs: use ranged writeback and invalidation for direct IO
` [PATCH 5/6] xfs: don't log inode unless extent shift makes extent modifications
` [PATCH 6/6] xfs: xfs_file_collapse_range is delalloc challenged

Don't Miss Out,still awaiting for your reply
 2014-08-26 12:34 UTC 

Goodbye from our newsletter
 2014-08-26  0:17 UTC 

Goodbye from our newsletter
 2014-08-26  0:16 UTC 

[PATCH] xfs: trim eofblocks before collapse range
 2014-08-25 22:34 UTC  (3+ messages)

Administre su Inventario / Cierre de Inscripciones
 2014-08-25 18:03 UTC 

[PATCH] xfs: fix double free of trans in log recovery on I/O error
 2014-08-25 14:20 UTC  (4+ messages)

[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-25  6:52 UTC  (3+ messages)

Eres un Buen Gerente?
 2014-08-25  2:29 UTC 

inode64 directory placement determinism
 2014-08-25  2:19 UTC  (8+ messages)

[PATCH 0/4] xfs: more code refactoring
 2014-08-23 23:50 UTC  (12+ messages)
` [PATCH 1/4] xfs: check resblks before calling xfs_dir_canenter
` [PATCH 2/4] xfs: combine xfs_dir_canenter into xfs_dir_createname
` [PATCH 3/4] xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
` [PATCH 4/4] xfs: remove rbpp check from xfs_rtmodify_summary_int

[PATCH RFC] xfs: combine xfs_seek_hole & xfs_seek_data
 2014-08-22 11:54 UTC  (10+ messages)
` [PATCH V2] "
  ` [PATCH] xfs: lseek: the "whence" argument is called "whence"

[PATCH] xfsprogs: use abort() not ASSERT(0) for impossible switch case
 2014-08-21 22:55 UTC  (6+ messages)
` [PATCH V2] xfsprogs: use ASSERT_ALWAYS "

Call to talk about Lead Generation
 2014-08-21 12:59 UTC 

[PATCH] xfs: deduplicate xlog_do_recovery_pass()
 2014-08-21 12:36 UTC  (6+ messages)

xlog_write: reservation ran out. Need to up reservation
 2014-08-21  7:24 UTC  (3+ messages)

xfsdump completes very prematurely in low RAM, commit found
 2014-08-20 23:47 UTC  (4+ messages)

[PATCH RESEND] xfsprogs: add supported file attributes to xfs.5 manpage
 2014-08-20 20:25 UTC  (3+ messages)

[PATCH 0/2] xfs log recovery delay instrumentation
 2014-08-20 16:55 UTC  (3+ messages)
` [PATCH 1/2] xfs: add debug sysfs attribute set
` [PATCH 2/2] xfs: export log_recovery_delay to delay mount time log recovery

[PATCH] xfs: don't zero partial page cache pages during O_DIRECT
 2014-08-20  4:41 UTC  (9+ messages)
` [PATCH v2] "

XFS fixes needed in stable kernels
 2014-08-20  0:16 UTC 

Welcome to the "xfs" mailing list
 2014-08-20  0:13 UTC 

confirm 11427e99188a19c3164b0e345ee9a6bd16c5c1fa
 2014-08-20  0:13 UTC 

[PATCH] xfs: add a few more verifier tests
 2014-08-19 22:38 UTC  (5+ messages)
` [PATCH V2] "

[RFD] xfs_fsr: Adding features for online defragmentation
 2014-08-19 17:44 UTC 

[PATCH RFC] xfs/051: test buffer use after free race on I/O failure in XFS log recovery
 2014-08-19 17:26 UTC 

[RFD]: Help in setting up XFS
 2014-08-19  2:25 UTC  (8+ messages)

[PATCH] xfs: mark all internal workqueues as freezable
 2014-08-18 19:02 UTC 

Help setting up XFS
 2014-08-18 10:31 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