Mark Fasheh
|
a9743fcdc0
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
|
15 years ago |
Li Dongyang
|
062d340384
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
|
15 years ago |
Li Dongyang
|
ab41fdc8fd
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
|
15 years ago |
Li Dongyang
|
d4cd1871cf
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
|
15 years ago |
Tristan Ye
|
3939fda4b3
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Linus Torvalds
|
45e62974fb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 years ago |
Tao Ma
|
10cf1a02f4
ocfs2: Set i_nlink properly during reflink.
|
15 years ago |
Tao Ma
|
c7d260afcb
ocfs2: Add reflinked file's inode to inode hash eariler.
|
15 years ago |
Tristan Ye
|
55f4946ed2
Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?
|
15 years ago |
Tao Ma
|
bc13d34757
ocfs2: Create reflinked file in orphan dir.
|
16 years ago |
Tao Ma
|
19bd341f6a
ocfs2: Use proper parameter for some inode operation.
|
16 years ago |
Joel Becker
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 years ago |
Joel Becker
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 years ago |
Jan Kara
|
cb25797d45
ocfs2: Add lockdep annotations
|
16 years ago |
Tao Ma
|
7e31a966ad
ocfs2/trivial: Remove unused variable in ocfs2_rename.
|
16 years ago |
Tao Ma
|
138211515c
ocfs2: Optimize inode allocation by remembering last group
|
16 years ago |
Mark Fasheh
|
b80b549c35
ocfs2: re-order ocfs2_empty_dir checks
|
16 years ago |
Mark Fasheh
|
198a1ca3b7
ocfs2: Increase max links count
|
16 years ago |
Mark Fasheh
|
4ed8a6bb08
ocfs2: Store dir index records inline
|
16 years ago |
Mark Fasheh
|
9b7895efac
ocfs2: Add a name indexed b-tree to directory inodes
|
16 years ago |
Mark Fasheh
|
4a12ca3a00
ocfs2: Introduce dir lookup helper struct
|
16 years ago |
Tiger Yang
|
d9ae49d6e2
ocfs2: tweak to get the maximum inline data size with xattr
|
16 years ago |
Joel Becker
|
13723d00e3
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
|
16 years ago |
Jan Kara
|
a90714c150
ocfs2: Add quota calls for allocation and freeing of inodes and space
|
17 years ago |
Joel Becker
|
b657c95c11
ocfs2: Wrap inode block reads in a dedicated function.
|
16 years ago |
Tiger Yang
|
89c38bd0ad
ocfs2: add ocfs2_init_acl in mknod
|
16 years ago |