index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-31
nilfs2: fix potential leak of dirty data on umount
Ryusuke Konishi
1
-1
/
+1
2009-11-30
nilfs2: separate wait function from nilfs_segctor_write
Ryusuke Konishi
1
-95
/
+145
2009-11-30
nilfs2: add iterator for segment buffers
Ryusuke Konishi
1
-39
/
+12
2009-11-30
nilfs2: hide nilfs_write_info struct in segment buffer code
Ryusuke Konishi
1
-9
/
+3
2009-11-30
nilfs2: relocate io status variables to segment buffer
Ryusuke Konishi
1
-11
/
+8
2009-11-29
nilfs2: use list_splice_tail or list_splice_tail_init
Ryusuke Konishi
1
-2
/
+2
2009-11-20
nilfs2: move routine to set segment usage into sufile
Ryusuke Konishi
1
-22
/
+10
2009-11-20
nilfs2: move routine marking segment usage dirty into sufile
Ryusuke Konishi
1
-17
/
+2
2009-11-20
nilfs2: eliminate inlines to directly read/write inode of metadata files
Ryusuke Konishi
1
-6
/
+6
2009-11-03
nilfs2: fix irregular checkpoint creation due to data flush
Ryusuke Konishi
1
-6
/
+11
2009-09-14
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
1
-1
/
+6
2009-08-01
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
1
-1
/
+15
2009-07-05
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
1
-20
/
+6
2009-07-05
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
1
-2
/
+2
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
1
-95
/
+35
2009-05-11
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
1
-2
/
+3
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
1
-5
/
+3
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
1
-162
/
+11
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
1
-0
/
+9
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
1
-48
/
+1
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-55
/
+23
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
1
-30
/
+9
2009-04-07
nilfs2: remove timedwait ioctl command
Ryusuke Konishi
1
-4
/
+1
2009-04-07
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
1
-15
/
+28
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
1
-48
/
+72
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
1
-0
/
+3187