Linux NILFS development
 help / color / mirror / Atom feed
 messages from 2010-07-13 14:33:50 to 2010-12-19 05:13:04 UTC [more...]

kernel panic (2.6.36) after file system corruption (?)
 2010-12-19  5:13 UTC  (2+ messages)

[PATCH] nilfs2: fix regression of garbage collection ioctl
 2010-12-16  5:05 UTC 

nilfs on bare NAND flash
 2010-12-03 15:46 UTC  (3+ messages)

FYI: udisks 1.0.2 released
 2010-12-03  6:00 UTC 

[GIT PULL] nilfs2 fixes for 2.6.37-rc4
 2010-11-25  2:22 UTC 

[PATCH] nilfs2: fix typo in comment of nilfs_dat_move function
 2010-11-23 17:33 UTC 

[PATCH] MAINTAINERS: add nilfs2 git tree entry
 2010-11-23 15:00 UTC 

[PATCH v3 14/22] nilfs2: use little-endian bitops
 2010-11-23 13:38 UTC 

[patch] nilfs2: nilfs_iget_for_gc() returns ERR_PTR
 2010-11-23  7:47 UTC  (3+ messages)

[PATCH 0/3] nilfs-utils: add discard support to mkfs.nilfs2
 2010-11-22 10:24 UTC  (4+ messages)
  ` [PATCH 1/3] nilfs-utils: get rid of mkfs_options structure
  ` [PATCH 2/3] nilfs-utils: add verbose option to mkfs.nilfs2
  ` [PATCH 3/3] nilfs-utils: discard blocks at mkfs time

[PATCH 0/1] replace crc32.c
 2010-11-19 10:23 UTC  (6+ messages)
  ` [PATCH 1/1] "
  ` [PATCH 0/2] nilfs-utils: re-license nilfs library
  ` [PATCH 1/2] nilfs-utils: change library license to LGPL
  ` [PATCH 2/2] nilfs-utils: insert LGPL preamble in COPYING file

[PATCH] nilfs2: call nilfs_error inside bmap routines
 2010-11-19  7:50 UTC 

[PATCH 0/9] treewide: convert vprintk uses to %pV
 2010-11-11  2:38 UTC  (5+ messages)
  ` [PATCH 7/9] fs/nilfs2/super.c: Use printf extension %pV

Re-capturing space
 2010-11-11  1:36 UTC  (3+ messages)

nilfs_btree_propagate problem
 2010-10-29 12:48 UTC  (3+ messages)

Nilfs_cleanerd err=-17
 2010-10-29  6:51 UTC  (2+ messages)

Nilfs and time change
 2010-10-28 11:04 UTC  (2+ messages)

[GIT PULL] nilfs2 updates for 2.6.37-rc1
 2010-10-23  6:42 UTC 

[PATCH v2 14/22] nilfs2: use little-endian bitops
 2010-10-21 14:41 UTC 

Let Us Build Your Website!
 2010-10-19 11:03 UTC 

production ready?
 2010-10-18  2:57 UTC  (5+ messages)

[PATCH 14/22] nilfs2: use little endian bitops
 2010-10-15  9:46 UTC 

[PATCHv2] nilfs2: eliminate sparse warning - "context imbalance"
 2010-10-14  5:58 UTC  (4+ messages)
      ` [PATCHv3] "

[PATCH 0/2] nilfs2: eliminate sparse warnings
 2010-10-13  3:18 UTC  (6+ messages)
  ` [PATCH 1/2] nilfs2: eliminate sparse warnings - "symbol not declared"
  ` [PATCH 2/2] nilfs2: eliminate sparse warning - "context imbalance"

[PATCH] nilfs-utils: Simple notes about compiling
 2010-10-07 11:24 UTC 

[PATCH] nilfs2: get rid of bdi from nilfs object
 2010-10-07  7:15 UTC 

Nilfs_cleanerd not clear segments ?
 2010-10-07  6:08 UTC  (2+ messages)

[PATCH] nilfs2: change license of exported header file
 2010-10-03 10:43 UTC 

[SPAM] resizing file system
 2010-10-03 10:34 UTC  (14+ messages)
  `  "
        ` [PATCH] Compare device number rather than device name for mount check

[ANNOUNCE] NILFS utils 2.0.20 released
 2010-10-02  4:29 UTC  (2+ messages)

Performance about nilfs2 for SSD
 2010-09-30  4:41 UTC  (5+ messages)

[PATCH] nilfs-utils: kill gcc warnings for unused return value of strtoul
 2010-09-26 13:59 UTC 

[PATCH] nilfs-utils: kill gcc warning on fstab.c
 2010-09-26 13:58 UTC 

[PATCH] nilfs-utils: add missing error check on nilfs_sb_write
 2010-09-26 13:48 UTC 

ifile is broken
 2010-09-25 14:04 UTC  (2+ messages)

[PATCH] nilfs2: add bdev freeze/thaw support
 2010-09-20 16:21 UTC 

nilfs error
 2010-09-20  7:44 UTC  (4+ messages)

[PATCH] nilfs2: accept 64-bit checkpoint numbers in cp mount option
 2010-09-15 16:18 UTC 

[PATCHv2] nilfs2-utils: change the error message of nilfs-tune properlyx
 2010-09-15 10:39 UTC  (2+ messages)

[PATCH 0/23] nilfs2: remove own inode allocator
 2010-09-13 15:37 UTC  (24+ messages)
` [PATCH 02/23] nilfs2: set pointer to root object in inodes
` [PATCH 04/23] nilfs2: use root object to get ifile
` [PATCH 06/23] nilfs2: use checkpoint tree for mount check of snapshots
` [PATCH 07/23] nilfs2: deny write access to inodes in snapshots
  ` [PATCH 01/23] nilfs2: add checkpoint tree to nilfs object
  ` [PATCH 03/23] nilfs2: make snapshots in checkpoint tree exportable
  ` [PATCH 05/23] nilfs2: move inode count and block count into root object
  ` [PATCH 08/23] nilfs2: split out nilfs_get_root_dentry
  ` [PATCH 09/23] nilfs2: split out nilfs_attach_snapshot
  ` [PATCH 10/23] nilfs2: do not allocate multiple super block instances for a device
  ` [PATCH 11/23] nilfs2: simplify life cycle management of nilfs object
  ` [PATCH 12/23] nilfs2: get rid of snapshot mount flag
  ` [PATCH 13/23] nilfs2: allow nilfs_clear_inode to clear metadata file inodes
  ` [PATCH 18/23] nilfs2: get rid of GCDAT inode
  ` [PATCH 19/23] nilfs2: use iget for all metadata files
  ` [PATCH 20/23] nilfs2: see state of root dentry for mount check of snapshots
  ` [PATCH 21/23] nilfs2: get rid of mi_nilfs back pointer to nilfs object
` [PATCH 14/23] nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
` [PATCH 15/23] nilfs2: add routines to save and restore bmap state
` [PATCH 16/23] nilfs2: add routines to roll back state of DAT file
` [PATCH 17/23] nilfs2: add routines to redirect access to buffers "
` [PATCH 22/23] nilfs2: get rid of back pointer to writable sb instance
` [PATCH 23/23] nilfs2: remove own inode allocator and destructor for metadata files

[PATCH] nilfs2-utils: change the error message of nilfs-tune properly
 2010-09-12 14:51 UTC  (2+ messages)

[PATCH] nilfs2-utils: fix bug when opening non-nilfs2 device
 2010-09-11  5:57 UTC  (2+ messages)

[GIT PULL] nilfs2 fix
 2010-09-05  2:52 UTC 

[PATCHv2 0/2] nilfs2-utils: userland tools to tune nilfs
 2010-09-04  5:05 UTC  (4+ messages)
  ` [PATCHv2 1/2] nilfs2-utils: add nilfs_sb_write
  ` [PATCHv2 2/2] nilfs-utils: add new command nilfs-tune

[PATCH] nilfs2: fix leak of shadow dat inode in error path of load_nilfs
 2010-08-28 17:40 UTC 

[PATCH 0/2] nilfs2-utils: userland tools to tune nilfs
 2010-08-28  4:24 UTC  (5+ messages)
  ` [PATCH 1/2] nilfs2-utils: add nilfs_sb_write
  ` [PATCH 2/2] nilfs-utils: add new command nilfs-tune

[PATCH 0/6] nilfs2: remove own inode hash table
 2010-08-24 17:00 UTC  (18+ messages)
  ` [PATCH 1/6] nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
  ` [PATCH 2/6] nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
  ` [PATCH 4/6] nilfs2: use iget5_locked to get inode
  ` [PATCH 6/6] nilfs2: remove own inode hash used for GC
` [PATCH 3/6] nilfs2: keep zero value in i_cno except for gc-inodes
` [PATCH 5/6] nilfs2: separate initializer of metadata file inode

[GIT PULL] nilfs2 additional fix
 2010-08-22 13:30 UTC 

FYI: User land tools status
 2010-08-20 17:51 UTC  (3+ messages)

[GIT PULL] nilfs2 fixes for 2.6.36
 2010-08-17  8:48 UTC 

[PATCH] nilfs2: fix false warning saying one of two super blocks is broken
 2010-08-15 12:54 UTC 

[PATCH] nilfs2: fix list corruption after ifile creation failure
 2010-08-13  6:50 UTC 

[PATCH] nilfs2: accept future revisions
 2010-08-09 17:35 UTC 

[PATCH] nilfs-utils: insert feature compatibility check in nilfs_open
 2010-08-09 14:39 UTC 

[ANNOUNCE] NILFS utils 2.0.19 released
 2010-08-09  6:26 UTC 

[PATCH] nilfs2-utils: fix volume label size in mkfs
 2010-08-06 10:50 UTC  (2+ messages)

[GIT PULL] nilfs2 updates for 2.6.36
 2010-08-06 10:32 UTC 

[PATCH 0/2] nilfs2 fix overflow of directory record size with 64KB block size
 2010-07-25 16:00 UTC  (3+ messages)
  ` [PATCH 1/2] nilfs2: avoid rec_len overflow "
  ` [PATCH 2/2] nilfs2: reject filesystem with unsupported "

[PATCH] nilfs2: simplify nilfs_get_page function
 2010-07-24  9:04 UTC 

Error while testing (using loop device)
 2010-07-23 16:31 UTC  (4+ messages)

[PATCH] mount.nilfs2: add "uhelper=" option
 2010-07-23 14:33 UTC 

[PATCHv2 0/3] nilfs2 add feature flags
 2010-07-23 13:28 UTC  (6+ messages)
  ` [PATCHv2 1/3] nilfs2: clarify byte offset in super block format
  ` [PATCHv2 2/3] nilfs2: add feature set fields to super block
  ` [PATCHv2 3/3] nilfs2: reject incompatible filesystem

[PATCH] mount.nilfs2: add "uhelper=" option
 2010-07-23  7:42 UTC  (2+ messages)

[PATCH 0/3] nilfs2 add feature flags
 2010-07-19 17:44 UTC  (4+ messages)
  ` [PATCH 1/3] nilfs2: clarify byte offset in super block format
  ` [PATCH 2/3] nilfs2: add feature set fields to super block
  ` [PATCH 3/3] nilfs2: reject incompatible filesystem

[PATCH 0/4] nilfs2 read ahead btree sibling nodes
 2010-07-18  1:42 UTC  (5+ messages)
  ` [PATCH 1/4] nilfs2: add read ahead mode to nilfs_btnode_submit_block
  ` [PATCH 2/4] nilfs2: add btree get block function with readahead option
  ` [PATCH 3/4] nilfs2: introduce check flag to btree node buffer
  ` [PATCH 4/4] nilfs2: apply read-ahead for nilfs_btree_lookup_contig

[PATCHv2] nilfs2: verify btree node after reading
 2010-07-16 14:52 UTC 

[PATCH] nilfs2: fix buffer head leak in nilfs_btnode_submit_block
 2010-07-15  3:59 UTC 

[PATCH 0/5] nilfs2 btree tweaks
 2010-07-13 14:33 UTC  (6+ messages)
  ` [PATCH 1/5] nilfs2: remove redundant pointer checks in bmap lookup functions
  ` [PATCH 2/5] nilfs2: optimize calculation of min/max number of btree node children
  ` [PATCH 3/5] nilfs2: reduce repetitive calculation of max number of child nodes
  ` [PATCH 4/5] nilfs2: get maximum number of child nodes from bmap object
  ` [PATCH 5/5] nilfs2: eliminate inline keywords in btree implementation


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