Commit Graph

110 Commits (da561c9cfa3022f6134ef52686d52931d3d1df3d)

Author SHA1 Message Date
Tao Ma c1e8d35ef5 ocfs2: Remove EXIT from masklog. 14 years ago
Tao Ma ef6b689b63 ocfs2: Remove ENTRY from masklog. 14 years ago
Goldwyn Rodrigues 5e98d49240 Track negative entries v3 15 years ago
Joe Perches 33fa1d909c fs/ocfs2: Remove unnecessary casts of private_data 15 years ago
Jan Kara ae4f6ef134 ocfs2: Avoid unnecessary block mapping when refreshing quota info 15 years ago
Sunil Mushran 9b915181af ocfs2: Use a separate masklog for AST and BASTs 15 years ago
Joel Becker 553b5eb91a ocfs2: Pass the locking protocol into ocfs2_cluster_connect(). 15 years ago
Joel Becker c0e4133851 ocfs2: Attach the connection to the lksb 15 years ago
Joel Becker a796d2862a ocfs2: Pass lksbs back from stackglue ast/bast functions. 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Sunil Mushran 079b805782 ocfs2: Plugs race between the dc thread and an unlock ast message 15 years ago
Sunil Mushran db0f6ce697 ocfs2: Remove overzealous BUG_ON during blocked lock processing 15 years ago
Sunil Mushran 0d74125a6a ocfs2: Do not downconvert if the lock level is already compatible 15 years ago
Sunil Mushran a191282601 ocfs2: Prevent a livelock in dlmglue 15 years ago
Wengang Wang 0b94a909eb ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Coly Li d92bc5127b dlmglue.c: add missed mlog lines 16 years ago
Tao Ma 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 16 years ago
Tao Ma a433848132 ocfs2: Abstract caching info checkpoint. 16 years ago
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
Jan Kara cb25797d45 ocfs2: Add lockdep annotations 16 years ago
Sunil Mushran df152c241d ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
Sunil Mushran 3211949f89 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() 16 years ago
Joel Becker 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
Srinivas Eeda 83273932fb ocfs2: timer to queue scan of all orphan slots 16 years ago
wengang wang 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 years ago
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