index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdsuper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
mtd: Kill mount_mtd()
David Howells
1
-189
/
+0
2019-09-05
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
1
-2
/
+177
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-3
/
+3
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-1
/
+0
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
1
-1
/
+6
2013-11-07
mtd: Move major number definitions to major.h
Ezequiel Garcia
1
-0
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-3
/
+1
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-10
/
+10
2011-11-01
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
1
-10
/
+10
2010-10-29
convert get_sb_mtd() users to ->mount()
Al Viro
1
-32
/
+22
2010-08-08
mtd: Update copyright notices
David Woodhouse
1
-0
/
+2
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+2
2010-04-22
Fix JFFS2 sync silent failure
Jörn Engel
1
-0
/
+2
2010-02-25
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
Ben Hutchings
1
-12
/
+6
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
1
-2
/
+5
2008-08-02
[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c
David Woodhouse
1
-5
/
+12
2008-08-01
[PATCH] switch mtd and dm-table to lookup_bdev()
Al Viro
1
-22
/
+11
2008-02-15
Introduce path_put()
Jan Blunck
1
-2
/
+2
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-5
/
+5
2007-09-02
[MTD] Initialise s_flags in get_sb_mtd_aux()
David Howells
1
-0
/
+2
2007-06-01
[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions
David Woodhouse
1
-3
/
+3
2007-05-11
[MTD] generalise the handling of MTD-specific superblocks
David Howells
1
-0
/
+232