Commit Graph

73 Commits (2a9036afffb3a174e980f90eb507c5aea6b540f6)

Author SHA1 Message Date
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 16 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
Tiger Yang 534eadddc1 ocfs2: add ocfs2_init_security in during file create 16 years ago
Tiger Yang f5d362022a ocfs2: move new inode allocation out of the transaction 16 years ago
David Howells b19c2a3b83 CRED: Wrap task credential accesses in the OCFS2 filesystem 16 years ago
Jan Kara b99835c168 ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails 16 years ago
Jan Kara 87cfa00432 ocfs2: Fix checking of return value of new_inode() 16 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
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Jan Kara 5dabd69515 ocfs2: Improve rename locking 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Jan Kara 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
Srinivas Eeda e325a88f17 ocfs2: fix rename vs unlink race 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 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
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 18 years ago
Sunil Mushran 480214d71f ocfs2: Fix rename/extend race 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Mark Fasheh dcd0538ff4 ocfs2: sparse b-tree support 18 years ago
Tiger Yang 500086300e ocfs2: Remove delete inode vote 18 years ago
Mark Fasheh a9f5f70739 ocfs2: filter more error prints 18 years ago
Uwe Kleine-König 1b3c3714cb Fix typos concerning hierarchy 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Mark Fasheh 592282cf2e ocfs2: Directory c/mtime update fixes 18 years ago
Sunil Mushran c271c5c22b ocfs2: local mounts 18 years ago
Tiger Yang d38eb8db6a ocfs2: implement i_op->permission 18 years ago
Mark Fasheh 1fabe1481f ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t 18 years ago
Mark Fasheh 65eff9ccf8 ocfs2: remove handle argument to ocfs2_start_trans() 18 years ago
Mark Fasheh 02dc1af44e ocfs2: pass ocfs2_super * into ocfs2_commit_trans() 18 years ago