Commit Graph

90990 Commits (751c2e4755027468a79349f8e9f4885a4518426e)
 

Author SHA1 Message Date
Joel Becker 9c6c877c04 ocfs2: Add the 'cluster_stack' sysfs file. 17 years ago
Joel Becker b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 years ago
Joel Becker 74ae4e104d ocfs2: Create stack glue sysfs files. 17 years ago
Joel Becker 286eaa95c5 ocfs2: Break out stackglue into modules. 17 years ago
Joel Becker e3dad42bf9 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. 17 years ago
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
Adrian Bunk db8be076ca firewire: cleanups 17 years ago
Stefan Richter 25b1c3d888 firewire: fix synchronization of gap counts 17 years ago
Stefan Richter 2a0a259049 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) 17 years ago
Stefan Richter e09770db0f firewire: remove unused struct member 17 years ago
Jarod Wilson 15f0d833f6 firewire: use bitwise and to get reg in handle_registers 17 years ago
Jarod Wilson cca6097713 firewire: replace more hex values with defined csr constants 17 years ago
Stefan Richter c9755e14a0 firewire: reread config ROM when device reset the bus 17 years ago
Stefan Richter 1dadff71d6 firewire: replace static ROM cache by allocated cache 17 years ago
Stefan Richter d34316a4bd firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) 17 years ago
Stefan Richter 08ddb2f4c2 firewire: fw-ohci: extend logging of bus generations and node ID 17 years ago
Stefan Richter a007bb857e firewire: fw-ohci: conditionally log busReset interrupts 17 years ago
Jarod Wilson 76f73ca1b2 firewire: fw-ohci: don't append to AT context when it's not active 17 years ago
Jarod Wilson 75f7832e3b firewire: fw-ohci: log regAccessFail events 17 years ago
Jarod Wilson 022147242f firewire: fw-ohci: make sure HCControl register LPS bit is set 17 years ago
Stefan Richter 130d5496e2 firewire: fw-ohci: missing PPC PMac feature calls in failure path 17 years ago
Stefan Richter 43286568ad firewire: fw-ohci: untangle a mixed unsigned/signed expression 17 years ago
Stefan Richter ad3c0fe8b8 firewire: debug interrupt events 17 years ago
Stefan Richter 016bf3dfcf firewire: fw-ohci: catch self_id_count == 0 17 years ago
Stefan Richter c8a9a498e1 firewire: fw-ohci: add self ID error check 17 years ago
Stefan Richter 2ed0f181f0 firewire: fw-ohci: refactor probe, remove, suspend, resume 17 years ago
Stefan Richter eb5ca72eff firewire: fw-ohci: switch on bus power after resume on PPC PMac 17 years ago
Stefan Richter 080de8c2c5 firewire: fw-ohci: add option for remote debugging 17 years ago
Jarod Wilson 17cff9ff87 firewire: fw-sbp2: set dual-phase cycle_limit 17 years ago
Stefan Richter a5fd9ec7a2 firewire: fw-sbp2: reduce log noise 17 years ago
Stefan Richter 6f73100cbb firewire: fw-sbp2: remove unnecessary memset 17 years ago