linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-07 20:25:46 to 2016-12-19 21:24:19 UTC [more...]

[PATCH 0/9 v2] scope GFP_NOFS api
 2016-12-19 21:24 UTC  (28+ messages)
` [PATCH 1/9] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
  ` [PATCH 2/9 v2] "
` [PATCH 3/9] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/9] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
    ` [PATCH 5/9 v2] "
` [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

[PATCH] xfs_io: prefix dedupe command error messages consistently
 2016-12-19 19:50 UTC 

Switching from group to project quota's
 2016-12-19 19:23 UTC  (3+ messages)

[PATCH 1/1] xfs: silent -Wformat-security warning
 2016-12-19 16:05 UTC  (2+ messages)

minleft fixes
 2016-12-19 11:38 UTC  (27+ messages)
` [PATCH 1/4] xfs: fix bogus minleft manipulations
` [PATCH 2/4] xfs: calculate minleft correctly for bmap allocations
` [PATCH 3/4] xfs: adjust allocation length in xfs_alloc_space_available
` [PATCH 4/4] xfs: don't rely on ->total "

[PATCH] xfs_quota: handle wrapped id from GETNEXTQUOTA
 2016-12-19 10:26 UTC  (2+ messages)

[PATCH] xfs: don't wrap ID in xfs_dq_get_next_id
 2016-12-19 10:26 UTC  (2+ messages)

[PATCH] xfs_repair: don't indicate dirtiness if FSGEOMETRY fails
 2016-12-19 10:24 UTC  (3+ messages)

xfs_file_splice_read: possible circular locking dependency detected
 2016-12-18 22:49 UTC  (20+ messages)
        ` [RFC][CFT] splice_read reworked
          ` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
                  ` [PATCH 04/12] "

[PATCH] xfs_io: implement 'utimes' command
 2016-12-18 19:37 UTC  (4+ messages)

[PATCH] xfs: use the actual AG length when reserving blocks
 2016-12-17  6:19 UTC 

[LSF/MM ATTEND] filesystems / xfs
 2016-12-16 15:37 UTC 

[LSF/MM ATTEND] filesystems / xfs
 2016-12-16 12:30 UTC 

[PATCH] duperemove: test presence of dedupe ioctl
 2016-12-16  7:53 UTC  (6+ messages)

[PATCH v2] duperemove: test presence of dedupe ioctl
 2016-12-16  7:53 UTC  (2+ messages)

[PATCH v2 0/6] xfs_io: fix up command iteration
 2016-12-16  6:39 UTC  (8+ messages)
` [PATCH 1/6] libxcmd: check CMD_FLAG_GLOBAL inside args_command()
` [PATCH 2/6] libxcmd: rename args_command to command_iterator
` [PATCH 3/6] libxcmd: merge command() and iterate_command()
` [PATCH 4/6] libxcmd: don't check generic library commands
` [PATCH 5/6] xfs_io: make various commands one-shot only
` [PATCH 6/6] libxcmd: add non-iterating user commands

[PATCH 0/6] xfs_io: fix up command iteration
 2016-12-16  4:21 UTC  (13+ messages)
` [PATCH 5/6] xfs_io: make various commands one-shot only
` [PATCH 6/6] libxcmd: add non-iterating user commands

[PATCH v2] xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commands
 2016-12-16  3:03 UTC  (2+ messages)

[PATCH 1/3] xfs_repair: fix some potential null pointer deferences
 2016-12-16  1:39 UTC  (10+ messages)
` [PATCH 2/3] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 3/3] xfs_io: fix the minimum arguments to the reflink command
` [PATCH 4/3] xfs_io: fix some documentation problems

[bug report] xfs: connect refcount adjust functions to upper layers
 2016-12-16  1:46 UTC  (2+ messages)

[PATCH] xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commands
 2016-12-15 21:48 UTC  (8+ messages)

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2016-12-15 20:48 UTC  (5+ messages)

[PATCH 1/1 linux-next] xfs: remove unnecessary return
 2016-12-15 17:53 UTC  (3+ messages)

[PATCH] xfs: during log recovery, destroy the unlinked inodes even for read-only mount
 2016-12-15 11:36 UTC  (4+ messages)

[PATCH v2] xfs_io: Improvements to copy_range return code handling
 2016-12-15 11:26 UTC  (2+ messages)

[GIT PULL] xfs: updates for 4.10-rc1
 2016-12-15  5:46 UTC  (2+ messages)

[PATCH] fstests: xfs_fsr SWAPEXT fails when temp forkoff smaller than target
 2016-12-14 16:49 UTC  (4+ messages)

[PATCH] xfs: handle error if xfs_btree_get_bufs fails
 2016-12-14 10:44 UTC  (5+ messages)

[PATCH] xfs: nuke unused tracepoint definitions
 2016-12-14 10:45 UTC  (2+ messages)

[GIT PULL] Block core changes for 4.10
 2016-12-13 23:31 UTC 

[RFC] Preparing for XFS reflink D-day
 2016-12-13  0:56 UTC  (11+ messages)

[PATCH 1/1] Fixed to codestyle
 2016-12-12 21:17 UTC  (11+ messages)

linux-next: manual merge of the vfs tree with the xfs tree
 2016-12-11 23:19 UTC 

[PATCH, RFC] xfs: take indirect blocks into accounting when selecting an AG
 2016-12-11  5:19 UTC  (9+ messages)

[PATCH] xfs: icreate transactions should be replayed first
 2016-12-09 21:38 UTC  (3+ messages)

[ANNOUNCE] xfs: for-next updated to 9807b773dad4
 2016-12-09  6:31 UTC 

[PATCH] xfs_io: Improvements to copy_range return code handling
 2016-12-08 23:15 UTC  (2+ messages)

[ANNOUNCE] xfs: for-next branch updated to a444d72e6090
 2016-12-08 22:58 UTC  (5+ messages)

[BUG] xfs/109 crashed 2k block size reflink enabled XFS
 2016-12-08 14:30 UTC  (10+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-12-08  6:14 UTC  (8+ messages)
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion

reflink COW improvements
 2016-12-08  4:23 UTC  (6+ messages)
` [PATCH 2/3] xfs: go straight to real allocations for direct I/O COW writes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).