Commit Graph

1381 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tao Ma 1c66b360fe ocfs2: Change some lock status member in ocfs2_lock_res to char. 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 years ago
Linus Torvalds f8cae0f03f ocfs2: drop the BLKDEV_IFL_WAIT flag 14 years ago
Jeff Liu 2decd65a26 ocfs2: Avoid to evaluate xattr block flags again. 15 years ago
Sunil Mushran d4396eafe4 ocfs2/cluster: Release debugfs file elapsed_time_in_ms 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Tristan Ye 7bdb0d18bf ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. 15 years ago
Goldwyn Rodrigues 75d9bbc738 Initialize max_slots early 15 years ago
Poyo VL f30d44f3e5 When I tried to compile I got the following warning: 15 years ago
Srinivas Eeda 9b5cd10e4c ocfs2: validate bg_free_bits_count after update 15 years ago
Sunil Mushran 4d94aa1b1d ocfs2/cluster: Bump up dlm protocol to version 1.1 15 years ago
Sunil Mushran 43695d095d ocfs2/cluster: Show per region heartbeat elapsed time 15 years ago
Sunil Mushran d6aa1c7c9e ocfs2/cluster: Add mlogs for heartbeat up/down events 15 years ago
Sunil Mushran 1f28530537 ocfs2/cluster: Create debugfs dir/files for each region 15 years ago
Sunil Mushran a6de013654 ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmaps 15 years ago
Sunil Mushran b1c5ebfbe3 ocfs2/cluster: Maintain bitmap of failed regions 15 years ago
Sunil Mushran 43182d2a79 ocfs2/cluster: Maintain bitmap of quorum regions 15 years ago
Sunil Mushran e7d656baf6 ocfs2/cluster: Track bitmap of live heartbeat regions 15 years ago
Sunil Mushran 536f0741f3 ocfs2/cluster: Track number of global heartbeat regions 15 years ago
Sunil Mushran 823a637ae9 ocfs2/cluster: Maintain live node bitmap per heartbeat region 15 years ago
Sunil Mushran 8ca8b0bbd8 ocfs2/cluster: Reorganize o2hb debugfs init 15 years ago
Sunil Mushran 0e105d37c2 ocfs2/cluster: Check slots for unconfigured live nodes 15 years ago
Sunil Mushran 39a298563e ocfs2/cluster: Print messages when adding/removing nodes 15 years ago
Sunil Mushran 18c50cb0d3 ocfs2/cluster: Print messages when adding/removing heartbeat regions 15 years ago
Sunil Mushran 18cfdf1b1a ocfs2/dlm: Add message DLM_QUERY_NODEINFO 15 years ago
Sunil Mushran 5f3c6d9c61 ocfs2: Print message if user mounts without starting global heartbeat 15 years ago
Sunil Mushran ea2034416b ocfs2/dlm: Add message DLM_QUERY_REGION 15 years ago
Sunil Mushran b3c85c4cdf ocfs2/cluster: Get all heartbeat regions 15 years ago
Sunil Mushran b1365d0bd1 ocfs2/dlm: Expose dlm_protocol in dlm_state 15 years ago
Sunil Mushran 2c442719e9 ocfs2: Add support for heartbeat=global mount option 15 years ago
Sunil Mushran 98f486f23b ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO 15 years ago
Sunil Mushran 54b5187b5a ocfs2/cluster: Add heartbeat mode configfs parameter 15 years ago
Arnd Bergmann 6005679412 BKL: Remove BKL from OCFS2 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Joel Becker 1fc8a11786 ocfs2: Don't walk off the end of fast symlinks. 15 years ago
Srinivas Eeda 5dad6c39d1 o2dlm: force free mles during dlm exit 15 years ago
Tao Ma 0000b86202 ocfs2: Sync inode flags with ext2. 15 years ago
Tao Ma 4a452de4fd ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. 15 years ago
Tao Ma 47dea42379 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. 15 years ago
Tao Ma 12828061cd ocfs2: update ctime when changing the file's permission by setfacl 15 years ago
Nikanth Karthikesan 817f2c842d Fix various typos of valid in comments 15 years ago
Wu Fengguang 50aff04036 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() 15 years ago
Joel Becker 93f3b86fb1 ocfs2: Initialize the bktcnt variable properly, and call it bucket_count 15 years ago
Joel Becker c0e1a3e80d ocfs2: Silence unused warning. 15 years ago
Tristan Ye 228ac63577 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c 15 years ago