Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1a1b172b9672e88d37adb5925b509e9236625d7e
/
fs
/
ocfs2
/
dir.c
5e404e9
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
by Joel Becker
· 16 years ago
cc79d8c
ocfs2: ocfs2_insert_extent() no longer needs struct inode.
by Joel Becker
· 16 years ago
facdb77
ocfs2: ocfs2_find_path() only needs the caching info
by Joel Becker
· 16 years ago
3d03a30
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
by Joel Becker
· 16 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
edd45c0
ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories
by Jan Kara
· 15 years ago
0fba813
ocfs2: Fix 2 warning during ocfs2 make.
by Tao Ma
· 16 years ago
035a571
ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir.
by Tao Ma
· 16 years ago
1d46dc0
ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance()
by Mark Fasheh
· 16 years ago
e3a93c2
ocfs2: Add total entry count to dx_root_block
by Mark Fasheh
· 16 years ago
e7c17e4
ocfs2: Introduce dir free space list
by Mark Fasheh
· 16 years ago
4ed8a6b
ocfs2: Store dir index records inline
by Mark Fasheh
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
4a12ca3
ocfs2: Introduce dir lookup helper struct
by Mark Fasheh
· 16 years ago
c175a51
ocfs2: Checksum and ECC for directory blocks.
by Joel Becker
· 16 years ago
87d35a7
ocfs2: Add directory block trailers.
by Mark Fasheh
· 16 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
a90714c
ocfs2: Add quota calls for allocation and freeing of inodes and space
by Jan Kara
· 16 years ago
511308d
ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks()
by Joel Becker
· 16 years ago
970e493
ocfs2: Validate metadata only when it's read from disk.
by Joel Becker
· 16 years ago
a22305c
ocfs2: Wrap dirblock reads in a dedicated function.
by Joel Becker
· 16 years ago
b657c95
ocfs2: Wrap inode block reads in a dedicated function.
by Joel Becker
· 16 years ago
d4a8c93
ocfs2: Make cached block reads the common case.
by Joel Becker
· 16 years ago
5e0b3de
ocfs2: Kill the last naked wait_on_buffer() for cached reads.
by Joel Becker
· 16 years ago
07446dc
ocfs2: Move ocfs2_bread() into dir.c
by Joel Becker
· 16 years ago
0fcaa56a
ocfs2: Simplify ocfs2_read_block()
by Joel Becker
· 16 years ago
31d3307
ocfs2: Require an inode for ocfs2_read_block(s)().
by Joel Becker
· 16 years ago
a81cb88
ocfs2: Don't check for NULL before brelse()
by Mark Fasheh
· 16 years ago
8d6220d
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
by Joel Becker
· 16 years ago
f99b9b7
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
by Joel Becker
· 16 years ago
f56654c
ocfs2: Add extent tree operation for xattr value btrees
by Tao Ma
· 16 years ago
0eb8d47
ocfs2: Make high level btree extend code generic
by Tao Ma
· 16 years ago
e7d4cb6
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
by Tao Ma
· 16 years ago
811f933
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
by Tao Ma
· 16 years ago
231b87d
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
by Tao Ma
· 16 years ago
9780eb6
ocfs2: correctly set i_blocks after inline dir gets expanded
by Mark Fasheh
· 16 years ago
83cab53
ocfs2: Jump to correct label in ocfs2_expand_inline_dir()
by Tao Ma
· 16 years ago
0dd3256
[PATCH] ocfs2: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
e63aecb6
ocfs2: Rename ocfs2_meta_[un]lock
by Mark Fasheh
· 17 years ago
0af4bd3
[2.6 patch] make ocfs2_find_entry_el() static
by Adrian Bunk
· 17 years ago
2b47c36
Fix f_version type: should be u64 instead of unsigned long
by Mathieu Desnoyers
· 17 years ago
e7b3401
ocfs2: Optionally return filldir errors
by Mark Fasheh
· 17 years ago
5b6a3a2
ocfs2: Write support for directories with inline data
by Mark Fasheh
· 17 years ago
23193e5
ocfs2: Read support for directories with inline data
by Mark Fasheh
· 17 years ago
8553cf4
ocfs2: Cleanup dirent size check
by Mark Fasheh
· 17 years ago
38760e2
ocfs2: Rename cleanups
by Mark Fasheh
· 17 years ago
be94d11
ocfs2: Provide convenience function for ino lookup
by Mark Fasheh
· 17 years ago
0bfbbf6
ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()
by Mark Fasheh
· 17 years ago
5eae5b9
ocfs2: Remove open coded readdir()
by Mark Fasheh
· 17 years ago
7e85367
ocfs2: Pass raw u64 to filldir
by Mark Fasheh
· 17 years ago
b8bc5f4
ocfs2: Abstract out core dir listing functionality
by Mark Fasheh
· 17 years ago
316f4b9
ocfs2: Move directory manipulation code into dir.c
by Mark Fasheh
· 17 years ago
2ae99a6
ocfs2: Support creation of unwritten extents
by Mark Fasheh
· 18 years ago
ee19a77
ocfs2: Wrap access of directory allocations with ip_alloc_sem.
by Joel Becker
· 18 years ago
8110b07
ocfs2: Fix up i_blocks calculation to know about holes
by Mark Fasheh
· 18 years ago
49cb8d2
ocfs2: Read from an unwritten extent returns zeros
by Mark Fasheh
· 18 years ago
363041a
ocfs2: temporarily remove extent map caching
by Mark Fasheh
· 18 years ago
dcd0538
ocfs2: sparse b-tree support
by Mark Fasheh
· 18 years ago
d28c917
[PATCH] struct path: convert ocfs2
by Josef Sipek
· 18 years ago
25899de
ocfs2: update file system paths to set atime
by Tiger Yang
· 18 years ago
1fabe14
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
by Mark Fasheh
· 18 years ago
65eff9c
ocfs2: remove handle argument to ocfs2_start_trans()
by Mark Fasheh
· 18 years ago
02dc1af
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
by Mark Fasheh
· 18 years ago
4bcec18
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
by Mark Fasheh
· 18 years ago
da5cbf2
ocfs2: don't use handle for locking in allocation functions
by Mark Fasheh
· 18 years ago
aa95887
ocfs2: implement directory read-ahead
by Mark Fasheh
· 19 years ago
2b388c6
ocfs2: Compile-time disabling of ocfs2 debugging output.
by Joel Becker
· 18 years ago
b0697053
ocfs2: don't use MLF* in the file system
by Mark Fasheh
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
ccd979b
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Mark Fasheh
· 19 years ago