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
/
ocfs2
/
resize.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
ocfs2: fix incorrect i_size of global bitmap inode after resize
Joseph Qi
1
-2
/
+2
2014-06-05
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
Joseph Qi
1
-6
/
+0
2013-11-13
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
1
-3
/
+6
2013-11-13
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
1
-0
/
+3
2011-02-22
ocfs2: Remove DISK_ALLOC from masklog.
Tao Ma
1
-1
/
+0
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
1
-5
/
+7
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-4
/
+2
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-6
/
+2
2010-04-13
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
Tao Ma
1
-2
/
+4
2010-04-13
ocfs2: Define data structures for discontiguous block groups.
Joel Becker
1
-2
/
+2
2010-05-06
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
1
-11
/
+2
2009-09-05
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
1
-7
/
+7
2009-09-05
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
1
-1
/
+1
2009-01-05
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
1
-8
/
+8
2009-01-05
ocfs2: Validate metadata only when it's read from disk.
Joel Becker
1
-1
/
+1
2009-01-05
ocfs2: Wrap group descriptor reads in a dedicated function.
Joel Becker
1
-9
/
+3
2009-01-05
ocfs2: Consolidate validation of group descriptors.
Joel Becker
1
-32
/
+8
2009-01-05
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
Joel Becker
1
-6
/
+4
2008-10-14
ocfs2: Simplify ocfs2_read_block()
Joel Becker
1
-2
/
+1
2008-10-14
ocfs2: Require an inode for ocfs2_read_block(s)().
Joel Becker
1
-2
/
+2
2008-10-14
ocfs2: Separate out sync reads from ocfs2_read_blocks()
Joel Becker
1
-4
/
+4
2008-03-11
ocfs2: Fix an endian bug in online resize.
Tao Ma
1
-1
/
+1
2008-01-26
ocfs2: clean up bh null checks
Mark Fasheh
1
-12
/
+5
2008-01-26
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
1
-1
/
+244
2008-01-26
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
1
-0
/
+398