Commit Graph

87 Commits (a95161aaa801c18c52b2e7cf3d6b4b141c00a20a)

Author SHA1 Message Date
Sunil Mushran 7aee47b0bb ocfs2: Trivial cleanup of jbd compatibility layer removal 15 years ago
Tao Ma 1aa75fea64 ocfs2: Add functions for extents refcounted. 16 years ago
Tao Ma 374a263e79 ocfs2: Add refcount tree lock mechanism. 16 years ago
Tao Ma f2c870e3b1 ocfs2: Add ocfs2_read_refcount_block. 16 years ago
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Joel Becker 292dd27ec7 ocfs2: move ip_created_trans to struct ocfs2_caching_info 16 years ago
Joel Becker 66fb345ddd ocfs2: move ip_last_trans to struct ocfs2_caching_info 16 years ago
Joel Becker 6e5a3d7538 ocfs2: Change metadata caching locks to an operations structure. 16 years ago
Joel Becker 47460d65a4 ocfs2: Make the ocfs2_caching_info structure self-contained. 16 years ago
Jan Kara f7b1aa69be ocfs2: Fix deadlock on umount 16 years ago
Jan Kara cb25797d45 ocfs2: Add lockdep annotations 16 years ago
Sunil Mushran 692684e19e ocfs2: Stop orphan scan as early as possible during umount 16 years ago
Joel Becker 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 years ago
Srinivas Eeda 15633a220f ocfs2 patch to track delayed orphan scan timer statistics 16 years ago
Srinivas Eeda 83273932fb ocfs2: timer to queue scan of all orphan slots 16 years ago
Srinivas Eeda 9140db04ef ocfs2: recover orphans in offline slots during recovery and mount 16 years ago
wengang wang 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 years ago
Tao Ma feb473a6e8 ocfs2: Optimize inode group allocation by recording last used group. 16 years ago
Mark Fasheh 1d46dc08d3 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() 16 years ago
Mark Fasheh 198a1ca3b7 ocfs2: Increase max links count 16 years ago
Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago
Sunil Mushran 59b526a307 ocfs2: Remove debugfs file local_alloc_stats 16 years ago
Sunil Mushran 50397507e8 ocfs2: Expose the file system state via debugfs 16 years ago
Tao Ma c8b9cf9a7c ocfs2: lock the metaecc process for xattr bucket 16 years ago
Jan Kara ea455f8ab6 ocfs2: Push out dropping of dentry lock to ocfs2_wq 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
Joel Becker 70ad1ba7b4 ocfs2: Add the underlying blockcheck code. 16 years ago
Jan Kara 19ece546a4 ocfs2: Enable quota accounting on mount, disable on umount 16 years ago
Jan Kara 2205363dce ocfs2: Implement quota recovery 16 years ago
Joel Becker 5e96581a37 ocfs2: Wrap extent block reads in a dedicated function. 16 years ago
Joel Becker 4203530613 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks. 16 years ago
Joel Becker 10995aa245 ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. 16 years ago
Tiger Yang 929fb014e0 ocfs2: add POSIX ACL API 16 years ago
Coly Li 3b5da0189c ocfs2: comments typo fix 16 years ago
Joel Becker f6087fb799 ocfs2: Check xattr block signatures properly. 16 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Joel Becker 12462f1d9f ocfs2: Add the 'inode64' mount option. 17 years ago
Tiger Yang 8154da3d21 ocfs2: Add incompatible flag for extended attribute 17 years ago
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tiger Yang fdd77704a8 ocfs2: reserve inline space for extended attribute 17 years ago
Mark Fasheh 9a8ff578fb ocfs2: track local alloc state via debugfs 17 years ago
Mark Fasheh 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 17 years ago
Mark Fasheh ebcee4b5c9 ocfs2: Track local alloc bits internally 17 years ago
Sunil Mushran 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery 17 years ago
Sunil Mushran 8ddb7b004d [PATCH 2/2] ocfs2: Instrument fs cluster locks 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Joel Becker b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 years ago
Joel Becker de551246e7 ocfs2: Remove CANCELGRANT from the view of dlmglue. 17 years ago
Joel Becker 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 years ago