linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-10 08:04:42 to 2016-12-21 04:24:44 UTC [more...]

[PATCH 1/3] xfs_repair: fix some potential null pointer deferences
 2016-12-21  4:24 UTC  (11+ 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

[PATCH] xfs_repair: change null check to assertion
 2016-12-21  3:09 UTC 

XFS_IOC_FSEMAP requirements
 2016-12-21  1:48 UTC  (2+ messages)

[PATCH v2] xfs: use the actual AG length when reserving blocks
 2016-12-21  0:10 UTC 

[PATCH] xfs: use the actual AG length when reserving blocks
 2016-12-20 23:28 UTC  (3+ messages)

minleft fixes
 2016-12-20 21:45 UTC  (29+ 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 0/9 v2] scope GFP_NOFS api
 2016-12-20 21:39 UTC  (31+ 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-20 20:24 UTC  (3+ messages)

[PATCH v2] xfs_io: implement 'utimes' command
 2016-12-20 20:23 UTC  (2+ messages)

[PATCH v2 0/6] xfs_io: fix up command iteration
 2016-12-20 20:11 UTC  (14+ 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

[RFC][PATCH 11/11] xfs: use common file type conversion
 2016-12-20 14:07 UTC 

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

[PATCH] docs: enumerate possible directory ftype values
 2016-12-19 22:12 UTC 

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

[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)

[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 0/6] xfs_io: fix up command iteration
 2016-12-16  4:21 UTC  (9+ 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)

[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)


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).