linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 11:55:06 to 2017-03-08 21:28:44 UTC [more...]

[PATCH v2 0/9] mm/fs: get PG_error out of the writeback reporting business
 2017-03-08 21:28 UTC  (15+ messages)
` [PATCH v2 1/9] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v2 2/9] mm: drop "wait" parameter from write_one_page
` [PATCH v2 3/9] mm: clear any AS_* errors when returning error on any fsync or close
` [PATCH v2 4/9] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v2 5/9] dax: set error in mapping when writeback fails
` [PATCH v2 6/9] mm: set mapping error when launder_pages fails
` [PATCH v2 7/9] mm: ensure that we set mapping error if writeout() fails
` [PATCH v2 8/9] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v2 9/9] Documentation: document what to do on a writeback error

[PATCH 0/3] mm/fs: get PG_error out of the writeback reporting business
 2017-03-07 16:17 UTC  (13+ messages)
` [PATCH 1/3] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH 2/3] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH 3/3] mm: set mapping error when launder_pages fails

[PATCH 00/10] various fs subsystems refcounter conversions
 2017-03-02 10:43 UTC  (11+ messages)
` [PATCH 02/10] fs, cachefiles: convert cachefiles_object.usage from atomic_t to refcount_t
` [PATCH 03/10] fs, proc: convert proc_dir_entry.count "
` [PATCH 04/10] fs, nilfs: convert nilfs_root.count "
` [PATCH 06/10] fs, fscache: convert fscache_cache_tag.usage "
  ` [PATCH 01/10] fs, kernfs: convert kernfs_node.count "
  ` [PATCH 05/10] fs, hfs: convert hfs_bnode.refcnt "
  ` [PATCH 07/10] fs, fscache: convert fscache_operation.usage "
  ` [PATCH 08/10] fs, fsnotify: convert fsnotify_group.refcnt "
` [PATCH 09/10] fs, fsnotify: convert fsnotify_mark.refcnt "
` [PATCH 10/10] fs, cifs: convert tcon_link.tl_count "

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-09 12:12 UTC  (8+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 19/24] nilfs2: Convert to properly refcounting bdi

Read/Access Timestamp?
 2017-01-24 14:06 UTC  (2+ messages)

[PATCH -mm 0/2] nilfs2 minor changes
 2017-01-23 15:17 UTC  (3+ messages)
` [PATCH -mm 1/2] nilfs2: use nilfs_btree_node_size()
` [PATCH -mm 2/2] nilfs2: use i_blocksize()

[PATCH 1/2] nilfs2: use i_blocksize()
 2017-01-23  1:28 UTC  (5+ messages)
` [PATCH 2/2] nilfs2: use nilfs_btree_node_size()

NILFS2 tutorial for Manjaro Linux
 2017-01-04 17:26 UTC  (2+ messages)

Promoting the use of NILFS
 2016-12-29 20:16 UTC 

Kernel Bug on Linux 4.1.31, possibly nilfs, not sure
 2016-11-28 21:08 UTC  (4+ messages)
      ` Kernel Bug on Linux 4.1.31, possibly nilfs, not sure (correction)
        ` Re: Kernel Bug on Linux 4.1.31, possibly nilfs, not sure

NILFS utils 2.2.6 was released
 2016-10-10 15:37 UTC 

NILFS utils 2.2.5 was released
 2016-09-04  2:10 UTC 

Port for nilfs-utils for Blackfin-uClinux?
 2016-08-31 14:11 UTC  (2+ messages)

nilfs_cleanerd not running
 2016-08-31  4:27 UTC  (4+ messages)

nilfs2-kmod7 version 1.1.1 was released: A maintenance release with minor fixes
 2016-07-23  7:41 UTC 

nilfs2-kmod6 version 1.1.1 was released: A maintenance release with minor fixes
 2016-07-23  7:41 UTC 

[PATCH 0/1] fs/nilfs2: Fix potential underflow in call to crc32_le
 2016-06-24 14:29 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] fs/nilfs2: Fix potential underflow in call to crc32_le
 2016-06-20 12:41 UTC  (8+ messages)
          ` [PATCHv2] "
              ` [PATCHv3] "

Bug with future timestamp
 2016-06-17  7:28 UTC  (5+ messages)

[PATCH] nilfs: avoid warning about unused variables
 2016-06-15 22:05 UTC  (2+ messages)

[PATCH 0/3] nilfs2 additional updates
 2016-06-15 13:27 UTC  (6+ messages)
` [PATCH 1/3] nilfs2: fix misuse of a semaphore in sysfs code
  ` [PATCH 2/3] nilfs2: use BIT() macro
` [PATCH 3/3] nilfs2: move ioctl interface and disk layout to uapi separately

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-10 22:23 UTC  (9+ messages)
` [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps

[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
 2016-06-09 13:05 UTC 

[PATCH 0/8] nilfs2 updates
 2016-06-02 13:58 UTC  (9+ messages)
  ` [PATCH 1/8] nilfs2: hide function name argument from nilfs_error()
  ` [PATCH 5/8] nilfs2: replace nilfs_warning() with nilfs_msg()
  ` [PATCH 6/8] nilfs2: emit error message when I/O error is detected
` [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 7/8] nilfs2: do not use yield()
` [PATCH 8/8] nilfs2: refactor parser of snapshot mount option

[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 07/11] nilfs2: get rid of nilfs_mdt_mark_block_dirty()
  ` [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 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  (5+ messages)
` [PATCH 1/3] BTRFS: support NFSv2 export

[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  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).