Commit Graph

2975 Commits (05a3332885dd143496694bcecff223339880d7c9)

Author SHA1 Message Date
Alexey Dobriyan 05a3332885 [XFS] Remove redundant directory checks from inode link operation. 19 years ago
Nathan Scott ebe1090549 [XFS] Remove a couple of no-longer-used macros. 19 years ago
Alexey Dobriyan 1998764e5a [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back -- 19 years ago
Alexey Dobriyan b3bbed1d08 [XFS] remove unused behaviour lock - shrink XFS vnode as a side effect. 19 years ago
Alexey Dobriyan 71306f3b88 [XFS] * There is trivial "inode => vnode => inode" conversion, but only 19 years ago
Alexey Dobriyan b71d300c8b [XFS] link(2) on directory is banned in VFS. 19 years ago
Adrian Bunk 3fb5a9891d [PATCH] fs/ocfs2/dlm/: cleanups 19 years ago
Mark Fasheh 43dee336c9 ocfs2: fix compiler warnings in dlm_convert_lock_handler() 19 years ago
Mark Fasheh 8a9343fa24 ocfs2: dlm_print_one_mle() needs to be defined 19 years ago
Kurt Hackel 0032abd674 ocfs2: remove whitespace in dlmunlock.c 19 years ago
Kurt Hackel 3156d26701 ocfs2: move dlm work to a private work queue 19 years ago
Kurt Hackel 495ac96e63 ocfs2: fix incorrect error returns 19 years ago
Kurt Hackel 3b3b84a892 ocfs2: tune down some noisy messages during dlm recovery 19 years ago
Kurt Hackel 56a7c104bc ocfs2: display message before waiting for recovery to complete 19 years ago
Kurt Hackel 44a7f1d063 ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR 19 years ago
Kurt Hackel b220532a71 ocfs2: retry operations when a lock is marked in recovery 19 years ago
Kurt Hackel f85cd47a58 ocfs2: use cond_resched() in dlm_thread() 19 years ago
Kurt Hackel ad8100e0d2 ocfs2: use GFP_NOFS in some dlm operations 19 years ago
Kurt Hackel b7084ab538 ocfs2: wait for recovery when starting lock mastery 19 years ago
Kurt Hackel c27069e6cf ocfs2: continue recovery when a dead node is encountered 19 years ago
Kurt Hackel 67a187412b ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() 19 years ago
Kurt Hackel 6a41321121 ocfs2: dlm_remaster_locks() should never exit without completing 19 years ago
Kurt Hackel c8df412e1c ocfs2: special case recovery lock in dlmlock_remote() 19 years ago
Kurt Hackel 36407488b1 ocfs2: pending mastery asserts and migrations should block each other 19 years ago
Kurt Hackel c87a9ae705 ocfs2: temporarily disable automatic lock migration 19 years ago
Kurt Hackel 2abaf97e62 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() 19 years ago
Kurt Hackel aa087b8497 ocfs2: increase backoff before waiting for recovery 19 years ago
Kurt Hackel f42a100b22 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes 19 years ago
Kurt Hackel 6ff06a9391 ocfs2: give the dlm dirty list a reference on the lockres 19 years ago
Kurt Hackel e7e69eb389 ocfs2: teach dlm_restart_lock_mastery() to wait on recovery 19 years ago
Kurt Hackel e4eb03681a ocfs2: gracefully handle stale create_lock messages. 19 years ago
Kurt Hackel ccd8b1f916 ocfs2: update lvb immediately during recovery 19 years ago
Kurt Hackel 588e00902b ocfs2: do not send master requests to localhost 19 years ago
Kurt Hackel 8b2198097a ocfs2: purge lockres' sooner 19 years ago
Kurt Hackel 343e26a400 ocfs2: dump mismatching migrated lvbs before BUG() 19 years ago
Kurt Hackel 466d1a4591 ocfs2: make dlm recovery finalization 2 stage 19 years ago
Kurt Hackel 69d72b066c ocfs2: dlm recovery / lockres reference count fix 19 years ago
Kurt Hackel a9ee4c8a67 ocfs2: better error handling during assert master message 19 years ago
Kurt Hackel a7f90d83ea ocfs2: dump lockres info before we BUG() on a bad reference 19 years ago
Mark Fasheh c0a8520c73 ocfs2: do LVB puts in place 19 years ago
Kurt Hackel aa85235427 ocfs2: mle ref count debugging 19 years ago
Kurt Hackel dc2ed195dd ocfs2: allow for an assert message during lock mastery 19 years ago
Kurt Hackel 2d1a868c56 ocfs2: take mle reference during migration 19 years ago
Kurt Hackel 41b8c8a101 ocfs2: properly initialize the mle structure 19 years ago
Kurt Hackel da01ad0552 ocfs2: detach mle from heartbeat events 19 years ago
Kurt Hackel a2bf04774b ocfs2: mle ref counting fixes 19 years ago
Kurt Hackel 958837197e ocfs2: better mle debugging 19 years ago
Kurt Hackel d6dea6e973 ocfs2: clean up recovery related messages 19 years ago
Kurt Hackel 29c0fa0f56 ocfs2: handle network errors during recovery 19 years ago
Kurt Hackel c3187ce5e3 ocfs2: only recover one dead node at a time 19 years ago