messages from 2014-01-27 09:58:56 to 2014-03-13 16:28:23 UTC [more...]
[PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
2014-03-13 16:28 UTC (3+ messages)
snapshots contain the same rrd database
2014-02-27 10:58 UTC (6+ messages)
[PATCH 0/2] nilfs2: update web site information
2014-02-26 13:12 UTC (3+ messages)
` [PATCH 1/2] nilfs2: update MAINTAINERS file entries fix
` [PATCH 2/2] nilfs2: update project's web site in nilfs2.txt
[PATCH] nilfs-utils: update nilfs project site
2014-02-25 13:46 UTC
[PATCH 0/3] nilfs2 additional updates
2014-02-23 16:58 UTC (4+ messages)
` [PATCH 1/3] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
` [PATCH 2/3] nilfs2: add FITRIM ioctl support for nilfs2
` [PATCH 3/3] nilfs2: verify metadata sizes read from disk
[PATCH v4 0/2] nilfs2: add support for FITRIM ioctl
2014-02-23 9:53 UTC (4+ messages)
` [PATCH v4 1/2] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
` [PATCH v4 2/2] nilfs2: add FITRIM ioctl support for nilfs2
[PATCH v3 0/2] nilfs2: add support for FITRIM ioctl
2014-02-23 8:15 UTC (5+ messages)
` [PATCH v3 1/2] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
` [PATCH v3 2/2] nilfs2: add FITRIM ioctl support for nilfs2
[PATCH 0/2] nilfs2: add support for FITRIM ioctl
2014-02-20 8:12 UTC (6+ messages)
` [PATCH 1/2] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
` [PATCH 2/2] nilfs2: add FITRIM ioctl support for nilfs2
[PATCH 0/2] nilfs2: add support for FITRIM ioctl
2014-02-17 13:51 UTC (17+ messages)
` [PATCH 1/2] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
` [PATCH 2/2] nilfs2: add FITRIM ioctl support for nilfs2
[PATCH] lssu: fix format-security warning at lssu_print_header()
2014-02-15 5:11 UTC
[PATCH 0/10] nilfs-utils: correct coding style issues
2014-02-13 18:24 UTC (11+ messages)
` [PATCH 01/10] nilfs-utils: fix order of storage class specifiers
` [PATCH 02/10] nilfs-utils: insert backslash between lines splitting quoted string
` [PATCH 03/10] nilfs-utils: do not indent labels
` [PATCH 04/10] nilfs-utils: remove unnecessary whitespace before quoted newlines
` [PATCH 05/10] nilfs-utils: do not initialize static or global variables to 0 or NULL
` [PATCH 06/10] nilfs-utils: remove unnecessary parentheses from return statements
` [PATCH 07/10] nilfs-utils: remove spaces between function name and open parenthesis
` [PATCH 08/10] mount/sundires.c: fix indent
` [PATCH 09/10] nilfs-utils: add missing space chars
` [PATCH 10/10] nilfs-utils: remove unnecessary externs
Hello list!
2014-02-12 14:16 UTC (3+ messages)
[PATCH v2 0/1] nilfs2: add mount option that reduces super block writes
2014-02-12 1:23 UTC (11+ messages)
` [PATCH v2 1/1] "
[PATCH 0/2] nilfs-utils: move generic definitions into util.h
2014-02-11 16:23 UTC (3+ messages)
` [PATCH 1/2] nilfs-utils: move utility "
` [PATCH 2/2] nilfs-utils: use min_t() and max_t()
[PATCH] cldconfig: fix inconsistency in rounding percent values
2014-02-11 11:22 UTC (2+ messages)
[PATCH] lssu: display a "p" flag on protected segments
2014-02-11 7:56 UTC
[PATCH] lssu: fix protection period option
2014-02-11 3:10 UTC
[patch 0/2] add live block count option to lssu command
2014-02-09 18:48 UTC (3+ messages)
` [PATCH 1/2] nilfs-utils: renew parser library
` [PATCH 2/2] lssu: add option to print count of live blocks
[PATCH] nilfs-clean: fix build warning at nilfs_clean_usage()
2014-02-09 16:32 UTC
[PATCH] lib/gc.c: remove redundant NULL check before nilfs_vector_destroy()
2014-02-08 7:20 UTC
[PATCH v6 0/6] nilfs-utils: shortcut for certain GC operations
2014-02-08 6:59 UTC (8+ messages)
` [PATCH v6 1/6] nilfs-utils: cldconfig add an option to set min. reclaimable blocks
` [PATCH v6 2/6] nilfs-utils: add NILFS_OPT_SET_SUINFO
` [PATCH v6 3/6] nilfs-utils: nilfs-clean add cmdline param min-reclaimable-blocks
` [PATCH v6 4/6] nilfs-utils: add suport for NILFS_IOCTL_SET_SUINFO ioctl
` [PATCH v6 5/6] nilfs-utils: add optimized version of nilfs_xreclaim_segments
` [PATCH v6 6/6] nilfs-utils: add a no_timeout flag to enable faster loop
Does nilfs2 do any in-place writes?
2014-02-07 6:43 UTC (32+ messages)
` [static superblock discussion] "
` [PATCH 0/1] nilfs2: add mount option that reduces super block writes
` [PATCH 1/1] "
[PATCH v5 0/6] nilfs-utils: shortcut for certain GC operations
2014-02-07 5:34 UTC (13+ messages)
` [PATCH v5 1/6] nilfs-utils: cldconfig add an option to set min. reclaimable blocks
` [PATCH v5 2/6] nilfs-utils: add NILFS_OPT_SET_SUINFO
` [PATCH v5 3/6] nilfs-utils: nilfs-clean add cmdline param min-reclaimable-blocks
` [PATCH v5 4/6] nilfs-utils: add suport for NILFS_IOCTL_SET_SUINFO ioctl
` [PATCH v5 5/6] nilfs-utils: add optimized version of nilfs_xreclaim_segments
` [PATCH v5 6/6] nilfs-utils: add a no_timeout flag to enable faster loop
[PATCH 0/2] refactor reclaim function
2014-02-06 15:07 UTC (23+ messages)
` [PATCH 1/2] lib/gc.c: "
` [PATCH 2/2] cleanerd: use nilfs_xreclaim_segment()
` [PATCH v4 0/6] nilfs-utils: shortcut for certain GC operations
` [PATCH v4 1/6] nilfs-utils: cldconfig add an option to set min. reclaimable blocks
` [PATCH v4 2/6] nilfs-utils: add NILFS_OPT_SET_SUINFO
` [PATCH v4 3/6] nilfs-utils: nilfs-clean add cmdline param min-reclaimable-blocks
` [PATCH v4 4/6] nilfs-utils: add suport for NILFS_IOCTL_SET_SUINFO ioctl
` [PATCH v4 5/6] nilfs-utils: add optimized version of nilfs_xreclaim_segments
` [PATCH v4 6/6] nilfs-utils: add a no_timeout flag to enable faster loop
[PATCH 0/4] nilfs2 updates
2014-02-04 17:23 UTC (10+ messages)
` [PATCH 1/4] nilfs2: update MAINTAINERS file entries
` [PATCH 2/4] nilfs2: add struct nilfs_suinfo_update and flags
` [PATCH 3/4] nilfs2: add nilfs_sufile_set_suinfo to update segment usage
` [PATCH 4/4] nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
[PATCH] nilfs2: add description of NILFS_IOCTL_SET_SUINFO ioctl
2014-02-04 1:50 UTC
[PATCH v5 1/3] nilfs2: add struct nilfs_suinfo_update and flags
2014-01-31 11:10 UTC (6+ messages)
` [PATCH v5 2/3] nilfs2: add nilfs_sufile_set_suinfo to update segment usage
` [PATCH v5 3/3] nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
[PATCH v4 1/3] nilfs2: add struct nilfs_suinfo_update and flags
2014-01-31 10:25 UTC (7+ messages)
` [PATCH v4 2/3] nilfs2: add nilfs_sufile_set_suinfo to update segment usage
` [PATCH v4 3/3] nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
[PATCH v3 0/4] nilfs-utils: shortcut for certain GC operations
2014-01-30 8:09 UTC (18+ messages)
` [PATCH v3 4/4] nilfs-utils: add optimized version of nilfs_reclaim_segments
` [PATCH v3 1/3] nilfs2: add struct nilfs_suinfo_update and flags
` [PATCH v3 2/3] nilfs2: add nilfs_sufile_set_suinfo to update segment usage
` [PATCH v3 3/3] nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
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