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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
super.c
Age
Commit message (
Expand
)
Author
2020-09-18
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-08-12
nilfs2: use a more common logging style
Joe Perches
2020-08-12
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
2019-05-01
nilfs2: switch to ->free_inode()
Al Viro
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-08-22
nilfs2: use 64-bit superblock timstamps
Arnd Bergmann
2018-02-06
nilfs2: use time64_t internally
Arnd Bergmann
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-17
nilfs2: remove inode->i_version initialization
Jeff Layton
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
nilfs2: Convert to properly refcounting bdi
Jan Kara
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-08-02
nilfs2: refactor parser of snapshot mount option
Ryusuke Konishi
2016-08-02
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
2016-08-02
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
2016-08-02
nilfs2: embed a back pointer to super block instance in nilfs object
Ryusuke Konishi
2016-08-02
nilfs2: add nilfs_msg() message interface
Ryusuke Konishi
2016-08-02
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
2016-05-23
nilfs2: fix code indent coding style issue
Ryusuke Konishi
2016-05-23
nilfs2: remove space before semicolon
Ryusuke Konishi
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
2016-05-23
nilfs2: move cleanup code of metadata file from inode routines
Ryusuke Konishi
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-23
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2015-11-06
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
2015-11-06
nilfs2: drop null test before destroy functions
Julia Lawall
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
Ryusuke Konishi
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-07
dcache: d_obtain_alias callers don't all want DISCONNECTED
J. Bruce Fields
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2013-09-03
git simplify nilfs check for busy subtree
Al Viro
2013-07-05
helper for reading ->d_count
Al Viro
2013-07-03
] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...
Vyacheslav Dubeyko
2013-07-03
nilfs2: implement calculation of free inodes count
Vyacheslav Dubeyko
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-08-04
nilfs2: nuke write_super from comments
Artem Bityutskiy
2012-07-30
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-07-30
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
[next]