Commit Graph

73 Commits (63936ddaa16b9486e2d426ed7b09f559a5c60f87)

Author SHA1 Message Date
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
Joel Becker cc79d8c19e ocfs2: ocfs2_insert_extent() no longer needs struct inode. 16 years ago
Joel Becker facdb77f54 ocfs2: ocfs2_find_path() only needs the caching info 16 years ago
Joel Becker 3d03a305de ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). 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 edd45c0849 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories 16 years ago
Tao Ma 0fba813748 ocfs2: Fix 2 warning during ocfs2 make. 16 years ago
Tao Ma 035a571120 ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. 16 years ago
Mark Fasheh 1d46dc08d3 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() 16 years ago
Mark Fasheh e3a93c2db6 ocfs2: Add total entry count to dx_root_block 16 years ago
Mark Fasheh e7c17e4309 ocfs2: Introduce dir free space list 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
Joel Becker c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
Mark Fasheh 87d35a74b1 ocfs2: Add directory block trailers. 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 16 years ago
Joel Becker 511308d90b ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks() 16 years ago
Joel Becker 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
Joel Becker a22305cc69 ocfs2: Wrap dirblock reads in a dedicated function. 16 years ago
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
Joel Becker d4a8c93c82 ocfs2: Make cached block reads the common case. 17 years ago
Joel Becker 5e0b3dec01 ocfs2: Kill the last naked wait_on_buffer() for cached reads. 17 years ago
Joel Becker 07446dc72c ocfs2: Move ocfs2_bread() into dir.c 17 years ago
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Joel Becker 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 17 years ago
Joel Becker f99b9b7ccf ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
Mark Fasheh 9780eb6cfa ocfs2: correctly set i_blocks after inline dir gets expanded 17 years ago
Tao Ma 83cab5338f ocfs2: Jump to correct label in ocfs2_expand_inline_dir() 17 years ago
Marcin Slusarz 0dd3256e04 [PATCH] ocfs2: le*_add_cpu conversion 17 years ago
Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Adrian Bunk 0af4bd3887 [2.6 patch] make ocfs2_find_entry_el() static 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 18 years ago
Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 18 years ago
Mark Fasheh 38760e2432 ocfs2: Rename cleanups 18 years ago
Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 18 years ago