index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
resize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: Remove DISK_ALLOC from masklog.
Tao Ma
2011-02-22
1
-1
/
+0
*
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2011-02-22
1
-5
/
+7
*
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-03-07
1
-4
/
+2
*
ocfs2: Remove ENTRY from masklog.
Tao Ma
2011-02-21
1
-6
/
+2
*
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
Tao Ma
2010-04-13
1
-2
/
+4
*
ocfs2: Define data structures for discontiguous block groups.
Joel Becker
2010-04-13
1
-2
/
+2
*
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
2010-05-05
1
-11
/
+2
*
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
2009-09-04
1
-7
/
+7
*
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
2009-09-04
1
-1
/
+1
*
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
2009-01-05
1
-8
/
+8
*
ocfs2: Validate metadata only when it's read from disk.
Joel Becker
2009-01-05
1
-1
/
+1
*
ocfs2: Wrap group descriptor reads in a dedicated function.
Joel Becker
2009-01-05
1
-9
/
+3
*
ocfs2: Consolidate validation of group descriptors.
Joel Becker
2009-01-05
1
-32
/
+8
*
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
Joel Becker
2009-01-05
1
-6
/
+4
*
ocfs2: Simplify ocfs2_read_block()
Joel Becker
2008-10-14
1
-2
/
+1
*
ocfs2: Require an inode for ocfs2_read_block(s)().
Joel Becker
2008-10-14
1
-2
/
+2
*
ocfs2: Separate out sync reads from ocfs2_read_blocks()
Joel Becker
2008-10-14
1
-4
/
+4
*
ocfs2: Fix an endian bug in online resize.
Tao Ma
2008-03-10
1
-1
/
+1
*
ocfs2: clean up bh null checks
Mark Fasheh
2008-01-25
1
-12
/
+5
*
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
2008-01-25
1
-1
/
+244
*
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
2008-01-25
1
-0
/
+398