index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdsuper.c
Age
Commit message (
Expand
)
Author
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2013-11-06
mtd: Move major number definitions to major.h
Ezequiel Garcia
2012-07-14
VFS: Pass mount flags to sget()
David Howells
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2010-10-29
convert get_sb_mtd() users to ->mount()
Al Viro
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-04-22
Fix JFFS2 sync silent failure
Jörn Engel
2010-02-25
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
Ben Hutchings
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
2008-08-02
[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c
David Woodhouse
2008-08-01
[PATCH] switch mtd and dm-table to lookup_bdev()
Al Viro
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2007-09-02
[MTD] Initialise s_flags in get_sb_mtd_aux()
David Howells
2007-06-01
[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions
David Woodhouse
2007-05-11
[MTD] generalise the handling of MTD-specific superblocks
David Howells