messages from 2009-11-15 12:46:39 to 2010-03-14 02:28:34 UTC [more...]
[PATCH 0/6] nilfs2 trivial fixes
2010-03-14 2:28 UTC (2+ messages)
` [PATCH 1/6] nilfs2: fix discrepancy in use of static specifier
cleaner: run one cleaning pass based on minimum free space
2010-03-13 20:49 UTC
NILFS 2.0.19 and NILFS utils 2.0.16 released
2010-03-13 10:43 UTC (4+ messages)
Super Root Block
2010-03-08 13:22 UTC (3+ messages)
[PATCH] nilfs: fix unprotected super_block flags modification in nilfs_error
2010-02-26 5:33 UTC
cannot mount nilfs2 partition after io error in raid5
2010-02-22 21:10 UTC (5+ messages)
crash
2010-02-20 13:38 UTC
[PATCH] nilfs2: add reader's lock for cno in nilfs_ioctl_sync
2010-02-20 12:29 UTC (2+ messages)
[PATCH] nilfs2: delete unnecessary condition in load_segment_summary
2010-02-18 11:14 UTC (2+ messages)
crash
2010-02-14 7:34 UTC (6+ messages)
[PATCH] fix bulid against newer glibc
2010-02-14 3:36 UTC (2+ messages)
Kernel BUG in btree.c:514 when mounting
2010-02-11 8:11 UTC (4+ messages)
[PATCH 0/3] a few nilfs2 cleanups for 2.6.34
2010-02-09 15:46 UTC (4+ messages)
` [PATCH 1/3] nilfs2: get rid of nilfs_segctor_req struct
` [PATCH 2/3] nilfs2: get rid of s_dirt flag use
` [PATCH 3/3] nilfs2: move iterator to write log into segment buffer
grub nilfs2 module
2010-02-09 11:07 UTC (8+ messages)
[PATCH] nilfs2: delete unnecessary condition in nilfs_dat_translate
2010-02-06 5:20 UTC (2+ messages)
[PATCH] nilfs2: fix potential hang in nilfs_error on errors=remount-ro
2010-01-31 16:50 UTC
[PATCH] nilfs2: fix potential leak of dirty data on umount
2010-01-31 6:07 UTC
[PATCH] nilfs2: use mnt_want_write in ioctls where write access is needed
2010-01-30 10:58 UTC
[PATCHv2] nilfs2: issue discard request after cleaning segments
2010-01-30 10:10 UTC (4+ messages)
` [PATCHv3] "
[PATCH] nilfs2: issue discard request after cleaning segments
2010-01-29 9:25 UTC (3+ messages)
Utilities & Usability
2010-01-18 5:18 UTC (2+ messages)
benchmark results
2010-01-15 21:42 UTC (29+ messages)
` [Jfs-discussion] "
[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
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