Commit Graph

8658 Commits (b379d790197cdf8a95fb67507d75a24ac0a1678d)

Author SHA1 Message Date
Joel Becker 553aa7e408 ocfs2: Split o2cb code from generic stack functions. 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 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 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 386a2ef857 ocfs2: New slot map format 17 years ago
Joel Becker fb86b1f071 ocfs2: Define the contents of the slot_map file. 17 years ago
Joel Becker fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
Joel Becker 1c8d9a6a33 ocfs2: slot_map I/O based on max_slots. 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
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Roel Kluin 62be1f7167 [GFS2] fix assertion in log_refund() 17 years ago
Lachlan McIlroy 65e67f5165 [XFS] Fix merge failure 17 years ago
Lachlan McIlroy 3b2816be27 [XFS] The forward declarations for the xfs_ioctl() helpers and the 17 years ago
Donald Douwsma e687330b5e [XFS] Remove unused HAVE_SPLICE macro. 17 years ago
Eric Sandeen f7d3c34788 [XFS] Remove CONFIG_XFS_SECURITY. 17 years ago
Tim Shimmin 6d1337b29b [XFS] xfs_bmap_compute_maxlevels should be based on di_forkoff 17 years ago
Eric Sandeen cb49dbb130 [XFS] Always use di_forkoff when checking for attr space. 17 years ago
David Chinner f6485057c5 [XFS] Ensure the inode is joined in xfs_itruncate_finish 17 years ago
David Chinner 7e20694d91 [XFS] Remove periodic logging of in-core superblock counters. 17 years ago
David Chinner e6430037e9 [XFS] fix logic error in xfs_alloc_ag_vextent_near() 17 years ago
David Chinner d4055947bd [XFS] Don't error out on good I/Os. 17 years ago
David Chinner 1bb7d6b5a8 [XFS] Catch log unmount failures. 17 years ago
David Chinner b911ca0472 [XFS] Sanitise xfs_log_force error checking. 17 years ago
David Chinner 234f56aca2 [XFS] Check for errors when changing buffer pointers. 17 years ago
David Chinner 78e9da77f1 [XFS] Don't allow silent errors in xfs_inactive(). 17 years ago
David Chinner 64bfe1bfae [XFS] Catch errors from xfs_imap(). 17 years ago
David Chinner 7b07339048 [XFS] xfs_bulkstat_one_dinode() never returns an error. 17 years ago
David Chinner e4ac967b11 [XFS] xfs_iflush_fork() never returns an error. 17 years ago
David Chinner cc88466f3f [XFS] Catch unwritten extent conversion errors. 17 years ago
David Chinner 958d4ec606 [XFS] xfs_bdwrite() does not return errors. 17 years ago
David Chinner db7a19f2c8 [XFS] Ensure xfs_bawrite() errors are checked. 17 years ago
David Chinner d64e31a2f5 [XFS] Ensure errors from xfs_bdstrat() are correctly checked. 17 years ago
Barry Naujok 556b8b166c [XFS] remove bhv_vname_t and xfs_rename code 17 years ago
David Chinner 7c9ef85c56 [XFS] Catch errors returned from xfs_bmap_last_offset(). 17 years ago
David Chinner fc6149d8d9 [XFS] Check for xfs_free_extent() failing. 17 years ago
David Chinner d87dd6360d [XFS] Warn if errors come from block_truncate_page(). 17 years ago
David Chinner c2b1cba683 [XFS] xfs_bmap_adjacent() never returns an error. 17 years ago
David Chinner 12375c8237 [XFS] Make xfs_alloc_compute_aligned() void. 17 years ago
David Chinner f4586e4061 [XFS] Clean up xfs_alloc_search_busy() return values. 17 years ago
David Chinner e5720eec05 [XFS] Propagate errors from xfs_trans_commit(). 17 years ago