Commit Graph

55 Commits (e013e13bf605b9e6b702adffbe2853cfc60e7806)

Author SHA1 Message Date
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 17 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
Mark Fasheh 4bcec1847a ocfs2: remove unused handle argument from ocfs2_meta_lock_full() 18 years ago
Mark Fasheh 85b9e783cb ocfs2: Don't allocate handle early in ocfs2_rename() 18 years ago
Mark Fasheh da5cbf2f9d ocfs2: don't use handle for locking in allocation functions 18 years ago
Mark Fasheh 8d5596c687 ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename() 18 years ago
Mark Fasheh 6d8fc40e63 ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink() 18 years ago
Mark Fasheh 30a4f5e86b ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink() 18 years ago
Mark Fasheh 5098c27bb8 ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code 18 years ago
Mark Fasheh 123a964340 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link() 18 years ago
Mark Fasheh e3a8213859 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod() 18 years ago
Sunil Mushran 711a40fcaa ocfs2: remove spurious d_count check in ocfs2_rename() 19 years ago
Mark Fasheh 17ff785691 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Mark Fasheh 24c19ef404 ocfs2: Remove i_generation from inode lock names 19 years ago
Mark Fasheh 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() 19 years ago
Mark Fasheh 379dfe9d0d ocfs2: Hook rest of the file system into dentry locking API 19 years ago
Mark Fasheh aa9588741d ocfs2: implement directory read-ahead 19 years ago