Linux NILFS development
 help / color / mirror / Atom feed
 messages from 2013-12-04 00:29:44 to 2014-01-26 10:36:25 UTC [more...]

[PATCH v2 0/5] nilfs-utils: skip inefficient gc operations
 2014-01-26 10:36 UTC  (43+ messages)
  ` [PATCH v2 1/5] nilfs-utils: cldconfig add an option to set minimal free blocks
  ` [PATCH v2 2/5] nilfs-utils: cleanerd: add custom error value to enable fast retry
  ` [PATCH v2 3/5] nilfs-utils: refactoring of nilfs_reclaim_segment to add minblocks param
  ` [PATCH v2 4/5] nilfs-utils: add support for NILFS_IOCTL_SET_SUINFO ioctl
  ` [PATCH v2 5/5] nilfs-utils: man: add description of min_free_blocks_threshold
  ` [PATCH v2 1/3] nilfs2: add new nilfs_suinfo_update struct
      ` [PATCH v2 2/3] nilfs2: add nilfs_sufile_set_suinfo to update segment usage info
      ` [PATCH v2 3/3] nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl

[PATCH] lib/nilfs.c: remove broken readonly fs check at nilfs_sync()
 2014-01-26  8:02 UTC 

[PATCH] lib/cleaner_exec.c: get process ID of cleanerd through pipe
 2014-01-25 16:46 UTC  (2+ messages)

[PATCH] lib/nilfs.c: add missing comments of API functions
 2014-01-25  5:22 UTC 

[PATCH] mount.nilfs2: ensure gcpid option is dropped if the value is zero
 2014-01-22 17:18 UTC 

[ANNOUNCE] nilfs2-kmod-0.5.1 release
 2014-01-22  0:18 UTC  (2+ messages)

[PATCH 0/4] nilfs-utils: new feature to skip inefficient gc
 2014-01-21 14:17 UTC  (19+ messages)
  ` [PATCH 1/4] nilfs-utils: cldconfig add an option to set minimal free blocks
  ` [PATCH 2/4] nilfs-utils: cleanerd: add custom error value to enable fast retry
  ` [PATCH 3/4] nilfs-utils: refactoring of nilfs_reclaim_segment to add minblocks param
  ` [PATCH 4/4] nilfs-utils: add support for and define some nilfs_argv flags
  ` [PATCH] nilfs2: depending on flags, update segment usage instead of cleaning

Does nilfs2 do any in-place writes?
 2014-01-20 11:54 UTC  (11+ messages)
                    ` [writable snapshots discussion] "

[PATCH] lib/nilfs.c: add missing initializations of ioctl arguments
 2014-01-19 18:26 UTC 

Does nilfs2 do any in-place writes?
 2014-01-19 14:11 UTC  (12+ messages)

[PATCH] nilfs-utils: add --with-libmount build option
 2014-01-18 17:20 UTC 

[PATCH] nilfs-utils: compile legacy {mount,umount}.nilfs2 with libselinux
 2014-01-18 15:42 UTC 

[PATCH 0/2] lscp: change default option of lscp command
 2014-01-18 13:57 UTC  (3+ messages)
  ` [PATCH 1/2] lscp: show block count by default
  ` [PATCH 2/2] man/lscp.1: remove "experimental" from the description of FLG field

Does nilfs2 do any in-place writes?
 2014-01-17 19:19 UTC 

Does nilfs2 do any in-place writes?
 2014-01-16 19:40 UTC 

[RFC][STEP 1][PATCH v2 00/17] nilfs2: introduce xattrs support (first step)
 2014-01-10 12:19 UTC  (2+ messages)

[RFC][STEP 1][PATCH 4/4] nilfs-utils: nilfs-tune: implement functionality of xafile initialization
 2014-01-10 12:11 UTC 

[RFC][STEP 1][PATCH 3/4] nilfs-utils: mkfs: implement creation empty xafile functionality
 2014-01-10 12:11 UTC 

[RFC][STEP 1][PATCH 2/4] nilfs-utils: add xafile_init and xafile_exist flags support
 2014-01-10 12:11 UTC 

[RFC][STEP 1][PATCH 1/4] nilfs-utils: add xattr related declarations
 2014-01-10 12:11 UTC 

[RFC][STEP 1][PATCH 0/4] nilfs-utils: introduce xattrs support by utilities
 2014-01-10 12:10 UTC 

[RFC][STEP 1][PATCH v2 17/17] nilfs2: implement functionality of xafile creation on existed volume
 2014-01-10 12:10 UTC 

[RFC][STEP 1][PATCH v2 16/17] nilfs2: fix issue with chmod command
 2014-01-10 12:10 UTC 

[RFC][STEP 1][PATCH v2 15/17] nilfs2: integrate xattrs support functionality into driver
 2014-01-10 12:10 UTC 

[RFC][STEP 1][PATCH v2 14/17] nilfs2: implement POSIX ACLs support
 2014-01-10 12:09 UTC 

[RFC][STEP 1][PATCH v2 13/17] nilfs2: implement "security.*" namespace support
 2014-01-10 12:09 UTC 

[RFC][STEP 1][PATCH v2 12/17] nilfs2: implement "trusted.*" namespace support
 2014-01-10 12:09 UTC 

[RFC][STEP 1][PATCH v2 11/17] nilfs2: implement "user.*" namespace support
 2014-01-10 12:09 UTC 

[RFC][STEP 1][PATCH v2 10/17] nilfs2: implement setxattr and removexattr functionality
 2014-01-10 12:09 UTC 

[RFC][STEP 1][PATCH v2 09/17] nilfs2: implement listxattr and getxattr functionality
 2014-01-10 12:09 UTC 

[RFC][STEP 1][PATCH v2 08/17] nilfs2: implement prepare-(commit|abort) pair of xanode change functionality
 2014-01-10 12:08 UTC 

[RFC][STEP 1][PATCH v2 07/17] nilfs2: implement functionality of xanode's checking
 2014-01-10 12:08 UTC 

[RFC][STEP 1][PATCH v2 06/17] nilfs2: implement base functionality of search in xanode
 2014-01-10 12:08 UTC 

[RFC][STEP 1][PATCH v2 05/17] nilfs2: introduce xafile API implementation
 2014-01-10 12:08 UTC 

[RFC][STEP 1][PATCH v2 04/17] nilfs2: introduce xanode's entry related declarations
 2014-01-10 12:07 UTC 

[RFC][STEP 1][PATCH v2 03/17] nilfs2: introduce xanode's key related declarations
 2014-01-10 12:07 UTC 

[RFC][STEP 1][PATCH v2 02/17] nilfs2: introduce xanode related declarations
 2014-01-10 12:07 UTC 

[RFC][STEP 1][PATCH v2 01/17] nilfs2: provide initial description of xattrs support
 2014-01-10 12:07 UTC 

[PATCH] nilfs2: fix segctor bug that causes file system corruption
 2014-01-08 17:55 UTC  (2+ messages)

[PATCH nilfs-utils v2 0/4] rework daemonize() of cleanerd
 2014-01-07 21:19 UTC  (12+ messages)
  ` [PATCH nilfs-utils v2 1/4] cleanerd: ignore nofork option
  ` [PATCH nilfs-utils v2 2/4] cleanerd: call _exit(2) twice for ensuring not being a session leader
  ` [PATCH nilfs-utils v2 3/4] mount: don't pass -n option to cleanerd
  ` [PATCH nilfs-utils v2 4/4] man: remove a description of -n option

[PATCH v2] nilfs2: add comments for ioctls
 2014-01-06 19:29 UTC 

[PATCH] nilfs2: add comments for ioctls
 2014-01-06 18:54 UTC  (2+ messages)

[PATCH] mkfs: check sizes of important structs at build time
 2014-01-05 17:17 UTC  (8+ messages)

[PATCH nilfs-utils 0/2] trivial improvements of cleanerd
 2014-01-05 15:24 UTC  (8+ messages)
  ` [PATCH nilfs-utils 1/2] cleanerd: call _exit(2) twice for ensuring not being a session leader
  ` [PATCH nilfs-utils 2/2] cleanerd: adjust the OOM killer

[PATCH v2] fs/nilfs2: Integer overflow in nilfs_ioctl_wrap_copy()
 2014-01-04 13:43 UTC  (5+ messages)

[PATCH] nilfs2: fix segctor bug that causes file system corruption
 2014-01-03 19:37 UTC  (2+ messages)

[PATCH] nilfs2: fix segctor bug that causes file system corruption
 2014-01-03  2:05 UTC  (8+ messages)

[PATCH] fs/nilfs2: Integer overflow in nilfs_ioctl_wrap_copy()
 2014-01-02 19:28 UTC  (3+ messages)

[PATCH 1/2] fs/nilfs2: Integer overflow in nilfs_ioctl_wrap_copy()
 2013-12-30  9:29 UTC  (3+ messages)
  ` [PATCH 2/2] "

[PATCH] fs/nilfs2: Integer overflow in nilfs_ioctl_wrap_copy()
 2013-12-30  6:40 UTC  (2+ messages)

[PATCH] fs/nilfs2: Integer overflow in nilfs_ioctl_wrap_copy()
 2013-12-20  8:23 UTC  (2+ messages)

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2013-12-16 16:49 UTC  (8+ messages)
` [PATCH 2/4 v3] fiemap: add "

[PATCH] nilfs2: rework error message subsystem
 2013-12-11  6:43 UTC  (5+ messages)

nilfs error
 2013-12-11  6:31 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