index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
ocfs2_fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
ocfs2: make append_dio an incompat feature
Mark Fasheh
1
-7
/
+8
2015-02-16
ocfs2: set append dio as a ro compat feature
Joseph Qi
1
-1
/
+7
2015-02-16
ocfs2: add functions to add and remove inode in orphan dir
Joseph Qi
1
-1
/
+5
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-12-22
ocfs2: Fix system inodes cache overflow.
Tao Ma
1
-1
/
+1
2010-10-15
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
1
-18
/
+60
2010-10-07
ocfs2: Add support for heartbeat=global mount option
Sunil Mushran
1
-0
/
+1
2010-10-09
ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO
Sunil Mushran
1
-6
/
+34
2010-09-23
ocfs2: Sync inode flags with ext2.
Tao Ma
1
-12
/
+25
2010-09-10
ocfs2: Cache system inodes of other slots.
Tao Ma
1
-0
/
+5
2010-03-18
ocfs2: enable discontig block group support.
Tao Ma
1
-1
/
+2
2010-05-17
ocfs2: Add ocfs2_gd_is_discontig.
Tao Ma
1
-0
/
+14
2010-04-13
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
Tao Ma
1
-12
/
+25
2010-03-26
ocfs2: Add suballoc_loc to metadata blocks.
Joel Becker
1
-5
/
+24
2010-04-13
ocfs2: Allocate discontiguous block groups.
Joel Becker
1
-0
/
+20
2010-04-13
ocfs2: Define data structures for discontiguous block groups.
Joel Becker
1
-7
/
+46
2010-05-05
ocfs2: increase the default size of local alloc windows
Mark Fasheh
1
-8
/
+0
2010-03-02
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
Tristan Ye
1
-57
/
+0
2010-01-25
ocfs2: Sync max_inline_data_with_xattr from tools.
Tao Ma
1
-2
/
+9
2009-12-17
ocfs2: replace u8 by __u8 in ocfs2_fs.h
Coly Li
1
-1
/
+1
2009-09-22
ocfs2: Add ioctl for reflink.
Tao Ma
1
-0
/
+9
2009-09-22
ocfs2: Enable refcount tree support.
Tao Ma
1
-1
/
+2
2009-09-22
ocfs2: Add support for incrementing refcount in the tree.
Tao Ma
1
-0
/
+7
2009-09-22
ocfs2: Define refcount tree structure.
Tao Ma
1
-3
/
+85
2009-04-03
ocfs2: Enable indexed directories
Mark Fasheh
1
-1
/
+2
2009-04-03
ocfs2: Add total entry count to dx_root_block
Mark Fasheh
1
-1
/
+5
2009-04-03
ocfs2: Increase max links count
Mark Fasheh
1
-1
/
+3
2009-04-03
ocfs2: Introduce dir free space list
Mark Fasheh
1
-1
/
+4
2009-04-03
ocfs2: Store dir index records inline
Mark Fasheh
1
-4
/
+24
2009-04-03
ocfs2: Add a name indexed b-tree to directory inodes
Mark Fasheh
1
-3
/
+99
2009-03-12
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
1
-6
/
+0
2009-01-05
ocfs2: Enable metadata checksums.
Joel Becker
1
-1
/
+2
2009-01-05
ocfs2: Checksum and ECC for directory blocks.
Joel Becker
1
-1
/
+1
2009-01-05
ocfs2: Add directory block trailers.
Mark Fasheh
1
-0
/
+29
2009-01-05
ocfs2: Add the on-disk structures for metadata checksums.
Joel Becker
1
-5
/
+50
2009-01-05
ocfs2: Enable quota accounting on mount, disable on umount
Jan Kara
1
-1
/
+3
2009-01-05
ocfs2: Implementation of local and global quota file handling
Jan Kara
1
-0
/
+103
2009-01-05
ocfs2: Assign feature bits and system inodes to quota feature and quota files
Jan Kara
1
-3
/
+18
2008-12-16
ocfs2: Add JBD2 compat feature bit.
Joel Becker
1
-1
/
+7
2008-11-10
ocfs2: Fix some typos in xattr annotations.
Tao Ma
1
-8
/
+9
2008-10-13
ocfs2: Add incompatible flag for extended attribute
Tiger Yang
1
-6
/
+13
2008-10-13
ocfs2: Add xattr bucket iteration for large numbers of EAs
Tao Ma
1
-2
/
+33
2008-10-13
ocfs2: Add extended attribute support
Tiger Yang
1
-2
/
+6
2008-10-13
ocfs2: reserve inline space for extended attribute
Tiger Yang
1
-3
/
+43
2008-10-13
ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
Tao Ma
1
-0
/
+118
2008-07-31
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
Sunil Mushran
1
-1
/
+4
2008-07-14
ocfs2: Don't snprintf() without a format.
Joel Becker
1
-1
/
+1
2008-04-18
ocfs2: Add the USERSPACE_STACK incompat bit.
Joel Becker
1
-2
/
+38
2008-04-18
ocfs2: New slot map format
Joel Becker
1
-2
/
+29
[next]