index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-05
1
-20
/
+6
*
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-07-05
1
-2
/
+2
*
nilfs2: eliminate removal list of segments
Ryusuke Konishi
2009-06-10
1
-95
/
+35
*
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-05-11
1
-2
/
+3
*
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
1
-5
/
+3
*
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
2009-04-07
1
-162
/
+11
*
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2009-04-07
1
-0
/
+9
*
nilfs2: clean up sketch file
Ryusuke Konishi
2009-04-07
1
-48
/
+1
*
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
1
-55
/
+23
*
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
2009-04-07
1
-30
/
+9
*
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
2009-04-07
1
-4
/
+1
*
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
2009-04-07
1
-15
/
+28
*
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
2009-04-07
1
-48
/
+72
*
nilfs2: segment constructor
Ryusuke Konishi
2009-04-07
1
-0
/
+3187