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
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-09-22
const: mark remaining export_operations const
Alexey Dobriyan
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-16
fs: remove bdev->bd_inode_backing_dev_info
Jens Axboe
2009-09-14
fs/Kconfig: move nilfs2 outside misc filesystems
Ryusuke Konishi
2009-09-14
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
2009-09-14
nilfs2: add update functions of virtual block address to dat
Ryusuke Konishi
2009-09-14
nilfs2: remove individual gfp constants for each metadata file
Ryusuke Konishi
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
2009-09-14
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
Ryusuke Konishi
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
2009-09-14
nilfs2: add more check routines in mount process
Zhu Yanhai
2009-09-14
nilfs2: An unassigned variable is assigned to a never used structure member
Zhang Qiang
2009-09-14
nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
Ryusuke Konishi
2009-09-14
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
2009-09-14
nilfs2: clean up nilfs_write_super
Jiro SEKIBA
2009-09-14
nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
Jiro SEKIBA
2009-09-14
nilfs2: remove redundant super block commit
Jiro SEKIBA
2009-09-14
nilfs2: implement nilfs_show_options to display mount options in /proc/mounts
Jiro SEKIBA
2009-09-14
nilfs2: always lookup disk block address before reading metadata block
Ryusuke Konishi
2009-09-14
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
2009-09-14
nilfs2: fix format string compile warning (ino_t)
Heiko Carstens
2009-09-14
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
2009-08-31
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
2009-08-19
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
2009-08-18
nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()
Zhang Qiang
2009-08-02
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page
Ryusuke Konishi
2009-08-01
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
2009-07-14
fs/Kconfig: move nilfs2 out
Ryusuke Konishi
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-05
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
2009-07-05
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
2009-07-05
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
2009-07-05
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-05
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-06-11
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
2009-06-11
nilfs2: correct exclusion control in nilfs_remount function
Ryusuke Konishi
2009-06-11
nilfs2: simplify remaining sget() use
Ryusuke Konishi
2009-06-11
nilfs2: get rid of sget use for checking if current mount is present
Ryusuke Konishi
2009-06-11
nilfs2: get rid of sget use for acquiring nilfs object
Ryusuke Konishi
2009-06-11
nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
Ryusuke Konishi
2009-06-11
nilfs2: call nilfs2_write_super from nilfs2_sync_fs
Christoph Hellwig
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
remove ->write_super call in generic_shutdown_super
Christoph Hellwig
[next]