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
Age
Commit message (
Expand
)
Author
2010-05-31
nilfs2: remove obsolete declarations of cache constructor and destructor
Ryusuke Konishi
2010-05-31
nilfs2: fix style issue in nilfs_destroy_cachep
Ryusuke Konishi
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
nilfs2: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-10
nilfs2: disallow remount of snapshot from/to a regular mount
Ryusuke Konishi
2010-05-10
nilfs2: use huge_encode_dev/huge_decode_dev
Ryusuke Konishi
2010-05-10
nilfs2: update comment on deactivate_super at nilfs_get_sb
Ryusuke Konishi
2010-05-10
nilfs2: replace MS_VERBOSE with MS_SILENT
Ryusuke Konishi
2010-05-10
nilfs2: add missing initialization of s_mode
Ryusuke Konishi
2010-05-10
nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusive
Ryusuke Konishi
2010-05-10
nilfs2: use checkpoint number instead of timestamp to select super block
Ryusuke Konishi
2010-05-10
nilfs2: add missing endian conversion on super block magic number
Ryusuke Konishi
2010-05-10
nilfs2: make nilfs_sc_*_ops static
Ryusuke Konishi
2010-05-10
nilfs2: add kernel doc comments to persistent object allocator functions
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: add a print message after loading nilfs2
Li Hong
2010-05-10
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
2010-05-10
nilfs2: move out checksum routines to segment buffer code
Ryusuke Konishi
2010-05-10
nilfs2: move pointer to super root block into logs
Ryusuke Konishi
2010-05-10
nilfs2: change default of 'errors' mount option to 'remount-ro' mode
Ryusuke Konishi
2010-05-10
nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()
Li Hong
2010-05-10
nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()
Li Hong
2010-05-03
nilfs2: fix sync silent failure
Ryusuke Konishi
2010-04-29
nilfs: fix breakage caused by barrier flag changes
Stephen Rothwell
2010-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-04-12
nilfs2: fix typo "numer" -> "number" in alloc.c
Ryusuke Konishi
2010-04-02
nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
Li Hong
2010-03-31
nilfs2: fix a wrong type conversion in nilfs_ioctl()
Li Hong
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
Ryusuke Konishi
2010-03-24
nilfs2: fix hang-up of cleaner after log writer returned with error
Ryusuke Konishi
2010-03-22
nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
Ryusuke Konishi
2010-03-14
nilfs2: remove whitespaces before quoted newlines
Ryusuke Konishi
2010-03-14
nilfs2: remove spaces before tabs
Ryusuke Konishi
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
2010-03-14
nilfs2: fix typo "cout" -> "count" in error message
Ryusuke Konishi
2010-03-14
nilfs2: fix function name typos in docbook comments
Ryusuke Konishi
2010-03-14
nilfs2: fix discrepancy in use of static specifier
Ryusuke Konishi
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
nilfs: sanitize const/signedness in dealing with ->d_name.name
Al Viro
2010-03-03
nilfs really shouldn't slap struct dentry on stack...
Al Viro
2010-02-20
nilfs2: add reader's lock for cno in nilfs_ioctl_sync
Jiro SEKIBA
2010-02-18
nilfs2: delete unnecessary condition in load_segment_summary
Jiro SEKIBA
2010-02-13
nilfs2: move iterator to write log into segment buffer
Ryusuke Konishi
2010-02-13
nilfs2: get rid of s_dirt flag use
Ryusuke Konishi
2010-02-13
nilfs2: get rid of nilfs_segctor_req struct
Ryusuke Konishi
[next]