Commit Graph

63 Commits (1dfba05d0f1a9b4245bb242a7c17fe448811a520)

Author SHA1 Message Date
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
Joel Becker 19fdb624dc ocfs2: Abstract out node number queries. 17 years ago
Joel Becker 4670c46ded ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. 17 years ago
Joel Becker 8f2c9c1b16 ocfs2: Create the lock status block union. 17 years ago
Joel Becker 386a2ef857 ocfs2: New slot map format 17 years ago
Joel Becker fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Joel Becker d85b20e4b3 ocfs2: Make ocfs2_slot_info private. 17 years ago
Marcin Slusarz 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 years ago
Joel Becker d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 years ago
Mark Fasheh 7ec373cf33 ocfs2: document access rules for blocked_lock_list 17 years ago
Mark Fasheh 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() 17 years ago
Mark Fasheh cf8e06f1a8 [PATCH 1/2] ocfs2: add flock lock type 17 years ago
Sunil Mushran 2fbe8d1ebe ocfs2: Local alloc window size changeable via mount option 17 years ago
Mark Fasheh d147b3d630 ocfs2: Support commit= mount option 17 years ago
Mark Fasheh 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Mark Fasheh 7c08d70c69 ocfs2: Fix some casting errors related to file writes 18 years ago
Mark Fasheh 328d5752e1 ocfs2: btree changes for unwritten extents 18 years ago
Sunil Mushran baf4661a82 ocfs2: Add "preferred slot" mount option 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 9517bac6cc ocfs2: teach ocfs2_file_aio_write() about sparse files 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