Commit Graph

81 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
Sunil Mushran c74ff8bb22 ocfs2: Cleanup the lockname print in dlmglue.c 16 years ago
Sunil Mushran a4b91965d3 ocfs2: Wakeup the downconvert thread after a successful cancel convert 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Mark Fasheh a641dc2a5a ocfs2: remove unneeded lvb casts 16 years ago
Joel Becker 85eb8b73d6 ocfs2: Fix ocfs2_read_quota_block() error handling. 16 years ago
Jan Kara 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 years ago
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
David Teigland 07f9eebcdf ocfs2: fix wake_up in unlock_ast 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
Randy Dunlap dd25e55ea1 ocfs2: fix printk format warnings with OCFS2_FS_STATS=n 17 years ago
Sunil Mushran 8ddb7b004d [PATCH 2/2] ocfs2: Instrument fs cluster locks 17 years ago
Mark Fasheh e988cf1cfe ocfs2: Fix flags in ocfs2_file_lock 17 years ago
Joel Becker 9c6c877c04 ocfs2: Add the 'cluster_stack' sysfs file. 17 years ago
Joel Becker 286eaa95c5 ocfs2: Break out stackglue into modules. 17 years ago
Joel Becker 63e0c48ae6 ocfs2: Clean up stackglue initialization 17 years ago
Joel Becker cf0acdcd64 ocfs2: Abstract out a debugging function for underlying dlms. 17 years ago
David Teigland 1693a5c011 ocfs2: handle async EAGAIN from NOQUEUE request 17 years ago
Joel Becker de551246e7 ocfs2: Remove CANCELGRANT from the view of dlmglue. 17 years ago
Mark Fasheh 0abd6d1803 ocfs2: Fill node number during cluster stack init 17 years ago
Joel Becker 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 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 7431cd7e8d ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. 17 years ago
Joel Becker bd3e76105d ocfs2: Use global DLM_ constants in generic code. 17 years ago
Joel Becker 24ef1815e5 ocfs2: Separate out dlm lock functions. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Jan Engelhardt 90d99779a4 [PATCH] [OCFS2]: constify function pointer tables 17 years ago
Adrian Bunk 200bfae37a [2.6 patch] make ocfs2_downconvert_thread() static 17 years ago
Adrian Bunk 006000566d [2.6 patch] fs/ocfs2/: possible cleanups 17 years ago
Mark Fasheh 1044e401af ocfs2: Fix writeout in ocfs2_data_convert_worker() 17 years ago
Joel Becker d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 years ago
Mark Fasheh cf8e06f1a8 [PATCH 1/2] ocfs2: add flock lock type 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh c934a92d05 ocfs2: Remove data locks 17 years ago
Mark Fasheh f1f540688e ocfs2: Add data downconvert worker to inode lock 17 years ago
Mark Fasheh 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
Mark Fasheh 019d1b2247 ocfs2: Create locks at initially requested level 17 years ago
Roel Kluin 3cf0c507dd [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} 17 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Adrian Bunk 6cb129f567 [PATCH] fs/ocfs2/: make 3 functions static 18 years ago
Mark Fasheh 8341897882 ocfs2: Cache extent records 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Tiger Yang 500086300e ocfs2: Remove delete inode vote 18 years ago
Mark Fasheh be9e986b82 ocfs2: Local mounts should skip inode updates 18 years ago
Mark Fasheh 7f4a2a97e3 ocfs2: always unmap in ocfs2_data_convert_worker() 18 years ago