messages from 2009-11-02 17:25:08 to 2010-01-11 01:03:04 UTC [more...]
benchmark results
2010-01-11 1:03 UTC (27+ messages)
` [Jfs-discussion] "
Utilities & Usability
2010-01-05 13:39 UTC
[NILFS] NILFS filesystem stability
2010-01-04 17:08 UTC (3+ messages)
` Fwd: "
NILFS2 on an Intel X25-M SSD
2010-01-03 12:39 UTC (5+ messages)
Harddisk not going to standby when using NILFS
2010-01-03 11:35 UTC
NILFS2 on an Intel X25-M SSD
2010-01-02 20:00 UTC
[PATCH] nilfs2: update mailing list address
2010-01-02 12:54 UTC
[ANNOUNCE] linux-nilfs Mailing List open at vger.kernel.org
2010-01-02 10:48 UTC (3+ messages)
` [REMINDER][ANNOUNCE] nilfs-users will be closed on January 6
New utilities release ?
2009-12-30 17:23 UTC (2+ messages)
[PATCH 02/12] nilfs2: Storage class should be before const qualifier
2009-12-23 14:55 UTC (3+ messages)
Performance problems over AoE
2009-12-21 18:46 UTC (4+ messages)
nilfs_cleanerd problem
2009-12-11 7:04 UTC (7+ messages)
[PATCH] nilfs2: trivial coding style fix
2009-12-07 10:32 UTC (6+ messages)
pp (protection period) mount option
2009-12-03 17:22 UTC (7+ messages)
[PATCH 0/6] nilfs2 logwriter updates for 2.6.33
2009-11-30 13:30 UTC (7+ messages)
` [PATCH 1/6] nilfs2: use list_splice_tail or list_splice_tail_init
` [PATCH 2/6] nilfs2: do not return io error for bio allocation failure
` [PATCH 3/6] nilfs2: relocate io status variables to segment buffer
` [PATCH 4/6] nilfs2: hide nilfs_write_info struct in segment buffer code
` [PATCH 5/6] nilfs2: add iterator for segment buffers
` [PATCH 6/6] nilfs2: separate wait function from nilfs_segctor_write
[PATCHv2 0/9] nilfs2: reduce redundant mark_inode_dirty
2009-11-27 11:29 UTC (11+ messages)
` [PATCHv2 1/9] nilfs2: delete mark_inode_dirty in nilfs_new_inode
` [PATCHv2 2/9] nilfs2: delete mark_inode_dirty from nilfs_set_link
` [PATCHv2 3/9] nilfs2: expand inode_inc_link_count and inode_dec_link_count
` [PATCHv2 4/9] nilfs2: delete redundant mark_inode_dirty
` [PATCHv2 5/9] nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink
` [PATCHv2 6/9] nilfs2: change return type of nilfs_commit_chunk
` [PATCHv2 7/9] nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
` [PATCHv2 8/9] nilfs2: delete mark_inode_dirty in nilfs_delete_entry
` [PATCHv2 9/9] nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
[PATCH 0/9] nilfs2: reduce redandunt mark_inode_dirty calls
2009-11-27 10:31 UTC (15+ messages)
` [PATCH 1/9] nilfs2: delete mark_inode_dirty in nilfs_new_inode
` [PATCH 2/9] nilfs2: delete mark_inode_dirty in nilfs_set_link
` [PATCH 3/9] nilfs2: expand inode_inc_link_count and inode_dec_link_count
` [PATCH 4/9] nilfs2: delete redundant mark_inode_dirty
` [PATCH 5/9] nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink
` [PATCH 6/9] nilfs2: change return type of nilfs_commit_chunk
` [PATCH 7/9] nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
` [PATCH 8/9] nilfs2: delete mark_inode_dirty in nilfs_delete_entry
` [PATCH 9/9] nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
NILFS 2.0.18 released
2009-11-22 5:39 UTC
[PATCH 0/4] nilfs2 mount/recovery updates for 2.6.33
2009-11-19 19:10 UTC (8+ messages)
` [PATCH 1/4] nilfs2: apply readahead for recovery on mount
` [PATCH 2/4] nilfs2: move recovery completion into load_nilfs function
` [PATCH 3/4] nilfs2: add helper to get if volume is in a valid state
` [PATCH 4/4] nilfs2: add norepair mount option
[PATCH 0/3] a sufile cleanup for 2.6.33
2009-11-18 10:12 UTC (4+ messages)
` [PATCH 1/3] nilfs2: move routine marking segment usage dirty into sufile
` [PATCH 2/3] nilfs2: move routine to set segment usage "
` [PATCH 3/3] nilfs2: clean up get/put function of a segment usage
[PATCH 0/23] nilfs2 updates for 2.6.33
2009-11-15 12:47 UTC (24+ messages)
` [PATCH 01/23] nilfs2: remove buffer locking in nilfs_mark_inode_dirty
` [PATCH 02/23] nilfs2: remove buffer locking from btree code
` [PATCH 03/23] nilfs2: stop marking metadata inode dirty within btree operations
` [PATCH 04/23] nilfs2: move out mark_inode_dirty calls from bmap routines
` [PATCH 05/23] nilfs2: add size option of private object to metadata file allocator
` [PATCH 06/23] nilfs2: separate constructor of metadata files
` [PATCH 07/23] nilfs2: separate read method of meta data files on super root block
` [PATCH 08/23] nilfs2: eliminate inlines to directly read/write inode of metadata files
` [PATCH 09/23] nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
` [PATCH 10/23] nilfs2: unfold nilfs_sufile_block_get_header function
` [PATCH 11/23] nilfs2: add local variable to cache the number of clean segments
` [PATCH 12/23] nilfs2: simplify nilfs_sufile_get_ncleansegs function
` [PATCH 13/23] nilfs2: avoid readahead on metadata file for create mode
` [PATCH 14/23] nilfs2: separate function for creating new btree node block
` [PATCH 15/23] nilfs2: use nilfs_btnode_create_block function
` [PATCH 16/23] nilfs2: remove newblk argument from nilfs_btnode_submit_block
` [PATCH 17/23] nilfs2: eliminate nilfs_btnode_get function
` [PATCH 18/23] nilfs2: unfold nilfs_palloc_block_get_bitmap function
` [PATCH 19/23] nilfs2: add cache framework for persistent object allocator
` [PATCH 20/23] nilfs2: add palloc cache to dat
` [PATCH 21/23] nilfs2: flush palloc cache before manipulating data pages of GC dat
` [PATCH 22/23] nilfs2: add palloc cache to ifile
` [PATCH 23/23] nilfs2: insert cache operation in palloc get block routines
[PATCH 0/2] nilfs2: trivial cleanups
2009-11-15 8:45 UTC (4+ messages)
` [PATCH 1/2] nilfs2: deleted struct nilfs_dat_group_desc
` [PATCH 2/2] nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
[PATCHv2 0/2] nilfs2: using nobarrier option instead of barrier=off
2009-11-12 11:39 UTC (4+ messages)
` [PATCHv2 1/2] nilfs2: Using "
` [PATCHv2 2/2] nilfs2: cleanup unused match_bool function
[PATCH 0/2] nilfs2: using nobarrier option instead of barrier=off
2009-11-12 3:51 UTC (5+ messages)
` [PATCH 1/2] nilfs2: Using "
` [PATCH 2/2] nilfs2: cleanup unused match_bool function
[PATCH] nilfs2: fix lock order reversal in chcp operation
2009-11-11 15:37 UTC
[PATCHv2] nilfs2: move definition of struct nilfs_btree_node
2009-11-09 11:30 UTC (2+ messages)
[PATCH] nilfs2: move definition of struct nilfs_btree_node
2009-11-08 18:13 UTC (3+ messages)
[PATCH 0/2] nilfs2 fix kernel oops on GC
2009-11-08 9:09 UTC (4+ messages)
` [PATCH 1/2] nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
` [PATCH 2/2] nilfs2: fix missing cleanup of gc cache on error cases
urgent help need! disk partition info lost
2009-11-07 19:28 UTC (24+ messages)
` [SPAM] "
` [SPAM] "
kernel Oops while running nilfs_cleanerd
2009-11-07 11:11 UTC (2+ messages)
nilfs_cleanerd won't run on root
2009-11-06 12:17 UTC (4+ messages)
[PATCH 0/3] nilfs2 bug fixes
2009-11-03 4:53 UTC (4+ messages)
` [PATCH 1/3] nilfs2: fix irregular checkpoint creation due to data flush
` [PATCH 2/3] nilfs2: add zero-fill for new btree node buffers
` [PATCH 3/3] nilfs2: get rid of BUG_ON use in btree lookup routines
Deadlock with nilfs on 2.6.31.4
2009-11-02 21:32 UTC (5+ messages)
[SPAM] user_xattr_
2009-11-02 17:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox