index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 segctor bug that causes file system corruption
Andreas Rohner
2014-01-15
1
-4
/
+6
*
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2013-09-30
1
-2
/
+9
*
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
2013-07-03
1
-2
/
+2
*
nilfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
1
-1
/
+4
*
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2012-06-20
1
-0
/
+2
*
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
1
-1
/
+1
*
nilfs2: fix problem in setting checkpoint interval
Ryusuke Konishi
2011-06-11
1
-1
/
+1
*
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2011-05-10
1
-2
/
+2
*
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
1
-11
/
+5
*
nilfs2: use list_first_entry
Ryusuke Konishi
2011-05-10
1
-2
/
+2
*
nilfs2: zero fill unused portion of super root block
Ryusuke Konishi
2011-05-10
1
-2
/
+5
*
nilfs2: super root size should change depending on inode size
Ryusuke Konishi
2011-05-10
1
-1
/
+1
*
nilfs2: get rid of private page allocator
Ryusuke Konishi
2011-05-10
1
-136
/
+17
*
nilfs2: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
2011-05-10
1
-4
/
+2
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
1
-23
/
+24
*
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
1
-49
/
+41
*
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
1
-17
/
+12
*
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
2011-03-09
1
-29
/
+29
*
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
1
-40
/
+40
*
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
1
-4
/
+5
*
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-09
1
-4
/
+5
*
nilfs2: fix regression that i-flag is not set on changeless checkpoints
Ryusuke Konishi
2011-03-02
1
-1
/
+2
*
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
1
-6
/
+5
*
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2011-01-10
1
-0
/
+2
*
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
2011-01-10
1
-25
/
+5
*
mm: add account_page_writeback()
Michael Rubin
2010-10-26
1
-1
/
+1
*
nilfs2: eliminate sparse warning - "context imbalance"
Jiro SEKIBA
2010-10-23
1
-0
/
+2
*
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
2010-10-23
1
-0
/
+2
*
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
2010-10-23
1
-4
/
+0
*
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
2010-10-23
1
-7
/
+7
*
nilfs2: add routines to redirect access to buffers of DAT file
Ryusuke Konishi
2010-10-23
1
-0
/
+1
*
nilfs2: move inode count and block count into root object
Ryusuke Konishi
2010-10-23
1
-2
/
+2
*
nilfs2: use root object to get ifile
Ryusuke Konishi
2010-10-23
1
-17
/
+26
*
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
2010-10-23
1
-2
/
+1
*
nilfs2: keep zero value in i_cno except for gc-inodes
Ryusuke Konishi
2010-10-23
1
-15
/
+14
*
nilfs2: do not update log cursor for small change
Ryusuke Konishi
2010-07-23
1
-1
/
+0
*
nilfs2: sync super blocks in turns
Jiro SEKIBA
2010-07-23
1
-4
/
+6
*
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
2010-07-23
1
-2
/
+6
*
nilfs2: get rid of macros for segment summary information
Ryusuke Konishi
2010-07-23
1
-4
/
+4
*
nilfs2: make nilfs_sc_*_ops static
Ryusuke Konishi
2010-05-10
1
-3
/
+3
*
nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...
Li Hong
2010-05-10
1
-18
/
+13
*
nilfs2: remove nilfs_segctor_init() in segment.c
Li Hong
2010-05-10
1
-8
/
+1
*
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
2010-05-10
1
-1
/
+2
*
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
2010-05-10
1
-36
/
+0
*
nilfs2: move out checksum routines to segment buffer code
Ryusuke Konishi
2010-05-10
1
-30
/
+3
*
nilfs2: move pointer to super root block into logs
Ryusuke Konishi
2010-05-10
1
-24
/
+21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
nilfs2: fix hang-up of cleaner after log writer returned with error
Ryusuke Konishi
2010-03-24
1
-2
/
+1
*
nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
Ryusuke Konishi
2010-03-22
1
-6
/
+6
*
nilfs2: fix various typos in comments
Ryusuke Konishi
2010-03-14
1
-2
/
+2
[next]