Linux NILFS development
 help / color / mirror / Atom feed
 messages from 2012-07-22 15:13:01 to 2012-11-26 20:10:53 UTC [more...]

very large mount time after unxepected power down
 2012-11-26 20:10 UTC  (20+ messages)

[PATCH v4 19/31] fs: add read_iter and write_iter to several file systems
 2012-11-21 22:40 UTC 

Strange "flush" process bahaviour
 2012-11-17  1:27 UTC  (12+ messages)
    ` Strange "flush" process bahaviour (fwdnilfsml: message 2 of 20)

[PATCH v4 15/15] nilfs-utils: fsck: integrate fsck.nilfs2 utility into nilfs-utils package
 2012-11-12  9:38 UTC 

[PATCH v4 14/15] nilfs-utils: fsck: add common logic of fsck.nilfs2
 2012-11-12  9:37 UTC 

[PATCH v4 13/15] nilfs-utils: fsck: add skeleton of functionality for volume checking on final phase
 2012-11-12  9:37 UTC 

[PATCH v4 12/15] nilfs-utils: fsck: add skeleton of functionality for file system hierarchy checking
 2012-11-12  9:37 UTC 

[PATCH v4 11/15] nilfs-utils: fsck: add skeleton of functionality for checkpoints checking
 2012-11-12  9:37 UTC 

[PATCH v4 10/15] nilfs-utils: fsck: add skeleton of functionality for segments checking
 2012-11-12  9:37 UTC 

[PATCH v4 09/15] nilfs-utils: fsck: add functionality of superblock checking
 2012-11-12  9:36 UTC 

[PATCH v4 08/15] nilfs-utils: fsck: add fsck internal declarations
 2012-11-12  9:36 UTC 

[PATCH v4 07/15] nilfs-utils: fsck: NILFS segment summary header check implementation
 2012-11-12  9:36 UTC 

[PATCH v4 06/15] nilfs-utils: fsck: NILFS superblock check implementation
 2012-11-12  9:36 UTC 

[PATCH v4 05/15] nilfs-utils: fsck: add fsck_nilfs2.h file with fsck's constant declarations
 2012-11-12  9:35 UTC 

[PATCH v4 04/15] nilfs-utils: fsck: modify check_mount() function with the purpose of adding opportunity of RO mount checking
 2012-11-12  9:35 UTC 

[PATCH v4 03/15] nilfs-utils: fsck: add libfsck.la library into nilfs-utils package
 2012-11-12  9:35 UTC 

[PATCH v4 02/15] nilfs-utils: fsck: add libnilfsmessages.la library into nilfs-utils package
 2012-11-12  9:34 UTC 

[PATCH v4 01/15] nilfs-utils: fsck: add necessary constants and function declarations
 2012-11-12  9:34 UTC 

[PATCH v4 00/15] nilfs-utils: fsck: add fsck.nilfs2 utility into nilfs-utils package
 2012-11-12  9:34 UTC 

[PATCH 17/21] nilfs2: drop vmtruncate
 2012-11-03  9:30 UTC 

[PATCH 00/21 v3] drop vmtruncate
 2012-11-03  9:21 UTC  (2+ messages)
  ` [PATCH 00/21 v4] "

NILFS: corrupt root inode after Turbo Mode?
 2012-10-25 12:13 UTC  (39+ messages)

[PATCH 17/22] fs: add read_iter and write_iter to several file systems
 2012-10-22 15:15 UTC 

[PATCH 17/21] nilfs2: drop vmtruncate
 2012-10-20 12:27 UTC 

nilfs fault tolerance
 2012-10-17 19:25 UTC  (2+ messages)

[NILFS2 design doc] v.1.7 NILFS block mapping functionality (structures, API) was described
 2012-10-07 14:54 UTC 

[PATCH 18/22] nilfs2: drop vmtruncate
 2012-10-06  8:33 UTC 

[PATCH REGRESSION FIX] ext4: fix mtime update in nodelalloc mode
 2012-10-01  9:32 UTC  (7+ messages)

Corruption in many files/directories in a nilfs partition on nilfs-kmod-2.0.21-4 builtin on a Centos 5.5 kernel
 2012-09-12  5:57 UTC  (2+ messages)

[RFC PATCH 1/1] nilfs-utils: mkfs: improve reserved segments percentage calculation
 2012-09-07  9:54 UTC 

'nilfs' TRIM issue?
 2012-09-06 21:32 UTC  (6+ messages)

[PATCH v3 11/11] nilfs-utils: fsck: add functionality of superblock checking
 2012-09-05 20:19 UTC 

[PATCH v3 11/11] nilfs-utils: fsck: add functionality of superblock checking
 2012-09-05 19:56 UTC 

[PATCH v3 06/11] nilfs-utils: fsck: modify check_mount() function with the purpose of adding opportunity of RO mount checking
 2012-09-05 19:54 UTC 

[PATCH v3 11/11] nilfs-utils: fsck: add functionality of superblock checking
 2012-09-05 19:15 UTC 

[PATCH v3 10/11] nilfs-utils: fsck: add functionality of fsck.nilfs2 skeleton
 2012-09-05 19:15 UTC 

[PATCH v3 09/11] nilfs-utils: fsck: add Makefile for fsck.nilfs2
 2012-09-05 19:15 UTC 

[PATCH v3 08/11] nilfs-utils: fsck: add fsck_nilfs2.h file with fsck's constant declarations
 2012-09-05 19:15 UTC 

[PATCH v3 07/11] nilfs-utils: fsck: NILFS superblock check implementation
 2012-09-05 19:15 UTC 

[PATCH v3 06/11] nilfs-utils: fsck: modify check_mount() function with the purpose of adding opportunity of RO mount checking
 2012-09-05 19:14 UTC 

[PATCH v3 05/11] nilfs-utils: fsck: add libfsck.la library into nilfs-utils package
 2012-09-05 19:14 UTC 

[PATCH v3 04/11] nilfs-utils: fsck: add libnilfsmessages.la library into nilfs-utils package
 2012-09-05 19:14 UTC 

[PATCH v3 03/11] nilfs-utils: fsck: add libnilfsmessages.la and libfsck.la library into nilfs-utils package
 2012-09-05 19:14 UTC 

[PATCH v3 02/11] nilfs-utils: fsck: add necessary constants and function declarations
 2012-09-05 19:13 UTC 

[PATCH v3 01/11] nilfs-utils: fsck: integrate skeleton of fsck.nilfs2 utility into nilfs-utils package
 2012-09-05 19:13 UTC 

[PATCH v3 00/11] nilfs-utils: fsck: add skeleton of fsck.nilfs2
 2012-09-05 19:13 UTC 

[PATCH] fs: encode_fh: return FILEID_INVALID if invalid fid_type
 2012-09-05 11:22 UTC  (2+ messages)

[NILFS2 design doc] v.1.6 NILFS metadata file functionality (structures, API) was described
 2012-09-02 12:40 UTC 

[PATCH 18/21] nilfs2: drop vmtruncate
 2012-08-31 14:02 UTC 

[RFC] nilfs2: extended attributes support
 2012-08-26 16:01 UTC 

[NILFS2 design doc] v.1.5 persistent object allocator/deallocator subsystem (structures, API) was described
 2012-08-26 12:50 UTC 

free space not reclaimed
 2012-08-23  0:14 UTC  (7+ messages)

nilfs2 not garbage collecting
 2012-08-09 12:46 UTC  (18+ messages)
          ` Fwd: "

nilfs-diff
 2012-08-04  1:47 UTC  (2+ messages)

[PATCH v2 7/7] nilfs-utils: fsck: add functionality of fsck.nilfs2 skeleton
 2012-08-03 13:59 UTC 

[PATCH v2 6/7] nilfs-utils: fsck: add nilfs_sb_read_unchecked() and modify nilfs_sb_is_valid() functions
 2012-08-03 13:58 UTC 

[PATCH v2 5/7] nilfs-utils: fsck: modify check_mount() function with the purpose of adding opportunity of RO mount checking
 2012-08-03 13:56 UTC 

[PATCH v2 4/7] nilfs-utils: fsck: add several constants and functions declaration in nilfs.h
 2012-08-03 13:55 UTC 

[PATCH v2 3/7] nilfs-utils: fsck: add functionality of libfsck.la library
 2012-08-03 13:53 UTC 

[PATCH v2 2/7] nilfs-utils: fsck: add libfsck.la library into nilfs-utils package
 2012-08-03 13:51 UTC 

[PATCH v2 1/7] nilfs-utils: fsck: integrate skeleton of fsck.nilfs2 utility into nilfs-utils package
 2012-08-03 13:50 UTC 

[PATCH v2 0/7] nilfs-utils: fsck: add skeleton of fsck.nilfs2
 2012-08-03 13:48 UTC 

nilfs_cleanerd won't start for root filesystem
 2012-08-02  9:51 UTC  (7+ messages)

[RFC] fsck.nilfs2 command line options preliminary vision
 2012-07-29 15:48 UTC 

[PATCH 1/2] nilfs-utils: integrate skeleton of fsck.nilfs2 utility into nilfs-utils package
 2012-07-29  9:33 UTC  (2+ messages)

[PATCH 2/2] nilfs-utils: add skeleton of fsck.nilfs2 is able to check signature magic in superblock only
 2012-07-29  9:30 UTC  (2+ messages)

[PATCH 0/2] nilfs-utils: add skeleton of fsck.nilfs2
 2012-07-25  6:28 UTC  (3+ messages)

read error on superblock
 2012-07-24 20:05 UTC  (14+ messages)

[PATCH] nilfs-utils: Add --print option to mkcp
 2012-07-24 14:31 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