index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
Age
Commit message (
Expand
)
Author
2009-11-03
nilfs2: fix irregular checkpoint creation due to data flush
Ryusuke Konishi
2009-09-14
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
2009-08-01
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
2009-07-05
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-05
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
2009-05-11
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi