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
/
fs
/
exofs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-01-21
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-1
/
+1
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
1
-1
/
+1
2014-04-03
fs: Mark function as static in exofs/super.c
Rashika Kheria
1
-1
/
+1
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2012-10-10
exofs: drop lock/unlock super
Marco Stornelli
1
-4
/
+0
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
1
-0
/
+5
2012-08-02
exofs: stop using s_dirt
Artem Bityutskiy
1
-11
/
+0
2012-05-21
exofs: Add SYSFS info for autologin/pNFS export
Sachin Bhamare
1
-0
/
+14
2012-05-20
exofs: Fix CRASH on very early IO errors.
Boaz Harrosh
1
-1
/
+1
2012-03-29
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-3
/
+4
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-21
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-03-20
exofs: Cap on the memcpy() size
Dan Carpenter
1
-1
/
+2
2012-03-20
exofs: (trivial) Fix typo in super.c
Masanari Iida
1
-1
/
+1
2012-03-20
exofs: fix endian conversion in exofs_sync_fs()
Dan Carpenter
1
-1
/
+1
2012-01-09
exofs: oops after late failure in mount
Al Viro
1
-0
/
+2
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-01
fs: add module.h to files that were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
ore/exofs: Define new ore_verify_layout
Boaz Harrosh
1
-46
/
+3
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
1
-38
/
+61
2011-10-03
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
1
-35
/
+22
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
1
-29
/
+29
2011-10-03
exofs/super.c: local functions should be static
H Hartley Sweeten
1
-3
/
+3
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
1
-28
/
+28
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
1
-66
/
+70
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
1
-3
/
+65
2011-08-04
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
1
-4
/
+2
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
1
-18
/
+27
2011-07-18
fix exofs ->get_parent()
Al Viro
1
-1
/
+1
2011-03-15
exofs: deprecate the commands pending counter
Boaz Harrosh
1
-0
/
+4
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
1
-16
/
+119
2011-03-15
exofs: Add option to mount by osdname
Boaz Harrosh
1
-4
/
+27
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
1
-0
/
+18
2011-03-15
exofs: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-10-29
convert get_sb_nodev() users
Al Viro
1
-5
/
+5
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-1
/
+0
2010-08-10
convert exofs to ->evict_inode()
Al Viro
1
-1
/
+1
2010-08-04
exofs: Remove superfluous dependency on buffer_head and writeback
Boaz Harrosh
1
-1
/
+0
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-28
exofs: groups support
Boaz Harrosh
1
-14
/
+32
2010-02-28
exofs: RAID0 support
Boaz Harrosh
1
-7
/
+45
2010-02-28
exofs: Move layout related members to a layout structure
Boaz Harrosh
1
-24
/
+27
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
1
-8
/
+212
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
1
-77
/
+43
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-09-24
exofs: remove BKL from super operations
Boaz Harrosh
1
-6
/
+0
[next]