index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.c
Age
Commit message (
Expand
)
Author
2015-04-17
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2015-04-17
nilfs2: do not use async write flag for segment summary buffers
Ryusuke Konishi
2015-03-12
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
2015-02-05
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
2014-10-14
nilfs2: improve the performance of fdatasync()
Andreas Rohner
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
2013-09-30
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
2012-07-31
nilfs2: Convert to new freezing mechanism
Jan Kara
2012-06-20
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-06-11
nilfs2: fix problem in setting checkpoint interval
Ryusuke Konishi
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
2011-05-10
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
nilfs2: use list_first_entry
Ryusuke Konishi
2011-05-10
nilfs2: zero fill unused portion of super root block
Ryusuke Konishi
2011-05-10
nilfs2: super root size should change depending on inode size
Ryusuke Konishi
2011-05-10
nilfs2: get rid of private page allocator
Ryusuke Konishi
2011-05-10
nilfs2: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-02
nilfs2: fix regression that i-flag is not set on changeless checkpoints
Ryusuke Konishi
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
2010-10-26
mm: add account_page_writeback()
Michael Rubin
2010-10-23
nilfs2: eliminate sparse warning - "context imbalance"
Jiro SEKIBA
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
2010-10-23
nilfs2: add routines to redirect access to buffers of DAT file
Ryusuke Konishi
2010-10-23
nilfs2: move inode count and block count into root object
Ryusuke Konishi
2010-10-23
nilfs2: use root object to get ifile
Ryusuke Konishi
2010-10-23
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
2010-10-23
nilfs2: keep zero value in i_cno except for gc-inodes
Ryusuke Konishi
2010-07-23
nilfs2: do not update log cursor for small change
Ryusuke Konishi
2010-07-23
nilfs2: sync super blocks in turns
Jiro SEKIBA
2010-07-23
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
2010-07-23
nilfs2: get rid of macros for segment summary information
Ryusuke Konishi
2010-05-10
nilfs2: make nilfs_sc_*_ops static
Ryusuke Konishi
2010-05-10
nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...
Li Hong
2010-05-10
nilfs2: remove nilfs_segctor_init() in segment.c
Li Hong
2010-05-10
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
2010-05-10
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
[next]