linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-07 04:02:14 to 2011-05-26 20:24:22 UTC [more...]

nilfs2 doesn't garbage collect checkpoints for me
 2011-05-26 20:24 UTC  (3+ messages)

fun with nilfs_cleanerd
 2011-05-26 10:03 UTC  (2+ messages)

[PATCH 0/2] nilfs2: fix two long-standing bugs on btree block removal
 2011-05-25 15:22 UTC  (3+ messages)
  ` [PATCH 1/2] nilfs2: fix incorrect block address termination in node concatenation
  ` [PATCH 2/2] nilfs2: fix missing block address termination in btree node shrinking

[GIT PULL] nilfs2 updates for 2.6.40
 2011-05-23  5:35 UTC 

[PATCH 0/9] exprimental API to extract changes between two checkpoints
 2011-05-18  9:48 UTC  (13+ messages)
  ` [PATCH 1/9] nilfs2: add separable lookup routines to direct/btree mappings
  ` [PATCH 2/9] nilfs2: add comparison function of two block mappings
  ` [PATCH 3/9] nilfs2: add helper functions to get type of blocks on ifile
  ` [PATCH 4/9] nilfs2: add ifile method to find and get modified inodes
  ` [PATCH 5/9] nilfs2: add ioctl to compare two checkpoints and get their changes
  ` [PATCH 6/9] nilfs2: store parent inode number in disk inode
  ` [PATCH 7/9] nilfs2: add routine to find directory entry from inode number
  ` [PATCH 8/9] nilfs2: add pathname lookup routine "
  ` [PATCH 9/9] nilfs2: add ioctl to lookup pathname of inode

[GIT PULL] nilfs2 fix for 2.6.39
 2011-05-10 15:59 UTC 

[PATCH] nilfs2: fix infinite loop in nilfs_palloc_freev function
 2011-05-10 13:30 UTC 

[PATCH] nilfs_cleanerd: fix move block errors with cpfile and sufile
 2011-05-06  5:56 UTC 

[PATCH 0/5] nilfs2 serveral cleanups for 2.6.40
 2011-05-05  4:13 UTC  (6+ messages)
  ` [PATCH 1/5] nilfs2: use empty_aops for gc-inodes
  ` [PATCH 2/5] nilfs2: use list_first_entry
  ` [PATCH 3/5] nilfs2: get rid of NILFS_I_NILFS
  ` [PATCH 4/5] nilfs2: always set back pointer to host inode in mapping->host
  ` [PATCH 5/5] nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty

how are files allocated on nilfs?
 2011-05-05  1:43 UTC  (2+ messages)

[PATCH 0/4] nilfs2 resize support
 2011-05-04 18:18 UTC  (5+ messages)
  ` [PATCH 1/4] nilfs2: add ioctl which limits range of segment to be allocated
  ` [PATCH 2/4] nilfs2: add routine to move secondary super block
  ` [PATCH 3/4] nilfs2: add truncation routine of segment usage file
  ` [PATCH 4/4] nilfs2: implement resize ioctl

[PATCH v2 0/2] nilfs2: super root block fixes
 2011-04-30 11:11 UTC  (3+ messages)
  ` [PATCH v2 1/2] nilfs2: super root size should change depending on inode size
  ` [PATCH v2 2/2] nilfs2: zero fill unused portion of super root block

[ANNOUNCE] NILFS utils 2.0.23 released
 2011-04-30  5:58 UTC 

[PATCH v2] nilfs_cleanerd: make gc safe for duplicate invocation
 2011-04-29  9:08 UTC  (4+ messages)

[PATCH] nilfs_cleanerd: make gc safe for duplicate invocation
 2011-04-29  3:24 UTC 

Regarding ``problem with nilfs_cleanerd - part 2'' and ``Nilfs_cleanerd err=-17''
 2011-04-28  1:36 UTC  (11+ messages)

[PATCH] nilfs2: zero fill unused portion of super root block
 2011-04-25  5:23 UTC  (2+ messages)

[ANNOUNCE] NILFS utils 2.0.22 released
 2011-04-16  5:16 UTC 

[PATCH] nilfs2: fix data loss in mmap page write for hole blocks
 2011-04-11 19:04 UTC  (2+ messages)

nilfs_cleanerd could use some sensible defaults if its conf file is empty
 2011-04-04 18:16 UTC  (3+ messages)

[PATCH] nilfs2: get rid of private page allocator
 2011-04-04  8:06 UTC 

checkpoints to often
 2011-04-02  1:49 UTC  (2+ messages)

Bug in 2.6.29-rc1 using NILFS
 2011-03-31  3:53 UTC  (2+ messages)

[PATCH] nilfs2: fix oops due to a bad aops initialization
 2011-03-30 11:51 UTC  (7+ messages)

ANNOUNCE: TimeBrowse 0.6 released
 2011-03-30 11:14 UTC 

[GIT PULL] nilfs2 fixes
 2011-03-30 10:58 UTC 

[PATCH] nilfs2: fix data loss in mmap page write for hole blocks
 2011-03-28 15:30 UTC  (3+ messages)

Problem report: cannot run nilfs_cleanerd on full filesystem
 2011-03-23  7:51 UTC  (12+ messages)

[PATCH 0/2] nilfs-utils: get rid of .nilfs file
 2011-03-22 16:53 UTC  (3+ messages)
  ` [PATCH 1/2] nilfs-utils: use posix semaphore for making fs-operation exclusive
  ` [PATCH 2/2] nilfs-utils: use root directory instead of .nilfs

ANNOUNCE: TimeBrowse 0.5 released
 2011-03-20 15:39 UTC 

[PATCH] nilfs2: merge list_del()/list_add_tail() to list_move_tail()
 2011-03-20 15:34 UTC  (2+ messages)

[PATCH] nilfs2: fix whitespace coding style issues
 2011-03-19 15:47 UTC 

[GIT PULL] nilfs2 updates for 2.6.39
 2011-03-19  2:37 UTC 

[PATCH] nilfs2: move NILFS_SUPER_MAGIC to linux/magic.h
 2011-03-10  8:22 UTC  (2+ messages)

[PATCH 0/8] clean up nilfs_sb_info structure
 2011-03-09 12:08 UTC  (9+ messages)
  ` [PATCH 1/8] nilfs2: move mount options to nilfs object
  ` [PATCH 2/8] nilfs2: move parameters on nilfs_sb_info into "
  ` [PATCH 3/8] nilfs2: move s_inode_lock and s_dirty_files "
  ` [PATCH 4/8] nilfs2: move next generation counter "
  ` [PATCH 5/8] nilfs2: move log writer onto "
  ` [PATCH 6/8] nilfs2: get rid of sc_sbi back pointer
  ` [PATCH 7/8] nilfs2: use sb instance instead of nilfs_sb_info struct
  ` [PATCH 8/8] nilfs2: get rid of nilfs_sb_info structure

lscp & friends: indicate filesystem by directory
 2011-03-08  2:31 UTC  (2+ messages)

nilfs_cleanerd not started for mount with relative pathname
 2011-03-07  2:32 UTC  (5+ messages)
          ` [PATCH] nilfs_cleanerd: support relative pathnames in arguments

FYI: GNU Parted supports nilfs2 now!
 2011-03-06  4:42 UTC 

ANNOUNCE: TimeBrowse 0.4 released
 2011-03-05 16:34 UTC  (2+ messages)

ANNOUNCE: TimeBrowse 0.3 released
 2011-03-05 15:41 UTC  (4+ messages)

[PATCH] nilfs2: record used amount of each checkpoint in checkpoint list
 2011-03-04 15:17 UTC  (6+ messages)

[PATCH] lscp: support opening mounted filesystem by directory pathname
 2011-03-04 11:21 UTC  (18+ messages)
              ` [PATCH 1/8] "
                  ` [PATCH 2/8] chcp: "
                  ` [PATCH 3/8] dumpseg: "
                  ` [PATCH 4/8] lssu: "
                  ` [PATCH 5/8] mkcp: "
                  ` [PATCH 6/8] rmcp: "
                  ` [PATCH 7/8] bin/*: update inline help to indicate possibility of accessing filesystem by mountpoint pathname
                  ` [PATCH 8/8] update manpages to indicate open-by-mountpoint

[GIT PULL] nilfs2 fix for 2.6.38
 2011-03-03 12:16 UTC 

[PATCH] lscp: support opening mounted filesystem by directory pathname
 2011-03-02  9:56 UTC 

[PATCH] lscp: always display NBLKINC and BLKCNT
 2011-03-02  4:07 UTC  (2+ messages)

regression in 2.6.37?
 2011-02-28 11:08 UTC  (5+ messages)

It is not possible to restore file from a mounted snapshot using a hardlink
 2011-02-27 17:08 UTC  (4+ messages)

Removing large file blocks write access
 2011-02-27 12:17 UTC 

[PATCH 1/2] nilfs-utils: add block count option to lscp command
 2011-02-26 16:48 UTC  (2+ messages)
  ` [PATCH 2/2] nilfs-utils: do not count used blocks for dat and cpfile and sufile

FIBMAP ioctl missing
 2011-02-25 14:30 UTC  (6+ messages)

[PATCH 1/2] nilfs2: decrement inodes count only if raw inode was successfully deleted
 2011-02-22 17:53 UTC  (2+ messages)
  ` [PATCH 2/2] nilfs2: add free entries count only if clear bit operation succeeded

Bug : reuse same inode
 2011-02-19 15:26 UTC  (11+ messages)

One checkpoint just won't get GC'd
 2011-02-18  2:22 UTC  (2+ messages)

ANNOUNCE: TimeBrowse 0.2 released
 2011-02-12 14:51 UTC 

nilfs_cleanerd for the root filesystem
 2011-02-11 17:10 UTC  (2+ messages)

util-linux 2.19 released
 2011-02-10 10:00 UTC 

[PATCH] nilfs-utils: fix incorrect initial inode count
 2011-02-10  6:21 UTC 

Checking actually used space on NILFS
 2011-02-09 16:34 UTC  (4+ messages)

[PATCH] nilfs2_ss_manager: fix TypeError at exit
 2011-02-08 10:52 UTC  (6+ 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 NNTP newsgroup(s).