messages from 2016-12-07 11:53:26 to 2016-12-16 22:00:32 UTC [more...]
[PATCH 0/9 v2] scope GFP_NOFS api
2016-12-16 22:00 UTC (21+ 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_repair: don't indicate dirtiness if FSGEOMETRY fails
2016-12-16 17:42 UTC (2+ messages)
[LSF/MM ATTEND] filesystems / xfs
2016-12-16 15:37 UTC
[LSF/MM ATTEND] filesystems / xfs
2016-12-16 12:30 UTC
minleft fixes
2016-12-16 8:25 UTC (25+ 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] 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 (8+ messages)
` [PATCH 1/3] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 2/3] xfs: go straight to real allocations for direct I/O COW writes
XFS: possible memory allocation deadlock in kmem_alloc on glusterfs setup
2016-12-07 19:44 UTC (8+ messages)
[PATCH] xfs_logprint: di_gen is unsigned
2016-12-07 19:02 UTC (2+ messages)
[RFC PATCH 00/22] mkfs.xfs: Make stronger conflict checks
2016-12-07 13:27 UTC (23+ messages)
` [PATCH 01/22] mkfs: remove intermediate getstr followed by getnum
` [PATCH 02/22] mkfs: merge tables for opts parsing into one table
` [PATCH 03/22] mkfs: extend opt_params with a value field
` [PATCH 04/22] mkfs: change conflicts array into a table capable of cross-option addressing
` [PATCH 05/22] mkfs: add a check for conflicting values
` [PATCH 06/22] mkfs: add cross-section conflict checks
` [PATCH 07/22] mkfs: Move opts related #define to one place
` [PATCH 08/22] mkfs: move conflicts into the table
` [PATCH 09/22] mkfs: change conflict checks to utilize the new conflict structure
` [PATCH 10/22] mkfs: change when to mark an option as seen
` [PATCH 11/22] mkfs: add test_default_value into conflict struct
` [PATCH 12/22] mkfs: expand conflicts declarations to named declaration
` [PATCH 13/22] mkfs: remove zeroed items from conflicts declaration
` [PATCH 14/22] mkfs: rename defaultval to flagval in opts
` [PATCH 15/22] mkfs: replace SUBOPT_NEEDS_VAL for a flag
` [PATCH 16/22] mkfs: Change all value fields in opt structures into unions
` [PATCH 17/22] mkfs: use old variables as pointers to the new opts struct values
` [PATCH 18/22] mkfs: prevent sector/blocksize to be specified as a number of blocks
` [PATCH 19/22] mkfs: subopt flags should be saved as bool
` [PATCH 20/22] mkfs: move uuid empty string test to getstr()
` [PATCH 21/22] mkfs: remove duplicit checks
` [PATCH 22/22] mkfs: prevent multiple specifications of a single option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).