Linux NILFS development
 help / color / mirror / Atom feed
 messages from 2015-03-14 14:32:10 to 2016-06-02 13:58:08 UTC [more...]

[PATCH 0/8] nilfs2 updates
 2016-06-02 13:58 UTC  (6+ messages)
  ` [PATCH 1/8] nilfs2: hide function name argument from nilfs_error()
  ` [PATCH 5/8] nilfs2: replace nilfs_warning() with nilfs_msg()
` [PATCH 2/8] nilfs2: add nilfs_msg() message interface
` [PATCH 3/8] nilfs2: embed a back pointer to super block instance in nilfs object
` [PATCH 4/8] nilfs2: reduce bare use of printk() with nilfs_msg()

[PATCH 0/7] nilfs2 additional fixes
 2016-05-10 13:24 UTC  (8+ messages)
` [PATCH 1/7] nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
  ` [PATCH 2/7] nilfs2: remove space before semicolon
  ` [PATCH 3/7] nilfs2: fix code indent coding style issue
` [PATCH 4/7] nilfs2: avoid bare use of 'unsigned'
` [PATCH 5/7] nilfs2: remove unnecessary else after return or break
` [PATCH 6/7] nilfs2: remove loops of single statement macros
` [PATCH 7/7] nilfs2: fix block comments

[PATCH 00/11] nilfs2 updates
 2016-05-09 14:17 UTC  (13+ messages)
` [PATCH 02/11] nilfs2: remove space before comma
` [PATCH 03/11] nilfs2: remove FSF mailing address from GPL notices
` [PATCH 04/11] nilfs2: clean up old e-mail addresses
  ` [PATCH 01/11] nilfs2: fix white space issue in nilfs_mount()
  ` [PATCH 05/11] MAINTAINERS: add web link for nilfs project
  ` [PATCH 06/11] nilfs2: clarify permission to replicate the design
  ` [PATCH 08/11] nilfs2: move cleanup code of metadata file from inode routines
  ` [PATCH 09/11] nilfs2: replace __attribute__((packed)) with __packed
  ` [PATCH 10/11] nilfs2: add missing line spacing
` [PATCH 07/11] nilfs2: get rid of nilfs_mdt_mark_block_dirty()
` [PATCH 11/11] nilfs2: clean trailing semicolons in macros

NILFS utils 2.2.4 was released
 2016-04-27  5:39 UTC 

[PATCH 0/1] nilfs2: constify nilfs_sc_operations structures
 2016-04-22 14:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] nilfs2: constify nilfs_sc_operations structures
 2016-04-10  3:11 UTC  (2+ messages)

[!] Unable to mount nilfs2 filesystem after power outage - error loading super root
 2016-03-18 22:45 UTC  (6+ messages)

Feature request: time-shift function
 2016-03-04 13:57 UTC  (2+ messages)

Fwd: nilfs.org hacked?
 2016-02-23 14:29 UTC  (2+ messages)
      `  "

Fwd: Feature request: A user-space program listing versioning history of a specified file
 2016-02-15 16:06 UTC  (4+ messages)
      `  "

Where is nilfs2 fsck
 2016-02-08 21:53 UTC 

Feature request: a mount option or a config file to tell NILFS2 to make a checkpoint only when file overwriting/deletion occurs
 2016-02-04 17:29 UTC 

Unrecovered read error issue
 2015-12-20 21:55 UTC  (5+ messages)

Cleaner crashes, can't read source blocks, error=-5
 2015-12-14 19:00 UTC  (2+ messages)

nilfs2-kmod6 version 1.1 was released: improve decrease of available disk space on aged file systems
 2015-11-08 14:46 UTC 

nilfs2-kmod7 version 1.1 was released: improve decrease of available disk space on aged file systems
 2015-11-08 10:37 UTC 

nilfs.osdn.jp was opened
 2015-10-17  4:55 UTC 

[PATCH v2] vfs: remove unused wrapper block_page_mkwrite()
 2015-10-14  2:03 UTC  (2+ messages)

[PATCH] vfs: remove unused wrapper block_page_mkwrite()
 2015-10-13 17:53 UTC  (2+ messages)

[PATCH 0/2] nilfs2: fix build warnings
 2015-10-12  3:45 UTC  (3+ messages)
` [PATCH 1/2] nilfs2: fix gcc unused-but-set-variable warnings
` [PATCH 2/2] nilfs2: fix gcc uninitialized-variable warnings in powerpc build

[PATCH 0/5] nilfs2: introduce tracepoints
 2015-10-06 17:50 UTC  (6+ messages)
  ` [PATCH 1/5] nilfs2: add a tracepoint for tracking stage transition of segment construction
  ` [PATCH 2/5] nilfs2: add a tracepoint for transaction events
  ` [PATCH 3/5] nilfs2: add tracepoints for analyzing sufile manipulation
  ` [PATCH 4/5] nilfs2: add tracepoints for analyzing reading and writing metadata files
` [PATCH 5/5] MAINTAINERS: nilfs2: add header file for tracing

[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
 2015-10-05 14:32 UTC  (12+ messages)
  ` [PATCH 1/3] BTRFS: support NFSv2 export
` [PATCH 3/3] UDF: "
` [PATCH 2/3] NILFS2: "
          ` [PATCH v2] "

[PATCH] nilfs2: add tracepoints for analyzing reading and writing metadata files
 2015-10-05 11:25 UTC  (4+ messages)

[PATCH tracepoints] nilfs2: add tracepoints for analyzing sufile manipulation
 2015-09-30 15:06 UTC  (2+ messages)

[PATCH 14/17] fs/nilfs2: remove unnecessary new_valid_dev check
 2015-09-29 14:51 UTC  (2+ messages)

[PATCH 0/7] nilfs2 updates
 2015-09-19 10:33 UTC  (8+ messages)
` [PATCH 1/7] nilfs2: drop null test before destroy functions
` [PATCH 3/7] nilfs2: do not call nilfs_mdt_bgl_lock() needlessly
  ` [PATCH 2/7] nilfs2: use nilfs_warning() in allocator implementation
  ` [PATCH 4/7] nilfs2: refactor nilfs_palloc_find_available_slot()
` [PATCH 5/7] nilfs2: get rid of nilfs_palloc_group_is_in()
` [PATCH 6/7] nilfs2: add helper functions to delete blocks from dat file
` [PATCH 7/7] nilfs2: free unused dat file blocks during garbage collection

[PATCH 00/39] drop null test before destroy functions
 2015-09-14 11:55 UTC  (4+ messages)
  ` [PATCH 02/39] nilfs2: "

nilfs.org pwned
 2015-08-29 10:21 UTC  (2+ messages)

NILFS2: double uuid
 2015-06-09 16:00 UTC  (13+ messages)

[PATCH 0/9 linux-next] move dir_pages() to pagemap.h
 2015-06-05 14:43 UTC  (4+ messages)
` [PATCH 2/9 linux-next] nilfs2: remove dir_pages() declaration

[PATCH v2 0/9] nilfs2: implementation of cost-benefit GC policy
 2015-06-01 14:45 UTC  (52+ messages)
  ` [PATCH v2 1/9] nilfs2: copy file system feature flags to the nilfs object
  ` [PATCH v2 2/9] nilfs2: extend SUFILE on-disk format to enable tracking of live blocks
  ` [PATCH v2 3/9] nilfs2: introduce new feature flag for tracking "
  ` [PATCH v2 4/9] nilfs2: add kmem_cache for SUFILE cache nodes
  ` [PATCH v2 5/9] nilfs2: add SUFILE cache for changes to su_nlive_blks field
  ` [PATCH v2 6/9] nilfs2: add tracking of block deletions and updates
  ` [PATCH v2 7/9] nilfs2: ensure that all dirty blocks are written out
  ` [PATCH v2 8/9] nilfs2: correct live block tracking for GC protection period
  ` [PATCH v2 9/9] nilfs2: prevent starvation of segments protected by snapshots
  ` [PATCH v2 1/5] nilfs-utils: extend SUFILE on-disk format to enable track live blocks
  ` [PATCH v2 2/5] nilfs-utils: add additional flags for nilfs_vdesc
  ` [PATCH v2 3/5] nilfs-utils: add support for tracking live blocks
  ` [PATCH v2 4/5] nilfs-utils: implement the tracking of live blocks for set_suinfo
  ` [PATCH v2 5/5] nilfs-utils: add support for greedy/cost-benefit policies

[PATCH 0/1] NILFS2: support NFSv2 export
 2015-05-27  5:22 UTC  (2+ messages)
  ` [PATCH 1/1] "

[PATCH] nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
 2015-04-29 13:18 UTC 

nilfs2-kmod6 v1.0 was released: back-port improvements from the latest mainline kernel
 2015-04-19  5:04 UTC 

nilfs2-kmod7 v1.0 was released: back-port improvements from the latest mainline kernel
 2015-04-19  4:49 UTC 

[PATCH 0/2] nilfs2: fix issues with nilfs_set_inode_flags()
 2015-04-08 14:49 UTC  (3+ messages)
  ` [PATCH 1/2] nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()
  ` [PATCH 2/2] nilfs2: use inode_set_flags() in nilfs_set_inode_flags()

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-04-05 16:27 UTC  (12+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()
  ` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere

[PATCH] lib/nilfs: add missing initialization of nilfs->n_opts
 2015-04-03 13:40 UTC 

[PATCH] nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
 2015-04-02 14:38 UTC 

Making Nilfs ZAC Compliant
 2015-03-27 22:35 UTC  (3+ messages)

[PATCH 0/7] nilfs2 updates
 2015-03-25 15:19 UTC  (3+ messages)
` [PATCH 5/7] nilfs2: add bmap function to seek a valid key

[PATCH 0/9] nilfs2: implementation of cost-benefit GC policy
 2015-03-14 15:40 UTC  (4+ messages)

[PATCH 0/9] nilfs2: implementation of cost-benefit GC policy
 2015-03-14 14:32 UTC  (4+ messages)
` [PATCH 9/9] nilfs2: prevent starvation of segments protected by snapshots


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox