index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
ocfs2_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
Tristan Ye
2010-03-02
1
-57
/
+0
*
ocfs2: Sync max_inline_data_with_xattr from tools.
Tao Ma
2010-01-25
1
-2
/
+9
*
ocfs2: replace u8 by __u8 in ocfs2_fs.h
Coly Li
2009-12-17
1
-1
/
+1
*
ocfs2: Add ioctl for reflink.
Tao Ma
2009-09-22
1
-0
/
+9
*
ocfs2: Enable refcount tree support.
Tao Ma
2009-09-22
1
-1
/
+2
*
ocfs2: Add support for incrementing refcount in the tree.
Tao Ma
2009-09-22
1
-0
/
+7
*
ocfs2: Define refcount tree structure.
Tao Ma
2009-09-22
1
-3
/
+85
*
ocfs2: Enable indexed directories
Mark Fasheh
2009-04-03
1
-1
/
+2
*
ocfs2: Add total entry count to dx_root_block
Mark Fasheh
2009-04-03
1
-1
/
+5
*
ocfs2: Increase max links count
Mark Fasheh
2009-04-03
1
-1
/
+3
*
ocfs2: Introduce dir free space list
Mark Fasheh
2009-04-03
1
-1
/
+4
*
ocfs2: Store dir index records inline
Mark Fasheh
2009-04-03
1
-4
/
+24
*
ocfs2: Add a name indexed b-tree to directory inodes
Mark Fasheh
2009-04-03
1
-3
/
+99
*
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
2009-03-12
1
-6
/
+0
*
ocfs2: Enable metadata checksums.
Joel Becker
2009-01-05
1
-1
/
+2
*
ocfs2: Checksum and ECC for directory blocks.
Joel Becker
2009-01-05
1
-1
/
+1
*
ocfs2: Add directory block trailers.
Mark Fasheh
2009-01-05
1
-0
/
+29
*
ocfs2: Add the on-disk structures for metadata checksums.
Joel Becker
2009-01-05
1
-5
/
+50
*
ocfs2: Enable quota accounting on mount, disable on umount
Jan Kara
2009-01-05
1
-1
/
+3
*
ocfs2: Implementation of local and global quota file handling
Jan Kara
2009-01-05
1
-0
/
+103
*
ocfs2: Assign feature bits and system inodes to quota feature and quota files
Jan Kara
2009-01-05
1
-3
/
+18
*
ocfs2: Add JBD2 compat feature bit.
Joel Becker
2008-12-16
1
-1
/
+7
*
ocfs2: Fix some typos in xattr annotations.
Tao Ma
2008-11-10
1
-8
/
+9
*
ocfs2: Add incompatible flag for extended attribute
Tiger Yang
2008-10-13
1
-6
/
+13
*
ocfs2: Add xattr bucket iteration for large numbers of EAs
Tao Ma
2008-10-13
1
-2
/
+33
*
ocfs2: Add extended attribute support
Tiger Yang
2008-10-13
1
-2
/
+6
*
ocfs2: reserve inline space for extended attribute
Tiger Yang
2008-10-13
1
-3
/
+43
*
ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
Tao Ma
2008-10-13
1
-0
/
+118
*
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
Sunil Mushran
2008-07-31
1
-1
/
+4
*
ocfs2: Don't snprintf() without a format.
Joel Becker
2008-07-14
1
-1
/
+1
*
ocfs2: Add the USERSPACE_STACK incompat bit.
Joel Becker
2008-04-18
1
-2
/
+38
*
ocfs2: New slot map format
Joel Becker
2008-04-18
1
-2
/
+29
*
ocfs2: Define the contents of the slot_map file.
Joel Becker
2008-04-18
1
-0
/
+12
*
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
2008-01-25
1
-0
/
+8
*
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
2008-01-25
1
-0
/
+12
*
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
2008-01-25
1
-0
/
+2
*
ocfs2: Structure updates for inline data
Mark Fasheh
2007-10-12
1
-2
/
+42
*
ocfs2: Sync ocfs2_fs.h with ocfs2-tools
Mark Fasheh
2007-10-12
1
-2
/
+18
*
ocfs2: Support xfs style space reservation ioctls
Mark Fasheh
2007-07-10
1
-0
/
+26
*
ocfs2: btree changes for unwritten extents
Mark Fasheh
2007-07-10
1
-1
/
+6
*
ocfs2: Implement compat_ioctl()
Mark Fasheh
2007-05-02
1
-0
/
+2
*
ocfs2: make room for unwritten extents flag
Mark Fasheh
2007-04-26
1
-1
/
+18
*
ocfs2: sparse b-tree support
Mark Fasheh
2007-04-26
1
-2
/
+6
*
ocfs2: Remove delete inode vote
Tiger Yang
2007-04-26
1
-1
/
+3
*
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
Mark Fasheh
2007-01-26
1
-1
/
+1
*
ocfs2: Add backup superblock info to ocfs2_fs.h
Mark Fasheh
2007-01-21
1
-1
/
+42
*
ocfs2: Synchronize feature incompat flags in ocfs2_fs.h
Mark Fasheh
2006-12-07
1
-0
/
+9
*
ocfs2: local mounts
Sunil Mushran
2006-12-07
1
-1
/
+4
*
ocfs2: add ext2 attributes
Herbert Poetzl
2006-09-20
1
-1
/
+23
*
[PATCH] ocfs2: remove pointless max journal size limit
Mark Fasheh
2006-03-01
1
-1
/
+0
[next]